Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 592488 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 from successful run
config.log (text/plain), 113.60 KB, created by
Ben Kohler
on 2019-10-11 15:31:08 UTC
(
hide
)
Description:
config.log from successful run
Filename:
MIME Type:
Creator:
Ben Kohler
Created:
2019-10-11 15:31:08 UTC
Size:
113.60 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 --with-gtk --without-gnome --with-auth --without-avahi > >## --------- ## >## Platform. ## >## --------- ## > >hostname = MO-RIS-ADM-IT1 >uname -m = x86_64 >uname -r = 5.3.4-gentoo >uname -s = Linux >uname -v = #1 SMP PREEMPT Tue Oct 8 13:23:52 CDT 2019 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz >/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.7/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.7/ebuild-helpers >PATH: /usr/lib/llvm/9/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:2358: checking for x86_64-pc-linux-gnu-gcc >configure:2374: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2385: result: x86_64-pc-linux-gnu-gcc >configure:2654: checking for C compiler version >configure:2663: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 9.2.0-r1 p2) 9.2.0 >Copyright (C) 2019 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:2674: $? = 0 >configure:2663: 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/9.2.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-9.2.0-r1/work/gcc-9.2.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/9.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/g++-v9 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/9.2.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 9.2.0-r1 p2' --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-systemtap --enable-vtable-verify --enable-lto --without-isl --enable-default-pie --enable-default-ssp >Thread model: posix >gcc version 9.2.0 (Gentoo 9.2.0-r1 p2) >configure:2674: $? = 0 >configure:2663: 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:2674: $? = 1 >configure:2663: 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:2674: $? = 1 >configure:2694: checking whether the C compiler works >configure:2716: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:2720: $? = 0 >configure:2768: result: yes >configure:2771: checking for C compiler default output file name >configure:2773: result: a.out >configure:2779: checking for suffix of executables >configure:2786: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:2790: $? = 0 >configure:2812: result: >configure:2834: checking whether we are cross compiling >configure:2842: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:2846: $? = 0 >configure:2853: ./conftest >configure:2857: $? = 0 >configure:2845: result: no >configure:2850: checking for suffix of object files >configure:2872: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:2876: $? = 0 >configure:2897: result: o >configure:2901: checking whether we are using the GNU C compiler >configure:2920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:2920: $? = 0 >configure:2929: result: yes >configure:2938: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2958: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2958: $? = 0 >configure:2999: result: yes >configure:3016: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3079: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:3079: $? = 0 >configure:3092: result: none needed >configure:3113: checking for socklen_t >configure:3113: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:3113: $? = 0 >configure:3113: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >conftest.c: In function 'main': >conftest.c:15:24: error: expected expression before ')' token > 15 | if (sizeof ((socklen_t))) > | ^ >configure:3113: $? = 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:3113: result: yes >configure:3176: checking if building on Android >configure:3195: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >conftest.c:14:3: error: unknown type name 'choke' > 14 | choke me > | ^~~~~ >conftest.c:14:11: error: expected ';' before 'int' > 14 | choke me > | ^ > | ; > 15 | #endif > 16 | int > | ~~~ >conftest.c: In function 'main': >conftest.c:19:1: warning: implicit declaration of function 'func' [-Wimplicit-function-declaration] > 19 | func("a"); func("a", "b"); func("a", "b", "c") > | ^~~~ >configure:3195: $? = 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:3200: result: no >configure:3234: checking whether /usr/bin/python3.6 version is >= 3.1 >configure:3245: /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:3248: $? = 0 >configure:3250: result: yes >configure:3343: checking for /usr/bin/python3.6 version >configure:3350: result: 3.6 >configure:3362: checking for /usr/bin/python3.6 platform >configure:3369: result: linux >configure:3395: checking for /usr/bin/python3.6 script directory >configure:3430: result: ${prefix}/lib64/python3.6/site-packages >configure:3439: checking for /usr/bin/python3.6 extension module directory >configure:3474: result: ${exec_prefix}/lib64/python3.6/site-packages >configure:3564: checking version of gtk+-2.0 >configure:3568: result: 2.24.32 >configure:3579: checking GNOME/GTK+ cflags >configure:3582: result: -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi-3.3_rc0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread >configure:3585: checking GNOME/GTK+ libraries >configure:3588: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype >configure:3606: checking for x86_64-pc-linux-gnu-gcc >configure:3633: result: x86_64-pc-linux-gnu-gcc >configure:3902: checking for C compiler version >configure:3911: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 9.2.0-r1 p2) 9.2.0 >Copyright (C) 2019 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:3922: $? = 0 >configure:3911: 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/9.2.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-9.2.0-r1/work/gcc-9.2.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/9.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/g++-v9 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/9.2.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 9.2.0-r1 p2' --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-systemtap --enable-vtable-verify --enable-lto --without-isl --enable-default-pie --enable-default-ssp >Thread model: posix >gcc version 9.2.0 (Gentoo 9.2.0-r1 p2) >configure:3922: $? = 0 >configure:3911: 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:3922: $? = 1 >configure:3911: 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:3922: $? = 1 >configure:3926: checking whether we are using the GNU C compiler >configure:3954: result: yes >configure:3963: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:4024: result: yes >configure:4041: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:4117: result: none needed >configure:4185: Adding gcc options: -O2 -pipe -march=native -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized >configure:4191: checking for library containing strerror >configure:4222: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >conftest.c:18:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 18 | char strerror (); > | ^~~~ >conftest.c:20:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 20 | main () > | ^~~~ >configure:4222: $? = 0 >configure:4239: result: none required >configure:4265: checking whether make sets $(MAKE) >configure:4287: result: yes >configure:4339: checking for a BSD-compatible install >configure:4407: result: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >configure:4419: checking for inline >configure:4435: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:13:21: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 13 | static inline foo_t static_foo () {return 0; } > | ^~~~~~~~~~ >conftest.c:14:14: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 14 | inline foo_t foo () {return 0; } > | ^~~ >configure:4435: $? = 0 >configure:4443: result: inline >configure:4466: checking how to run the C preprocessor >configure:4497: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:4497: $? = 0 >configure:4511: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory > 11 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:4511: $? = 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 WITH_GTK 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4536: result: x86_64-pc-linux-gnu-gcc -E >configure:4556: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:4556: $? = 0 >configure:4570: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory > 11 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:4570: $? = 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 WITH_GTK 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4599: checking for grep that handles long lines and -e >configure:4657: result: /bin/grep >configure:4662: checking for egrep >configure:4724: result: /bin/grep -E >configure:4729: checking for ANSI C header files >configure:4749: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:17:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 17 | main () > | ^~~~ >configure:4749: $? = 0 >configure:4822: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >conftest.c:23:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 23 | main () > | ^~~~ >configure:4822: $? = 0 >configure:4822: ./conftest >configure:4822: $? = 0 >configure:4833: result: yes >configure:4846: checking for sys/types.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:4846: $? = 0 >configure:4846: result: yes >configure:4846: checking for sys/stat.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:4846: $? = 0 >configure:4846: result: yes >configure:4846: checking for stdlib.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:4846: $? = 0 >configure:4846: result: yes >configure:4846: checking for string.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:4846: $? = 0 >configure:4846: result: yes >configure:4846: checking for memory.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:4846: $? = 0 >configure:4846: result: yes >configure:4846: checking for strings.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:4846: $? = 0 >configure:4846: result: yes >configure:4846: checking for inttypes.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:4846: $? = 0 >configure:4846: result: yes >configure:4846: checking for stdint.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:4846: $? = 0 >configure:4846: result: yes >configure:4846: checking for unistd.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:4846: $? = 0 >configure:4846: result: yes >configure:4858: checking whether byte ordering is bigendian >configure:4873: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:22:9: error: unknown type name 'not' > 22 | not a universal capable compiler > | ^~~ >conftest.c:22:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' > 22 | not a universal capable compiler > | ^~~~~~~~~ >conftest.c:22:15: error: unknown type name 'universal' >configure:4873: $? = 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 WITH_GTK 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:4918: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 25 | main () > | ^~~~ >configure:4918: $? = 0 >configure:4936: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 25 | main () > | ^~~~ >conftest.c: In function 'main': >conftest.c:28:4: error: unknown type name 'not'; did you mean 'ino_t'? > 28 | not big endian > | ^~~ > | ino_t >conftest.c:28:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' > 28 | not big endian > | ^~~~~~ >configure:4936: $? = 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 WITH_GTK 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:5064: result: no >configure:5091: checking for unistd.h >configure:5091: result: yes >configure:5091: checking for sys/types.h >configure:5091: result: yes >configure:5091: checking sys/sendfile.h usability >configure:5091: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:5091: $? = 0 >configure:5091: result: yes >configure:5091: checking sys/sendfile.h presence >configure:5091: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5091: $? = 0 >configure:5091: result: yes >configure:5091: checking for sys/sendfile.h >configure:5091: result: yes >configure:5104: checking ctype.h usability >configure:5104: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:5104: $? = 0 >configure:5104: result: yes >configure:5104: checking ctype.h presence >configure:5104: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5104: $? = 0 >configure:5104: result: yes >configure:5104: checking for ctype.h >configure:5104: result: yes >configure:5104: checking sys/resource.h usability >configure:5104: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:5104: $? = 0 >configure:5104: result: yes >configure:5104: checking sys/resource.h presence >configure:5104: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5104: $? = 0 >configure:5104: result: yes >configure:5104: checking for sys/resource.h >configure:5104: result: yes >configure:5104: checking sys/socket.h usability >configure:5104: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:5104: $? = 0 >configure:5104: result: yes >configure:5104: checking sys/socket.h presence >configure:5104: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5104: $? = 0 >configure:5104: result: yes >configure:5104: checking for sys/socket.h >configure:5104: result: yes >configure:5104: checking sys/select.h usability >configure:5104: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:5104: $? = 0 >configure:5104: result: yes >configure:5104: checking sys/select.h presence >configure:5104: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5104: $? = 0 >configure:5104: result: yes >configure:5104: checking for sys/select.h >configure:5104: result: yes >configure:5116: checking for netinet/in.h >configure:5116: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:5116: $? = 0 >configure:5116: result: yes >configure:5132: checking for arpa/nameser.h >configure:5132: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:5132: $? = 0 >configure:5132: result: yes >configure:5148: checking for resolv.h >configure:5148: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:5148: $? = 0 >configure:5148: result: yes >configure:5172: checking float.h usability >configure:5172: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:5172: $? = 0 >configure:5172: result: yes >configure:5172: checking float.h presence >configure:5172: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5172: $? = 0 >configure:5172: result: yes >configure:5172: checking for float.h >configure:5172: result: yes >configure:5172: checking mcheck.h usability >configure:5172: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:5172: $? = 0 >configure:5172: result: yes >configure:5172: checking mcheck.h presence >configure:5172: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5172: $? = 0 >configure:5172: result: yes >configure:5172: checking for mcheck.h >configure:5172: result: yes >configure:5172: checking alloca.h usability >configure:5172: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:5172: $? = 0 >configure:5172: result: yes >configure:5172: checking alloca.h presence >configure:5172: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5172: $? = 0 >configure:5172: result: yes >configure:5172: checking for alloca.h >configure:5172: result: yes >configure:5172: checking sys/mman.h usability >configure:5172: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:5172: $? = 0 >configure:5172: result: yes >configure:5172: checking sys/mman.h presence >configure:5172: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5172: $? = 0 >configure:5172: result: yes >configure:5172: checking for sys/mman.h >configure:5172: result: yes >configure:5172: checking sys/loadavg.h usability >configure:5172: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:68:10: fatal error: sys/loadavg.h: No such file or directory > 68 | #include <sys/loadavg.h> > | ^~~~~~~~~~~~~~~ >compilation terminated. >configure:5172: $? = 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 WITH_GTK 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:5172: result: no >configure:5172: checking sys/loadavg.h presence >configure:5172: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >conftest.c:35:10: fatal error: sys/loadavg.h: No such file or directory > 35 | #include <sys/loadavg.h> > | ^~~~~~~~~~~~~~~ >compilation terminated. >configure:5172: $? = 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 WITH_GTK 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:5172: result: no >configure:5172: checking for sys/loadavg.h >configure:5172: result: no >configure:5184: checking elf.h usability >configure:5184: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:5184: $? = 0 >configure:5184: result: yes >configure:5184: checking elf.h presence >configure:5184: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5184: $? = 0 >configure:5184: result: yes >configure:5184: checking for elf.h >configure:5184: result: yes >configure:5196: checking fnmatch.h usability >configure:5196: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:5196: $? = 0 >configure:5196: result: yes >configure:5196: checking fnmatch.h presence >configure:5196: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5196: $? = 0 >configure:5196: result: yes >configure:5196: checking for fnmatch.h >configure:5196: result: yes >configure:5209: checking for in_port_t >configure:5209: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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] > 53 | main () > | ^~~~ >configure:5209: $? = 0 >configure:5209: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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] > 53 | main () > | ^~~~ >conftest.c: In function 'main': >conftest.c:55:24: error: expected expression before ')' token > 55 | if (sizeof ((in_port_t))) > | ^ >configure:5209: $? = 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 WITH_GTK 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:5209: result: yes >configure:5232: checking for in_addr_t >configure:5232: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 54 | main () > | ^~~~ >configure:5232: $? = 0 >configure:5232: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 54 | main () > | ^~~~ >conftest.c: In function 'main': >conftest.c:56:24: error: expected expression before ')' token > 56 | if (sizeof ((in_addr_t))) > | ^ >configure:5232: $? = 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 WITH_GTK 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:5232: result: yes >configure:5268: checking for library containing gethostent >configure:5299: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >conftest.c:46:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 46 | char gethostent (); > | ^~~~ >conftest.c:48:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 48 | main () > | ^~~~ >configure:5299: $? = 0 >configure:5316: result: none required >configure:5324: checking for library containing setsockopt >configure:5355: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >conftest.c:46:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 46 | char setsockopt (); > | ^~~~ >conftest.c:48:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 48 | main () > | ^~~~ >configure:5355: $? = 0 >configure:5372: result: none required >configure:5380: checking for library containing hstrerror >configure:5411: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >conftest.c:46:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 46 | char hstrerror (); > | ^~~~ >conftest.c:48:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 48 | main () > | ^~~~ >configure:5411: $? = 0 >configure:5428: result: none required >configure:5436: checking for library containing inet_aton >configure:5467: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >conftest.c:46:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 46 | char inet_aton (); > | ^~~~ >conftest.c:48:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 48 | main () > | ^~~~ >configure:5467: $? = 0 >configure:5484: result: none required >configure:5498: checking for poptGetContext in -lpopt >configure:5523: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lpopt >&5 >conftest.c:46:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 46 | char poptGetContext (); > | ^~~~ >conftest.c:48:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 48 | main () > | ^~~~ >configure:5523: $? = 0 >configure:5532: result: yes >configure:5545: checking popt.h usability >configure:5545: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:5545: $? = 0 >configure:5545: result: yes >configure:5545: checking popt.h presence >configure:5545: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5545: $? = 0 >configure:5545: result: yes >configure:5545: checking for popt.h >configure:5545: result: yes >configure:5632: checking whether to use included libpopt >configure:5642: result: no >configure:5645: checking for poptGetContext in -lpopt >configure:5679: result: yes >configure:5702: checking for expandargv in -liberty >configure:5727: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:48:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 48 | char expandargv (); > | ^~~~ >conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 50 | main () > | ^~~~ >configure:5727: $? = 0 >configure:5736: result: yes >configure:5752: checking libiberty.h usability >configure:5752: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:5752: $? = 0 >configure:5752: result: yes >configure:5752: checking libiberty.h presence >configure:5752: x86_64-pc-linux-gnu-gcc -E -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE conftest.c >configure:5752: $? = 0 >configure:5752: result: yes >configure:5752: checking for libiberty.h >configure:5752: result: yes >configure:5770: checking return type of signal handlers >configure:5788: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 47 | main () > | ^~~~ >conftest.c: In function 'main': >conftest.c:49:10: error: void value not ignored as it ought to be > 49 | return *(signal (0, 0)) (0) == 1; > | ~^~~~~~~~~~~~~~~~~~ >configure:5788: $? = 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 WITH_GTK 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:5795: result: void >configure:5817: checking for getpagesize >configure:5817: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:67:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 67 | char getpagesize (); > | ^~~~ >conftest.c:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 76 | main () > | ^~~~ >configure:5817: $? = 0 >configure:5817: result: yes >configure:5829: checking for sendfile >configure:5829: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:68:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 68 | char sendfile (); > | ^~~~ >conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 77 | main () > | ^~~~ >configure:5829: $? = 0 >configure:5829: result: yes >configure:5829: checking for setsid >configure:5829: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 69 | char setsid (); > | ^~~~ >conftest.c:78:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 78 | main () > | ^~~~ >configure:5829: $? = 0 >configure:5829: result: yes >configure:5829: checking for flock >configure:5829: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:70:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 70 | char flock (); > | ^~~~ >conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 79 | main () > | ^~~~ >configure:5829: $? = 0 >configure:5829: result: yes >configure:5829: checking for lockf >configure:5829: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:71:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 71 | char lockf (); > | ^~~~ >conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 80 | main () > | ^~~~ >configure:5829: $? = 0 >configure:5829: result: yes >configure:5829: checking for hstrerror >configure:5829: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:72:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 72 | char hstrerror (); > | ^~~~ >conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 81 | main () > | ^~~~ >configure:5829: $? = 0 >configure:5829: result: yes >configure:5829: checking for strerror >configure:5829: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 73 | char strerror (); > | ^~~~ >conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 82 | main () > | ^~~~ >configure:5829: $? = 0 >configure:5829: result: yes >configure:5829: checking for setuid >configure:5829: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 74 | char setuid (); > | ^~~~ >conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 83 | main () > | ^~~~ >configure:5829: $? = 0 >configure:5829: result: yes >configure:5829: checking for setreuid >configure:5829: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 75 | char setreuid (); > | ^~~~ >conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 84 | main () > | ^~~~ >configure:5829: $? = 0 >configure:5829: result: yes >configure:5841: checking for getuid >configure:5841: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 76 | char getuid (); > | ^~~~ >conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 85 | main () > | ^~~~ >configure:5841: $? = 0 >configure:5841: result: yes >configure:5841: checking for geteuid >configure:5841: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 77 | char geteuid (); > | ^~~~ >conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 86 | main () > | ^~~~ >configure:5841: $? = 0 >configure:5841: result: yes >configure:5841: checking for mcheck >configure:5841: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:78:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 78 | char mcheck (); > | ^~~~ >conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 87 | main () > | ^~~~ >configure:5841: $? = 0 >configure:5841: result: yes >configure:5841: checking for wait4 >configure:5841: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 79 | char wait4 (); > | ^~~~ >conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 88 | main () > | ^~~~ >configure:5841: $? = 0 >configure:5841: result: yes >configure:5841: checking for wait3 >configure:5841: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 80 | char wait3 (); > | ^~~~ >conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 89 | main () > | ^~~~ >configure:5841: $? = 0 >configure:5841: result: yes >configure:5841: checking for waitpid >configure:5841: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 81 | char waitpid (); > | ^~~~ >conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 90 | main () > | ^~~~ >configure:5841: $? = 0 >configure:5841: result: yes >configure:5841: checking for setgroups >configure:5841: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 82 | char setgroups (); > | ^~~~ >conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 91 | main () > | ^~~~ >configure:5841: $? = 0 >configure:5841: result: yes >configure:5853: checking for snprintf >configure:5853: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 83 | char snprintf (); > | ^~~~ >conftest.c:83:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] > 83 | char snprintf (); > | ^~~~~~~~ >conftest.c:71:1: note: 'snprintf' is declared in header '<stdio.h>' > 70 | # include <limits.h> > 71 | #else >conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 92 | main () > | ^~~~ >configure:5853: $? = 0 >configure:5853: result: yes >configure:5853: checking for vsnprintf >configure:5853: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 84 | char vsnprintf (); > | ^~~~ >conftest.c:84:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] > 84 | char vsnprintf (); > | ^~~~~~~~~ >conftest.c:72:1: note: 'vsnprintf' is declared in header '<stdio.h>' > 71 | # include <limits.h> > 72 | #else >conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 93 | main () > | ^~~~ >configure:5853: $? = 0 >configure:5853: result: yes >configure:5853: checking for vasprintf >configure:5853: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 85 | char vasprintf (); > | ^~~~ >conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 94 | main () > | ^~~~ >configure:5853: $? = 0 >configure:5853: result: yes >configure:5853: checking for asprintf >configure:5853: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 86 | char asprintf (); > | ^~~~ >conftest.c:95:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 95 | main () > | ^~~~ >configure:5853: $? = 0 >configure:5853: result: yes >configure:5853: checking for getcwd >configure:5853: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 87 | char getcwd (); > | ^~~~ >conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 96 | main () > | ^~~~ >configure:5853: $? = 0 >configure:5853: result: yes >configure:5853: checking for getwd >configure:5853: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 88 | char getwd (); > | ^~~~ >conftest.c:97:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 97 | main () > | ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sys-devel/distcc-3.3.3/temp/ccLWRbAr.o: in function `main': >conftest.c:(.text.startup+0x7): warning: the `getwd' function is dangerous and should not be used. >configure:5853: $? = 0 >configure:5853: result: yes >configure:5853: checking for mkdtemp >configure:5853: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 89 | char mkdtemp (); > | ^~~~ >conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 98 | main () > | ^~~~ >configure:5853: $? = 0 >configure:5853: result: yes >configure:5865: checking for getrusage >configure:5865: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 90 | char getrusage (); > | ^~~~ >conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 99 | main () > | ^~~~ >configure:5865: $? = 0 >configure:5865: result: yes >configure:5865: checking for strsignal >configure:5865: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 91 | char strsignal (); > | ^~~~ >conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 100 | main () > | ^~~~ >configure:5865: $? = 0 >configure:5865: result: yes >configure:5865: checking for gettimeofday >configure:5865: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 92 | char gettimeofday (); > | ^~~~ >conftest.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 101 | main () > | ^~~~ >configure:5865: $? = 0 >configure:5865: result: yes >configure:5877: checking for getaddrinfo >configure:5877: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 93 | char getaddrinfo (); > | ^~~~ >conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 102 | main () > | ^~~~ >configure:5877: $? = 0 >configure:5877: result: yes >configure:5877: checking for getnameinfo >configure:5877: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 94 | char getnameinfo (); > | ^~~~ >conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 103 | main () > | ^~~~ >configure:5877: $? = 0 >configure:5877: result: yes >configure:5877: checking for inet_ntop >configure:5877: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:95:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 95 | char inet_ntop (); > | ^~~~ >conftest.c:104:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 104 | main () > | ^~~~ >configure:5877: $? = 0 >configure:5877: result: yes >configure:5877: checking for inet_ntoa >configure:5877: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 96 | char inet_ntoa (); > | ^~~~ >conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 105 | main () > | ^~~~ >configure:5877: $? = 0 >configure:5877: result: yes >configure:5889: checking for strndup >configure:5889: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:97:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 97 | char strndup (); > | ^~~~ >conftest.c:97:6: warning: conflicting types for built-in function 'strndup'; expected 'char *(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] > 97 | char strndup (); > | ^~~~~~~ >conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 106 | main () > | ^~~~ >configure:5889: $? = 0 >configure:5889: result: yes >configure:5889: checking for strsep >configure:5889: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 98 | char strsep (); > | ^~~~ >conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 107 | main () > | ^~~~ >configure:5889: $? = 0 >configure:5889: result: yes >configure:5889: checking for mmap >configure:5889: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 99 | char mmap (); > | ^~~~ >conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 108 | main () > | ^~~~ >configure:5889: $? = 0 >configure:5889: result: yes >configure:5889: checking for strlcpy >configure:5889: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 100 | char strlcpy (); > | ^~~~ >conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 109 | main () > | ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sys-devel/distcc-3.3.3/temp/ccy4rxG1.o: in function `main': >conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' >collect2: error: ld returned 1 exit status >configure:5889: $? = 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 WITH_GTK 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:5889: result: no >configure:5901: checking for getloadavg >configure:5901: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 100 | char getloadavg (); > | ^~~~ >conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 109 | main () > | ^~~~ >configure:5901: $? = 0 >configure:5901: result: yes >configure:5912: checking for getline >configure:5912: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 101 | char getline (); > | ^~~~ >conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 110 | main () > | ^~~~ >configure:5912: $? = 0 >configure:5912: result: yes >configure:5924: checking for fstatat >configure:5924: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 102 | char fstatat (); > | ^~~~ >conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 111 | main () > | ^~~~ >configure:5924: $? = 0 >configure:5924: result: yes >configure:5934: checking whether snprintf is declared >configure:5934: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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] > 114 | main () > | ^~~~ >configure:5934: $? = 0 >configure:5934: result: yes >configure:5944: checking whether vsnprintf is declared >configure:5944: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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] > 115 | main () > | ^~~~ >configure:5944: $? = 0 >configure:5944: result: yes >configure:5954: checking whether vasprintf is declared >configure:5954: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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] > 116 | main () > | ^~~~ >configure:5954: $? = 0 >configure:5954: result: yes >configure:5964: checking whether asprintf is declared >configure:5964: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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] > 117 | main () > | ^~~~ >configure:5964: $? = 0 >configure:5964: result: yes >configure:5974: checking whether strndup is declared >configure:5974: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 118 | main () > | ^~~~ >configure:5974: $? = 0 >configure:5974: result: yes >configure:5986: checking if mmap() supports MAP_FAILED >configure:6009: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 91 | main () > | ^~~~ >configure:6009: $? = 0 >configure:6019: result: >configure:6023: checking for vararg macro support >configure:6036: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 87 | main () > | ^~~~ >configure:6036: $? = 0 >configure:6037: result: yes >configure:6048: checking for va_copy >configure:6066: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 89 | main () > | ^~~~ >configure:6066: $? = 0 >configure:6074: result: yes >configure:6081: checking for __va_copy >configure:6099: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 90 | main () > | ^~~~ >configure:6099: $? = 0 >configure:6107: result: yes >configure:6115: checking for C99 vsnprintf >configure:6146: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:91:6: warning: no previous prototype for 'foo' [-Wmissing-prototypes] > 91 | void foo(const char *format, ...) { > | ^~~ >conftest.c: In function 'foo': >conftest.c:97:14: warning: implicit declaration of function 'vsnprintf' [-Wimplicit-function-declaration] > 97 | len = vsnprintf(0, 0, format, ap); > | ^~~~~~~~~ >conftest.c:97:27: warning: 'vsnprintf' argument 2 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] > 97 | len = vsnprintf(0, 0, format, ap); > | ^ ><built-in>: note: built-in 'vsnprintf' declared here >conftest.c:99:22: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] > 99 | if (len != 5) exit(1); > | ^~~~ >conftest.c:99:22: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:91:1: note: include '<stdlib.h>' or provide a declaration of 'exit' > 90 | #include <stdarg.h> > +++ |+#include <stdlib.h> > 91 | void foo(const char *format, ...) { >conftest.c:101:12: warning: implicit declaration of function 'snprintf' [-Wimplicit-function-declaration] > 101 | if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); > | ^~~~~~~~ >conftest.c:101:12: warning: incompatible implicit declaration of built-in function 'snprintf' >conftest.c:91:1: note: include '<stdio.h>' or provide a declaration of 'snprintf' > 90 | #include <stdarg.h> > +++ |+#include <stdio.h> > 91 | void foo(const char *format, ...) { >conftest.c:101:46: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] > 101 | if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); > | ^~~~~~ >conftest.c:101:70: warning: incompatible implicit declaration of built-in function 'exit' > 101 | if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); > | ^~~~ >conftest.c:101:70: note: include '<stdlib.h>' or provide a declaration of 'exit' >conftest.c:103:8: warning: incompatible implicit declaration of built-in function 'exit' > 103 | exit(0); > | ^~~~ >conftest.c:103:8: note: include '<stdlib.h>' or provide a declaration of 'exit' >conftest.c: At top level: >conftest.c:105:1: warning: return type defaults to 'int' [-Wimplicit-int] > 105 | main() { foo("hello"); } > | ^~~~ >conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] >conftest.c: In function 'foo': >conftest.c:101:12: warning: 'hello' directive output truncated writing 5 bytes into a region of size 3 [-Wformat-truncation=] > 101 | if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >conftest.c:101:12: note: 'snprintf' output 6 bytes into a destination of size 3 >configure:6146: $? = 0 >configure:6146: ./conftest >configure:6146: $? = 0 >configure:6156: result: yes >configure:6165: checking for working socketpair >configure:6185: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:93:1: warning: return type defaults to 'int' [-Wimplicit-int] > 93 | main() { > | ^~~~ >conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] >conftest.c: In function 'main': >conftest.c:95:8: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] > 95 | exit((socketpair(AF_UNIX, SOCK_STREAM, 0, fd) != -1) ? 0 : 1); > | ^~~~ >conftest.c:95:8: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:92:1: note: include '<stdlib.h>' or provide a declaration of 'exit' > 91 | #include <sys/socket.h> > +++ |+#include <stdlib.h> > 92 | >configure:6185: $? = 0 >configure:6185: ./conftest >configure:6185: $? = 0 >configure:6195: result: yes >configure:6203: checking for struct sockaddr_storage.ss_family >configure:6203: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -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:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 93 | main () > | ^~~~ >configure:6203: $? = 0 >configure:6203: result: yes >configure:6440: checking for library containing gss_init_sec_context >configure:6471: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -liberty -lpopt -lpopt >&5 >conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 98 | char gss_init_sec_context (); > | ^~~~ >conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 100 | main () > | ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sys-devel/distcc-3.3.3/temp/ccAW9wHK.o: in function `main': >conftest.c:(.text.startup+0x7): undefined reference to `gss_init_sec_context' >collect2: error: ld returned 1 exit status >configure:6471: $? = 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 WITH_GTK 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:6471: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lgssapi -liberty -lpopt -lpopt >&5 >conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 98 | char gss_init_sec_context (); > | ^~~~ >conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 100 | main () > | ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgssapi >collect2: error: ld returned 1 exit status >configure:6471: $? = 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 WITH_GTK 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:6471: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -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 -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lgssapi_krb5 -liberty -lpopt -lpopt >&5 >conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 98 | char gss_init_sec_context (); > | ^~~~ >conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 100 | main () > | ^~~~ >configure:6471: $? = 0 >configure:6488: result: -lgssapi_krb5 >configure:6519: checking build system type >configure:6533: result: x86_64-pc-linux-gnu >configure:6553: checking host system type >configure:6566: result: x86_64-pc-linux-gnu >configure:6586: checking for a sed that does not truncate output >configure:6650: result: /bin/sed >configure:6838: checking whether x86_64-pc-linux-gnu-gcc is Clang >configure:6863: result: no >configure:6986: checking whether pthreads work with -pthread >configure:7080: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lgssapi_krb5 -liberty -lpopt -lpopt >&5 >conftest.c: In function 'routine': >conftest.c:96:51: warning: parameter 'a' set but not used [-Wunused-but-set-parameter] > 96 | static void routine(void *a) { a = 0; } > | ~~~~~~^ >conftest.c: At top level: >conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 99 | main () > | ^~~~ >configure:7080: $? = 0 >configure:7089: result: yes >configure:7108: checking for joinable pthread attribute >configure:7126: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lgssapi_krb5 -liberty -lpopt -lpopt >&5 >conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 94 | main () > | ^~~~ >configure:7126: $? = 0 >configure:7134: result: PTHREAD_CREATE_JOINABLE >configure:7148: checking whether more special flags are required for pthreads >configure:7161: result: no >configure:7169: checking for PTHREAD_PRIO_INHERIT >configure:7185: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lgssapi_krb5 -liberty -lpopt -lpopt >&5 >conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > 94 | main () > | ^~~~ >conftest.c: In function 'main': >conftest.c:96:5: warning: unused variable 'i' [-Wunused-variable] > 96 | int i = PTHREAD_PRIO_INHERIT; > | ^ >configure:7185: $? = 0 >configure:7194: result: yes >configure:7424: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by distcc config.status 3.3.3, which was >generated by GNU Autoconf 2.69. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on MO-RIS-ADM-IT1 > >config.status:927: creating Makefile >config.status:927: creating popt/.stamp-conf >config.status:927: creating lzo/.stamp-conf >config.status:927: creating pump >config.status:927: creating src/config.h > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >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 -march=native' >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 -Wl,--defsym=__gentoo_check_ldflags__=0' >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_host=x86_64-pc-linux-gnu >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_SED=/bin/sed >ac_cv_path_install='/usr/lib/portage/python3.7/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=-lgssapi_krb5 >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 >ax_cv_PTHREAD_CLANG=no >ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE >ax_cv_PTHREAD_PRIO_INHERIT=yes >ax_cv_PTHREAD_SPECIAL_FLAGS=no >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='src/auth_common.o' >AUTH_DISTCCD_OBJS='src/auth_distccd.o' >AUTH_DISTCC_OBJS='src/auth_distcc.o' >AVAHI_CFLAGS='' >AVAHI_LIBS='' >BUILD_POPT='' >CC='x86_64-pc-linux-gnu-gcc' >CFLAGS='-O2 -pipe -march=native -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS=' -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE' >DEFS='-DHAVE_CONFIG_H' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >GNOME_BIN='distccmon-gnome' >GNOME_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi-3.3_rc0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread ' >GNOME_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' >GNOME_PACKAGES='gtk+-2.0' >GREP='/bin/grep' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_GNOME='install-gnome-data' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' >LIBOBJS='' >LIBS=' -lgssapi_krb5 -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='x86_64-pc-linux-gnu-gcc' >PTHREAD_CFLAGS='-pthread' >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='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >UNINSTALL_GNOME='uninstall-gnome-data' >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='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/distcc-3.3.3' >dvidir='${docdir}' >exec_prefix='${prefix}' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >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 WITH_GTK 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 >#define HAVE_GSSAPI 1 >#define HAVE_PTHREAD_PRIO_INHERIT 1 >#define HAVE_PTHREAD 1 >#define GNU_HOST "x86_64-pc-linux-gnu" > >configure: exit 0
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