Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93887 - dev-util/scons, version bump 0.96.90 ... it solves some issues
Summary: dev-util/scons, version bump 0.96.90 ... it solves some issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Tom Payne (RETIRED)
URL: http://sourceforge.net/project/showfi...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-24 23:02 UTC by Mathias Gumz
Modified: 2005-07-10 03:28 UTC (History)
0 users

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 Mathias Gumz 2005-05-24 23:02:11 UTC
one of them is that if you do a 

 env.Install('/usr/bin/', 'myfoo')

scons <=0.96.1 seems to traverse the filehierarchy and calculates the sconsign on every file in that directory. this can lead to the "feeling, that the system hangs":

  http://scons.tigris.org/servlets/ReadMsg?listName=users&msgNo=2951

this 0.96.90 fixes that. i know its "only" a prerelease, but better than the way scons acted before.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-05-25 15:56:42 UTC
mathias: please be so nice and let summaries start with category/ebuid
Comment 2 Tom Payne (RETIRED) gentoo-dev 2005-07-10 03:28:02 UTC
Thanks, now in CVS.