Emerge of sci-libs/nlopt-2.2 failes when USE flag guile is enabled. It does build when guile is disabled. Reproducible: Always Steps to Reproduce: 1. USE="guile" emerge =sci-libs/nlopt-2.2 Actual Results: libtool: install: /usr/bin/install -c .libs/_nlopt.lai /var/tmp/portage/sci-libs/nlopt-2.2/image//usr/lib64/python2.6/site-packages/_nlopt.la /usr/bin/install: cannot stat `.libs/libnlopt_cxx_guile.so.0.5.0T': No such file or directory libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages' test -z "/usr/share/guile/site" || /bin/mkdir -p "/var/tmp/portage/sci-libs/nlopt-2.2/image//usr/share/guile/site" make[2]: *** [install-libLTLIBRARIES] Error 1 make[2]: *** Waiting for unfinished jobs.... /usr/bin/install -c -m 644 nlopt.scm '/var/tmp/portage/sci-libs/nlopt-2.2/image//usr/share/guile/site' make[2]: Leaving directory `/var/tmp/portage/sci-libs/nlopt-2.2/work/nlopt-2.2/swig-2.6' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/sci-libs/nlopt-2.2/work/nlopt-2.2/swig-2.6' make: *** [install] Error 2 * ERROR: sci-libs/nlopt-2.2 failed: * Installation failed with CPython 2.6 in installation() function * * Call stack: * ebuild.sh, line 54: Called src_install * environment, line 4664: Called python_execute_function '-s' '--source-dir' 'swig' 'installation' * environment, line 3398: Called die * The specific snippet of code: * die "${failure_message}"; * * If you need support, post the output of 'emerge --info =sci-libs/nlopt-2.2', * the complete build log and the output of 'emerge -pqv =sci-libs/nlopt-2.2'. * The complete build log is located at '/var/tmp/portage/sci-libs/nlopt-2.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/nlopt-2.2/temp/environment'. * S: '/var/tmp/portage/sci-libs/nlopt-2.2/work/nlopt-2.2' Expected Results: Successful merge
Created attachment 241537 [details] Output of emerge --info
Created attachment 241539 [details] Output of emerge -pqv
Created attachment 241541 [details] build environment file
Created attachment 241543 [details] build log
fixed in cvs. thanks.