Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 331347 - sci-libs/nlopt-2.2[guile] will not build
Summary: sci-libs/nlopt-2.2[guile] will not build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-05 18:21 UTC by Jeremy Stent
Modified: 2010-08-10 22:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Output of emerge --info (nlopt_emerge-info,39.45 KB, text/plain)
2010-08-05 18:23 UTC, Jeremy Stent
Details
Output of emerge -pqv (nlopt_emerge-pqv,90 bytes, text/plain)
2010-08-05 18:23 UTC, Jeremy Stent
Details
build environment file (nlopt_environment,184.89 KB, text/plain)
2010-08-05 18:23 UTC, Jeremy Stent
Details
build log (nlopt_build.log,99.57 KB, text/plain)
2010-08-05 18:24 UTC, Jeremy Stent
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Stent 2010-08-05 18:21:24 UTC
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
Comment 1 Jeremy Stent 2010-08-05 18:23:09 UTC
Created attachment 241537 [details]
Output of emerge --info
Comment 2 Jeremy Stent 2010-08-05 18:23:35 UTC
Created attachment 241539 [details]
Output of emerge -pqv
Comment 3 Jeremy Stent 2010-08-05 18:23:55 UTC
Created attachment 241541 [details]
build environment file
Comment 4 Jeremy Stent 2010-08-05 18:24:11 UTC
Created attachment 241543 [details]
build log
Comment 5 Sébastien Fabbro (RETIRED) gentoo-dev 2010-08-10 22:05:33 UTC
fixed in cvs. thanks.