* Package: sys-libs/db-4.7.25_p4  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: abi_x86_64 amd64 cxx doc elibc_glibc examples java kernel_linux multilib rpc tcl userland_GNU  * FEATURES: sandbox * Using: sun-jdk-1.6 >>> Unpacking source... >>> Unpacking db-4.7.25.tar.gz to /var/tmp/portage/sys-libs/db-4.7.25_p4/work * Applying patch.4.7.25.1 ...  [ ok ] * Applying patch.4.7.25.2 ...  [ ok ] * Applying patch.4.7.25.3 ...  [ ok ] * Applying patch.4.7.25.4 ...  [ ok ] * Applying db-4.6-libtool.patch ...  [ ok ] * Applying db-4.6-jni-check-prefix-first.patch ...  [ ok ] * Applying db-4.3-listen-to-java-options.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-libs/db-4.7.25_p4/work/db-4.7.25/dist' ... * Running libtoolize --install --copy --force ...  [ ok ] * Running aclocal -I aclocal -I aclocal_java ...  [ ok ] * Running autoconf -I aclocal -I aclocal_java ...  [ ok ] * Running autoheader -I aclocal -I aclocal_java ...  [ !! ] * Running elibtoolize in: db-4.7.25/dist/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source unpacked in /var/tmp/portage/sys-libs/db-4.7.25_p4/work >>> Compiling source in /var/tmp/portage/sys-libs/db-4.7.25_p4/work/db-4.7.25/build_unix ... * econf: updating db-4.7.25/dist/config.guess with /usr/share/gnuconfig/config.guess * econf: updating db-4.7.25/dist/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/sys-libs/db-4.7.25_p4/work/db-4.7.25/build_unix/../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 --libdir=/usr/lib64 --enable-compat185 --enable-o_direct --without-uniquename --enable-rpc --with-mutex=x86/gcc-assembly --enable-cxx --enable-java --enable-tcl --with-tcl=/usr/lib64 --disable-test --with-java-prefix=/opt/sun-jdk-1.6.0.43 --with-javac-flags=-source 1.5 -target 1.5 configure: loading site script /usr/share/config.site 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 --disable-cryptography option specified... no checking if --disable-hash option specified... no checking if --disable-mutexsupport 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... yes 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... yes 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-pthread_api option specified... no checking if --enable-rpc option specified... yes checking if --enable-smallbuild option specified... no checking if --enable-tcl option specified... yes checking if --enable-test option specified... no checking if --enable-uimutexes option specified... no checking if --enable-umrw option specified... no checking if --with-mutex=MUTEX option specified... x86/gcc-assembly checking if --with-tcl=DIR option specified... /usr/lib64 checking if --with-uniquename=NAME option specified... no 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-rpcgen... no checking for rpcgen... rpcgen checking for x86_64-pc-linux-gnu-bash... no checking for bash... /bin/bash checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-cc... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking whether C++ supports the ISO C++ standard includes... yes checking whether we are using gcc version 2.96... no checking whether g++ requires -fhandle-exceptions... 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... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... true checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... rm: cannot remove 'conftest*': No such file or directory yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: cannot remove 'conftest*': No such file or directory 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... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... rm: cannot remove 'conftest*': No such file or directory yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool rm: cannot remove 'libtoolT': No such file or directory checking SOSUFFIX from libtool... .so checking MODSUFFIX from libtool... .so checking JMODSUFFIX from libtool... .so checking if /opt/sun-jdk-1.6.0.43/bin/javac works... yes checking for jar... jar checking for uudecode... yes checking if uudecode can decode base 64 file... yes checking if /opt/sun-jdk-1.6.0.43/bin/java works... configure: error: The Java VM /opt/sun-jdk-1.6.0.43/bin/java failed (see config.log, check the CLASSPATH?) !!! Please attach the following file when seeking support: !!! /var/tmp/portage/sys-libs/db-4.7.25_p4/work/db-4.7.25/build_unix/config.log * ERROR: sys-libs/db-4.7.25_p4 failed (compile phase): * econf failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 5185: Called econf '--enable-compat185' '--enable-o_direct' '--without-uniquename' '--enable-rpc' '--with-mutex=x86/gcc-assembly' '--enable-cxx' '--enable-java' '--enable-tcl' '--with-tcl=/usr/lib64' '--disable-test' '--with-java-prefix=/opt/sun-jdk-1.6.0.43' '--with-javac-flags=-source 1.5 -target 1.5' * phase-helpers.sh, line 521: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of `emerge --info '=sys-libs/db-4.7.25_p4'`, * the complete build log and the output of `emerge -pqv '=sys-libs/db-4.7.25_p4'`. !!! When you file a bug report, please include the following information: GENTOO_VM=sun-jdk-1.6 CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.43" JAVACFLAGS="-source 1.5 -target 1.5" COMPILER="" and of course, the output of emerge --info * The complete build log is located at '/var/tmp/portage/sys-libs/db-4.7.25_p4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/db-4.7.25_p4/temp/environment'. * Working directory: '/var/tmp/portage/sys-libs/db-4.7.25_p4/work/db-4.7.25/build_unix' * S: '/var/tmp/portage/sys-libs/db-4.7.25_p4/work/db-4.7.25/build_unix'