* Package: sci-libs/nlopt-2.4.2-r1 * Repository: gentoo * Maintainer: sci@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU * FEATURES: compressdebug installsources network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking nlopt-2.4.2.tar.gz to /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work >>> Source unpacked in /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work a /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2 /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work b /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work >>> Preparing source in /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2 ... * Applying nlopt-2.4.2-octave-4-map.patch ... [ ok ] * Applying nlopt-2.3-pkgconfig.patch ... [ ok ] * Applying nlopt-2.3-as-needed.patch ... [ ok ] * Applying nlopt-2.4.2-fix-dynamic-underlinking.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: nlopt-2.4.2/ * 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/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build" * econf: updating nlopt-2.4.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nlopt-2.4.2/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/nlopt-2.4.2-r1 --enable-shared --disable-static --without-octave --without-guile configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe 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 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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)... gcc-nm checking the name lister (gcc-nm) interface... BSD nm 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... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... gcc-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... gcc-ranlib checking command to parse gcc-nm output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no 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 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... 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 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 dependency style of x86_64-pc-linux-gnu-g++... none 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 for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for stdint.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for C thread-local keyword... __thread checking size of unsigned int... 4 checking size of unsigned long... 8 checking for uint32_t... yes checking for sin in -lm... yes checking for BSDgettimeofday... no checking for gettimeofday... yes checking for time... yes checking for qsort_r... yes checking for getpid... yes checking for gettid syscall... yes checking for isnan... yes checking for isinf... yes checking for copysign... yes checking for python... /usr/bin/python checking for python version... 3.6 checking for python platform... linux checking for python script directory... ${prefix}/lib64/python3.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.6/site-packages checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for python-2.7... yes checking for Numpy include directory... /usr/lib64/python3.6/site-packages/numpy/core/include checking for numpy/arrayobject.h... yes checking for mkoctfile... None checking for mex... no configure: WARNING: can't find mex: won't be able to compile Matlab plugin checking for working HUGE_VAL... ok checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating nlopt.pc config.status: creating api/Makefile config.status: creating util/Makefile config.status: creating octave/Makefile config.status: creating direct/Makefile config.status: creating cdirect/Makefile config.status: creating stogo/Makefile config.status: creating praxis/Makefile config.status: creating luksan/Makefile config.status: creating crs/Makefile config.status: creating mlsl/Makefile config.status: creating mma/Makefile config.status: creating cobyla/Makefile config.status: creating newuoa/Makefile config.status: creating neldermead/Makefile config.status: creating auglag/Makefile config.status: creating bobyqa/Makefile config.status: creating isres/Makefile config.status: creating slsqp/Makefile config.status: creating esch/Makefile config.status: creating test/Makefile config.status: creating swig/Makefile config.status: creating swig/nlopt.scm config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build" make -j4 -l10 make all-recursive make[1]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build' Making all in util make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/util' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o mt19937ar.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/mt19937ar.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o sobolseq.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/sobolseq.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o timer.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/timer.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o stop.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/stop.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/sobolseq.c -fPIC -DPIC -o .libs/sobolseq.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/stop.c -fPIC -DPIC -o .libs/stop.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/timer.c -fPIC -DPIC -o .libs/timer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/mt19937ar.c -fPIC -DPIC -o .libs/mt19937ar.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o redblack.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/redblack.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o qsort_r.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/qsort_r.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o rescale.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/rescale.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o redblack_test.o /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/redblack_test.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/rescale.c -fPIC -DPIC -o .libs/rescale.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/redblack.c -fPIC -DPIC -o .libs/redblack.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/qsort_r.c -fPIC -DPIC -o .libs/qsort_r.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libutil.la mt19937ar.lo sobolseq.lo timer.lo stop.lo redblack.lo qsort_r.lo rescale.lo -lm libtool: link: gcc-ar cru .libs/libutil.a .libs/mt19937ar.o .libs/sobolseq.o .libs/timer.o .libs/stop.o .libs/redblack.o .libs/qsort_r.o .libs/rescale.o libtool: link: gcc-ranlib .libs/libutil.a libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o redblack_test redblack_test.o libutil.la -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--hash-style=gnu -o redblack_test redblack_test.o -Wl,--as-needed ./.libs/libutil.a -lm make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/util' Making all in direct make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/direct' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o DIRect.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct/DIRect.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o direct_wrap.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct/direct_wrap.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o DIRserial.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct/DIRserial.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o DIRsubrout.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct/DIRsubrout.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct/DIRect.c -fPIC -DPIC -o .libs/DIRect.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct/DIRsubrout.c -fPIC -DPIC -o .libs/DIRsubrout.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct/direct_wrap.c -fPIC -DPIC -o .libs/direct_wrap.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct/DIRserial.c -fPIC -DPIC -o .libs/DIRserial.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libdirect.la DIRect.lo direct_wrap.lo DIRserial.lo DIRsubrout.lo -lm libtool: link: gcc-ar cru .libs/libdirect.a .libs/DIRect.o .libs/direct_wrap.o .libs/DIRserial.o .libs/DIRsubrout.o libtool: link: gcc-ranlib .libs/libdirect.a libtool: link: ( cd ".libs" && rm -f "libdirect.la" && ln -s "../libdirect.la" "libdirect.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/direct' Making all in cdirect make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/cdirect' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o cdirect.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect/cdirect.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o hybrid.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect/hybrid.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect/cdirect.c -fPIC -DPIC -o .libs/cdirect.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect/hybrid.c -fPIC -DPIC -o .libs/hybrid.o /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect/hybrid.c: In function 'optimize_rect': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect/hybrid.c:91:6: warning: 'nlopt_minimize' is deprecated [-Wdeprecated-declarations] ret = nlopt_minimize(p->local_alg, n, fcount, p, ^~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/nlopt-util.h:30:0, from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect/hybrid.c:27: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:329:28: note: declared here NLOPT_EXTERN(nlopt_result) nlopt_minimize( ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libcdirect.la cdirect.lo hybrid.lo -lm libtool: link: gcc-ar cru .libs/libcdirect.a .libs/cdirect.o .libs/hybrid.o libtool: link: gcc-ranlib .libs/libcdirect.a libtool: link: ( cd ".libs" && rm -f "libcdirect.la" && ln -s "../libcdirect.la" "libcdirect.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/cdirect' Making all in praxis make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/praxis' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/praxis -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o praxis.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/praxis/praxis.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/praxis -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/praxis/praxis.c -fPIC -DPIC -o .libs/praxis.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libpraxis.la praxis.lo -lm libtool: link: gcc-ar cru .libs/libpraxis.a .libs/praxis.o libtool: link: gcc-ranlib .libs/libpraxis.a libtool: link: ( cd ".libs" && rm -f "libpraxis.la" && ln -s "../libpraxis.la" "libpraxis.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/praxis' Making all in luksan make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/luksan' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o plis.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan/plis.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o plip.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan/plip.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o pnet.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan/pnet.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o mssubs.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan/mssubs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan/pnet.c -fPIC -DPIC -o .libs/pnet.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan/plip.c -fPIC -DPIC -o .libs/plip.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan/plis.c -fPIC -DPIC -o .libs/plis.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan/mssubs.c -fPIC -DPIC -o .libs/mssubs.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o pssubs.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan/pssubs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan/pssubs.c -fPIC -DPIC -o .libs/pssubs.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libluksan.la plis.lo plip.lo pnet.lo mssubs.lo pssubs.lo -lm libtool: link: gcc-ar cru .libs/libluksan.a .libs/plis.o .libs/plip.o .libs/pnet.o .libs/mssubs.o .libs/pssubs.o libtool: link: gcc-ranlib .libs/libluksan.a libtool: link: ( cd ".libs" && rm -f "libluksan.la" && ln -s "../libluksan.la" "libluksan.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/luksan' Making all in crs make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/crs' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/crs -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o crs.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/crs/crs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/crs -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/crs/crs.c -fPIC -DPIC -o .libs/crs.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libcrs.la crs.lo -lm libtool: link: gcc-ar cru .libs/libcrs.a .libs/crs.o libtool: link: gcc-ranlib .libs/libcrs.a libtool: link: ( cd ".libs" && rm -f "libcrs.la" && ln -s "../libcrs.la" "libcrs.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/crs' Making all in mlsl make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/mlsl' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mlsl -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o mlsl.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mlsl/mlsl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mlsl -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mlsl/mlsl.c -fPIC -DPIC -o .libs/mlsl.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libmlsl.la mlsl.lo -lm libtool: link: gcc-ar cru .libs/libmlsl.a .libs/mlsl.o libtool: link: gcc-ranlib .libs/libmlsl.a libtool: link: ( cd ".libs" && rm -f "libmlsl.la" && ln -s "../libmlsl.la" "libmlsl.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/mlsl' Making all in mma make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/mma' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o mma.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma/mma.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o ccsa_quadratic.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma/ccsa_quadratic.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma/ccsa_quadratic.c -fPIC -DPIC -o .libs/ccsa_quadratic.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma/mma.c -fPIC -DPIC -o .libs/mma.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libmma.la mma.lo ccsa_quadratic.lo -lm libtool: link: gcc-ar cru .libs/libmma.a .libs/mma.o .libs/ccsa_quadratic.o libtool: link: gcc-ranlib .libs/libmma.a libtool: link: ( cd ".libs" && rm -f "libmma.la" && ln -s "../libmma.la" "libmma.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/mma' Making all in cobyla make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/cobyla' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cobyla -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o cobyla.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cobyla/cobyla.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cobyla -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cobyla/cobyla.c -fPIC -DPIC -o .libs/cobyla.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libcobyla.la cobyla.lo -lm libtool: link: gcc-ar cru .libs/libcobyla.a .libs/cobyla.o libtool: link: gcc-ranlib .libs/libcobyla.a libtool: link: ( cd ".libs" && rm -f "libcobyla.la" && ln -s "../libcobyla.la" "libcobyla.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/cobyla' Making all in newuoa make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/newuoa' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o newuoa.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa/newuoa.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa/newuoa.c -fPIC -DPIC -o .libs/newuoa.o /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa/newuoa.c: In function 'trsapp_': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa/newuoa.c:184:3: warning: 'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations] ret = nlopt_minimize_constrained(NLOPT_LD_MMA, *n, quad_model, &qmd, ^~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/nlopt-util.h:30:0, from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa/newuoa.h:4, from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa/newuoa.c:33: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:339:28: note: declared here NLOPT_EXTERN(nlopt_result) nlopt_minimize_constrained( ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa/newuoa.c: In function 'biglag_': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa/newuoa.c:1241:3: warning: 'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations] return nlopt_minimize_constrained(NLOPT_LD_MMA, *n, lag, &ld, ^~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util/nlopt-util.h:30:0, from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa/newuoa.h:4, from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa/newuoa.c:33: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:339:28: note: declared here NLOPT_EXTERN(nlopt_result) nlopt_minimize_constrained( ^~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libnewuoa.la newuoa.lo -lm libtool: link: gcc-ar cru .libs/libnewuoa.a .libs/newuoa.o libtool: link: gcc-ranlib .libs/libnewuoa.a libtool: link: ( cd ".libs" && rm -f "libnewuoa.la" && ln -s "../libnewuoa.la" "libnewuoa.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/newuoa' Making all in neldermead make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/neldermead' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o nldrmd.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead/nldrmd.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o sbplx.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead/sbplx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead/sbplx.c -fPIC -DPIC -o .libs/sbplx.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead/nldrmd.c -fPIC -DPIC -o .libs/nldrmd.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libneldermead.la nldrmd.lo sbplx.lo -lm libtool: link: gcc-ar cru .libs/libneldermead.a .libs/nldrmd.o .libs/sbplx.o libtool: link: gcc-ranlib .libs/libneldermead.a libtool: link: ( cd ".libs" && rm -f "libneldermead.la" && ln -s "../libneldermead.la" "libneldermead.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/neldermead' Making all in auglag make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/auglag' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/auglag -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o auglag.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/auglag/auglag.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/auglag -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/auglag/auglag.c -fPIC -DPIC -o .libs/auglag.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libauglag.la auglag.lo -lm libtool: link: gcc-ar cru .libs/libauglag.a .libs/auglag.o libtool: link: gcc-ranlib .libs/libauglag.a libtool: link: ( cd ".libs" && rm -f "libauglag.la" && ln -s "../libauglag.la" "libauglag.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/auglag' Making all in bobyqa make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/bobyqa' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/bobyqa -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o bobyqa.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/bobyqa/bobyqa.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/bobyqa -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/bobyqa/bobyqa.c -fPIC -DPIC -o .libs/bobyqa.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libbobyqa.la bobyqa.lo -lm libtool: link: gcc-ar cru .libs/libbobyqa.a .libs/bobyqa.o libtool: link: gcc-ranlib .libs/libbobyqa.a libtool: link: ( cd ".libs" && rm -f "libbobyqa.la" && ln -s "../libbobyqa.la" "libbobyqa.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/bobyqa' Making all in isres make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/isres' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/isres -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o isres.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/isres/isres.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/isres -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/isres/isres.c -fPIC -DPIC -o .libs/isres.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libisres.la isres.lo -lm libtool: link: gcc-ar cru .libs/libisres.a .libs/isres.o libtool: link: gcc-ranlib .libs/libisres.a libtool: link: ( cd ".libs" && rm -f "libisres.la" && ln -s "../libisres.la" "libisres.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/isres' Making all in slsqp make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/slsqp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/slsqp -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o slsqp.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/slsqp/slsqp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/slsqp -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/slsqp/slsqp.c -fPIC -DPIC -o .libs/slsqp.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libslsqp.la slsqp.lo -lm libtool: link: gcc-ar cru .libs/libslsqp.a .libs/slsqp.o libtool: link: gcc-ranlib .libs/libslsqp.a libtool: link: ( cd ".libs" && rm -f "libslsqp.la" && ln -s "../libslsqp.la" "libslsqp.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/slsqp' Making all in esch make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/esch' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/esch -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o esch.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/esch/esch.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/esch -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/esch/esch.c -fPIC -DPIC -o .libs/esch.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libesch.la esch.lo -lm libtool: link: gcc-ar cru .libs/libesch.a .libs/esch.o libtool: link: gcc-ranlib .libs/libesch.a libtool: link: ( cd ".libs" && rm -f "libesch.la" && ln -s "../libesch.la" "libesch.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/esch' Making all in api make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/api' make all-am make[3]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/api' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/stogo -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/praxis -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/lbfgs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/crs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mlsl -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cobyla -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/auglag -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/bobyqa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/isres -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/slsqp -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/esch -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o general.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/general.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/stogo -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/praxis -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/lbfgs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/crs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mlsl -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cobyla -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/auglag -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/bobyqa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/isres -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/slsqp -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/esch -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o options.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/options.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/stogo -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/praxis -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/lbfgs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/crs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mlsl -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cobyla -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/auglag -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/bobyqa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/isres -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/slsqp -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/esch -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o optimize.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/optimize.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/stogo -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/praxis -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/lbfgs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/crs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mlsl -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cobyla -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/auglag -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/bobyqa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/isres -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/slsqp -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/esch -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o deprecated.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/deprecated.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/stogo -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/praxis -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/lbfgs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/crs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mlsl -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cobyla -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/auglag -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/bobyqa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/isres -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/slsqp -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/esch -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/deprecated.c -fPIC -DPIC -o .libs/deprecated.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/stogo -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/praxis -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/lbfgs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/crs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mlsl -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cobyla -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/auglag -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/bobyqa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/isres -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/slsqp -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/esch -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/options.c -fPIC -DPIC -o .libs/options.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/stogo -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/praxis -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/lbfgs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/crs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mlsl -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cobyla -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/auglag -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/bobyqa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/isres -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/slsqp -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/esch -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/optimize.c -fPIC -DPIC -o .libs/optimize.o /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/deprecated.c: In function 'nlopt_minimize_constrained': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/deprecated.c:149:6: warning: 'nlopt_minimize_econstrained' is deprecated [-Wdeprecated-declarations] return nlopt_minimize_econstrained( ^~~~~~ /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/deprecated.c:65:15: note: declared here NLOPT_STDCALL nlopt_minimize_econstrained( ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/deprecated.c: In function 'nlopt_minimize': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/deprecated.c:167:6: warning: 'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations] return nlopt_minimize_constrained( ^~~~~~ /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/deprecated.c:138:15: note: declared here NLOPT_STDCALL nlopt_minimize_constrained( ^~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/stogo -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/praxis -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/lbfgs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/crs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mlsl -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cobyla -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/auglag -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/bobyqa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/isres -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/slsqp -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/esch -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o f77api.lo /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/stogo -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/praxis -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/lbfgs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/crs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mlsl -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cobyla -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/auglag -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/bobyqa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/isres -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/slsqp -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/esch -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/general.c -fPIC -DPIC -o .libs/general.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cdirect -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/direct -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/stogo -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/praxis -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/lbfgs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/luksan -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/crs -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mlsl -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/mma -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/cobyla -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/newuoa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/neldermead -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/auglag -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/bobyqa -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/isres -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/slsqp -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/esch -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c -fPIC -DPIC -o .libs/f77api.o In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:103:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h: In function 'nloptc_': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h:57:6: warning: 'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations] *info = nlopt_minimize_constrained((nlopt_algorithm) *algorithm, ^ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:26:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:339:28: note: declared here NLOPT_EXTERN(nlopt_result) nlopt_minimize_constrained( ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:103:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h: In function 'nlogls_': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h:96:6: warning: 'nlopt_get_local_search_algorithm' is deprecated [-Wdeprecated-declarations] nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:26:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:363:20: note: declared here NLOPT_EXTERN(void) nlopt_get_local_search_algorithm(nlopt_algorithm *deriv, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:103:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h: In function 'nlosls_': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h:104:6: warning: 'nlopt_set_local_search_algorithm' is deprecated [-Wdeprecated-declarations] nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:26:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:366:20: note: declared here NLOPT_EXTERN(void) nlopt_set_local_search_algorithm(nlopt_algorithm deriv, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:103:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h: In function 'nlogsp_': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h:109:6: warning: 'nlopt_get_stochastic_population' is deprecated [-Wdeprecated-declarations] *pop = nlopt_get_stochastic_population(); ^ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:26:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:370:19: note: declared here NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:103:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h: In function 'nlossp_': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h:113:6: warning: 'nlopt_set_stochastic_population' is deprecated [-Wdeprecated-declarations] nlopt_set_stochastic_population(*pop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:26:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:371:20: note: declared here NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:114:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h: In function 'nloptc': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h:57:6: warning: 'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations] *info = nlopt_minimize_constrained((nlopt_algorithm) *algorithm, ^ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:26:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:339:28: note: declared here NLOPT_EXTERN(nlopt_result) nlopt_minimize_constrained( ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:114:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h: In function 'nlogls': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h:96:6: warning: 'nlopt_get_local_search_algorithm' is deprecated [-Wdeprecated-declarations] nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:26:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:363:20: note: declared here NLOPT_EXTERN(void) nlopt_get_local_search_algorithm(nlopt_algorithm *deriv, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:114:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h: In function 'nlosls': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h:104:6: warning: 'nlopt_set_local_search_algorithm' is deprecated [-Wdeprecated-declarations] nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:26:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:366:20: note: declared here NLOPT_EXTERN(void) nlopt_set_local_search_algorithm(nlopt_algorithm deriv, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:114:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h: In function 'nlogsp': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h:109:6: warning: 'nlopt_get_stochastic_population' is deprecated [-Wdeprecated-declarations] *pop = nlopt_get_stochastic_population(); ^ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:26:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:370:19: note: declared here NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:114:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h: In function 'nlossp': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h:113:6: warning: 'nlopt_set_stochastic_population' is deprecated [-Wdeprecated-declarations] nlopt_set_stochastic_population(*pop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:26:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:371:20: note: declared here NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:129:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h: In function 'NLOPTC': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h:57:6: warning: 'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations] *info = nlopt_minimize_constrained((nlopt_algorithm) *algorithm, ^ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:26:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:339:28: note: declared here NLOPT_EXTERN(nlopt_result) nlopt_minimize_constrained( ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:129:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h: In function 'NLOGLS': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h:96:6: warning: 'nlopt_get_local_search_algorithm' is deprecated [-Wdeprecated-declarations] nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:26:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:363:20: note: declared here NLOPT_EXTERN(void) nlopt_get_local_search_algorithm(nlopt_algorithm *deriv, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:129:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h: In function 'NLOSLS': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h:104:6: warning: 'nlopt_set_local_search_algorithm' is deprecated [-Wdeprecated-declarations] nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:26:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:366:20: note: declared here NLOPT_EXTERN(void) nlopt_set_local_search_algorithm(nlopt_algorithm deriv, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:129:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h: In function 'NLOGSP': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h:109:6: warning: 'nlopt_get_stochastic_population' is deprecated [-Wdeprecated-declarations] *pop = nlopt_get_stochastic_population(); ^ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:26:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:370:19: note: declared here NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:129:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h: In function 'NLOSSP': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77funcs.h:113:6: warning: 'nlopt_set_stochastic_population' is deprecated [-Wdeprecated-declarations] nlopt_set_stochastic_population(*pop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/f77api.c:26:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:371:20: note: declared here NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libapi.la general.lo options.lo optimize.lo deprecated.lo f77api.lo -lm libtool: link: gcc-ar cru .libs/libapi.a .libs/general.o .libs/options.o .libs/optimize.o .libs/deprecated.o .libs/f77api.o libtool: link: gcc-ranlib .libs/libapi.a libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" ) make[3]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/api' make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/api' Making all in . make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build' /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -no-undefined -version-info 8:2:8 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libnlopt.la -rpath /usr/lib64 direct/libdirect.la cdirect/libcdirect.la praxis/libpraxis.la luksan/libluksan.la crs/libcrs.la mlsl/libmlsl.la mma/libmma.la cobyla/libcobyla.la newuoa/libnewuoa.la neldermead/libneldermead.la auglag/libauglag.la bobyqa/libbobyqa.la isres/libisres.la slsqp/libslsqp.la esch/libesch.la api/libapi.la util/libutil.la -lm libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC -Wl,--whole-archive direct/.libs/libdirect.a cdirect/.libs/libcdirect.a praxis/.libs/libpraxis.a luksan/.libs/libluksan.a crs/.libs/libcrs.a mlsl/.libs/libmlsl.a mma/.libs/libmma.a cobyla/.libs/libcobyla.a newuoa/.libs/libnewuoa.a neldermead/.libs/libneldermead.a auglag/.libs/libauglag.a bobyqa/.libs/libbobyqa.a isres/.libs/libisres.a slsqp/.libs/libslsqp.a esch/.libs/libesch.a api/.libs/libapi.a util/.libs/libutil.a -Wl,--no-whole-archive -Wl,--as-needed -lm -march=corei7-avx -Og -g -gdwarf-4 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libnlopt.so.0 -o .libs/libnlopt.so.0.8.2 libtool: link: (cd ".libs" && rm -f "libnlopt.so.0" && ln -s "libnlopt.so.0.8.2" "libnlopt.so.0") libtool: link: (cd ".libs" && rm -f "libnlopt.so" && ln -s "libnlopt.so.0.8.2" "libnlopt.so") libtool: link: ( cd ".libs" && rm -f "libnlopt.la" && ln -s "../libnlopt.la" "libnlopt.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build' Making all in octave make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/octave' make all-am make[3]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/octave' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/octave -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o dummy.o /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/octave/dummy.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dummy dummy.o -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--hash-style=gnu -o dummy dummy.o -Wl,--as-needed -lm make[3]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/octave' make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/octave' Making all in test make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/test' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/test -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o testfuncs.o /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/test/testfuncs.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/test -I.. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/util -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o testopt.o /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/test/testopt.cpp /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/test/testopt.cpp: In function 'int test_function(int)': /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/test/testopt.cpp:218:11: warning: 'nlopt_result nlopt_minimize(nlopt_algorithm, int, nlopt_func_old, void*, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] ret = nlopt_minimize(algorithm, ^~~~~~~~~~~~~~ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/test/testopt.cpp:44:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:329:28: note: declared here NLOPT_EXTERN(nlopt_result) nlopt_minimize( ^~~~~~~~~~~~~~ /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/test/testopt.cpp:223:21: warning: 'nlopt_result nlopt_minimize(nlopt_algorithm, int, nlopt_func_old, void*, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double)' is deprecated [-Wdeprecated-declarations] maxeval, maxtime); ^ In file included from /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/test/testopt.cpp:44:0: /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api/nlopt.h:329:28: note: declared here NLOPT_EXTERN(nlopt_result) nlopt_minimize( ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o testopt testfuncs.o testopt.o ../libnlopt.la -lm libtool: link: x86_64-pc-linux-gnu-g++ -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/testopt testfuncs.o testopt.o -Wl,--as-needed ../.libs/libnlopt.so -lm make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/test' Making all in swig make[2]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/swig' make all-am make[3]: Entering directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/swig' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/swig -I.. -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c -o _nlopt_la-nlopt-python.lo `test -f 'nlopt-python.cpp' || echo '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/swig/'`nlopt-python.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/swig -I.. -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/api -I/usr/include/python2.7 -I/usr/lib64/python3.6/site-packages/numpy/core/include -march=corei7-avx -pipe -Og -g -gdwarf-4 -c /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2/swig/nlopt-python.cpp -fPIC -DPIC -o .libs/_nlopt_la-nlopt-python.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=corei7-avx -pipe -Og -g -gdwarf-4 -module -version-info 8:2:8 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o _nlopt.la -rpath /usr/lib64/python3.6/site-packages _nlopt_la-nlopt-python.lo ../libnlopt.la -lpython2.7 -lm libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/crtbeginS.o .libs/_nlopt_la-nlopt-python.o -Wl,-rpath -Wl,/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/.libs -Wl,--as-needed ../.libs/libnlopt.so -lpython2.7 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../lib64/crtn.o -march=corei7-avx -Og -g -gdwarf-4 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,_nlopt.so.0 -o .libs/_nlopt.so.0.8.2 libtool: link: (cd ".libs" && rm -f "_nlopt.so.0" && ln -s "_nlopt.so.0.8.2" "_nlopt.so.0") libtool: link: (cd ".libs" && rm -f "_nlopt.so" && ln -s "_nlopt.so.0.8.2" "_nlopt.so") libtool: link: ( cd ".libs" && rm -f "_nlopt.la" && ln -s "../_nlopt.la" "_nlopt.la" ) make[3]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/swig' make[2]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/swig' make[1]: Leaving directory '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build' >>> Source compiled. >>> Test phase: sci-libs/nlopt-2.4.2-r1 ----------------------------------------------------------- Optimizing Goldstein and Price function (2 dims) using DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ -2 -2] upper bounds at ub = [ 2 2] Starting guess x = [ -0.265045 -0.479835] Starting function value = 105.542 finished after 0.001848 seconds. return code 5 from nlopt_minimize Found minimum f = 3 after 1000 evaluations. Minimum at x = [ -3.44157e-09 -1] |f - minf| = 4.35207e-14, |f - minf| / |minf| = 1.450691e-14 vs. global minimum f = 3 at x = [ 0 -1] ----------------------------------------------------------- Optimizing Shekel m=5 function (4 dims) using DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 3.60038 4.11728 3.54918 4.32289] Starting function value = -1.87971 finished after 0.002074 seconds. return code 5 from nlopt_minimize Found minimum f = -10.1532 after 1000 evaluations. Minimum at x = [ 4.00004 4.00013 4.00004 4.00013] |f - minf| = 9.41837e-10, |f - minf| / |minf| = 9.276256e-11 vs. global minimum f = -10.1532 at x = [ 4.00004 4.00013 4.00004 4.00013] ----------------------------------------------------------- Optimizing Shekel m=7 function (4 dims) using DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 4.57272 5.08251 6.68624 6.62143] Starting function value = -0.463737 finished after 0.001386 seconds. return code 5 from nlopt_minimize Found minimum f = -10.4029 after 1000 evaluations. Minimum at x = [ 4.00057 4.00069 3.99949 3.99961] |f - minf| = 3.18189e-09, |f - minf| / |minf| = 3.058647e-10 vs. global minimum f = -10.4029 at x = [ 4.00057 4.00069 3.99949 3.99961] ----------------------------------------------------------- Optimizing Shekel m=10 function (4 dims) using DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 6.46939 4.56772 3.00117 7.19114] Starting function value = -0.364454 finished after 0.002225 seconds. return code 5 from nlopt_minimize Found minimum f = -10.5364 after 1000 evaluations. Minimum at x = [ 4.00075 4.00059 3.99966 3.99951] |f - minf| = 3.30842e-09, |f - minf| / |minf| = 3.139992e-10 vs. global minimum f = -10.5364 at x = [ 4.00075 4.00059 3.99966 3.99951] ----------------------------------------------------------- Optimizing Levy n=4 function (4 dims) using DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ -10 -10 -10 -10] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ -0.288296 2.11358 1.56971 2.67697] Starting function value = 8.47721 finished after 0.003608 seconds. return code 5 from nlopt_minimize Found minimum f = -21.5024 after 1000 evaluations. Minimum at x = [ 1 1 1 -9.75236] |f - minf| = 2.26968e-09, |f - minf| / |minf| = 1.055548e-10 vs. global minimum f = -21.5024 at x = [ 1 1 1 -9.75236] ----------------------------------------------------------- Optimizing Goldstein and Price function (2 dims) using Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ -2 -2] upper bounds at ub = [ 2 2] Starting guess x = [ -0.626361 0.159852] Starting function value = 1641.43 finished after 0.001871 seconds. return code 5 from nlopt_minimize Found minimum f = 3 after 1000 evaluations. Minimum at x = [ -3.44157e-09 -1] |f - minf| = 4.35207e-14, |f - minf| / |minf| = 1.450691e-14 vs. global minimum f = 3 at x = [ 0 -1] ----------------------------------------------------------- Optimizing Shekel m=5 function (4 dims) using Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 4.17554 4.08409 4.35953 3.93975] Starting function value = -3.85116 finished after 0.002158 seconds. return code 5 from nlopt_minimize Found minimum f = -10.1532 after 1000 evaluations. Minimum at x = [ 4.00004 4.00013 4.00004 4.00013] |f - minf| = 9.41776e-10, |f - minf| / |minf| = 9.275662e-11 vs. global minimum f = -10.1532 at x = [ 4.00004 4.00013 4.00004 4.00013] ----------------------------------------------------------- Optimizing Shekel m=7 function (4 dims) using Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 5.98955 4.296 7.48374 3.07825] Starting function value = -0.239801 finished after 0.000969 seconds. return code 5 from nlopt_minimize Found minimum f = -10.4029 after 1000 evaluations. Minimum at x = [ 4.00057 4.00069 3.99949 3.99961] |f - minf| = 3.18134e-09, |f - minf| / |minf| = 3.058116e-10 vs. global minimum f = -10.4029 at x = [ 4.00057 4.00069 3.99949 3.99961] ----------------------------------------------------------- Optimizing Shekel m=10 function (4 dims) using Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 6.80126 5.07197 7.36169 4.76432] Starting function value = -0.686268 finished after 0.001502 seconds. return code 5 from nlopt_minimize Found minimum f = -10.5364 after 1000 evaluations. Minimum at x = [ 4.00075 4.00059 3.99966 3.99951] |f - minf| = 3.30796e-09, |f - minf| / |minf| = 3.139548e-10 vs. global minimum f = -10.5364 at x = [ 4.00075 4.00059 3.99966 3.99951] ----------------------------------------------------------- Optimizing Levy n=4 function (4 dims) using Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ -10 -10 -10 -10] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 4.19794 -1.6354 3.24618 2.12484] Starting function value = 33.7055 finished after 0.003779 seconds. return code 5 from nlopt_minimize Found minimum f = -21.5024 after 1000 evaluations. Minimum at x = [ 1 1 1 -9.75236] |f - minf| = 2.3863e-09, |f - minf| / |minf| = 1.109784e-10 vs. global minimum f = -21.5024 at x = [ 1 1 1 -9.75236] ----------------------------------------------------------- Optimizing Goldstein and Price function (2 dims) using Unscaled DIRECT (global, no-derivative) algorithm lower bounds at lb = [ -2 -2] upper bounds at ub = [ 2 2] Starting guess x = [ -0.712841 -0.600762] Starting function value = 164.712 finished after 0.001172 seconds. return code 5 from nlopt_minimize Found minimum f = 3 after 1000 evaluations. Minimum at x = [ -5.73594e-09 -1] |f - minf| = 5.55112e-14, |f - minf| / |minf| = 1.850372e-14 vs. global minimum f = 3 at x = [ 0 -1] ----------------------------------------------------------- Optimizing Shekel m=5 function (4 dims) using Unscaled DIRECT (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 2.81624 2.80432 5.56105 2.53955] Starting function value = -0.230722 finished after 0.002086 seconds. return code 5 from nlopt_minimize Found minimum f = -10.1532 after 1000 evaluations. Minimum at x = [ 4.00004 4.00013 4.00004 4.00013] |f - minf| = 9.41837e-10, |f - minf| / |minf| = 9.276256e-11 vs. global minimum f = -10.1532 at x = [ 4.00004 4.00013 4.00004 4.00013] ----------------------------------------------------------- Optimizing Shekel m=7 function (4 dims) using Unscaled DIRECT (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 3.19956 7.01752 4.65259 3.49437] Starting function value = -0.369163 finished after 0.003951 seconds. return code 5 from nlopt_minimize Found minimum f = -10.4029 after 1000 evaluations. Minimum at x = [ 4.00057 4.00069 3.99949 3.99961] |f - minf| = 3.18189e-09, |f - minf| / |minf| = 3.058647e-10 vs. global minimum f = -10.4029 at x = [ 4.00057 4.00069 3.99949 3.99961] ----------------------------------------------------------- Optimizing Shekel m=10 function (4 dims) using Unscaled DIRECT (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 2.53585 4.61059 2.52155 4.33054] Starting function value = -0.560909 finished after 0.001353 seconds. return code 5 from nlopt_minimize Found minimum f = -10.5364 after 1000 evaluations. Minimum at x = [ 4.00075 4.00059 3.99966 3.99951] |f - minf| = 3.30842e-09, |f - minf| / |minf| = 3.139992e-10 vs. global minimum f = -10.5364 at x = [ 4.00075 4.00059 3.99966 3.99951] ----------------------------------------------------------- Optimizing Levy n=4 function (4 dims) using Unscaled DIRECT (global, no-derivative) algorithm lower bounds at lb = [ -10 -10 -10 -10] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ -0.823456 -2.17026 4.35098 2.63726] Starting function value = 32.615 finished after 0.002569 seconds. return code 5 from nlopt_minimize Found minimum f = -21.5024 after 1000 evaluations. Minimum at x = [ 1 1 1 -9.75236] |f - minf| = 2.24835e-09, |f - minf| / |minf| = 1.045628e-10 vs. global minimum f = -21.5024 at x = [ 1 1 1 -9.75236] ----------------------------------------------------------- Optimizing Goldstein and Price function (2 dims) using Unscaled DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ -2 -2] upper bounds at ub = [ 2 2] Starting guess x = [ -0.754319 0.128369] Starting function value = 1220.83 finished after 0.00112 seconds. return code 5 from nlopt_minimize Found minimum f = 3 after 1000 evaluations. Minimum at x = [ -5.73594e-09 -1] |f - minf| = 5.55112e-14, |f - minf| / |minf| = 1.850372e-14 vs. global minimum f = 3 at x = [ 0 -1] ----------------------------------------------------------- Optimizing Shekel m=5 function (4 dims) using Unscaled DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 5.11964 7.0543 5.20597 4.31339] Starting function value = -0.358787 finished after 0.001351 seconds. return code 5 from nlopt_minimize Found minimum f = -10.1532 after 1000 evaluations. Minimum at x = [ 4.00004 4.00013 4.00004 4.00013] |f - minf| = 9.41837e-10, |f - minf| / |minf| = 9.276256e-11 vs. global minimum f = -10.1532 at x = [ 4.00004 4.00013 4.00004 4.00013] ----------------------------------------------------------- Optimizing Shekel m=7 function (4 dims) using Unscaled DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 3.29737 2.81104 4.01862 5.7682] Starting function value = -0.406055 finished after 0.001462 seconds. return code 5 from nlopt_minimize Found minimum f = -10.4029 after 1000 evaluations. Minimum at x = [ 4.00057 4.00069 3.99949 3.99961] |f - minf| = 3.18189e-09, |f - minf| / |minf| = 3.058647e-10 vs. global minimum f = -10.4029 at x = [ 4.00057 4.00069 3.99949 3.99961] ----------------------------------------------------------- Optimizing Shekel m=10 function (4 dims) using Unscaled DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 3.09232 2.54208 3.24 4.58713] Starting function value = -0.559225 finished after 0.001357 seconds. return code 5 from nlopt_minimize Found minimum f = -10.5364 after 1000 evaluations. Minimum at x = [ 4.00075 4.00059 3.99966 3.99951] |f - minf| = 3.30842e-09, |f - minf| / |minf| = 3.139992e-10 vs. global minimum f = -10.5364 at x = [ 4.00075 4.00059 3.99966 3.99951] ----------------------------------------------------------- Optimizing Levy n=4 function (4 dims) using Unscaled DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ -10 -10 -10 -10] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 3.3823 4.30692 -3.86644 -3.14107] Starting function value = 66.445 finished after 0.001731 seconds. return code 5 from nlopt_minimize Found minimum f = -21.5024 after 1000 evaluations. Minimum at x = [ 1 1 1 -9.75236] |f - minf| = 2.24835e-09, |f - minf| / |minf| = 1.045628e-10 vs. global minimum f = -21.5024 at x = [ 1 1 1 -9.75236] ----------------------------------------------------------- Optimizing Goldstein and Price function (2 dims) using Unscaled Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ -2 -2] upper bounds at ub = [ 2 2] Starting guess x = [ 0.663184 -0.0840415] Starting function value = 936.853 finished after 0.001954 seconds. return code 5 from nlopt_minimize Found minimum f = 3 after 1000 evaluations. Minimum at x = [ -5.73594e-09 -1] |f - minf| = 5.55112e-14, |f - minf| / |minf| = 1.850372e-14 vs. global minimum f = 3 at x = [ 0 -1] ----------------------------------------------------------- Optimizing Shekel m=5 function (4 dims) using Unscaled Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 3.92498 4.40977 4.07622 6.71005] Starting function value = -0.364597 finished after 0.00215 seconds. return code 5 from nlopt_minimize Found minimum f = -10.1532 after 1000 evaluations. Minimum at x = [ 4.00004 4.00013 4.00004 4.00013] |f - minf| = 9.41837e-10, |f - minf| / |minf| = 9.276256e-11 vs. global minimum f = -10.1532 at x = [ 4.00004 4.00013 4.00004 4.00013] ----------------------------------------------------------- Optimizing Shekel m=7 function (4 dims) using Unscaled Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 2.97571 5.88742 6.25718 6.17188] Starting function value = -0.35489 finished after 0.002352 seconds. return code 5 from nlopt_minimize Found minimum f = -10.4029 after 1000 evaluations. Minimum at x = [ 4.00057 4.00069 3.99949 3.99961] |f - minf| = 3.18189e-09, |f - minf| / |minf| = 3.058647e-10 vs. global minimum f = -10.4029 at x = [ 4.00057 4.00069 3.99949 3.99961] ----------------------------------------------------------- Optimizing Shekel m=10 function (4 dims) using Unscaled Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 7.43718 4.55123 5.98586 2.59191] Starting function value = -0.673422 finished after 0.002207 seconds. return code 5 from nlopt_minimize Found minimum f = -10.5364 after 1000 evaluations. Minimum at x = [ 4.00075 4.00059 3.99966 3.99951] |f - minf| = 3.30842e-09, |f - minf| / |minf| = 3.139992e-10 vs. global minimum f = -10.5364 at x = [ 4.00075 4.00059 3.99966 3.99951] ----------------------------------------------------------- Optimizing Levy n=4 function (4 dims) using Unscaled Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ -10 -10 -10 -10] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 4.61272 -3.41687 0.792033 3.92614] Starting function value = 59.6213 finished after 0.002193 seconds. return code 5 from nlopt_minimize Found minimum f = -21.5024 after 1000 evaluations. Minimum at x = [ 1 1 1 -9.75236] |f - minf| = 2.24835e-09, |f - minf| / |minf| = 1.045628e-10 vs. global minimum f = -21.5024 at x = [ 1 1 1 -9.75236] ----------------------------------------------------------- Optimizing Goldstein and Price function (2 dims) using Original DIRECT version (global, no-derivative) algorithm lower bounds at lb = [ -2 -2] upper bounds at ub = [ 2 2] Starting guess x = [ -0.272801 -0.00994056] Starting function value = 481.116 finished after 0.001558 seconds. return code 5 from nlopt_minimize Found minimum f = 3 after 1015 evaluations. Minimum at x = [ 0 -1] |f - minf| = 2.09832e-12, |f - minf| / |minf| = 6.994405e-13 vs. global minimum f = 3 at x = [ 0 -1] ----------------------------------------------------------- Optimizing Shekel m=5 function (4 dims) using Original DIRECT version (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 5.20886 4.7716 5.6222 3.05909] Starting function value = -0.333116 finished after 0.001923 seconds. return code 5 from nlopt_minimize Found minimum f = -10.1532 after 1103 evaluations. Minimum at x = [ 4.00004 4.00013 4.00004 4.00013] |f - minf| = 9.77316e-10, |f - minf| / |minf| = 9.625695e-11 vs. global minimum f = -10.1532 at x = [ 4.00004 4.00013 4.00004 4.00013] ----------------------------------------------------------- Optimizing Shekel m=7 function (4 dims) using Original DIRECT version (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 4.63703 4.64574 5.10973 5.4402] Starting function value = -0.647402 finished after 0.002045 seconds. return code 5 from nlopt_minimize Found minimum f = -10.4029 after 1033 evaluations. Minimum at x = [ 4.00057 4.00069 3.99949 3.99961] |f - minf| = 3.69781e-09, |f - minf| / |minf| = 3.554582e-10 vs. global minimum f = -10.4029 at x = [ 4.00057 4.00069 3.99949 3.99961] ----------------------------------------------------------- Optimizing Shekel m=10 function (4 dims) using Original DIRECT version (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 6.18783 4.26555 5.75415 2.81659] Starting function value = -0.815787 finished after 0.003842 seconds. return code 5 from nlopt_minimize Found minimum f = -10.5364 after 1047 evaluations. Minimum at x = [ 4.00075 4.00059 3.99966 3.99951] |f - minf| = 3.59456e-09, |f - minf| / |minf| = 3.411563e-10 vs. global minimum f = -10.5364 at x = [ 4.00075 4.00059 3.99966 3.99951] ----------------------------------------------------------- Optimizing Levy n=4 function (4 dims) using Original DIRECT version (global, no-derivative) algorithm lower bounds at lb = [ -10 -10 -10 -10] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ -1.07958 -4.65399 3.21695 -3.25405] Starting function value = 60.8075 finished after 0.012891 seconds. return code 5 from nlopt_minimize Found minimum f = -21.5021 after 1057 evaluations. Minimum at x = [ 0.999848 0.999848 0.999848 -9.75156] |f - minf| = 0.000269499, |f - minf| / |minf| = 1.253344e-05 vs. global minimum f = -21.5024 at x = [ 1 1 1 -9.75236] ----------------------------------------------------------- Optimizing Goldstein and Price function (2 dims) using Original DIRECT-L version (global, no-derivative) algorithm lower bounds at lb = [ -2 -2] upper bounds at ub = [ 2 2] Starting guess x = [ 0.440566 0.899899] Starting function value = 6952.12 finished after 0.002137 seconds. return code 5 from nlopt_minimize Found minimum f = 3 after 1029 evaluations. Minimum at x = [ -3.44157e-09 -1] |f - minf| = 4.35207e-14, |f - minf| / |minf| = 1.450691e-14 vs. global minimum f = 3 at x = [ 0 -1] ----------------------------------------------------------- Optimizing Shekel m=5 function (4 dims) using Original DIRECT-L version (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 4.92821 5.4567 5.87568 4.01132] Starting function value = -0.407669 finished after 0.001777 seconds. return code 5 from nlopt_minimize Found minimum f = -10.1532 after 1023 evaluations. Minimum at x = [ 4.00004 4.00013 4.00004 4.00013] |f - minf| = 9.41837e-10, |f - minf| / |minf| = 9.276256e-11 vs. global minimum f = -10.1532 at x = [ 4.00004 4.00013 4.00004 4.00013] ----------------------------------------------------------- Optimizing Shekel m=7 function (4 dims) using Original DIRECT-L version (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 4.60208 5.92922 5.30567 3.93305] Starting function value = -0.555832 finished after 0.001814 seconds. return code 5 from nlopt_minimize Found minimum f = -10.4029 after 1029 evaluations. Minimum at x = [ 4.00057 4.00069 3.99949 3.99961] |f - minf| = 3.18154e-09, |f - minf| / |minf| = 3.058310e-10 vs. global minimum f = -10.4029 at x = [ 4.00057 4.00069 3.99949 3.99961] ----------------------------------------------------------- Optimizing Shekel m=10 function (4 dims) using Original DIRECT-L version (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 3.72933 4.89882 3.03176 4.00874] Starting function value = -1.13255 finished after 0.001976 seconds. return code 5 from nlopt_minimize Found minimum f = -10.5364 after 1019 evaluations. Minimum at x = [ 4.00075 4.00059 3.99966 3.99951] |f - minf| = 3.30813e-09, |f - minf| / |minf| = 3.139715e-10 vs. global minimum f = -10.5364 at x = [ 4.00075 4.00059 3.99966 3.99951] ----------------------------------------------------------- Optimizing Levy n=4 function (4 dims) using Original DIRECT-L version (global, no-derivative) algorithm lower bounds at lb = [ -10 -10 -10 -10] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 3.62183 -1.04708 -1.39856 2.90941] Starting function value = 25.3797 finished after 0.002145 seconds. return code 5 from nlopt_minimize Found minimum f = -21.5024 after 1003 evaluations. Minimum at x = [ 1 1 1 -9.75236] |f - minf| = 2.24835e-09, |f - minf| / |minf| = 1.045628e-10 vs. global minimum f = -21.5024 at x = [ 1 1 1 -9.75236] /var/tmp/portage/sci-libs/nlopt-2.4.2-r1/temp/environment: line 3726: cd: /test: No such file or directory ----------------------------------------------------------- Optimizing Goldstein and Price function (2 dims) using DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ -2 -2] upper bounds at ub = [ 2 2] Starting guess x = [ 0.0628937 0.940752] Starting function value = 20894.6 finished after 0.001024 seconds. return code 5 from nlopt_minimize Found minimum f = 3 after 1000 evaluations. Minimum at x = [ -3.44157e-09 -1] |f - minf| = 4.35207e-14, |f - minf| / |minf| = 1.450691e-14 vs. global minimum f = 3 at x = [ 0 -1] ----------------------------------------------------------- Optimizing Shekel m=5 function (4 dims) using DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 7.35875 5.35774 6.47233 4.66678] Starting function value = -0.347676 finished after 0.002458 seconds. return code 5 from nlopt_minimize Found minimum f = -10.1532 after 1000 evaluations. Minimum at x = [ 4.00004 4.00013 4.00004 4.00013] |f - minf| = 9.41837e-10, |f - minf| / |minf| = 9.276256e-11 vs. global minimum f = -10.1532 at x = [ 4.00004 4.00013 4.00004 4.00013] ----------------------------------------------------------- Optimizing Shekel m=7 function (4 dims) using DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 3.77206 6.87425 3.02761 4.53182] Starting function value = -0.502237 finished after 0.00283 seconds. return code 5 from nlopt_minimize Found minimum f = -10.4029 after 1000 evaluations. Minimum at x = [ 4.00057 4.00069 3.99949 3.99961] |f - minf| = 3.18189e-09, |f - minf| / |minf| = 3.058647e-10 vs. global minimum f = -10.4029 at x = [ 4.00057 4.00069 3.99949 3.99961] ----------------------------------------------------------- Optimizing Shekel m=10 function (4 dims) using DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 5.73633 5.49364 7.48216 4.50157] Starting function value = -0.606419 finished after 0.001465 seconds. return code 5 from nlopt_minimize Found minimum f = -10.5364 after 1000 evaluations. Minimum at x = [ 4.00075 4.00059 3.99966 3.99951] |f - minf| = 3.30842e-09, |f - minf| / |minf| = 3.139992e-10 vs. global minimum f = -10.5364 at x = [ 4.00075 4.00059 3.99966 3.99951] ----------------------------------------------------------- Optimizing Levy n=4 function (4 dims) using DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ -10 -10 -10 -10] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 0.81905 -1.6449 4.34713 -0.698945] Starting function value = 17.1088 finished after 0.002454 seconds. return code 5 from nlopt_minimize Found minimum f = -21.5024 after 1000 evaluations. Minimum at x = [ 1 1 1 -9.75236] |f - minf| = 2.26968e-09, |f - minf| / |minf| = 1.055548e-10 vs. global minimum f = -21.5024 at x = [ 1 1 1 -9.75236] ----------------------------------------------------------- Optimizing Goldstein and Price function (2 dims) using Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ -2 -2] upper bounds at ub = [ 2 2] Starting guess x = [ 0.982942 -0.286474] Starting function value = 127.068 finished after 0.001247 seconds. return code 5 from nlopt_minimize Found minimum f = 3 after 1000 evaluations. Minimum at x = [ -3.44157e-09 -1] |f - minf| = 4.35207e-14, |f - minf| / |minf| = 1.450691e-14 vs. global minimum f = 3 at x = [ 0 -1] ----------------------------------------------------------- Optimizing Shekel m=5 function (4 dims) using Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 5.30862 5.54407 5.7081 3.22285] Starting function value = -0.315186 finished after 0.001318 seconds. return code 5 from nlopt_minimize Found minimum f = -10.1532 after 1000 evaluations. Minimum at x = [ 4.00004 4.00013 4.00004 4.00013] |f - minf| = 9.41778e-10, |f - minf| / |minf| = 9.275679e-11 vs. global minimum f = -10.1532 at x = [ 4.00004 4.00013 4.00004 4.00013] ----------------------------------------------------------- Optimizing Shekel m=7 function (4 dims) using Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 5.59514 6.07898 2.51972 2.69895] Starting function value = -0.68935 finished after 0.002332 seconds. return code 5 from nlopt_minimize Found minimum f = -10.4029 after 1000 evaluations. Minimum at x = [ 4.00057 4.00069 3.99949 3.99961] |f - minf| = 3.20393e-09, |f - minf| / |minf| = 3.079836e-10 vs. global minimum f = -10.4029 at x = [ 4.00057 4.00069 3.99949 3.99961] ----------------------------------------------------------- Optimizing Shekel m=10 function (4 dims) using Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 6.2033 5.28011 2.61363 7.49478] Starting function value = -0.35333 finished after 0.001674 seconds. return code 5 from nlopt_minimize Found minimum f = -10.5364 after 1000 evaluations. Minimum at x = [ 4.00075 4.00059 3.99966 3.99951] |f - minf| = 3.30796e-09, |f - minf| / |minf| = 3.139548e-10 vs. global minimum f = -10.5364 at x = [ 4.00075 4.00059 3.99966 3.99951] ----------------------------------------------------------- Optimizing Levy n=4 function (4 dims) using Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ -10 -10 -10 -10] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 3.94694 -0.183614 -2.96162 -2.96172] Starting function value = 32.4188 finished after 0.001356 seconds. return code 5 from nlopt_minimize Found minimum f = -21.5024 after 1000 evaluations. Minimum at x = [ 1 1 1 -9.75236] |f - minf| = 2.3863e-09, |f - minf| / |minf| = 1.109784e-10 vs. global minimum f = -21.5024 at x = [ 1 1 1 -9.75236] ----------------------------------------------------------- Optimizing Goldstein and Price function (2 dims) using Unscaled DIRECT (global, no-derivative) algorithm lower bounds at lb = [ -2 -2] upper bounds at ub = [ 2 2] Starting guess x = [ -0.808562 -0.798975] Starting function value = 661.135 finished after 0.001031 seconds. return code 5 from nlopt_minimize Found minimum f = 3 after 1000 evaluations. Minimum at x = [ -5.73594e-09 -1] |f - minf| = 5.55112e-14, |f - minf| / |minf| = 1.850372e-14 vs. global minimum f = 3 at x = [ 0 -1] ----------------------------------------------------------- Optimizing Shekel m=5 function (4 dims) using Unscaled DIRECT (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 4.52743 4.35227 3.74949 6.73174] Starting function value = -0.350477 finished after 0.00114 seconds. return code 5 from nlopt_minimize Found minimum f = -10.1532 after 1000 evaluations. Minimum at x = [ 4.00004 4.00013 4.00004 4.00013] |f - minf| = 9.41837e-10, |f - minf| / |minf| = 9.276256e-11 vs. global minimum f = -10.1532 at x = [ 4.00004 4.00013 4.00004 4.00013] ----------------------------------------------------------- Optimizing Shekel m=7 function (4 dims) using Unscaled DIRECT (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 6.16136 6.23261 2.91851 6.69594] Starting function value = -0.372006 finished after 0.002888 seconds. return code 5 from nlopt_minimize Found minimum f = -10.4029 after 1000 evaluations. Minimum at x = [ 4.00057 4.00069 3.99949 3.99961] |f - minf| = 3.18189e-09, |f - minf| / |minf| = 3.058647e-10 vs. global minimum f = -10.4029 at x = [ 4.00057 4.00069 3.99949 3.99961] ----------------------------------------------------------- Optimizing Shekel m=10 function (4 dims) using Unscaled DIRECT (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 4.38724 3.51144 3.40279 4.47274] Starting function value = -1.41032 finished after 0.001395 seconds. return code 5 from nlopt_minimize Found minimum f = -10.5364 after 1000 evaluations. Minimum at x = [ 4.00075 4.00059 3.99966 3.99951] |f - minf| = 3.30842e-09, |f - minf| / |minf| = 3.139992e-10 vs. global minimum f = -10.5364 at x = [ 4.00075 4.00059 3.99966 3.99951] ----------------------------------------------------------- Optimizing Levy n=4 function (4 dims) using Unscaled DIRECT (global, no-derivative) algorithm lower bounds at lb = [ -10 -10 -10 -10] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ -3.71916 2.50787 -0.0180275 -4.8202] Starting function value = 38.4602 finished after 0.00237 seconds. return code 5 from nlopt_minimize Found minimum f = -21.5024 after 1000 evaluations. Minimum at x = [ 1 1 1 -9.75236] |f - minf| = 2.24835e-09, |f - minf| / |minf| = 1.045628e-10 vs. global minimum f = -21.5024 at x = [ 1 1 1 -9.75236] ----------------------------------------------------------- Optimizing Goldstein and Price function (2 dims) using Unscaled DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ -2 -2] upper bounds at ub = [ 2 2] Starting guess x = [ 0.900881 -0.467606] Starting function value = 134.537 finished after 0.001096 seconds. return code 5 from nlopt_minimize Found minimum f = 3 after 1000 evaluations. Minimum at x = [ -5.73594e-09 -1] |f - minf| = 5.55112e-14, |f - minf| / |minf| = 1.850372e-14 vs. global minimum f = 3 at x = [ 0 -1] ----------------------------------------------------------- Optimizing Shekel m=5 function (4 dims) using Unscaled DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 6.6427 6.57808 6.75689 4.04338] Starting function value = -0.310852 finished after 0.001653 seconds. return code 5 from nlopt_minimize Found minimum f = -10.1532 after 1000 evaluations. Minimum at x = [ 4.00004 4.00013 4.00004 4.00013] |f - minf| = 9.41837e-10, |f - minf| / |minf| = 9.276256e-11 vs. global minimum f = -10.1532 at x = [ 4.00004 4.00013 4.00004 4.00013] ----------------------------------------------------------- Optimizing Shekel m=7 function (4 dims) using Unscaled DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 5.9953 6.94942 2.58173 6.37388] Starting function value = -0.359176 finished after 0.00217 seconds. return code 5 from nlopt_minimize Found minimum f = -10.4029 after 1000 evaluations. Minimum at x = [ 4.00057 4.00069 3.99949 3.99961] |f - minf| = 3.18189e-09, |f - minf| / |minf| = 3.058647e-10 vs. global minimum f = -10.4029 at x = [ 4.00057 4.00069 3.99949 3.99961] ----------------------------------------------------------- Optimizing Shekel m=10 function (4 dims) using Unscaled DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 3.02704 5.11058 6.8922 5.74301] Starting function value = -0.395767 finished after 0.001395 seconds. return code 5 from nlopt_minimize Found minimum f = -10.5364 after 1000 evaluations. Minimum at x = [ 4.00075 4.00059 3.99966 3.99951] |f - minf| = 3.30842e-09, |f - minf| / |minf| = 3.139992e-10 vs. global minimum f = -10.5364 at x = [ 4.00075 4.00059 3.99966 3.99951] ----------------------------------------------------------- Optimizing Levy n=4 function (4 dims) using Unscaled DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ -10 -10 -10 -10] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ -2.01433 -4.39195 -2.60249 3.37931] Starting function value = 68.8509 finished after 0.002508 seconds. return code 5 from nlopt_minimize Found minimum f = -21.5024 after 1000 evaluations. Minimum at x = [ 1 1 1 -9.75236] |f - minf| = 2.24835e-09, |f - minf| / |minf| = 1.045628e-10 vs. global minimum f = -21.5024 at x = [ 1 1 1 -9.75236] ----------------------------------------------------------- Optimizing Goldstein and Price function (2 dims) using Unscaled Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ -2 -2] upper bounds at ub = [ 2 2] Starting guess x = [ -0.634698 0.910879] Starting function value = 54990.3 finished after 0.00099 seconds. return code 5 from nlopt_minimize Found minimum f = 3 after 1000 evaluations. Minimum at x = [ -5.73594e-09 -1] |f - minf| = 5.55112e-14, |f - minf| / |minf| = 1.850372e-14 vs. global minimum f = 3 at x = [ 0 -1] ----------------------------------------------------------- Optimizing Shekel m=5 function (4 dims) using Unscaled Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 4.69619 2.7809 7.48879 6.33733] Starting function value = -0.177926 finished after 0.001324 seconds. return code 5 from nlopt_minimize Found minimum f = -10.1532 after 1000 evaluations. Minimum at x = [ 4.00004 4.00013 4.00004 4.00013] |f - minf| = 9.41837e-10, |f - minf| / |minf| = 9.276256e-11 vs. global minimum f = -10.1532 at x = [ 4.00004 4.00013 4.00004 4.00013] ----------------------------------------------------------- Optimizing Shekel m=7 function (4 dims) using Unscaled Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 3.4763 7.14379 7.24565 4.22006] Starting function value = -0.257367 finished after 0.001269 seconds. return code 5 from nlopt_minimize Found minimum f = -10.4029 after 1000 evaluations. Minimum at x = [ 4.00057 4.00069 3.99949 3.99961] |f - minf| = 3.18189e-09, |f - minf| / |minf| = 3.058647e-10 vs. global minimum f = -10.4029 at x = [ 4.00057 4.00069 3.99949 3.99961] ----------------------------------------------------------- Optimizing Shekel m=10 function (4 dims) using Unscaled Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 4.66388 3.17331 5.49797 4.51462] Starting function value = -0.747971 finished after 0.001439 seconds. return code 5 from nlopt_minimize Found minimum f = -10.5364 after 1000 evaluations. Minimum at x = [ 4.00075 4.00059 3.99966 3.99951] |f - minf| = 3.30842e-09, |f - minf| / |minf| = 3.139992e-10 vs. global minimum f = -10.5364 at x = [ 4.00075 4.00059 3.99966 3.99951] ----------------------------------------------------------- Optimizing Levy n=4 function (4 dims) using Unscaled Randomized DIRECT-L (global, no-derivative) algorithm lower bounds at lb = [ -10 -10 -10 -10] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 0.764116 0.356045 2.97491 1.72216] Starting function value = 7.42295 finished after 0.001248 seconds. return code 5 from nlopt_minimize Found minimum f = -21.5024 after 1000 evaluations. Minimum at x = [ 1 1 1 -9.75236] |f - minf| = 2.24835e-09, |f - minf| / |minf| = 1.045628e-10 vs. global minimum f = -21.5024 at x = [ 1 1 1 -9.75236] ----------------------------------------------------------- Optimizing Goldstein and Price function (2 dims) using Original DIRECT version (global, no-derivative) algorithm lower bounds at lb = [ -2 -2] upper bounds at ub = [ 2 2] Starting guess x = [ 0.408414 0.295503] Starting function value = 958.977 finished after 0.000801 seconds. return code 5 from nlopt_minimize Found minimum f = 3 after 1015 evaluations. Minimum at x = [ 0 -1] |f - minf| = 2.09832e-12, |f - minf| / |minf| = 6.994405e-13 vs. global minimum f = 3 at x = [ 0 -1] ----------------------------------------------------------- Optimizing Shekel m=5 function (4 dims) using Original DIRECT version (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 5.99191 4.15484 4.09197 5.88805] Starting function value = -0.355265 finished after 0.001212 seconds. return code 5 from nlopt_minimize Found minimum f = -10.1532 after 1103 evaluations. Minimum at x = [ 4.00004 4.00013 4.00004 4.00013] |f - minf| = 9.77316e-10, |f - minf| / |minf| = 9.625695e-11 vs. global minimum f = -10.1532 at x = [ 4.00004 4.00013 4.00004 4.00013] ----------------------------------------------------------- Optimizing Shekel m=7 function (4 dims) using Original DIRECT version (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 3.44219 4.61307 2.65621 7.45551] Starting function value = -0.381229 finished after 0.001371 seconds. return code 5 from nlopt_minimize Found minimum f = -10.4029 after 1033 evaluations. Minimum at x = [ 4.00057 4.00069 3.99949 3.99961] |f - minf| = 3.69781e-09, |f - minf| / |minf| = 3.554582e-10 vs. global minimum f = -10.4029 at x = [ 4.00057 4.00069 3.99949 3.99961] ----------------------------------------------------------- Optimizing Shekel m=10 function (4 dims) using Original DIRECT version (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 7.4993 4.47925 4.67149 7.35291] Starting function value = -0.381686 finished after 0.002464 seconds. return code 5 from nlopt_minimize Found minimum f = -10.5364 after 1047 evaluations. Minimum at x = [ 4.00075 4.00059 3.99966 3.99951] |f - minf| = 3.59456e-09, |f - minf| / |minf| = 3.411563e-10 vs. global minimum f = -10.5364 at x = [ 4.00075 4.00059 3.99966 3.99951] ----------------------------------------------------------- Optimizing Levy n=4 function (4 dims) using Original DIRECT version (global, no-derivative) algorithm lower bounds at lb = [ -10 -10 -10 -10] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 1.06786 -2.8818 2.60719 -3.50577] Starting function value = 20.3383 finished after 0.001655 seconds. return code 5 from nlopt_minimize Found minimum f = -21.5021 after 1057 evaluations. Minimum at x = [ 0.999848 0.999848 0.999848 -9.75156] |f - minf| = 0.000269499, |f - minf| / |minf| = 1.253344e-05 vs. global minimum f = -21.5024 at x = [ 1 1 1 -9.75236] ----------------------------------------------------------- Optimizing Goldstein and Price function (2 dims) using Original DIRECT-L version (global, no-derivative) algorithm lower bounds at lb = [ -2 -2] upper bounds at ub = [ 2 2] Starting guess x = [ 0.911747 0.693997] Starting function value = 941.307 finished after 0.001604 seconds. return code 5 from nlopt_minimize Found minimum f = 3 after 1029 evaluations. Minimum at x = [ -3.44157e-09 -1] |f - minf| = 4.35207e-14, |f - minf| / |minf| = 1.450691e-14 vs. global minimum f = 3 at x = [ 0 -1] ----------------------------------------------------------- Optimizing Shekel m=5 function (4 dims) using Original DIRECT-L version (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 5.58999 4.59434 2.93485 4.90529] Starting function value = -0.37431 finished after 0.00095 seconds. return code 5 from nlopt_minimize Found minimum f = -10.1532 after 1023 evaluations. Minimum at x = [ 4.00004 4.00013 4.00004 4.00013] |f - minf| = 9.41837e-10, |f - minf| / |minf| = 9.276256e-11 vs. global minimum f = -10.1532 at x = [ 4.00004 4.00013 4.00004 4.00013] ----------------------------------------------------------- Optimizing Shekel m=7 function (4 dims) using Original DIRECT-L version (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 3.47433 6.20941 3.62085 3.4427] Starting function value = -0.571619 finished after 0.001049 seconds. return code 5 from nlopt_minimize Found minimum f = -10.4029 after 1029 evaluations. Minimum at x = [ 4.00057 4.00069 3.99949 3.99961] |f - minf| = 3.18154e-09, |f - minf| / |minf| = 3.058310e-10 vs. global minimum f = -10.4029 at x = [ 4.00057 4.00069 3.99949 3.99961] ----------------------------------------------------------- Optimizing Shekel m=10 function (4 dims) using Original DIRECT-L version (global, no-derivative) algorithm lower bounds at lb = [ 0 0 0 0] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ 6.1302 4.85781 6.58353 6.16144] Starting function value = -0.856793 finished after 0.003842 seconds. return code 5 from nlopt_minimize Found minimum f = -10.5364 after 1019 evaluations. Minimum at x = [ 4.00075 4.00059 3.99966 3.99951] |f - minf| = 3.30813e-09, |f - minf| / |minf| = 3.139715e-10 vs. global minimum f = -10.5364 at x = [ 4.00075 4.00059 3.99966 3.99951] ----------------------------------------------------------- Optimizing Levy n=4 function (4 dims) using Original DIRECT-L version (global, no-derivative) algorithm lower bounds at lb = [ -10 -10 -10 -10] upper bounds at ub = [ 10 10 10 10] Starting guess x = [ -4.05822 -3.40902 -1.80541 4.61598] Starting function value = 89.1313 finished after 0.001969 seconds. return code 5 from nlopt_minimize Found minimum f = -21.5024 after 1003 evaluations. Minimum at x = [ 1 1 1 -9.75236] |f - minf| = 2.24835e-09, |f - minf| / |minf| = 1.045628e-10 vs. global minimum f = -21.5024 at x = [ 1 1 1 -9.75236] ----------------------------------------------------------- Optimizing Goldstein and Price function (2 dims) using StoGO (NOT COMPILED) algorithm lower bounds at lb = [ -2 -2] upper bounds at ub = [ 2 2] Starting guess x = [ 0.347979 0.913337] Starting function value = 9493.4 finished after 0.000135 seconds. return code -2 from nlopt_minimize testopt: error in nlopt_minimize * ERROR: sci-libs/nlopt-2.4.2-r1::gentoo failed (test phase): * algorithm 8 function 5 failed * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 3731: Called die * The specific snippet of code: * ./testopt -a $a -o $f || die "algorithm $a function $f failed"; * * If you need support, post the output of `emerge --info '=sci-libs/nlopt-2.4.2-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-libs/nlopt-2.4.2-r1::gentoo'`. * The complete build log is located at '/var/log/portage/build/sci-libs/nlopt-2.4.2-r1:20170826-192131.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/temp/environment'. * Working directory: '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2_build/test' * S: '/var/tmp/portage/sci-libs/nlopt-2.4.2-r1/work/nlopt-2.4.2'