Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 452410 - dev-vcs/subversion-1.7.7 - AutoSplit: Can't open blib/lib/SVN/Client.pm: No such file or directory
Summary: dev-vcs/subversion-1.7.7 - AutoSplit: Can't open blib/lib/SVN/Client.pm: No s...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Sachau
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-15 21:08 UTC by Victor Mataré
Modified: 2016-08-06 17:09 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,295.82 KB, text/plain)
2013-01-15 21:09 UTC, Victor Mataré
Details
emerge --info (emerge.info,5.99 KB, text/plain)
2013-01-15 21:10 UTC, Victor Mataré
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Mataré 2013-01-15 21:08:26 UTC
subversion build fails here:

cp Client.pm blib/lib/SVN/Client.pm
AutoSplit: Can't open blib/lib/SVN/Client.pm: No such file or directory
cp ../../../../../subversion/bindings/swig/perl/native/Client.pm blib/lib/SVN/Client.pm
make[2]: *** [pm_to_blib] Error 2
make[2]: *** Waiting for unfinished jobs....

I'm suspecting a race due to MAKEOPTS="--jobs=32 --load-average=32"

Will retry to see if it's consistent or random...

Reproducible: Always
Comment 1 Victor Mataré 2013-01-15 21:09:30 UTC
Created attachment 335750 [details]
build.log
Comment 2 Victor Mataré 2013-01-15 21:10:30 UTC
Created attachment 335752 [details]
emerge --info
Comment 3 Victor Mataré 2013-01-15 22:52:43 UTC
yup, just tried again and now it builds. So probably a race condition.
Comment 4 Rick Farina (Zero_Chaos) gentoo-dev 2013-08-26 18:33:54 UTC
This happens to me as well, there is a race somewhere.
Comment 5 Craig Andrews gentoo-dev 2013-09-04 01:54:28 UTC
Doing
MAKEOPTS="--jobs=1" emerge -1 =dev-vcs/subversion-1.7.13
succeeds always. So this is certainly a race condition.
Comment 6 James Le Cuirot gentoo-dev 2016-02-02 20:33:06 UTC
Believe it or not, this is still a problem.
Comment 7 Thomas Sachau gentoo-dev 2016-08-06 17:09:51 UTC
Since the 1.7 series is no longer maintained and removed, i will close this bug as obsolete.

If you have the same issue with a newer version, please open a new bug with the details.