This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr --build=hppa2.0-unknown-linux-gnu --host=hppa2.0-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --enable-ipv6 --enable-nls --with-zenmap --with-liblua --with-ncat --with-ndiff --with-nmap-update --with-nping --with-openssl --with-libdnet=included build_alias=hppa2.0-unknown-linux-gnu host_alias=hppa2.0-unknown-linux-gnu CFLAGS=-mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = karsten uname -m = parisc64 uname -r = 3.17.0-gentoo-JeR uname -s = Linux uname -v = #2 SMP Thu Nov 6 16:17:30 CET 2014 /usr/bin/uname -p = PA8800 (Mako) /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: /usr/lib/distcc/bin PATH: /usr/lib/portage/bin/ebuild-helpers/xattr PATH: /usr/lib/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/hppa2.0-unknown-linux-gnu/gcc-bin/4.8.3 PATH: /usr/hppa2.0-unknown-linux-gnu/hppa1.1-unknown-linux-gnu/gcc-bin/4.6.3 PATH: /usr/hppa2.0-unknown-linux-gnu/hppa64-unknown-linux-gnu/gcc-bin/4.9.2 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2107: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [[ ${CBUILD:-${CHOST}} != ${CHOST} ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2284: checking build system type configure:2298: result: hppa2.0-unknown-linux-gnu configure:2318: checking host system type configure:2331: result: hppa2.0-unknown-linux-gnu configure:2359: checking for hppa2.0-unknown-linux-gnu-gcc configure:2375: found /usr/lib/distcc/bin/hppa2.0-unknown-linux-gnu-gcc configure:2386: result: hppa2.0-unknown-linux-gnu-gcc configure:2655: checking for C compiler version configure:2664: hppa2.0-unknown-linux-gnu-gcc --version >&5 hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.8.3 p1.1, pie-0.5.9) 4.8.3 Copyright (C) 2013 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:2675: $? = 0 configure:2664: hppa2.0-unknown-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/4.8.3/hppa2.0-unknown-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/hppa2.0-unknown-linux-gnu/4.8.3/lto-wrapper Target: hppa2.0-unknown-linux-gnu Configured with: /dev/shm/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/configure --host=hppa2.0-unknown-linux-gnu --build=hppa2.0-unknown-linux-gnu --prefix=/usr --bindir=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/4.8.3 --includedir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/4.8.3/include --datadir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/4.8.3 --mandir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/4.8.3/man --infodir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/4.8.3/info --with-gxx-include-dir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/4.8.3/include/g++-v4 --with-python-dir=/share/gcc-data/hppa2.0-unknown-linux-gnu/4.8.3/python --enable-objc-gc --enable-languages=c,c++,objc,obj-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 4.8.3 p1.1, pie-0.5.9' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --with-cloog --disable-isl-version-check Thread model: posix gcc version 4.8.3 (Gentoo 4.8.3 p1.1, pie-0.5.9) configure:2675: $? = 0 configure:2664: hppa2.0-unknown-linux-gnu-gcc -V >&5 hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-V' hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. distcc[3522] ERROR: compile (null) on localhost failed configure:2675: $? = 1 configure:2664: hppa2.0-unknown-linux-gnu-gcc -qversion >&5 hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-qversion' hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. distcc[3528] ERROR: compile (null) on localhost failed configure:2675: $? = 1 configure:2695: checking whether the C compiler works configure:2717: hppa2.0-unknown-linux-gnu-gcc -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:2721: $? = 0 configure:2769: result: yes configure:2772: checking for C compiler default output file name configure:2774: result: a.out configure:2780: checking for suffix of executables configure:2787: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:2791: $? = 0 configure:2813: result: configure:2835: checking whether we are cross compiling configure:2843: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:2847: $? = 0 configure:2854: ./conftest configure:2858: $? = 0 configure:2873: result: no configure:2878: checking for suffix of object files configure:2900: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:2904: $? = 0 configure:2925: result: o configure:2929: checking whether we are using the GNU C compiler configure:2948: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:2948: $? = 0 configure:2957: result: yes configure:2966: checking whether hppa2.0-unknown-linux-gnu-gcc accepts -g configure:2986: hppa2.0-unknown-linux-gnu-gcc -c -g conftest.c >&5 configure:2986: $? = 0 configure:3027: result: yes configure:3044: checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89 configure:3108: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:3108: $? = 0 configure:3121: result: none needed configure:3142: checking for inline configure:3158: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:3158: $? = 0 configure:3166: result: inline configure:3193: checking for hppa2.0-unknown-linux-gnu-gcc configure:3220: result: hppa2.0-unknown-linux-gnu-gcc configure:3489: checking for C compiler version configure:3498: hppa2.0-unknown-linux-gnu-gcc --version >&5 hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.8.3 p1.1, pie-0.5.9) 4.8.3 Copyright (C) 2013 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:3509: $? = 0 configure:3498: hppa2.0-unknown-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/4.8.3/hppa2.0-unknown-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/hppa2.0-unknown-linux-gnu/4.8.3/lto-wrapper Target: hppa2.0-unknown-linux-gnu Configured with: /dev/shm/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/configure --host=hppa2.0-unknown-linux-gnu --build=hppa2.0-unknown-linux-gnu --prefix=/usr --bindir=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/4.8.3 --includedir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/4.8.3/include --datadir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/4.8.3 --mandir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/4.8.3/man --infodir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/4.8.3/info --with-gxx-include-dir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/4.8.3/include/g++-v4 --with-python-dir=/share/gcc-data/hppa2.0-unknown-linux-gnu/4.8.3/python --enable-objc-gc --enable-languages=c,c++,objc,obj-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 4.8.3 p1.1, pie-0.5.9' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --with-cloog --disable-isl-version-check Thread model: posix gcc version 4.8.3 (Gentoo 4.8.3 p1.1, pie-0.5.9) configure:3509: $? = 0 configure:3498: hppa2.0-unknown-linux-gnu-gcc -V >&5 hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-V' hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. distcc[3619] ERROR: compile (null) on localhost failed configure:3509: $? = 1 configure:3498: hppa2.0-unknown-linux-gnu-gcc -qversion >&5 hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-qversion' hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. distcc[3625] ERROR: compile (null) on localhost failed configure:3509: $? = 1 configure:3513: checking whether we are using the GNU C compiler configure:3541: result: yes configure:3550: checking whether hppa2.0-unknown-linux-gnu-gcc accepts -g configure:3611: result: yes configure:3628: checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89 configure:3705: result: none needed configure:3739: checking for hppa2.0-unknown-linux-gnu-g++ configure:3755: found /usr/lib/distcc/bin/hppa2.0-unknown-linux-gnu-g++ configure:3766: result: hppa2.0-unknown-linux-gnu-g++ configure:3837: checking for C++ compiler version configure:3846: hppa2.0-unknown-linux-gnu-g++ --version >&5 hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.8.3 p1.1, pie-0.5.9) 4.8.3 Copyright (C) 2013 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:3857: $? = 0 configure:3846: hppa2.0-unknown-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/4.8.3/hppa2.0-unknown-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/hppa2.0-unknown-linux-gnu/4.8.3/lto-wrapper Target: hppa2.0-unknown-linux-gnu Configured with: /dev/shm/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/configure --host=hppa2.0-unknown-linux-gnu --build=hppa2.0-unknown-linux-gnu --prefix=/usr --bindir=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/4.8.3 --includedir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/4.8.3/include --datadir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/4.8.3 --mandir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/4.8.3/man --infodir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/4.8.3/info --with-gxx-include-dir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/4.8.3/include/g++-v4 --with-python-dir=/share/gcc-data/hppa2.0-unknown-linux-gnu/4.8.3/python --enable-objc-gc --enable-languages=c,c++,objc,obj-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 4.8.3 p1.1, pie-0.5.9' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --with-cloog --disable-isl-version-check Thread model: posix gcc version 4.8.3 (Gentoo 4.8.3 p1.1, pie-0.5.9) configure:3857: $? = 0 configure:3846: hppa2.0-unknown-linux-gnu-g++ -V >&5 hppa2.0-unknown-linux-gnu-g++: error: unrecognized command line option '-V' hppa2.0-unknown-linux-gnu-g++: fatal error: no input files compilation terminated. distcc[3641] ERROR: compile (null) on localhost failed configure:3857: $? = 1 configure:3846: hppa2.0-unknown-linux-gnu-g++ -qversion >&5 hppa2.0-unknown-linux-gnu-g++: error: unrecognized command line option '-qversion' hppa2.0-unknown-linux-gnu-g++: fatal error: no input files compilation terminated. distcc[3647] ERROR: compile (null) on localhost failed configure:3857: $? = 1 configure:3861: checking whether we are using the GNU C++ compiler configure:3880: hppa2.0-unknown-linux-gnu-g++ -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe conftest.cpp >&5 configure:3880: $? = 0 configure:3889: result: yes configure:3898: checking whether hppa2.0-unknown-linux-gnu-g++ accepts -g configure:3918: hppa2.0-unknown-linux-gnu-g++ -c -g conftest.cpp >&5 configure:3918: $? = 0 configure:3959: result: yes configure:3996: checking for a BSD-compatible install configure:4064: result: /usr/lib/portage/bin/ebuild-helpers/xattr/install -c configure:4080: checking whether the compiler is gcc 4 or greater configure:4101: result: yes configure:4111: checking for __func__ configure:4126: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:4126: $? = 0 configure:4133: result: yes configure:4178: checking for hppa2.0-unknown-linux-gnu-strip configure:4196: found /usr/bin/hppa2.0-unknown-linux-gnu-strip configure:4208: result: /usr/bin/hppa2.0-unknown-linux-gnu-strip configure:4281: checking how to run the C preprocessor configure:4312: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:4312: $? = 0 configure:4326: hppa2.0-unknown-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. distcc[3698] ERROR: compile (null) on localhost failed configure:4326: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4351: result: hppa2.0-unknown-linux-gnu-gcc -E configure:4371: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:4371: $? = 0 configure:4385: hppa2.0-unknown-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. distcc[3714] ERROR: compile (null) on localhost failed configure:4385: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4414: checking for grep that handles long lines and -e configure:4472: result: /bin/grep configure:4477: checking for egrep configure:4539: result: /bin/grep -E configure:4544: checking for ANSI C header files configure:4564: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:4564: $? = 0 configure:4637: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:4637: $? = 0 configure:4637: ./conftest configure:4637: $? = 0 configure:4648: result: yes configure:4661: checking for sys/types.h configure:4661: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:4661: $? = 0 configure:4661: result: yes configure:4661: checking for sys/stat.h configure:4661: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:4661: $? = 0 configure:4661: result: yes configure:4661: checking for stdlib.h configure:4661: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:4661: $? = 0 configure:4661: result: yes configure:4661: checking for string.h configure:4661: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:4661: $? = 0 configure:4661: result: yes configure:4661: checking for memory.h configure:4661: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:4661: $? = 0 configure:4661: result: yes configure:4661: checking for strings.h configure:4661: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:4661: $? = 0 configure:4661: result: yes configure:4661: checking for inttypes.h configure:4661: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:4661: $? = 0 configure:4661: result: yes configure:4661: checking for stdint.h configure:4661: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:4661: $? = 0 configure:4661: result: yes configure:4661: checking for unistd.h configure:4661: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:4661: $? = 0 configure:4661: result: yes configure:4676: checking pwd.h usability configure:4676: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:4676: $? = 0 configure:4676: result: yes configure:4676: checking pwd.h presence configure:4676: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:4676: $? = 0 configure:4676: result: yes configure:4676: checking for pwd.h configure:4676: result: yes configure:4676: checking termios.h usability configure:4676: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:4676: $? = 0 configure:4676: result: yes configure:4676: checking termios.h presence configure:4676: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:4676: $? = 0 configure:4676: result: yes configure:4676: checking for termios.h configure:4676: result: yes configure:4676: checking sys/sockio.h usability configure:4676: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 conftest.c:54:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. distcc[3966] ERROR: compile conftest.c on localhost failed configure:4676: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_PWD_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4676: result: no configure:4676: checking sys/sockio.h presence configure:4676: hppa2.0-unknown-linux-gnu-gcc -E conftest.c conftest.c:21:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. distcc[3977] ERROR: compile (null) on localhost failed configure:4676: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_PWD_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:4676: result: no configure:4676: checking for sys/sockio.h configure:4676: result: no configure:4687: checking for library containing setsockopt configure:4718: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:4718: $? = 0 configure:4735: result: none required configure:4743: checking for library containing gethostbyname configure:4774: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:4774: $? = 0 configure:4791: result: none required configure:4801: checking for library containing dlopen configure:4832: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 /dev/shm/portage/net-analyzer/nmap-6.25/temp/ccihYXaR.o: In function `main': /dev/shm/portage/net-analyzer/nmap-6.25/work/nmap-6.25/nping/conftest.c:32: undefined reference to `dlopen' collect2: error: ld returned 1 exit status distcc[4012] ERROR: compile conftest.c on localhost failed configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_PWD_H 1 | #define HAVE_TERMIOS_H 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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:4832: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5 configure:4832: $? = 0 configure:4849: result: -ldl configure:4859: checking for library containing nl_handle_alloc configure:4890: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5 /dev/shm/portage/net-analyzer/nmap-6.25/temp/cctEUO15.o: In function `main': /dev/shm/portage/net-analyzer/nmap-6.25/work/nmap-6.25/nping/conftest.c:32: undefined reference to `nl_handle_alloc' collect2: error: ld returned 1 exit status distcc[4038] ERROR: compile conftest.c on localhost failed configure:4890: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_PWD_H 1 | #define HAVE_TERMIOS_H 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 nl_handle_alloc (); | int | main () | { | return nl_handle_alloc (); | ; | return 0; | } configure:4890: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lnl -ldl >&5 configure:4890: $? = 0 configure:4907: result: -lnl configure:4940: checking openssl/ssl.h usability configure:4940: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:4940: $? = 0 configure:4940: result: yes configure:4940: checking openssl/ssl.h presence configure:4940: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:4940: $? = 0 configure:4940: result: yes configure:4940: checking for openssl/ssl.h configure:4940: result: yes configure:4957: checking for BIO_int_ctrl in -lcrypto configure:4982: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lcrypto -lnl -ldl >&5 configure:4982: $? = 0 configure:4991: result: yes configure:5008: checking for SSL_new in -lssl configure:5033: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lssl -lcrypto -lnl -ldl >&5 configure:5033: $? = 0 configure:5042: result: yes configure:5066: checking for EVP_sha256 configure:5066: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lnl -ldl -lssl -lcrypto >&5 configure:5066: $? = 0 configure:5066: result: yes configure:5088: checking pcap.h usability configure:5088: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:5088: $? = 0 configure:5088: result: yes configure:5088: checking pcap.h presence configure:5088: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:5088: $? = 0 configure:5088: result: yes configure:5088: checking for pcap.h configure:5088: result: yes configure:5091: checking for pcap_datalink in -lpcap configure:5116: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lpcap -lnl -ldl >&5 configure:5116: $? = 0 configure:5125: result: yes configure:5222: checking sys/ioccom.h usability configure:5222: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 conftest.c:55:24: fatal error: sys/ioccom.h: No such file or directory #include ^ compilation terminated. distcc[4140] ERROR: compile conftest.c on localhost failed configure:5222: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_OPENSSL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5222: result: no configure:5222: checking sys/ioccom.h presence configure:5222: hppa2.0-unknown-linux-gnu-gcc -E conftest.c conftest.c:22:24: fatal error: sys/ioccom.h: No such file or directory #include ^ compilation terminated. distcc[4151] ERROR: compile (null) on localhost failed configure:5222: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_OPENSSL 1 | /* end confdefs.h. */ | #include configure:5222: result: no configure:5222: checking for sys/ioccom.h configure:5222: result: no configure:5222: checking sys/time.h usability configure:5222: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:5222: $? = 0 configure:5222: result: yes configure:5222: checking sys/time.h presence configure:5222: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:5222: $? = 0 configure:5222: result: yes configure:5222: checking for sys/time.h configure:5222: result: yes configure:5222: checking net/bpf.h usability configure:5222: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 conftest.c:56:21: fatal error: net/bpf.h: No such file or directory #include ^ compilation terminated. distcc[4189] ERROR: compile conftest.c on localhost failed configure:5222: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5222: result: no configure:5222: checking net/bpf.h presence configure:5222: hppa2.0-unknown-linux-gnu-gcc -E conftest.c conftest.c:23:21: fatal error: net/bpf.h: No such file or directory #include ^ compilation terminated. distcc[4200] ERROR: compile (null) on localhost failed configure:5222: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:5222: result: no configure:5222: checking for net/bpf.h configure:5222: result: no configure:5232: checking if libpcap is suitable configure:5256: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lnl -ldl -lpcap >&5 configure:5256: $? = 0 configure:5256: ./conftest ./configure: line 1644: 4217 Segmentation fault ./conftest$ac_exeext configure:5256: $? = 139 configure: program exited with status 139 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | | #include | extern char pcap_version[]; | int main() { | int major, minor1, minor2; | sscanf(pcap_version,"%d.%d.%d", &major, &minor1, &minor2); | if (major > 0) | return 0; | if (minor1 < 9) | return 1; | if (minor2 < 4) | return 1; | return 0; | } | configure:5317: result: no configure:5418: checking if sockaddr{} has sa_len member configure:5436: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -I../libdnet-stripped/include -I../libpcap conftest.c >&5 conftest.c: In function 'main': conftest.c:29:47: error: 'struct sockaddr' has no member named 'sa_len' unsigned int i = sizeof(((struct sockaddr *)0)->sa_len) ^ conftest.c:29:14: warning: unused variable 'i' [-Wunused-variable] unsigned int i = sizeof(((struct sockaddr *)0)->sa_len) ^ distcc[4224] ERROR: compile conftest.c on localhost failed configure:5436: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | unsigned int i = sizeof(((struct sockaddr *)0)->sa_len) | ; | return 0; | } configure:5443: result: no configure:5451: checking if sockaddr_in{} has sin_len member configure:5470: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -I../libdnet-stripped/include -I../libpcap conftest.c >&5 conftest.c: In function 'main': conftest.c:30:50: error: 'struct sockaddr_in' has no member named 'sin_len' unsigned int i = sizeof(((struct sockaddr_in *)0)->sin_len) ^ conftest.c:30:14: warning: unused variable 'i' [-Wunused-variable] unsigned int i = sizeof(((struct sockaddr_in *)0)->sin_len) ^ distcc[4236] ERROR: compile conftest.c on localhost failed configure:5470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | | #include | #include | #include | int | main () | { | unsigned int i = sizeof(((struct sockaddr_in *)0)->sin_len) | ; | return 0; | } configure:5477: result: no configure:5485: checking if sockaddr_in6{} has sin6_len member configure:5504: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -I../libdnet-stripped/include -I../libpcap conftest.c >&5 conftest.c: In function 'main': conftest.c:30:51: error: 'struct sockaddr_in6' has no member named 'sin6_len' unsigned int i = sizeof(((struct sockaddr_in6 *)0)->sin6_len) ^ conftest.c:30:14: warning: unused variable 'i' [-Wunused-variable] unsigned int i = sizeof(((struct sockaddr_in6 *)0)->sin6_len) ^ distcc[4248] ERROR: compile conftest.c on localhost failed configure:5504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | | #include | #include | #include | int | main () | { | unsigned int i = sizeof(((struct sockaddr_in6 *)0)->sin6_len) | ; | return 0; | } configure:5511: result: no configure:5520: checking whether byte ordering is bigendian configure:5535: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -I../libdnet-stripped/include -I../libpcap conftest.c >&5 conftest.c:24:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:24:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:24:15: error: unknown type name 'universal' distcc[4260] ERROR: compile conftest.c on localhost failed configure:5535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:5580: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -I../libdnet-stripped/include -I../libpcap conftest.c >&5 configure:5580: $? = 0 configure:5598: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -I../libdnet-stripped/include -I../libpcap conftest.c >&5 configure:5598: $? = 0 configure:5726: result: yes configure:5745: checking if struct in_addr is a wacky huge structure (some Sun boxes) configure:5759: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -I../libdnet-stripped/include -I../libpcap conftest.c >&5 conftest.c: In function 'main': conftest.c:28:20: error: 'struct in_addr' has no member named '_S_un' struct in_addr i; i._S_un._S_addr; ^ conftest.c:28:16: warning: variable 'i' set but not used [-Wunused-but-set-variable] struct in_addr i; i._S_un._S_addr; ^ distcc[4288] ERROR: compile conftest.c on localhost failed configure:5759: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_SYS_TIME_H 1 | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | #include | int | main () | { | struct in_addr i; i._S_un._S_addr; | ; | return 0; | } configure:5779: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -I../libdnet-stripped/include -I../libpcap conftest.c >&5 conftest.c: In function 'main': conftest.c:29:20: error: 'struct in_addr' has no member named 'S_un' struct in_addr i; i.S_un.S_addr; ^ conftest.c:29:16: warning: variable 'i' set but not used [-Wunused-but-set-variable] struct in_addr i; i.S_un.S_addr; ^ distcc[4299] ERROR: compile conftest.c on localhost failed configure:5779: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_SYS_TIME_H 1 | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct in_addr i; i.S_un.S_addr; | ; | return 0; | } configure:5787: result: no configure:5829: checking if struct ip has ip_sum member configure:5854: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -I../libdnet-stripped/include -I../libpcap conftest.c >&5 conftest.c:29:0: warning: "__USE_BSD" redefined [enabled by default] #define __USE_BSD ^ In file included from /usr/include/sys/types.h:25:0, from conftest.c:25: /usr/include/features.h:320:0: note: this is the location of the previous definition # define __USE_BSD 1 ^ conftest.c:31:0: warning: "_BSD_SOURCE" redefined [enabled by default] #define _BSD_SOURCE ^ In file included from /usr/include/sys/types.h:25:0, from conftest.c:25: /usr/include/features.h:188:0: note: this is the location of the previous definition # define _BSD_SOURCE 1 ^ conftest.c: In function 'main': conftest.c:37:14: warning: unused variable 'i' [-Wunused-variable] unsigned int i = sizeof(((struct ip *)0)->ip_sum) ^ configure:5854: $? = 0 configure:5861: result: yes configure:5868: checking if function signal is accessible configure:5895: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -I../libdnet-stripped/include -I../libpcap conftest.c >&5 conftest.c: In function 'handler': conftest.c:33:26: warning: unused variable 'a' [-Wunused-variable] int a=0; ^ conftest.c: In function 'main': conftest.c:36:25: warning: 'main' is normally a non-static function [-Wmain] int main () { ^ configure:5895: $? = 0 configure:5902: result: yes configure:6234: checking for strerror configure:6234: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -I../libdnet-stripped/include -I../libpcap -L../libpcap -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lnl -ldl >&5 configure:6234: $? = 0 configure:6234: result: yes configure:6362: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on karsten config.status:851: creating Makefile config.status:954: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status:851: creating nping_config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=hppa2.0-unknown-linux-gnu ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=hppa2.0-unknown-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=hppa2.0-unknown-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_EVP_sha256=yes ac_cv_func_strerror=yes ac_cv_have_signal=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_bpf_h=no ac_cv_header_openssl_ssl_h=yes ac_cv_header_pcap_h=yes ac_cv_header_pwd_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_ioccom_h=no ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_host=hppa2.0-unknown-linux-gnu ac_cv_ip_has_ip_sum=yes ac_cv_lib_crypto_BIO_int_ctrl=yes ac_cv_lib_pcap_pcap_datalink=yes ac_cv_lib_ssl_SSL_new=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_STRIP=/usr/bin/hppa2.0-unknown-linux-gnu-strip ac_cv_path_install='/usr/lib/portage/bin/ebuild-helpers/xattr/install -c' ac_cv_prog_CC=hppa2.0-unknown-linux-gnu-gcc ac_cv_prog_CPP='hppa2.0-unknown-linux-gnu-gcc -E' ac_cv_prog_CXX=hppa2.0-unknown-linux-gnu-g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_search_dlopen=-ldl ac_cv_search_gethostbyname='none required' ac_cv_search_nl_handle_alloc=-lnl ac_cv_search_setsockopt='none required' ac_cv_sockaddr_has_sa_len=no ac_cv_sockaddr_in6_has_sin6_len=no ac_cv_sockaddr_in_has_sin_len=no ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='hppa2.0-unknown-linux-gnu-gcc' CFLAGS='-mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment' COMPAT_OBJS='' COMPAT_SRCS='' CPP='hppa2.0-unknown-linux-gnu-gcc -E' CPPFLAGS='-I../libdnet-stripped/include -I../libpcap' CXX='hppa2.0-unknown-linux-gnu-g++' CXXFLAGS='-mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wall -fno-strict-aliasing' DEFS='-DHAVE_CONFIG_H' DNET_BUILD='dnet_build' DNET_CLEAN='dnet_clean' DNET_DEPENDS='../libdnet-stripped/src/.libs/libdnet.a' DNET_DIST_CLEAN='dnet_dist_clean' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='-L../libpcap -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed' LIBDNETDIR='../libdnet-stripped' LIBDNET_LIBS='../libdnet-stripped/src/.libs/libdnet.a' LIBOBJS='' LIBPCAP_LIBS='$(LIBPCAPDIR)/libpcap.a' LIBS='-lnl -ldl ' LTLIBOBJS='' OBJEXT='o' OPENSSL_LIBS='-lssl -lcrypto' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCAP_BUILD='pcap_build' PCAP_CLEAN='pcap_clean' PCAP_DEPENDS='$(LIBPCAPDIR)/libpcap.a' PCAP_DIST_CLEAN='pcap_dist_clean' SHELL='/bin/sh' STRIP='/usr/bin/hppa2.0-unknown-linux-gnu-strip' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='hppa2.0-unknown-linux-gnu' build_alias='hppa2.0-unknown-linux-gnu' build_cpu='hppa2.0' build_os='linux-gnu' build_vendor='unknown' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='hppa2.0-unknown-linux-gnu' host_alias='hppa2.0-unknown-linux-gnu' host_cpu='hppa2.0' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' libpcapdir='../libpcap' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' pcredir='libpcre' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libpcap libdnet-stripped' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #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_PWD_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_OPENSSL 1 #define HAVE_SYS_TIME_H 1 #define WORDS_BIGENDIAN 1 #define HAVE_IP_IP_SUM 1 #define HAVE_SIGNAL 1 #define LINUX 1 #define HAVE_STRERROR 1 configure: exit 0