Bug 205807 - problems compiling subversion on amd64-linux
|
Bug#:
205807
|
Product: Gentoo/Alt
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: alt@gentoo.org
|
Reported By: darkside@gentoo.org
|
|
Component: Prefix Support
|
|
|
URL:
|
|
Summary: problems compiling subversion on amd64-linux
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2008-01-14 15:36 0000
|
Not sure what the problem is here but I only recently compiled svn on
amd64-linux, and it didn't work out that well.
* The die message:
* Compilation of subversion Perl bindings failed
I will attach the build.log and emerge --info following this posting. Let me
know if you need anymore info regarding this.
Maybe this should be excluded from the system profile on amd64-linux until a
solution is presented?
Well, it will compile with USE=-perl. I will let you decide if this is
acceptable or not.
(In reply to comment #4)
> Try with MAKEOPTS="-j1".
Sure enough, that worked. Thanks for the suggestion!
You will hit this issue on two platforms that I have discovered so far.
amd64-linux and ia64-linux.
Weird that there is no big about this open for non-Alt. Can't imagine all
people there use -j1 or USE=-perl... Just a random thought, nothing special.
why is sandbox so noisy in your case, by the way... I guess we need a separate
bug for that ( :( )
(In reply to comment #6)
> Weird that there is no big about this open for non-Alt. Can't imagine all
> people there use -j1 or USE=-perl... Just a random thought, nothing special.
I remember that somebody somewhen reported this problem in non-Alt, but it was
probably ignored :( .
Apache Team,
Please make this substitution in subversion-1.4.6.ebuild:
emake swig-pl -> emake -j1 swig-pl