* Package: sci-libs/ipopt-3.14.4 * Repository: gentoo * Maintainer: sci@gentoo.org * Upstream: https://github.com/coin-or/Ipopt/issues * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lapack userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ipopt-3.14.4.tar.gz to /var/tmp/portage/sci-libs/ipopt-3.14.4/work >>> Source unpacked in /var/tmp/portage/sci-libs/ipopt-3.14.4/work >>> Preparing source in /var/tmp/portage/sci-libs/ipopt-3.14.4/work/Ipopt-releases-3.14.4 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-libs/ipopt-3.14.4/work/Ipopt-releases-3.14.4 ... * econf: updating Ipopt-releases-3.14.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating Ipopt-releases-3.14.4/config.guess with /usr/share/gnuconfig/config.guess ./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/ipopt-3.14.4 --htmldir=/usr/share/doc/ipopt-3.14.4/html --with-sysroot=/ --libdir=/usr/lib64 --without-dot --with-lapack=-llapack --without-mumps --without-hsl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-pc-linux-gnu-g++... none checking whether x86_64-pc-linux-gnu-g++ understands -c and -o together... yes checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether the compiler supports GNU Fortran 77... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking how to get verbose linking output from x86_64-pc-linux-gnu-gfortran... -v checking for Fortran 77 libraries of x86_64-pc-linux-gnu-gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../.. -lgfortran -lm -lquadmath checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore checking whether x86_64-pc-linux-gnu-gfortran understands -c and -o together... yes 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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc 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 x86_64-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 dlfcn.h... yes checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar 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... 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... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes 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++ -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... 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 checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gfortran 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: libtool version info: -version-number 3:14:4 configure: Assuming that CXXLIBS is -lstdc++ -lm. configure: configuring doxygen documentation options checking for doxygen... no checking for latex... yes checking for dot ... disabled checking for library containing cos... -lm checking for x86_64-pc-linux-gnu-pkgconf... x86_64-pc-linux-gnu-pkgconf checking x86_64-pc-linux-gnu-pkgconf is at least version 0.16.0... yes: 1.8.0 configure: x86_64-pc-linux-gnu-pkgconf path is "/usr/lib64/pkgconfig:" checking for LAPACK... yes: user-specified (-llapack ) checking for package ASL... no checking for package Mumps... skipping checking for MPI_Initialized... no checking for package HSL... skipping checking for function pardiso_ in -llapack ... no checking for function pardiso in -llapack ... no checking for function PARDISO_ in -llapack ... no checking for function PARDISO in -llapack ... no checking for function pardiso__ in -llapack ... no checking for function pardiso_ in -llapack ... no checking for function PARDISO__ in -llapack ... no checking for function PARDISO_ in -llapack ... no checking for library Spral with combined link and compile check... skipping (default) checking size of int *... 8 checking for cmath... yes checking for cfloat... yes checking for cieeefp... no checking for ieeefp.h... no checking for x86_64-pc-linux-gnu-g++ options needed to detect all undeclared functions... none needed checking for std::isfinite... yes checking whether va_copy is declared... yes checking for vsnprintf... yes checking whether drand48 is declared... yes checking whether rand is declared... yes checking for std::srand... yes checking whether feenableexcept is declared... yes checking if /etc/java-config-2/current-system-vm/bin/javac works... configure: error: The Java compiler /etc/java-config-2/current-system-vm/bin/javac failed (see config.log, check the CLASSPATH?) !!! Please attach the following file when seeking support: !!! /var/tmp/portage/sci-libs/ipopt-3.14.4/work/Ipopt-releases-3.14.4/config.log * ERROR: sci-libs/ipopt-3.14.4::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 127: Called src_configure * environment, line 1473: Called econf '--without-dot' '--with-lapack=-llapack ' '--without-mumps' '--without-hsl' * phase-helpers.sh, line 711: 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 '=sci-libs/ipopt-3.14.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-libs/ipopt-3.14.4::gentoo'`. * The complete build log is located at '/var/log/portage/sci-libs:ipopt-3.14.4:20220117-171431.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-libs/ipopt-3.14.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/ipopt-3.14.4/temp/environment'. * Working directory: '/var/tmp/portage/sci-libs/ipopt-3.14.4/work/Ipopt-releases-3.14.4' * S: '/var/tmp/portage/sci-libs/ipopt-3.14.4/work/Ipopt-releases-3.14.4'