Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 592484 Details for
Bug 690906
sys-devel/distcc-3.3.2-r5 - configure: error: --with-auth was given but no GSS-API library found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 108.35 KB, created by
Ben Kohler
on 2019-10-11 15:25:15 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Ben Kohler
Created:
2019-10-11 15:25:15 UTC
Size:
108.35 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by distcc configure 3.3.3, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/distcc-3.3.3 --htmldir=/usr/share/doc/distcc-3.3.3/html --disable-Werror --libdir=/usr/lib --enable-rfc2553 --without-gtk --without-gnome --with-auth --without-avahi > >## --------- ## >## Platform. ## >## --------- ## > >hostname = 64bit-stable >uname -m = x86_64 >uname -r = 5.3.4-gentoo >uname -s = Linux >uname -v = #1 SMP PREEMPT Mon Oct 7 20:17:42 CDT 2019 > >/usr/bin/uname -p = Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /var/tmp/portage/sys-devel/distcc-3.3.3/temp/python3.6/bin >PATH: /usr/lib/portage/python3.6/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.6/ebuild-helpers >PATH: /usr/lib/llvm/8/bin >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2362: checking for x86_64-pc-linux-gnu-gcc >configure:2378: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2389: result: x86_64-pc-linux-gnu-gcc >configure:2658: checking for C compiler version >configure:2667: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 8.3.0-r1 p1.1) 8.3.0 >Copyright (C) 2018 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2678: $? = 0 >configure:2667: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-8.3.0-r1/work/gcc-8.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/8.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/8.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 8.3.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libmpx --disable-systemtap --enable-vtable-verify --enable-lto --without-isl --enable-default-pie --enable-default-ssp >Thread model: posix >gcc version 8.3.0 (Gentoo 8.3.0-r1 p1.1) >configure:2678: $? = 0 >configure:2667: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:2678: $? = 1 >configure:2667: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:2678: $? = 1 >configure:2698: checking whether the C compiler works >configure:2720: x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2724: $? = 0 >configure:2772: result: yes >configure:2775: checking for C compiler default output file name >configure:2777: result: a.out >configure:2783: checking for suffix of executables >configure:2790: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2794: $? = 0 >configure:2816: result: >configure:2838: checking whether we are cross compiling >configure:2846: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2850: $? = 0 >configure:2857: ./conftest >configure:2861: $? = 0 >configure:2876: result: no >configure:2881: checking for suffix of object files >configure:2903: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:2907: $? = 0 >configure:2928: result: o >configure:2932: checking whether we are using the GNU C compiler >configure:2951: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:2951: $? = 0 >configure:2960: result: yes >configure:2969: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2989: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2989: $? = 0 >configure:3030: result: yes >configure:3047: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3110: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:3110: $? = 0 >configure:3123: result: none needed >configure:3144: checking for socklen_t >configure:3144: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:3144: $? = 0 >configure:3144: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:15:24: error: expected expression before ')' token > if (sizeof ((socklen_t))) > ^ >configure:3144: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "distcc" >| #define PACKAGE_TARNAME "distcc" >| #define PACKAGE_VERSION "3.3.3" >| #define PACKAGE_STRING "distcc 3.3.3" >| #define PACKAGE_BUGREPORT "distcc@lists.samba.org" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int >| main () >| { >| if (sizeof ((socklen_t))) >| return 0; >| ; >| return 0; >| } >configure:3144: result: yes >configure:3207: checking if building on Android >configure:3226: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >conftest.c:14:3: error: unknown type name 'choke' > choke me > ^~~~~ >conftest.c:14:11: error: expected ';' before 'int' > choke me > ^ > ; >conftest.c:16:1: > int > ~~~ >conftest.c: In function 'main': >conftest.c:19:1: warning: implicit declaration of function 'func' [-Wimplicit-function-declaration] > func("a"); func("a", "b"); func("a", "b", "c") > ^~~~ >configure:3226: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "distcc" >| #define PACKAGE_TARNAME "distcc" >| #define PACKAGE_VERSION "3.3.3" >| #define PACKAGE_STRING "distcc 3.3.3" >| #define PACKAGE_BUGREPORT "distcc@lists.samba.org" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| >| #ifdef __BIONIC__ >| int ok; >| (void)ok; >| #else >| choke me >| #endif >| int >| main () >| { >| func("a"); func("a", "b"); func("a", "b", "c") >| ; >| return 0; >| } >configure:3231: result: no >configure:3265: checking whether /usr/bin/python3.6 version is >= 3.1 >configure:3276: /usr/bin/python3.6 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.1'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) >configure:3279: $? = 0 >configure:3281: result: yes >configure:3374: checking for /usr/bin/python3.6 version >configure:3381: result: 3.6 >configure:3393: checking for /usr/bin/python3.6 platform >configure:3400: result: linux >configure:3426: checking for /usr/bin/python3.6 script directory >configure:3461: result: ${prefix}/lib64/python3.6/site-packages >configure:3470: checking for /usr/bin/python3.6 extension module directory >configure:3505: result: ${exec_prefix}/lib64/python3.6/site-packages >configure:3637: checking for x86_64-pc-linux-gnu-gcc >configure:3664: result: x86_64-pc-linux-gnu-gcc >configure:3933: checking for C compiler version >configure:3942: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 8.3.0-r1 p1.1) 8.3.0 >Copyright (C) 2018 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3953: $? = 0 >configure:3942: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-8.3.0-r1/work/gcc-8.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/8.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/8.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 8.3.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libmpx --disable-systemtap --enable-vtable-verify --enable-lto --without-isl --enable-default-pie --enable-default-ssp >Thread model: posix >gcc version 8.3.0 (Gentoo 8.3.0-r1 p1.1) >configure:3953: $? = 0 >configure:3942: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3953: $? = 1 >configure:3942: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3953: $? = 1 >configure:3957: checking whether we are using the GNU C compiler >configure:3985: result: yes >configure:3994: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:4055: result: yes >configure:4072: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:4148: result: none needed >configure:4216: Adding gcc options: -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized >configure:4222: checking for library containing strerror >configure:4253: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:17:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char strerror (); > ^~~~ >conftest.c:19:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:4253: $? = 0 >configure:4270: result: none required >configure:4296: checking whether make sets $(MAKE) >configure:4318: result: yes >configure:4370: checking for a BSD-compatible install >configure:4438: result: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >configure:4450: checking for inline >configure:4466: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:12:21: warning: function declaration isn't a prototype [-Wstrict-prototypes] > static inline foo_t static_foo () {return 0; } > ^~~~~~~~~~ >conftest.c:13:14: warning: function declaration isn't a prototype [-Wstrict-prototypes] > inline foo_t foo () {return 0; } > ^~~ >configure:4466: $? = 0 >configure:4474: result: inline >configure:4497: checking how to run the C preprocessor >configure:4528: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:4528: $? = 0 >configure:4542: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:4542: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "distcc" >| #define PACKAGE_TARNAME "distcc" >| #define PACKAGE_VERSION "3.3.3" >| #define PACKAGE_STRING "distcc 3.3.3" >| #define PACKAGE_BUGREPORT "distcc@lists.samba.org" >| #define PACKAGE_URL "" >| #define ENABLE_RFC2553 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4567: result: x86_64-pc-linux-gnu-gcc -E >configure:4587: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:4587: $? = 0 >configure:4601: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:4601: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "distcc" >| #define PACKAGE_TARNAME "distcc" >| #define PACKAGE_VERSION "3.3.3" >| #define PACKAGE_STRING "distcc 3.3.3" >| #define PACKAGE_BUGREPORT "distcc@lists.samba.org" >| #define PACKAGE_URL "" >| #define ENABLE_RFC2553 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4630: checking for grep that handles long lines and -e >configure:4688: result: /bin/grep >configure:4693: checking for egrep >configure:4755: result: /bin/grep -E >configure:4760: checking for ANSI C header files >configure:4780: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:16:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:4780: $? = 0 >configure:4853: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:22:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:4853: $? = 0 >configure:4853: ./conftest >configure:4853: $? = 0 >configure:4864: result: yes >configure:4877: checking for sys/types.h >configure:4877: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:4877: $? = 0 >configure:4877: result: yes >configure:4877: checking for sys/stat.h >configure:4877: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:4877: $? = 0 >configure:4877: result: yes >configure:4877: checking for stdlib.h >configure:4877: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:4877: $? = 0 >configure:4877: result: yes >configure:4877: checking for string.h >configure:4877: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:4877: $? = 0 >configure:4877: result: yes >configure:4877: checking for memory.h >configure:4877: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:4877: $? = 0 >configure:4877: result: yes >configure:4877: checking for strings.h >configure:4877: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:4877: $? = 0 >configure:4877: result: yes >configure:4877: checking for inttypes.h >configure:4877: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:4877: $? = 0 >configure:4877: result: yes >configure:4877: checking for stdint.h >configure:4877: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:4877: $? = 0 >configure:4877: result: yes >configure:4877: checking for unistd.h >configure:4877: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:4877: $? = 0 >configure:4877: result: yes >configure:4889: checking whether byte ordering is bigendian >configure:4904: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:21:9: error: unknown type name 'not' > not a universal capable compiler > ^~~ >conftest.c:21:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' > not a universal capable compiler > ^~~~~~~~~ >conftest.c:21:15: error: unknown type name 'universal' >configure:4904: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "distcc" >| #define PACKAGE_TARNAME "distcc" >| #define PACKAGE_VERSION "3.3.3" >| #define PACKAGE_STRING "distcc 3.3.3" >| #define PACKAGE_BUGREPORT "distcc@lists.samba.org" >| #define PACKAGE_URL "" >| #define ENABLE_RFC2553 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #ifndef __APPLE_CC__ >| not a universal capable compiler >| #endif >| typedef int dummy; >| >configure:4949: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:24:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:4949: $? = 0 >configure:4967: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:24:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >conftest.c: In function 'main': >conftest.c:27:4: error: unknown type name 'not'; did you mean 'ino_t'? > not big endian > ^~~ > ino_t >conftest.c:27:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' > not big endian > ^~~~~~ >configure:4967: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "distcc" >| #define PACKAGE_TARNAME "distcc" >| #define PACKAGE_VERSION "3.3.3" >| #define PACKAGE_STRING "distcc 3.3.3" >| #define PACKAGE_BUGREPORT "distcc@lists.samba.org" >| #define PACKAGE_URL "" >| #define ENABLE_RFC2553 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:5095: result: no >configure:5122: checking for unistd.h >configure:5122: result: yes >configure:5122: checking for sys/types.h >configure:5122: result: yes >configure:5122: checking sys/sendfile.h usability >configure:5122: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:5122: $? = 0 >configure:5122: result: yes >configure:5122: checking sys/sendfile.h presence >configure:5122: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5122: $? = 0 >configure:5122: result: yes >configure:5122: checking for sys/sendfile.h >configure:5122: result: yes >configure:5135: checking ctype.h usability >configure:5135: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:5135: $? = 0 >configure:5135: result: yes >configure:5135: checking ctype.h presence >configure:5135: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5135: $? = 0 >configure:5135: result: yes >configure:5135: checking for ctype.h >configure:5135: result: yes >configure:5135: checking sys/resource.h usability >configure:5135: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:5135: $? = 0 >configure:5135: result: yes >configure:5135: checking sys/resource.h presence >configure:5135: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5135: $? = 0 >configure:5135: result: yes >configure:5135: checking for sys/resource.h >configure:5135: result: yes >configure:5135: checking sys/socket.h usability >configure:5135: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:5135: $? = 0 >configure:5135: result: yes >configure:5135: checking sys/socket.h presence >configure:5135: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5135: $? = 0 >configure:5135: result: yes >configure:5135: checking for sys/socket.h >configure:5135: result: yes >configure:5135: checking sys/select.h usability >configure:5135: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:5135: $? = 0 >configure:5135: result: yes >configure:5135: checking sys/select.h presence >configure:5135: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5135: $? = 0 >configure:5135: result: yes >configure:5135: checking for sys/select.h >configure:5135: result: yes >configure:5147: checking for netinet/in.h >configure:5147: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:5147: $? = 0 >configure:5147: result: yes >configure:5163: checking for arpa/nameser.h >configure:5163: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:5163: $? = 0 >configure:5163: result: yes >configure:5179: checking for resolv.h >configure:5179: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:5179: $? = 0 >configure:5179: result: yes >configure:5203: checking float.h usability >configure:5203: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:5203: $? = 0 >configure:5203: result: yes >configure:5203: checking float.h presence >configure:5203: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5203: $? = 0 >configure:5203: result: yes >configure:5203: checking for float.h >configure:5203: result: yes >configure:5203: checking mcheck.h usability >configure:5203: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:5203: $? = 0 >configure:5203: result: yes >configure:5203: checking mcheck.h presence >configure:5203: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5203: $? = 0 >configure:5203: result: yes >configure:5203: checking for mcheck.h >configure:5203: result: yes >configure:5203: checking alloca.h usability >configure:5203: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:5203: $? = 0 >configure:5203: result: yes >configure:5203: checking alloca.h presence >configure:5203: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5203: $? = 0 >configure:5203: result: yes >configure:5203: checking for alloca.h >configure:5203: result: yes >configure:5203: checking sys/mman.h usability >configure:5203: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:5203: $? = 0 >configure:5203: result: yes >configure:5203: checking sys/mman.h presence >configure:5203: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5203: $? = 0 >configure:5203: result: yes >configure:5203: checking for sys/mman.h >configure:5203: result: yes >configure:5203: checking sys/loadavg.h usability >configure:5203: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:67:10: fatal error: sys/loadavg.h: No such file or directory > #include <sys/loadavg.h> > ^~~~~~~~~~~~~~~ >compilation terminated. >configure:5203: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "distcc" >| #define PACKAGE_TARNAME "distcc" >| #define PACKAGE_VERSION "3.3.3" >| #define PACKAGE_STRING "distcc 3.3.3" >| #define PACKAGE_BUGREPORT "distcc@lists.samba.org" >| #define PACKAGE_URL "" >| #define ENABLE_RFC2553 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/loadavg.h> >configure:5203: result: no >configure:5203: checking sys/loadavg.h presence >configure:5203: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >conftest.c:34:10: fatal error: sys/loadavg.h: No such file or directory > #include <sys/loadavg.h> > ^~~~~~~~~~~~~~~ >compilation terminated. >configure:5203: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "distcc" >| #define PACKAGE_TARNAME "distcc" >| #define PACKAGE_VERSION "3.3.3" >| #define PACKAGE_STRING "distcc 3.3.3" >| #define PACKAGE_BUGREPORT "distcc@lists.samba.org" >| #define PACKAGE_URL "" >| #define ENABLE_RFC2553 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <sys/loadavg.h> >configure:5203: result: no >configure:5203: checking for sys/loadavg.h >configure:5203: result: no >configure:5215: checking elf.h usability >configure:5215: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:5215: $? = 0 >configure:5215: result: yes >configure:5215: checking elf.h presence >configure:5215: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5215: $? = 0 >configure:5215: result: yes >configure:5215: checking for elf.h >configure:5215: result: yes >configure:5227: checking fnmatch.h usability >configure:5227: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:5227: $? = 0 >configure:5227: result: yes >configure:5227: checking fnmatch.h presence >configure:5227: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5227: $? = 0 >configure:5227: result: yes >configure:5227: checking for fnmatch.h >configure:5227: result: yes >configure:5240: checking for in_port_t >configure:5240: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5240: $? = 0 >configure:5240: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >conftest.c: In function 'main': >conftest.c:54:24: error: expected expression before ')' token > if (sizeof ((in_port_t))) > ^ >configure:5240: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "distcc" >| #define PACKAGE_TARNAME "distcc" >| #define PACKAGE_VERSION "3.3.3" >| #define PACKAGE_STRING "distcc 3.3.3" >| #define PACKAGE_BUGREPORT "distcc@lists.samba.org" >| #define PACKAGE_URL "" >| #define ENABLE_RFC2553 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FNMATCH_H 1 >| /* end confdefs.h. */ >| >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #if HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #if HAVE_ARPA_NAMESER_H >| # include <arpa/nameser.h> >| #endif >| >| >| int >| main () >| { >| if (sizeof ((in_port_t))) >| return 0; >| ; >| return 0; >| } >configure:5240: result: yes >configure:5263: checking for in_addr_t >configure:5263: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5263: $? = 0 >configure:5263: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >conftest.c: In function 'main': >conftest.c:55:24: error: expected expression before ')' token > if (sizeof ((in_addr_t))) > ^ >configure:5263: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "distcc" >| #define PACKAGE_TARNAME "distcc" >| #define PACKAGE_VERSION "3.3.3" >| #define PACKAGE_STRING "distcc 3.3.3" >| #define PACKAGE_BUGREPORT "distcc@lists.samba.org" >| #define PACKAGE_URL "" >| #define ENABLE_RFC2553 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_IN_PORT_T 1 >| /* end confdefs.h. */ >| >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #if HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #if HAVE_ARPA_NAMESER_H >| # include <arpa/nameser.h> >| #endif >| >| >| int >| main () >| { >| if (sizeof ((in_addr_t))) >| return 0; >| ; >| return 0; >| } >configure:5263: result: yes >configure:5299: checking for library containing gethostent >configure:5330: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:45:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char gethostent (); > ^~~~ >conftest.c:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5330: $? = 0 >configure:5347: result: none required >configure:5355: checking for library containing setsockopt >configure:5386: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:45:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char setsockopt (); > ^~~~ >conftest.c:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5386: $? = 0 >configure:5403: result: none required >configure:5411: checking for library containing hstrerror >configure:5442: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:45:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char hstrerror (); > ^~~~ >conftest.c:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5442: $? = 0 >configure:5459: result: none required >configure:5467: checking for library containing inet_aton >configure:5498: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:45:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char inet_aton (); > ^~~~ >conftest.c:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5498: $? = 0 >configure:5515: result: none required >configure:5529: checking for poptGetContext in -lpopt >configure:5554: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lpopt >&5 >conftest.c:45:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char poptGetContext (); > ^~~~ >conftest.c:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5554: $? = 0 >configure:5563: result: yes >configure:5576: checking popt.h usability >configure:5576: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:5576: $? = 0 >configure:5576: result: yes >configure:5576: checking popt.h presence >configure:5576: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5576: $? = 0 >configure:5576: result: yes >configure:5576: checking for popt.h >configure:5576: result: yes >configure:5671: checking whether to use included libpopt >configure:5681: result: no >configure:5684: checking for poptGetContext in -lpopt >configure:5718: result: yes >configure:5741: checking for expandargv in -liberty >configure:5766: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char expandargv (); > ^~~~ >conftest.c:49:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5766: $? = 0 >configure:5775: result: yes >configure:5791: checking libiberty.h usability >configure:5791: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >configure:5791: $? = 0 >configure:5791: result: yes >configure:5791: checking libiberty.h presence >configure:5791: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5791: $? = 0 >configure:5791: result: yes >configure:5791: checking for libiberty.h >configure:5791: result: yes >configure:5809: checking return type of signal handlers >configure:5827: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:46:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >conftest.c: In function 'main': >conftest.c:48:10: error: void value not ignored as it ought to be > return *(signal (0, 0)) (0) == 1; > ~^~~~~~~~~~~~~~~~~~ >configure:5827: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "distcc" >| #define PACKAGE_TARNAME "distcc" >| #define PACKAGE_VERSION "3.3.3" >| #define PACKAGE_STRING "distcc 3.3.3" >| #define PACKAGE_BUGREPORT "distcc@lists.samba.org" >| #define PACKAGE_URL "" >| #define ENABLE_RFC2553 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_IN_PORT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_LIBPOPT 1 >| #define HAVE_LIBPOPT 1 >| #define HAVE_LIBIBERTY 1 >| #define HAVE_LIBIBERTY_H 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <signal.h> >| >| int >| main () >| { >| return *(signal (0, 0)) (0) == 1; >| ; >| return 0; >| } >configure:5834: result: void >configure:5856: checking for getpagesize >configure:5856: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:66:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char getpagesize (); > ^~~~ >conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5856: $? = 0 >configure:5856: result: yes >configure:5868: checking for sendfile >configure:5868: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:67:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char sendfile (); > ^~~~ >conftest.c:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5868: $? = 0 >configure:5868: result: yes >configure:5868: checking for setsid >configure:5868: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:68:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char setsid (); > ^~~~ >conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5868: $? = 0 >configure:5868: result: yes >configure:5868: checking for flock >configure:5868: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char flock (); > ^~~~ >conftest.c:78:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5868: $? = 0 >configure:5868: result: yes >configure:5868: checking for lockf >configure:5868: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:70:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char lockf (); > ^~~~ >conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5868: $? = 0 >configure:5868: result: yes >configure:5868: checking for hstrerror >configure:5868: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:71:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char hstrerror (); > ^~~~ >conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5868: $? = 0 >configure:5868: result: yes >configure:5868: checking for strerror >configure:5868: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:72:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char strerror (); > ^~~~ >conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5868: $? = 0 >configure:5868: result: yes >configure:5868: checking for setuid >configure:5868: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char setuid (); > ^~~~ >conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5868: $? = 0 >configure:5868: result: yes >configure:5868: checking for setreuid >configure:5868: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char setreuid (); > ^~~~ >conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5868: $? = 0 >configure:5868: result: yes >configure:5880: checking for getuid >configure:5880: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char getuid (); > ^~~~ >conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5880: $? = 0 >configure:5880: result: yes >configure:5880: checking for geteuid >configure:5880: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char geteuid (); > ^~~~ >conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5880: $? = 0 >configure:5880: result: yes >configure:5880: checking for mcheck >configure:5880: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char mcheck (); > ^~~~ >conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5880: $? = 0 >configure:5880: result: yes >configure:5880: checking for wait4 >configure:5880: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:78:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char wait4 (); > ^~~~ >conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5880: $? = 0 >configure:5880: result: yes >configure:5880: checking for wait3 >configure:5880: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char wait3 (); > ^~~~ >conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5880: $? = 0 >configure:5880: result: yes >configure:5880: checking for waitpid >configure:5880: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char waitpid (); > ^~~~ >conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5880: $? = 0 >configure:5880: result: yes >configure:5880: checking for setgroups >configure:5880: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char setgroups (); > ^~~~ >conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5880: $? = 0 >configure:5880: result: yes >configure:5892: checking for snprintf >configure:5892: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char snprintf (); > ^~~~ >conftest.c:82:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] > char snprintf (); > ^~~~~~~~ >conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5892: $? = 0 >configure:5892: result: yes >configure:5892: checking for vsnprintf >configure:5892: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char vsnprintf (); > ^~~~ >conftest.c:83:6: warning: conflicting types for built-in function 'vsnprintf' [-Wbuiltin-declaration-mismatch] > char vsnprintf (); > ^~~~~~~~~ >conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5892: $? = 0 >configure:5892: result: yes >configure:5892: checking for vasprintf >configure:5892: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char vasprintf (); > ^~~~ >conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5892: $? = 0 >configure:5892: result: yes >configure:5892: checking for asprintf >configure:5892: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char asprintf (); > ^~~~ >conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5892: $? = 0 >configure:5892: result: yes >configure:5892: checking for getcwd >configure:5892: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char getcwd (); > ^~~~ >conftest.c:95:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5892: $? = 0 >configure:5892: result: yes >configure:5892: checking for getwd >configure:5892: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char getwd (); > ^~~~ >conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sys-devel/distcc-3.3.3/temp/ccIJwwyG.o: in function `main': >conftest.c:(.text.startup+0x7): warning: the `getwd' function is dangerous and should not be used. >configure:5892: $? = 0 >configure:5892: result: yes >configure:5892: checking for mkdtemp >configure:5892: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char mkdtemp (); > ^~~~ >conftest.c:97:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5892: $? = 0 >configure:5892: result: yes >configure:5904: checking for getrusage >configure:5904: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char getrusage (); > ^~~~ >conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5904: $? = 0 >configure:5904: result: yes >configure:5904: checking for strsignal >configure:5904: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char strsignal (); > ^~~~ >conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5904: $? = 0 >configure:5904: result: yes >configure:5904: checking for gettimeofday >configure:5904: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char gettimeofday (); > ^~~~ >conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5904: $? = 0 >configure:5904: result: yes >configure:5916: checking for getaddrinfo >configure:5916: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char getaddrinfo (); > ^~~~ >conftest.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5916: $? = 0 >configure:5916: result: yes >configure:5916: checking for getnameinfo >configure:5916: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char getnameinfo (); > ^~~~ >conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5916: $? = 0 >configure:5916: result: yes >configure:5916: checking for inet_ntop >configure:5916: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char inet_ntop (); > ^~~~ >conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5916: $? = 0 >configure:5916: result: yes >configure:5916: checking for inet_ntoa >configure:5916: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:95:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char inet_ntoa (); > ^~~~ >conftest.c:104:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5916: $? = 0 >configure:5916: result: yes >configure:5928: checking for strndup >configure:5928: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char strndup (); > ^~~~ >conftest.c:96:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch] > char strndup (); > ^~~~~~~ >conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5928: $? = 0 >configure:5928: result: yes >configure:5928: checking for strsep >configure:5928: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:97:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char strsep (); > ^~~~ >conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5928: $? = 0 >configure:5928: result: yes >configure:5928: checking for mmap >configure:5928: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char mmap (); > ^~~~ >conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5928: $? = 0 >configure:5928: result: yes >configure:5928: checking for strlcpy >configure:5928: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char strlcpy (); > ^~~~ >conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sys-devel/distcc-3.3.3/temp/ccu94yBX.o: in function `main': >conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' >collect2: error: ld returned 1 exit status >configure:5928: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "distcc" >| #define PACKAGE_TARNAME "distcc" >| #define PACKAGE_VERSION "3.3.3" >| #define PACKAGE_STRING "distcc 3.3.3" >| #define PACKAGE_BUGREPORT "distcc@lists.samba.org" >| #define PACKAGE_URL "" >| #define ENABLE_RFC2553 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_IN_PORT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_LIBPOPT 1 >| #define HAVE_LIBPOPT 1 >| #define HAVE_LIBIBERTY 1 >| #define HAVE_LIBIBERTY_H 1 >| #define RETSIGTYPE void >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SETSID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_LOCKF 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_MCHECK 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAITPID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETWD 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_MMAP 1 >| /* end confdefs.h. */ >| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcpy innocuous_strlcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strlcpy >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char strlcpy (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_strlcpy || defined __stub___strlcpy >| choke me >| #endif >| >| int >| main () >| { >| return strlcpy (); >| ; >| return 0; >| } >configure:5928: result: no >configure:5940: checking for getloadavg >configure:5940: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char getloadavg (); > ^~~~ >conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5940: $? = 0 >configure:5940: result: yes >configure:5951: checking for getline >configure:5951: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char getline (); > ^~~~ >conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5951: $? = 0 >configure:5951: result: yes >configure:5963: checking for fstatat >configure:5963: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char fstatat (); > ^~~~ >conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5963: $? = 0 >configure:5963: result: yes >configure:5973: checking whether snprintf is declared >configure:5973: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5973: $? = 0 >configure:5973: result: yes >configure:5983: checking whether vsnprintf is declared >configure:5983: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5983: $? = 0 >configure:5983: result: yes >configure:5993: checking whether vasprintf is declared >configure:5993: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:5993: $? = 0 >configure:5993: result: yes >configure:6003: checking whether asprintf is declared >configure:6003: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:6003: $? = 0 >configure:6003: result: yes >configure:6013: checking whether strndup is declared >configure:6013: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:6013: $? = 0 >configure:6013: result: yes >configure:6025: checking if mmap() supports MAP_FAILED >configure:6048: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:6048: $? = 0 >configure:6058: result: >configure:6062: checking for vararg macro support >configure:6075: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:6075: $? = 0 >configure:6076: result: yes >configure:6087: checking for va_copy >configure:6105: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:6105: $? = 0 >configure:6113: result: yes >configure:6120: checking for __va_copy >configure:6138: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:6138: $? = 0 >configure:6146: result: yes >configure:6154: checking for C99 vsnprintf >configure:6185: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:90:6: warning: no previous prototype for 'foo' [-Wmissing-prototypes] > void foo(const char *format, ...) { > ^~~ >conftest.c: In function 'foo': >conftest.c:96:14: warning: implicit declaration of function 'vsnprintf' [-Wimplicit-function-declaration] > len = vsnprintf(0, 0, format, ap); > ^~~~~~~~~ >conftest.c:98:22: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] > if (len != 5) exit(1); > ^~~~ >conftest.c:98:22: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:98:22: note: include '<stdlib.h>' or provide a declaration of 'exit' >conftest.c:90:1: >+#include <stdlib.h> > void foo(const char *format, ...) { >conftest.c:98:22: > if (len != 5) exit(1); > ^~~~ >conftest.c:100:12: warning: implicit declaration of function 'snprintf' [-Wimplicit-function-declaration] > if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); > ^~~~~~~~ >conftest.c:100:12: warning: incompatible implicit declaration of built-in function 'snprintf' >conftest.c:100:12: note: include '<stdio.h>' or provide a declaration of 'snprintf' >conftest.c:90:1: >+#include <stdio.h> > void foo(const char *format, ...) { >conftest.c:100:12: > if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); > ^~~~~~~~ >conftest.c:100:46: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] > if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); > ^~~~~~ >conftest.c:100:70: warning: incompatible implicit declaration of built-in function 'exit' > if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); > ^~~~ >conftest.c:100:70: note: include '<stdlib.h>' or provide a declaration of 'exit' >conftest.c:102:8: warning: incompatible implicit declaration of built-in function 'exit' > exit(0); > ^~~~ >conftest.c:102:8: note: include '<stdlib.h>' or provide a declaration of 'exit' >conftest.c: At top level: >conftest.c:104:1: warning: return type defaults to 'int' [-Wimplicit-int] > main() { foo("hello"); } > ^~~~ >conftest.c:104:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] >conftest.c: In function 'foo': >conftest.c:100:12: warning: 'hello' directive output truncated writing 5 bytes into a region of size 3 [-Wformat-truncation=] > if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); > ^~~~~~~~~~~~~~~~~~~~~~~~~ >conftest.c:100:12: note: 'snprintf' output 6 bytes into a destination of size 3 >configure:6185: $? = 0 >configure:6185: ./conftest >configure:6185: $? = 0 >configure:6195: result: yes >configure:6204: checking for working socketpair >configure:6224: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:92:1: warning: return type defaults to 'int' [-Wimplicit-int] > main() { > ^~~~ >conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] >conftest.c: In function 'main': >conftest.c:94:8: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] > exit((socketpair(AF_UNIX, SOCK_STREAM, 0, fd) != -1) ? 0 : 1); > ^~~~ >conftest.c:94:8: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:94:8: note: include '<stdlib.h>' or provide a declaration of 'exit' >conftest.c:91:1: >+#include <stdlib.h> > >conftest.c:94:8: > exit((socketpair(AF_UNIX, SOCK_STREAM, 0, fd) != -1) ? 0 : 1); > ^~~~ >configure:6224: $? = 0 >configure:6224: ./conftest >configure:6224: $? = 0 >configure:6234: result: yes >configure:6242: checking for struct sockaddr_storage.ss_family >configure:6242: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >&5 >conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >configure:6242: $? = 0 >configure:6242: result: yes >configure:6479: checking for library containing gss_init_sec_context >configure:6510: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:97:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char gss_init_sec_context (); > ^~~~ >conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sys-devel/distcc-3.3.3/temp/ccQvojeC.o: in function `main': >conftest.c:(.text.startup+0x7): undefined reference to `gss_init_sec_context' >collect2: error: ld returned 1 exit status >configure:6510: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "distcc" >| #define PACKAGE_TARNAME "distcc" >| #define PACKAGE_VERSION "3.3.3" >| #define PACKAGE_STRING "distcc 3.3.3" >| #define PACKAGE_BUGREPORT "distcc@lists.samba.org" >| #define PACKAGE_URL "" >| #define ENABLE_RFC2553 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_IN_PORT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_LIBPOPT 1 >| #define HAVE_LIBPOPT 1 >| #define HAVE_LIBIBERTY 1 >| #define HAVE_LIBIBERTY_H 1 >| #define RETSIGTYPE void >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SETSID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_LOCKF 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_MCHECK 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAITPID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETWD 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_MMAP 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLINE 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_VARARG_MACROS /**/ >| #define HAVE_VA_COPY 1 >| #define HAVE_UNDERSCORE_UNDERSCORE_VA_COPY 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char gss_init_sec_context (); >| int >| main () >| { >| return gss_init_sec_context (); >| ; >| return 0; >| } >configure:6510: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lgssapi -liberty -lpopt -lpopt >&5 >conftest.c:97:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char gss_init_sec_context (); > ^~~~ >conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgssapi >collect2: error: ld returned 1 exit status >configure:6510: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "distcc" >| #define PACKAGE_TARNAME "distcc" >| #define PACKAGE_VERSION "3.3.3" >| #define PACKAGE_STRING "distcc 3.3.3" >| #define PACKAGE_BUGREPORT "distcc@lists.samba.org" >| #define PACKAGE_URL "" >| #define ENABLE_RFC2553 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_IN_PORT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_LIBPOPT 1 >| #define HAVE_LIBPOPT 1 >| #define HAVE_LIBIBERTY 1 >| #define HAVE_LIBIBERTY_H 1 >| #define RETSIGTYPE void >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SETSID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_LOCKF 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_MCHECK 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAITPID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETWD 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_MMAP 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLINE 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_VARARG_MACROS /**/ >| #define HAVE_VA_COPY 1 >| #define HAVE_UNDERSCORE_UNDERSCORE_VA_COPY 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char gss_init_sec_context (); >| int >| main () >| { >| return gss_init_sec_context (); >| ; >| return 0; >| } >configure:6510: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lgssapi_krb5 -liberty -lpopt -lpopt >&5 >conftest.c:97:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char gss_init_sec_context (); > ^~~~ >conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgssapi_krb5 >collect2: error: ld returned 1 exit status >configure:6510: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "distcc" >| #define PACKAGE_TARNAME "distcc" >| #define PACKAGE_VERSION "3.3.3" >| #define PACKAGE_STRING "distcc 3.3.3" >| #define PACKAGE_BUGREPORT "distcc@lists.samba.org" >| #define PACKAGE_URL "" >| #define ENABLE_RFC2553 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_IN_PORT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_LIBPOPT 1 >| #define HAVE_LIBPOPT 1 >| #define HAVE_LIBIBERTY 1 >| #define HAVE_LIBIBERTY_H 1 >| #define RETSIGTYPE void >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SETSID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_LOCKF 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_MCHECK 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAITPID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETWD 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_MMAP 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLINE 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_VARARG_MACROS /**/ >| #define HAVE_VA_COPY 1 >| #define HAVE_UNDERSCORE_UNDERSCORE_VA_COPY 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char gss_init_sec_context (); >| int >| main () >| { >| return gss_init_sec_context (); >| ; >| return 0; >| } >configure:6510: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lgss -liberty -lpopt -lpopt >&5 >conftest.c:97:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > char gss_init_sec_context (); > ^~~~ >conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > main () > ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgss >collect2: error: ld returned 1 exit status >configure:6510: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "distcc" >| #define PACKAGE_TARNAME "distcc" >| #define PACKAGE_VERSION "3.3.3" >| #define PACKAGE_STRING "distcc 3.3.3" >| #define PACKAGE_BUGREPORT "distcc@lists.samba.org" >| #define PACKAGE_URL "" >| #define ENABLE_RFC2553 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_IN_PORT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_LIBPOPT 1 >| #define HAVE_LIBPOPT 1 >| #define HAVE_LIBIBERTY 1 >| #define HAVE_LIBIBERTY_H 1 >| #define RETSIGTYPE void >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SETSID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_LOCKF 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_MCHECK 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAITPID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETWD 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_MMAP 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLINE 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_VARARG_MACROS /**/ >| #define HAVE_VA_COPY 1 >| #define HAVE_UNDERSCORE_UNDERSCORE_VA_COPY 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char gss_init_sec_context (); >| int >| main () >| { >| return gss_init_sec_context (); >| ; >| return 0; >| } >configure:6527: result: no >configure:6539: error: in `/var/tmp/portage/sys-devel/distcc-3.3.3/work/distcc-3.3.3': >configure:6541: error: --with-auth was given but no GSS-API library found >See `config.log' for more details > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_inline=inline >ac_cv_env_AVAHI_CFLAGS_set= >ac_cv_env_AVAHI_CFLAGS_value= >ac_cv_env_AVAHI_LIBS_set= >ac_cv_env_AVAHI_LIBS_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_PKG_CONFIG_LIBDIR_set= >ac_cv_env_PKG_CONFIG_LIBDIR_value= >ac_cv_env_PKG_CONFIG_PATH_set=set >ac_cv_env_PKG_CONFIG_PATH_value=/var/tmp/portage/sys-devel/distcc-3.3.3/temp/python3.6/pkgconfig >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_PYTHON_set=set >ac_cv_env_PYTHON_value=/usr/bin/python3.6 >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_asprintf=yes >ac_cv_func_flock=yes >ac_cv_func_fstatat=yes >ac_cv_func_getaddrinfo=yes >ac_cv_func_getcwd=yes >ac_cv_func_geteuid=yes >ac_cv_func_getline=yes >ac_cv_func_getloadavg=yes >ac_cv_func_getnameinfo=yes >ac_cv_func_getpagesize=yes >ac_cv_func_getrusage=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_getuid=yes >ac_cv_func_getwd=yes >ac_cv_func_hstrerror=yes >ac_cv_func_inet_ntoa=yes >ac_cv_func_inet_ntop=yes >ac_cv_func_lockf=yes >ac_cv_func_mcheck=yes >ac_cv_func_mkdtemp=yes >ac_cv_func_mmap=yes >ac_cv_func_sendfile=yes >ac_cv_func_setgroups=yes >ac_cv_func_setreuid=yes >ac_cv_func_setsid=yes >ac_cv_func_setuid=yes >ac_cv_func_snprintf=yes >ac_cv_func_strerror=yes >ac_cv_func_strlcpy=no >ac_cv_func_strndup=yes >ac_cv_func_strsep=yes >ac_cv_func_strsignal=yes >ac_cv_func_vasprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_wait3=yes >ac_cv_func_wait4=yes >ac_cv_func_waitpid=yes >ac_cv_have_decl_asprintf=yes >ac_cv_have_decl_snprintf=yes >ac_cv_have_decl_strndup=yes >ac_cv_have_decl_vasprintf=yes >ac_cv_have_decl_vsnprintf=yes >ac_cv_header_alloca_h=yes >ac_cv_header_arpa_nameser_h=yes >ac_cv_header_ctype_h=yes >ac_cv_header_elf_h=yes >ac_cv_header_float_h=yes >ac_cv_header_fnmatch_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libiberty_h=yes >ac_cv_header_mcheck_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_popt_h=yes >ac_cv_header_resolv_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_loadavg_h=no >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_resource_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_sendfile_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_lib_iberty_expandargv=yes >ac_cv_lib_popt_poptGetContext=yes >ac_cv_member_struct_sockaddr_storage_ss_family=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_install='/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c' >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_search_gethostent='none required' >ac_cv_search_gss_init_sec_context=no >ac_cv_search_hstrerror='none required' >ac_cv_search_inet_aton='none required' >ac_cv_search_setsockopt='none required' >ac_cv_search_strerror='none required' >ac_cv_type_in_addr_t=yes >ac_cv_type_in_port_t=yes >ac_cv_type_signal=void >ac_cv_type_socklen_t=yes >am_cv_python_platform=linux >am_cv_python_pyexecdir='${exec_prefix}/lib64/python3.6/site-packages' >am_cv_python_pythondir='${prefix}/lib64/python3.6/site-packages' >am_cv_python_version=3.6 >dcc_cv_HAVE_UNDERSCORE_UNDERSCORE_VA_COPY=yes >dcc_cv_HAVE_VA_COPY=yes >rsync_cv_HAVE_C99_VSNPRINTF=yes >rsync_cv_HAVE_SOCKETPAIR=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AUTH_COMMON_OBJS='' >AUTH_DISTCCD_OBJS='' >AUTH_DISTCC_OBJS='' >AVAHI_CFLAGS='' >AVAHI_LIBS='' >BUILD_POPT='' >CC='x86_64-pc-linux-gnu-gcc' >CFLAGS='-O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS=' -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE' >DEFS='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >GNOME_BIN='' >GNOME_CFLAGS='' >GNOME_LIBS='' >GNOME_PACKAGES='' >GREP='/bin/grep' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_GNOME='' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBOBJS='' >LIBS='-liberty -lpopt -lpopt ' >LTLIBOBJS='' >OBJEXT='o' >PACKAGE_BUGREPORT='distcc@lists.samba.org' >PACKAGE_NAME='distcc' >PACKAGE_STRING='distcc 3.3.3' >PACKAGE_TARNAME='distcc' >PACKAGE_URL='' >PACKAGE_VERSION='3.3.3' >PATH_SEPARATOR=':' >PKG_CONFIG='' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/var/tmp/portage/sys-devel/distcc-3.3.3/temp/python3.6/pkgconfig' >POPT_CFLAGS='-Wno-unused -Wno-unused-parameter' >POPT_INCLUDES='' >PTHREAD_CC='' >PTHREAD_CFLAGS='' >PTHREAD_LIBS='' >PYTHON='/usr/bin/python3.6' >PYTHON_CFLAGS=' -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings' >PYTHON_EXEC_PREFIX='${exec_prefix}' >PYTHON_PLATFORM='linux' >PYTHON_PREFIX='${prefix}' >PYTHON_RELATIVE_LIB='' >PYTHON_VERSION='3.6' >SED='' >SET_MAKE='' >SHELL='/bin/sh' >UNINSTALL_GNOME='' >WERROR_CFLAGS='' >ZEROCONF_COMMON_OBJS='' >ZEROCONF_DISTCCD_OBJS='' >ZEROCONF_DISTCC_OBJS='' >ac_ct_CC='' >ax_pthread_config='' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='' >build_os='' >build_vendor='' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/distcc-3.3.3' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='' >host_os='' >host_vendor='' >htmldir='/usr/share/doc/distcc-3.3.3/html' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='/usr/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgpyexecdir='${pyexecdir}/' >pkgpythondir='${pythondir}/' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >pyexecdir='${exec_prefix}/lib64/python3.6/site-packages' >pythondir='${prefix}/lib64/python3.6/site-packages' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "distcc" >#define PACKAGE_TARNAME "distcc" >#define PACKAGE_VERSION "3.3.3" >#define PACKAGE_STRING "distcc 3.3.3" >#define PACKAGE_BUGREPORT "distcc@lists.samba.org" >#define PACKAGE_URL "" >#define ENABLE_RFC2553 1 >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_SENDFILE_H 1 >#define HAVE_CTYPE_H 1 >#define HAVE_SYS_RESOURCE_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_ARPA_NAMESER_H 1 >#define HAVE_RESOLV_H 1 >#define HAVE_FLOAT_H 1 >#define HAVE_MCHECK_H 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_SYS_MMAN_H 1 >#define HAVE_ELF_H 1 >#define HAVE_FNMATCH_H 1 >#define HAVE_IN_PORT_T 1 >#define HAVE_IN_ADDR_T 1 >#define HAVE_LIBPOPT 1 >#define HAVE_LIBPOPT 1 >#define HAVE_LIBIBERTY 1 >#define HAVE_LIBIBERTY_H 1 >#define RETSIGTYPE void >#define HAVE_GETPAGESIZE 1 >#define HAVE_SENDFILE 1 >#define HAVE_SETSID 1 >#define HAVE_FLOCK 1 >#define HAVE_LOCKF 1 >#define HAVE_HSTRERROR 1 >#define HAVE_STRERROR 1 >#define HAVE_SETUID 1 >#define HAVE_SETREUID 1 >#define HAVE_GETUID 1 >#define HAVE_GETEUID 1 >#define HAVE_MCHECK 1 >#define HAVE_WAIT4 1 >#define HAVE_WAIT3 1 >#define HAVE_WAITPID 1 >#define HAVE_SETGROUPS 1 >#define HAVE_SNPRINTF 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_VASPRINTF 1 >#define HAVE_ASPRINTF 1 >#define HAVE_GETCWD 1 >#define HAVE_GETWD 1 >#define HAVE_MKDTEMP 1 >#define HAVE_GETRUSAGE 1 >#define HAVE_STRSIGNAL 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_GETADDRINFO 1 >#define HAVE_GETNAMEINFO 1 >#define HAVE_INET_NTOP 1 >#define HAVE_INET_NTOA 1 >#define HAVE_STRNDUP 1 >#define HAVE_STRSEP 1 >#define HAVE_MMAP 1 >#define HAVE_GETLOADAVG 1 >#define HAVE_GETLINE 1 >#define HAVE_FSTATAT 1 >#define HAVE_DECL_SNPRINTF 1 >#define HAVE_DECL_VSNPRINTF 1 >#define HAVE_DECL_VASPRINTF 1 >#define HAVE_DECL_ASPRINTF 1 >#define HAVE_DECL_STRNDUP 1 >#define HAVE_VARARG_MACROS /**/ >#define HAVE_VA_COPY 1 >#define HAVE_UNDERSCORE_UNDERSCORE_VA_COPY 1 >#define HAVE_C99_VSNPRINTF 1 >#define HAVE_SOCKETPAIR 1 >#define HAVE_SOCKADDR_STORAGE 1 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 690906
: 592484 |
592486
|
592488