Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 265243 - jaxodraw fails to emerge with source USE flag
Summary: jaxodraw fails to emerge with source USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Krzysztof Pawlik (RETIRED)
URL: N/A
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-07 05:05 UTC by Robert Bradbury
Modified: 2009-04-07 19:36 UTC (History)
1 user (show)

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


Attachments
Emerge --info for original report (info.lst,3.80 KB, text/plain)
2009-04-07 05:08 UTC, Robert Bradbury
Details
As requested the jaxodraw build log (jaxodraw-build.log,5.72 KB, text/plain)
2009-04-07 13:18 UTC, Robert Bradbury
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Bradbury 2009-04-07 05:05:07 UTC
Emerging jaxodraw with or without the sandbox fails.

With the sandbox it appears the emerge may be violiating the sandbox restrictions (given that the documentation on what the sandbox is supposed to do is sparse (the documents I've found on the web seem entirely different from the description on the package involving playing with the LD_PRELOAD flags) it is hard to tell.

Without the sandbox it goes further but fails to find "jaxodraw-src.zip".

Information:
GENTOO_VM=sun-jdk-1.6  CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.13"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="javac"
Comment 1 Robert Bradbury 2009-04-07 05:08:23 UTC
Created attachment 187526 [details]
Emerge --info for original report

Simply emerge --info at time that jaxodraw will not emerge.  But the problem is most likely in the ebuild if it can't find the zip containing the source files.
Comment 2 Serkan Kaba (RETIRED) gentoo-dev 2009-04-07 07:25:47 UTC
Please post the build.log
Comment 3 Robert Bradbury 2009-04-07 13:18:24 UTC
Created attachment 187578 [details]
As requested the jaxodraw build log
Comment 4 Serkan Kaba (RETIRED) gentoo-dev 2009-04-07 13:31:36 UTC
The issue seems to be for source USE flag only, you can workaround by disabling it, while we take care of the issue.

Thanks.
Comment 5 Serkan Kaba (RETIRED) gentoo-dev 2009-04-07 19:36:26 UTC
(In reply to comment #4)
> The issue seems to be for source USE flag only, you can workaround by disabling
> it, while we take care of the issue.
> 
> Thanks.
> 

Fixed in CVS. Thanks.