Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 183356 - dev-java/fastutil-4.4.2-r1 build failure
Summary: dev-java/fastutil-4.4.2-r1 build failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-27 03:10 UTC by Vladimir G. Ivanovic
Modified: 2007-06-27 09:49 UTC (History)
0 users

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


Attachments
build log (build.log,413.26 KB, text/plain)
2007-06-27 03:10 UTC, Vladimir G. Ivanovic
Details
emerge --info (emerge.info,12.81 KB, text/plain)
2007-06-27 03:11 UTC, Vladimir G. Ivanovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir G. Ivanovic 2007-06-27 03:10:04 UTC
...
    [mkdir] Created dir: /var/tmp/portage/dev-java/fastutil-4.4.2-r1/work/fastutil-4.4.2/build

compile:
    [javac] Since compiler setting isn't classic or modern,ignoring fork setting.
    [javac] Compiling 1315 source files to /var/tmp/portage/dev-java/fastutil-4.4.2-r1/work/fastutil-4.4.2/build
    [javac] Since compiler setting isn't classic or modern,ignoring fork setting.

BUILD FAILED
/var/tmp/portage/dev-java/fastutil-4.4.2-r1/work/fastutil-4.4.2/build.xml:16: java.lang.reflect.InvocationTargetException

...

!!! When you file a bug report, please include the following information:
GENTOO_VM=blackdown-jdk-1.4.2  CLASSPATH="" JAVA_HOME="/opt/blackdown-jdk-1.4.2.03"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="ecj-3.2"
Comment 1 Vladimir G. Ivanovic 2007-06-27 03:10:44 UTC
Created attachment 123170 [details]
build log
Comment 2 Vladimir G. Ivanovic 2007-06-27 03:11:08 UTC
Created attachment 123172 [details]
emerge --info
Comment 3 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-06-27 09:49:29 UTC
Same as bug 162650, same fix. Thanks for reporting.