* Package: sys-libs/db-6.0.35-r4:6.0 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking db-6.0.35.tar.gz to /var/tmp/portage/sys-libs/db-6.0.35-r4/work >>> Source unpacked in /var/tmp/portage/sys-libs/db-6.0.35-r4/work >>> Preparing source in /var/tmp/portage/sys-libs/db-6.0.35-r4/work/db-6.0.35/build_unix ... * Applying db-6.0.35-sqlite-configure-path.patch ... [ ok ] * Applying db-6.0.20-test-link.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-libs/db-6.0.35-r4/work/db-6.0.35/dist' ... * Running 'libtoolize --install --copy --force' ... [ ok ] * Running 'aclocal -I aclocal --system-acdir=/var/tmp/portage/sys-libs/db-6.0.35-r4/temp/aclocal' ... [ ok ] * Running 'autoconf -I aclocal --force' ... [ ok ] * Running 'autoheader -I aclocal' ... [ !! ] * Running elibtoolize in: db-6.0.35/dist/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-libs/db-6.0.35-r4/work/db-6.0.35/build_unix ... * abi_x86_32.x86: running multilib-minimal_abi_src_configure * econf: updating db-6.0.35/dist/config.sub with /usr/share/gnuconfig/config.sub * econf: updating db-6.0.35/dist/config.guess with /usr/share/gnuconfig/config.guess * econf: updating db-6.0.35/lang/sql/odbc/config.guess with /usr/share/gnuconfig/config.guess * econf: updating db-6.0.35/lang/sql/odbc/config.sub with /usr/share/gnuconfig/config.sub * econf: updating db-6.0.35/lang/sql/sqlite/config.guess with /usr/share/gnuconfig/config.guess * econf: updating db-6.0.35/lang/sql/sqlite/config.sub with /usr/share/gnuconfig/config.sub * econf: updating db-6.0.35/lang/sql/jdbc/config.guess with /usr/share/gnuconfig/config.guess * econf: updating db-6.0.35/lang/sql/jdbc/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/sys-libs/db-6.0.35-r4/work/db-6.0.35/dist/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/db-6.0.35-r4 --htmldir=/usr/share/doc/db-6.0.35-r4/html --with-sysroot=/ --libdir=/usr/lib --enable-compat185 --enable-dbm --enable-o_direct --without-uniquename --disable-sql --disable-sql_codegen --disable-sql_compat --disable-static --disable-java --disable-cxx --disable-stl --disable-test --disable-tcl checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking if building in the top-level or dist directories... no checking if --enable-smallbuild option specified... no checking if --disable-atomicsupport option specified... no checking if --disable-compression option specified... no checking if --disable-hash option specified... no checking if --disable-heap option specified... no checking if --disable-mutexsupport option specified... no checking if --disable-log_checksum option specified... no checking if --disable-partition option specified... no checking if --disable-queue option specified... no checking if --disable-replication option specified... no checking if --disable-statistics option specified... no checking if --disable-verify option specified... no checking if --enable-compat185 option specified... yes checking if --enable-cxx option specified... no checking if --enable-debug option specified... no checking if --enable-debug_rop option specified... no checking if --enable-debug_wop option specified... no checking if --enable-diagnostic option specified... no checking if --enable-dump185 option specified... no checking if --enable-java option specified... no checking if --enable-mingw option specified... no checking if --enable-o_direct option specified... yes checking if --enable-posixmutexes option specified... no checking if --enable-rpc option specified... no checking if --enable-sql option specified... no checking if --enable-sql_compat option specified... no checking if --enable-jdbc option specified... no checking if --with-jdbc=DIR option specified... no checking if --enable-amalgamation option specified... no checking if --enable-sql_codegen option specified... no checking if --enable-stl option specified... no checking if --enable-tcl option specified... no checking if --enable-test option specified... no checking if --enable-localization option specified... no checking if --enable-stripped_messages option specified... no checking if --enable-dbm option specified... yes checking if --enable-dtrace option specified... no checking if --enable-systemtap option specified... no checking if --enable-perfmon-statistics option specified... no checking if --enable-uimutexes option specified... no checking if --enable-umrw option specified... no checking if --enable-atomicfileread option specified... no checking if --with-mutex=MUTEX option specified... no checking if --with-tcl=DIR option specified... no checking if --with-uniquename=NAME option specified... no checking if --with-cryptography option specified... yes checking for i686-pc-linux-gnu-chmod... no checking for chmod... chmod checking for i686-pc-linux-gnu-cp... no checking for cp... cp checking for i686-pc-linux-gnu-ln... no checking for ln... ln checking for i686-pc-linux-gnu-mkdir... no checking for mkdir... mkdir checking for i686-pc-linux-gnu-rm... no checking for rm... rm checking for i686-pc-linux-gnu-mv... no checking for mv... mv checking for i686-pc-linux-gnu-bash... no checking for bash... /bin/bash checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking for i686-pc-linux-gnu-cc... x86_64-pc-linux-gnu-gcc -m32 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes checking for x86_64-pc-linux-gnu-gcc -m32 option to enable C11 features... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for GCC aligned attribute... yes checking whether we are using gcc version 2.96... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r checking for i686-pc-linux-gnu-file... no checking for file... file checking for i686-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... i686-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... true checking for i686-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... gawk checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc -m32 object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -m32 -E checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC... -DPIC checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ -m32 static flag works... yes checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported configure: creating ./config.lt config.lt: creating libtool checking SOSUFFIX from libtool... .so checking MODSUFFIX from libtool... .so checking JMODSUFFIX from libtool... .so checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for execinfo.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for struct stat.st_blksize... yes checking for inttypes.h... (cached) yes checking for stdint.h... yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking size of char... 1 checking size of unsigned char... 1 checking size of short... 2 checking size of unsigned short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 4 checking size of unsigned long... 4 checking size of long long... 8 checking size of unsigned long long... 8 checking size of char *... 4 checking for u_char... yes checking for u_short... yes checking for u_int... yes checking for u_long... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for int16_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for u_int64_t... yes checking for int64_t... yes checking for FILE *... yes checking for off_t... yes checking size of off_t... 4 checking for db_off_t... no checking for pid_t... yes checking for size_t... yes checking for time_t... yes checking size of size_t... 4 checking for ssize_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for socklen_t... yes checking for ANSI C exit success/failure values... yes checking for getopt optreset variable... no checking for mutexes... POSIX/pthreads/library/x86/gcc-assembly checking for pthread.h... yes checking for main in -lpthread... yes checking for atomic operations... x86/gcc-assembly checking for library containing sched_yield... none required checking for library containing fdatasync... none required checking for library containing getaddrinfo... none required checking for library containing hstrerror... none required checking for main in -lm... yes checking for main in -lnsl... yes checking for main in -lsocket... no checking for abort... yes checking for atoi... yes checking for atol... yes checking for bsearch... yes checking for getcwd... yes checking for getenv... yes checking for getopt... yes checking for isalpha... yes checking for isdigit... yes checking for isprint... yes checking for isspace... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for printf... yes checking for qsort... yes checking for raise... yes checking for rand... yes checking for strcasecmp... yes checking for strcat... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncat... yes checking for strncmp... yes checking for strrchr... yes checking for strsep... yes checking for strtol... yes checking for strtoul... yes checking for _fstati64... no checking for backtrace... yes checking for backtrace_symbols... yes checking for directio... no checking for fchmod... yes checking for fclose... yes checking for fcntl... yes checking for fdatasync... yes checking for fgetc... yes checking for fgets... yes checking for fopen... yes checking for fwrite... yes checking for getgid... yes checking for getrusage... yes checking for getuid... yes checking for hstrerror... yes checking for mprotect... yes checking for pstat_getdynamic... no checking for pthread_self... yes checking for pthread_yield... no checking for random... yes checking for sched_yield... yes checking for select... yes checking for setgid... yes checking for setuid... yes checking for sigaction... yes checking for snprintf... yes checking for stat... yes checking for sysconf... yes checking for vsnprintf... yes checking for yield... no checking for gettimeofday... yes checking for localtime... yes checking for time... yes checking for strftime... yes checking for clock_gettime... yes checking for clock_gettime monotonic clock... yes checking for ctime_r... yes checking for 2 or 3 argument version of ctime_r... 2-argument checking for ftruncate... yes checking for pread... yes checking for pwrite... yes checking for getaddrinfo... yes checking for fcntl/F_SETFD... yes checking for open/O_DIRECT... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for mlock... yes checking for munlock... yes checking for mmap... yes checking for munmap... yes checking for shmget... yes checking for shmctl... yes checking for 64-bit integral type support for sequences... yes checking for growing a file under an mmap region... yes configure: creating ./config.status config.status: creating Makefile config.status: creating db_cxx.h config.status: creating db_int.h config.status: creating clib_port.h config.status: creating include.tcl config.status: creating db.h config.status: creating db_185.h config.status: creating db185_int.h config.status: creating db_config.h config.status: executing libtool commands * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating db-6.0.35/dist/config.guess with /usr/share/gnuconfig/config.guess * econf: updating db-6.0.35/dist/config.sub with /usr/share/gnuconfig/config.sub * econf: updating db-6.0.35/lang/sql/odbc/config.sub with /usr/share/gnuconfig/config.sub * econf: updating db-6.0.35/lang/sql/odbc/config.guess with /usr/share/gnuconfig/config.guess * econf: updating db-6.0.35/lang/sql/sqlite/config.sub with /usr/share/gnuconfig/config.sub * econf: updating db-6.0.35/lang/sql/sqlite/config.guess with /usr/share/gnuconfig/config.guess * econf: updating db-6.0.35/lang/sql/jdbc/config.sub with /usr/share/gnuconfig/config.sub * econf: updating db-6.0.35/lang/sql/jdbc/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/sys-libs/db-6.0.35-r4/work/db-6.0.35/dist/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/db-6.0.35-r4 --htmldir=/usr/share/doc/db-6.0.35-r4/html --with-sysroot=/ --libdir=/usr/lib64 --enable-compat185 --enable-dbm --enable-o_direct --without-uniquename --disable-sql --disable-sql_codegen --disable-sql_compat --disable-static --disable-java --with-mutex=x86/gcc-assembly --disable-cxx --disable-stl --disable-test --disable-tcl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking if building in the top-level or dist directories... no checking if --enable-smallbuild option specified... no checking if --disable-atomicsupport option specified... no checking if --disable-compression option specified... no checking if --disable-hash option specified... no checking if --disable-heap option specified... no checking if --disable-mutexsupport option specified... no checking if --disable-log_checksum option specified... no checking if --disable-partition option specified... no checking if --disable-queue option specified... no checking if --disable-replication option specified... no checking if --disable-statistics option specified... no checking if --disable-verify option specified... no checking if --enable-compat185 option specified... yes checking if --enable-cxx option specified... no checking if --enable-debug option specified... no checking if --enable-debug_rop option specified... no checking if --enable-debug_wop option specified... no checking if --enable-diagnostic option specified... no checking if --enable-dump185 option specified... no checking if --enable-java option specified... no checking if --enable-mingw option specified... no checking if --enable-o_direct option specified... yes checking if --enable-posixmutexes option specified... no checking if --enable-rpc option specified... no checking if --enable-sql option specified... no checking if --enable-sql_compat option specified... no checking if --enable-jdbc option specified... no checking if --with-jdbc=DIR option specified... no checking if --enable-amalgamation option specified... no checking if --enable-sql_codegen option specified... no checking if --enable-stl option specified... no checking if --enable-tcl option specified... no checking if --enable-test option specified... no checking if --enable-localization option specified... no checking if --enable-stripped_messages option specified... no checking if --enable-dbm option specified... yes checking if --enable-dtrace option specified... no checking if --enable-systemtap option specified... no checking if --enable-perfmon-statistics option specified... no checking if --enable-uimutexes option specified... no checking if --enable-umrw option specified... no checking if --enable-atomicfileread option specified... no checking if --with-mutex=MUTEX option specified... x86/gcc-assembly checking if --with-tcl=DIR option specified... no checking if --with-uniquename=NAME option specified... no checking if --with-cryptography option specified... yes checking for x86_64-pc-linux-gnu-chmod... no checking for chmod... chmod checking for x86_64-pc-linux-gnu-cp... no checking for cp... cp checking for x86_64-pc-linux-gnu-ln... no checking for ln... ln checking for x86_64-pc-linux-gnu-mkdir... no checking for mkdir... mkdir checking for x86_64-pc-linux-gnu-rm... no checking for rm... rm checking for x86_64-pc-linux-gnu-mv... no checking for mv... mv checking for x86_64-pc-linux-gnu-bash... no checking for bash... /bin/bash checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking for x86_64-pc-linux-gnu-cc... x86_64-pc-linux-gnu-cc checking whether the C compiler works... no configure: error: in `/var/tmp/portage/sys-libs/db-6.0.35-r4/work/db-6.0.35/build_unix-abi_x86_64.amd64': configure: error: C compiler cannot create executables See `config.log' for more details !!! Please attach the following file when seeking support: !!! /var/tmp/portage/sys-libs/db-6.0.35-r4/work/db-6.0.35/build_unix-abi_x86_64.amd64/config.log * ERROR: sys-libs/db-6.0.35-r4::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 122: Called src_configure * environment, line 2912: Called multilib-minimal_src_configure * environment, line 2221: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' * environment, line 2471: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2176: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2174: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' * environment, line 591: Called multilib-minimal_abi_src_configure * environment, line 2215: Called multilib_src_configure * environment, line 2704: Called econf '--enable-compat185' '--enable-dbm' '--enable-o_direct' '--without-uniquename' '--disable-sql' '--disable-sql_codegen' '--disable-sql_compat' '--disable-static' '--disable-java' '--with-mutex=x86/gcc-assembly' '--disable-cxx' '--disable-stl' '--disable-test' '--disable-tcl' * phase-helpers.sh, line 730: Called __helpers_die 'econf failed' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=sys-libs/db-6.0.35-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-libs/db-6.0.35-r4::gentoo'`. * The complete build log is located at '/var/log/portage/sys-libs:db-6.0.35-r4:20220921-054632.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-libs/db-6.0.35-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/db-6.0.35-r4/temp/environment'. * Working directory: '/var/tmp/portage/sys-libs/db-6.0.35-r4/work/db-6.0.35/build_unix-abi_x86_64.amd64' * S: '/var/tmp/portage/sys-libs/db-6.0.35-r4/work/db-6.0.35/build_unix'