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.69. Invocation command line was $ ./configure --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 --datadir=/usr/share/apr-util-1 --with-apr=/usr --with-expat=/usr --without-sqlite2 --without-freetds --with-gdbm --without-ldap --without-mysql --without-odbc --without-pgsql --with-sqlite3 --with-dbm=db47 --with-berkeley-db=/usr/include/db4.7:/usr/lib ## --------- ## ## Platform. ## ## --------- ## hostname = karsten uname -m = parisc64 uname -r = 3.9.0-rc4-JeR-00018-g3912a67 uname -s = Linux uname -v = #8 SMP Sat Apr 13 18:25:01 CEST 2013 /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: /keeps/gentoo/cc-qa-check PATH: /keeps/gentoo/cc-qa-check PATH: /keeps/gentoo/cc-qa-check PATH: /keeps/gentoo/cc-qa-check PATH: /usr/lib/distcc/bin 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.6.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.7.2 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2151: 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:2540: checking build system type configure:2554: result: hppa2.0-unknown-linux-gnu configure:2574: checking host system type configure:2587: result: hppa2.0-unknown-linux-gnu configure:2607: checking target system type configure:2620: result: hppa2.0-unknown-linux-gnu configure:2662: checking for a BSD-compatible install configure:2730: result: /usr/bin/install -c configure:2758: checking for working mkdir -p configure:2774: result: yes configure:2868: checking for chosen layout configure:2870: result: apr-util configure:3002: checking for hppa2.0-unknown-linux-gnu-gcc configure:3018: found /usr/lib/distcc/bin/hppa2.0-unknown-linux-gnu-gcc configure:3029: result: hppa2.0-unknown-linux-gnu-gcc configure:3298: checking for C compiler version configure:3307: hppa2.0-unknown-linux-gnu-gcc --version >&5 hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.6.3 p1.11, pie-0.5.2) 4.6.3 Copyright (C) 2011 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:3318: $? = 0 configure:3307: hppa2.0-unknown-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/4.6.3/hppa2.0-unknown-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/hppa2.0-unknown-linux-gnu/4.6.3/lto-wrapper Target: hppa2.0-unknown-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/4.6.3/include/g++-v4 --host=hppa2.0-unknown-linux-gnu --build=hppa2.0-unknown-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/hppa2.0-unknown-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.11, pie-0.5.2' Thread model: posix gcc version 4.6.3 (Gentoo 4.6.3 p1.11, pie-0.5.2) configure:3318: $? = 0 configure:3307: hppa2.0-unknown-linux-gnu-gcc -V >&5 hppa2.0-unknown-linux-gnu-gcc: error: unrecognized option '-V' hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. distcc[12302] ERROR: compile (null) on localhost failed configure:3318: $? = 1 configure:3307: hppa2.0-unknown-linux-gnu-gcc -qversion >&5 hppa2.0-unknown-linux-gnu-gcc: error: unrecognized option '-qversion' hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. distcc[12310] ERROR: compile (null) on localhost failed configure:3318: $? = 1 configure:3338: checking whether the C compiler works configure:3360: hppa2.0-unknown-linux-gnu-gcc -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:3364: $? = 0 configure:3412: result: yes configure:3415: checking for C compiler default output file name configure:3417: result: a.out configure:3423: checking for suffix of executables configure:3430: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:3434: $? = 0 configure:3456: result: configure:3478: checking whether we are cross compiling configure:3486: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:3490: $? = 0 configure:3497: ./conftest configure:3501: $? = 0 configure:3516: result: no configure:3521: checking for suffix of object files configure:3543: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment conftest.c >&5 configure:3547: $? = 0 configure:3568: result: o configure:3572: checking whether we are using the GNU C compiler configure:3591: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment conftest.c >&5 configure:3591: $? = 0 configure:3600: result: yes configure:3609: checking whether hppa2.0-unknown-linux-gnu-gcc accepts -g configure:3629: hppa2.0-unknown-linux-gnu-gcc -c -g conftest.c >&5 configure:3629: $? = 0 configure:3670: result: yes configure:3687: checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89 configure:3750: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment conftest.c >&5 configure:3750: $? = 0 configure:3763: result: none needed configure:3940: checking for APR configure:4019: result: yes configure:4286: checking how to run the C preprocessor configure:4356: result: hppa2.0-unknown-linux-gnu-gcc -E configure:4376: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:4376: $? = 0 configure:4390: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. distcc[12548] ERROR: compile (null) on localhost failed configure:4390: $? = 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:4419: checking for grep that handles long lines and -e configure:4477: result: /bin/grep configure:4482: checking for egrep configure:4544: result: /bin/grep -E configure:4549: checking for ANSI C header files configure:4569: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4569: $? = 0 configure:4642: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:4642: $? = 0 configure:4642: ./conftest configure:4642: $? = 0 configure:4653: result: yes configure:4666: checking for sys/types.h configure:4666: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4666: $? = 0 configure:4666: result: yes configure:4666: checking for sys/stat.h configure:4666: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4666: $? = 0 configure:4666: result: yes configure:4666: checking for stdlib.h configure:4666: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4666: $? = 0 configure:4666: result: yes configure:4666: checking for string.h configure:4666: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4666: $? = 0 configure:4666: result: yes configure:4666: checking for memory.h configure:4666: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4666: $? = 0 configure:4666: result: yes configure:4666: checking for strings.h configure:4666: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4666: $? = 0 configure:4666: result: yes configure:4666: checking for inttypes.h configure:4666: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4666: $? = 0 configure:4666: result: yes configure:4666: checking for stdint.h configure:4666: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4666: $? = 0 configure:4666: result: yes configure:4666: checking for unistd.h configure:4666: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4666: $? = 0 configure:4666: result: yes configure:10426: checking gdbm.h usability configure:10426: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:10426: $? = 0 configure:10426: result: yes configure:10426: checking gdbm.h presence configure:10426: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:10426: $? = 0 configure:10426: result: yes configure:10426: checking for gdbm.h configure:10426: result: yes configure:10428: checking for gdbm_open in -lgdbm configure:10453: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lgdbm >&5 configure:10453: $? = 0 configure:10462: result: yes configure:21726: checking for Berkeley DB 4.7 in /usr/include/db4.7 and /usr/lib configure:21728: result: configure:21740: checking db47/db.h usability configure:21740: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c >&5 conftest.c:52:21: fatal error: db47/db.h: No such file or directory compilation terminated. distcc[12971] ERROR: compile conftest.c on localhost failed configure:21740: $? = 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 | /* 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:21740: result: no configure:21740: checking db47/db.h presence configure:21740: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c conftest.c:19:21: fatal error: db47/db.h: No such file or directory compilation terminated. distcc[13009] ERROR: compile (null) on localhost failed configure:21740: $? = 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 | /* end confdefs.h. */ | #include configure:21740: result: no configure:21740: checking for db47/db.h configure:21740: result: no configure:21740: checking db4/db.h usability configure:21740: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c >&5 conftest.c:52:20: fatal error: db4/db.h: No such file or directory compilation terminated. distcc[13042] ERROR: compile conftest.c on localhost failed configure:21740: $? = 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 | /* 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:21740: result: no configure:21740: checking db4/db.h presence configure:21740: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c conftest.c:19:20: fatal error: db4/db.h: No such file or directory compilation terminated. distcc[13056] ERROR: compile (null) on localhost failed configure:21740: $? = 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 | /* end confdefs.h. */ | #include configure:21740: result: no configure:21740: checking for db4/db.h configure:21740: result: no configure:21740: checking db.h usability configure:21740: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c >&5 configure:21740: $? = 0 configure:21740: result: yes configure:21740: checking db.h presence configure:21740: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c configure:21740: $? = 0 configure:21740: result: yes configure:21740: checking for db.h configure:21740: result: yes configure:21753: checking for -ldb-4.7 configure:21815: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -L/usr/lib conftest.c -ldb-4.7 >&5 conftest.c:23:1: warning: return type defaults to 'int' [-Wreturn-type] configure:21815: $? = 0 configure:21815: ./conftest ./configure: line 1780: 13113 Segmentation fault ./conftest$ac_exeext configure:21815: $? = 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 | /* end confdefs.h. */ | | #include | #include | #include | main () | { | int major, minor, patch; | | db_version(&major, &minor, &patch); | | /* Sanity check: ensure that db.h constants actually match the db library */ | if (major != DB_VERSION_MAJOR | || minor != DB_VERSION_MINOR | || patch != DB_VERSION_PATCH) | exit (1); | | /* Run-time check: ensure the library claims to be the correct version. */ | | if (4 != -1) { | if (major < 4) | exit (1); | if (major > 4) | exit (0); | } | | if (7 != -1) { | if (minor < 7) | exit (1); | if (minor > 7) | exit (0); | } | | if (-1 == -1 | || patch >= -1) | exit (0); | else | exit (1); | } | configure:21833: result: no configure:21740: checking db47/db.h usability configure:21740: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c >&5 conftest.c:52:21: fatal error: db47/db.h: No such file or directory compilation terminated. distcc[13138] ERROR: compile conftest.c on localhost failed configure:21740: $? = 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 | /* 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:21740: result: no configure:21740: checking db47/db.h presence configure:21740: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c conftest.c:19:21: fatal error: db47/db.h: No such file or directory compilation terminated. distcc[13164] ERROR: compile (null) on localhost failed configure:21740: $? = 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 | /* end confdefs.h. */ | #include configure:21740: result: no configure:21740: checking for db47/db.h configure:21740: result: no configure:21740: checking db4/db.h usability configure:21740: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c >&5 conftest.c:52:20: fatal error: db4/db.h: No such file or directory compilation terminated. distcc[13198] ERROR: compile conftest.c on localhost failed configure:21740: $? = 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 | /* 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:21740: result: no configure:21740: checking db4/db.h presence configure:21740: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c conftest.c:19:20: fatal error: db4/db.h: No such file or directory compilation terminated. distcc[13219] ERROR: compile (null) on localhost failed configure:21740: $? = 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 | /* end confdefs.h. */ | #include configure:21740: result: no configure:21740: checking for db4/db.h configure:21740: result: no configure:21740: checking db.h usability configure:21740: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c >&5 configure:21740: $? = 0 configure:21740: result: yes configure:21740: checking db.h presence configure:21740: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c configure:21740: $? = 0 configure:21740: result: yes configure:21740: checking for db.h configure:21740: result: yes configure:21753: checking for -ldb4-4.7 configure:21815: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -L/usr/lib conftest.c -ldb4-4.7 >&5 conftest.c:23:1: warning: return type defaults to 'int' [-Wreturn-type] /usr/lib/gcc/hppa2.0-unknown-linux-gnu/4.6.3/../../../../hppa2.0-unknown-linux-gnu/bin/ld: cannot find -ldb4-4.7 collect2: ld returned 1 exit status distcc[13270] ERROR: compile conftest.c on localhost failed configure:21815: $? = 1 configure: program exited with status 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 | /* end confdefs.h. */ | | #include | #include | #include | main () | { | int major, minor, patch; | | db_version(&major, &minor, &patch); | | /* Sanity check: ensure that db.h constants actually match the db library */ | if (major != DB_VERSION_MAJOR | || minor != DB_VERSION_MINOR | || patch != DB_VERSION_PATCH) | exit (1); | | /* Run-time check: ensure the library claims to be the correct version. */ | | if (4 != -1) { | if (major < 4) | exit (1); | if (major > 4) | exit (0); | } | | if (7 != -1) { | if (minor < 7) | exit (1); | if (minor > 7) | exit (0); | } | | if (-1 == -1 | || patch >= -1) | exit (0); | else | exit (1); | } | configure:21833: result: no configure:21740: checking db47/db.h usability configure:21740: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c >&5 conftest.c:52:21: fatal error: db47/db.h: No such file or directory compilation terminated. distcc[13315] ERROR: compile conftest.c on localhost failed configure:21740: $? = 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 | /* 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:21740: result: no configure:21740: checking db47/db.h presence configure:21740: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c conftest.c:19:21: fatal error: db47/db.h: No such file or directory compilation terminated. distcc[13358] ERROR: compile (null) on localhost failed configure:21740: $? = 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 | /* end confdefs.h. */ | #include configure:21740: result: no configure:21740: checking for db47/db.h configure:21740: result: no configure:21740: checking db4/db.h usability configure:21740: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c >&5 conftest.c:52:20: fatal error: db4/db.h: No such file or directory compilation terminated. distcc[13385] ERROR: compile conftest.c on localhost failed configure:21740: $? = 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 | /* 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:21740: result: no configure:21740: checking db4/db.h presence configure:21740: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c conftest.c:19:20: fatal error: db4/db.h: No such file or directory compilation terminated. distcc[13401] ERROR: compile (null) on localhost failed configure:21740: $? = 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 | /* end confdefs.h. */ | #include configure:21740: result: no configure:21740: checking for db4/db.h configure:21740: result: no configure:21740: checking db.h usability configure:21740: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c >&5 configure:21740: $? = 0 configure:21740: result: yes configure:21740: checking db.h presence configure:21740: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c configure:21740: $? = 0 configure:21740: result: yes configure:21740: checking for db.h configure:21740: result: yes configure:21753: checking for -ldb47 configure:21815: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -L/usr/lib conftest.c -ldb47 >&5 conftest.c:23:1: warning: return type defaults to 'int' [-Wreturn-type] /usr/lib/gcc/hppa2.0-unknown-linux-gnu/4.6.3/../../../../hppa2.0-unknown-linux-gnu/bin/ld: cannot find -ldb47 collect2: ld returned 1 exit status distcc[13437] ERROR: compile conftest.c on localhost failed configure:21815: $? = 1 configure: program exited with status 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 | /* end confdefs.h. */ | | #include | #include | #include | main () | { | int major, minor, patch; | | db_version(&major, &minor, &patch); | | /* Sanity check: ensure that db.h constants actually match the db library */ | if (major != DB_VERSION_MAJOR | || minor != DB_VERSION_MINOR | || patch != DB_VERSION_PATCH) | exit (1); | | /* Run-time check: ensure the library claims to be the correct version. */ | | if (4 != -1) { | if (major < 4) | exit (1); | if (major > 4) | exit (0); | } | | if (7 != -1) { | if (minor < 7) | exit (1); | if (minor > 7) | exit (0); | } | | if (-1 == -1 | || patch >= -1) | exit (0); | else | exit (1); | } | configure:21833: result: no configure:21740: checking db47/db.h usability configure:21740: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c >&5 conftest.c:52:21: fatal error: db47/db.h: No such file or directory compilation terminated. distcc[13460] ERROR: compile conftest.c on localhost failed configure:21740: $? = 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 | /* 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:21740: result: no configure:21740: checking db47/db.h presence configure:21740: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c conftest.c:19:21: fatal error: db47/db.h: No such file or directory compilation terminated. distcc[13471] ERROR: compile (null) on localhost failed configure:21740: $? = 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 | /* end confdefs.h. */ | #include configure:21740: result: no configure:21740: checking for db47/db.h configure:21740: result: no configure:21740: checking db4/db.h usability configure:21740: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c >&5 conftest.c:52:20: fatal error: db4/db.h: No such file or directory compilation terminated. distcc[13491] ERROR: compile conftest.c on localhost failed configure:21740: $? = 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 | /* 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:21740: result: no configure:21740: checking db4/db.h presence configure:21740: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c conftest.c:19:20: fatal error: db4/db.h: No such file or directory compilation terminated. distcc[13504] ERROR: compile (null) on localhost failed configure:21740: $? = 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 | /* end confdefs.h. */ | #include configure:21740: result: no configure:21740: checking for db4/db.h configure:21740: result: no configure:21740: checking db.h usability configure:21740: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c >&5 configure:21740: $? = 0 configure:21740: result: yes configure:21740: checking db.h presence configure:21740: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c configure:21740: $? = 0 configure:21740: result: yes configure:21740: checking for db.h configure:21740: result: yes configure:21753: checking for -ldb4 configure:21815: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -L/usr/lib conftest.c -ldb4 >&5 conftest.c:23:1: warning: return type defaults to 'int' [-Wreturn-type] /usr/lib/gcc/hppa2.0-unknown-linux-gnu/4.6.3/../../../../hppa2.0-unknown-linux-gnu/bin/ld: cannot find -ldb4 collect2: ld returned 1 exit status distcc[13573] ERROR: compile conftest.c on localhost failed configure:21815: $? = 1 configure: program exited with status 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 | /* end confdefs.h. */ | | #include | #include | #include | main () | { | int major, minor, patch; | | db_version(&major, &minor, &patch); | | /* Sanity check: ensure that db.h constants actually match the db library */ | if (major != DB_VERSION_MAJOR | || minor != DB_VERSION_MINOR | || patch != DB_VERSION_PATCH) | exit (1); | | /* Run-time check: ensure the library claims to be the correct version. */ | | if (4 != -1) { | if (major < 4) | exit (1); | if (major > 4) | exit (0); | } | | if (7 != -1) { | if (minor < 7) | exit (1); | if (minor > 7) | exit (0); | } | | if (-1 == -1 | || patch >= -1) | exit (0); | else | exit (1); | } | configure:21833: result: no configure:21740: checking db47/db.h usability configure:21740: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c >&5 conftest.c:52:21: fatal error: db47/db.h: No such file or directory compilation terminated. distcc[13612] ERROR: compile conftest.c on localhost failed configure:21740: $? = 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 | /* 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:21740: result: no configure:21740: checking db47/db.h presence configure:21740: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c conftest.c:19:21: fatal error: db47/db.h: No such file or directory compilation terminated. distcc[13658] ERROR: compile (null) on localhost failed configure:21740: $? = 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 | /* end confdefs.h. */ | #include configure:21740: result: no configure:21740: checking for db47/db.h configure:21740: result: no configure:21740: checking db4/db.h usability configure:21740: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c >&5 conftest.c:52:20: fatal error: db4/db.h: No such file or directory compilation terminated. distcc[13711] ERROR: compile conftest.c on localhost failed configure:21740: $? = 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 | /* 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:21740: result: no configure:21740: checking db4/db.h presence configure:21740: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c conftest.c:19:20: fatal error: db4/db.h: No such file or directory compilation terminated. distcc[13739] ERROR: compile (null) on localhost failed configure:21740: $? = 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 | /* end confdefs.h. */ | #include configure:21740: result: no configure:21740: checking for db4/db.h configure:21740: result: no configure:21740: checking db.h usability configure:21740: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c >&5 configure:21740: $? = 0 configure:21740: result: yes configure:21740: checking db.h presence configure:21740: hppa2.0-unknown-linux-gnu-gcc -E -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 conftest.c configure:21740: $? = 0 configure:21740: result: yes configure:21740: checking for db.h configure:21740: result: yes configure:21753: checking for -ldb configure:21815: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/db4.7 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -L/usr/lib conftest.c -ldb >&5 conftest.c:23:1: warning: return type defaults to 'int' [-Wreturn-type] configure:21815: $? = 0 configure:21815: ./conftest ./configure: line 1780: 13863 Segmentation fault ./conftest$ac_exeext configure:21815: $? = 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 | /* end confdefs.h. */ | | #include | #include | #include | main () | { | int major, minor, patch; | | db_version(&major, &minor, &patch); | | /* Sanity check: ensure that db.h constants actually match the db library */ | if (major != DB_VERSION_MAJOR | || minor != DB_VERSION_MINOR | || patch != DB_VERSION_PATCH) | exit (1); | | /* Run-time check: ensure the library claims to be the correct version. */ | | if (4 != -1) { | if (major < 4) | exit (1); | if (major > 4) | exit (0); | } | | if (7 != -1) { | if (minor < 7) | exit (1); | if (minor > 7) | exit (0); | } | | if (-1 == -1 | || patch >= -1) | exit (0); | else | exit (1); | } | configure:21833: result: no configure:22063: error: Berkeley db4 not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=hppa2.0-unknown-linux-gnu ac_cv_c_compiler_gnu=yes 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 -pipe -Wall -O2 -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_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_header_db47_db_h=no ac_cv_header_db4_db_h=no ac_cv_header_db_h=yes ac_cv_header_gdbm_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=hppa2.0-unknown-linux-gnu ac_cv_lib_gdbm_gdbm_open=yes ac_cv_mkdir_p=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/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_cc_c89= ac_cv_prog_cc_g=yes ac_cv_target=hppa2.0-unknown-linux-gnu apu_cv_check_berkeley_db_4_7__1_db_h_db47_in__usr_include_db4_7__usr_lib=no apu_cv_check_berkeley_db_4_7__1_db_h_db4_4_7_in__usr_include_db4_7__usr_lib=no apu_cv_check_berkeley_db_4_7__1_db_h_db4_in__usr_include_db4_7__usr_lib=no apu_cv_check_berkeley_db_4_7__1_db_h_db_4_7_in__usr_include_db4_7__usr_lib=no apu_cv_check_berkeley_db_4_7__1_db_h_db_in__usr_include_db4_7__usr_lib=no ## ----------------- ## ## Output variables. ## ## ----------------- ## APRUTIL_DOTTED_VERSION='1.3.12' APRUTIL_EXPORT_LIBS='' APRUTIL_INCLUDES='' APRUTIL_LDFLAGS='' APRUTIL_LIBNAME='' APRUTIL_LIBS='' APRUTIL_MAJOR_VERSION='1' APRUTIL_PRIV_INCLUDES='-I/var/tmp/portage/dev-libs/apr-util-1.3.12/work/apr-util-1.3.12/include -I/var/tmp/portage/dev-libs/apr-util-1.3.12/work/apr-util-1.3.12/include/private' APR_BUILD_DIR='/usr/share/build-1' APR_ICONV_DIR='' APR_INCLUDES=' -I/usr/include/apr-1 ' APR_LIBS=' -L/usr/lib -R/usr/lib -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl' APR_XML_DIR='' APU_CONFIG_LOCATION='source' APU_DSO_LIBDIR='' APU_HAVE_MODULES='' APU_LTVERSION='-version-info 3:12:3' APU_MODULES='' CC='hppa2.0-unknown-linux-gnu-gcc' CFLAGS='-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -Wno-comment -pthread' CPP='hppa2.0-unknown-linux-gnu-gcc -E' CPPFLAGS=' -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTRA_OBJECTS='' GREP='/bin/grep' INCLUDE_OUTPUTS='' INCLUDE_RULES='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDADD_dbd_freetds='' LDADD_dbd_mysql='' LDADD_dbd_odbc='' LDADD_dbd_oracle='' LDADD_dbd_pgsql='' LDADD_dbd_sqlite2='' LDADD_dbd_sqlite3='' LDADD_dbm_db='' LDADD_dbm_gdbm='' LDADD_dbm_ndbm='' LDADD_ldap='' LDFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed' LIBOBJS='' LIBS='' LTLIBOBJS='' LT_NO_INSTALL='-no-install' MYSQL_CONFIG='' OBJEXT='o' ODBC_CONFIG='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PGSQL_CONFIG='' SHELL='/bin/sh' abs_builddir='/var/tmp/portage/dev-libs/apr-util-1.3.12/work/apr-util-1.3.12' abs_srcdir='/var/tmp/portage/dev-libs/apr-util-1.3.12/work/apr-util-1.3.12' ac_ct_CC='' apr_shlibpath_var='LD_LIBRARY_PATH' apu_db_header='db.h' apu_db_version='0' apu_dbd_tests='' apu_has_ldap='0' apu_has_ldap_microsoft='0' apu_has_ldap_mozilla='0' apu_has_ldap_netscape='0' apu_has_ldap_novell='0' apu_has_ldap_openldap='0' apu_has_ldap_other='0' apu_has_ldap_solaris='0' apu_has_ldap_sslinit='0' apu_has_ldap_start_tls_s='0' apu_has_ldap_tivoli='0' apu_has_ldap_zos='0' apu_has_ldapssl_add_trusted_cert='0' apu_has_ldapssl_client_deinit='0' apu_has_ldapssl_client_init='0' apu_has_ldapssl_init='0' apu_has_ldapssl_install_routines='0' apu_have_db='0' apu_have_freetds='' apu_have_gdbm='1' apu_have_mysql='' apu_have_ndbm='0' apu_have_odbc='' apu_have_oracle='' apu_have_pgsql='' apu_have_sdbm='1' apu_have_sqlite2='' apu_have_sqlite3='' apu_use_db='0' apu_use_gdbm='0' apu_use_ndbm='0' apu_use_sdbm='0' 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/apr-util-1' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' have_apr_iconv='' have_iconv='' 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/apr-${APRUTIL_MAJOR_VERSION}' infodir='/usr/share/info' lber_h='' ldap_h='' ldap_ssl_h='' lib_target='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/modules' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/bin' sharedstatedir='${prefix}/com' so_ext='' sysconfdir='/etc' target='hppa2.0-unknown-linux-gnu' target_alias='' target_cpu='hppa2.0' target_os='linux-gnu' target_vendor='unknown' top_builddir='/var/tmp/portage/dev-libs/apr-util-1.3.12/work/apr-util-1.3.12' ## ----------- ## ## 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 configure: exit 1