Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 391377 - sci-libs/cctbx doesn't build on prefix
Summary: sci-libs/cctbx doesn't build on prefix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-22 12:12 UTC by Justin Lecher (RETIRED)
Modified: 2012-09-06 09:32 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2011-11-22 12:12:06 UTC
Somehow scons isn't executed. On normal installs it just works fine. On my opensuse installation not.
But the bundled scons is just fine. Could someone reproduce this or has an idea why the scons call doesn't work on prefix?
Comment 1 Fabian Groffen gentoo-dev 2011-11-29 19:26:34 UTC
scons isnt' the nicest piece of software around, have you checked if it's even being called, and if it is, if it doesn't just hit some "if SuSE then" kind of construct?
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2011-11-29 19:54:21 UTC
it is call an needs to be killed. I am not sure about suse, but I cannot se any hint that it is a suse problem. Hopefully someone can reproduce it on a different linux flavour.
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-12-16 22:23:43 UTC
scons isn't executed? I don't know scons at all, but the error seems to be:

/home/jolexa/portage/linux-64/var/tmp/portage/sci-libs/cctbx-2010.03.29.2334-r5/work/cctbx_sources/boost_adaptbx/meta_ext.cpp:9:46: fatal error: boost/python/docstring_options.hpp: No such file or directory
compilation terminated.
scons: *** [boost_adaptbx/meta_ext.o] Error 1
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2011-12-17 14:10:35 UTC
(In reply to comment #3)
> scons isn't executed? I don't know scons at all, but the error seems to be:
> 
> /home/jolexa/portage/linux-64/var/tmp/portage/sci-libs/cctbx-2010.03.29.2334-r5/work/cctbx_sources/boost_adaptbx/meta_ext.cpp:9:46:
> fatal error: boost/python/docstring_options.hpp: No such file or directory
> compilation terminated.
> scons: *** [boost_adaptbx/meta_ext.o] Error 1

Thats something different. In this case scons did start. For me it didn't start the compilation.

I will try to get an strace and similar.
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-08-10 19:01:00 UTC
Justin, please remove prefix keywords or otherwise take care of this bug.
Comment 6 Justin Lecher (RETIRED) gentoo-dev 2012-08-14 06:51:13 UTC
I am working on it.
Comment 7 Justin Lecher (RETIRED) gentoo-dev 2012-09-06 09:32:54 UTC
+  06 Sep 2012; Justin Lecher <jlec@gentoo.org> cctbx-2010.03.29.2334-r6.ebuild:
+  Use bundled scons on prefix, #391377
+