Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] Any ideas on this compile failure?
Date: Sat, 24 Jan 2009 16:47:22
Message-Id: 49bf44f10901240847u6c171b37i12ec0565c278e7c1@mail.gmail.com
1 Does anyone have any ideas on this compile failure? It's for icedtea6
2 from the java-overlay:
3
4 make[7]: Leaving directory
5 `/var/tmp/portage/dev-java/icedtea6-1.3.1-r2/work/icedtea6-1.3.1/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product'
6 make[6]: Leaving directory
7 `/var/tmp/portage/dev-java/icedtea6-1.3.1-r2/work/icedtea6-1.3.1/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product'
8 All done.
9 make[5]: Leaving directory
10 `/var/tmp/portage/dev-java/icedtea6-1.3.1-r2/work/icedtea6-1.3.1/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product'
11 cd linux_amd64_compiler2/product && ./test_gamma
12 ./test_gamma: line 10: 10518 Killed ./${gamma:-gamma}
13 -Xbatch -showversion Queens < /dev/null
14 make[4]: *** [product] Error 137
15 make[4]: Leaving directory
16 `/var/tmp/portage/dev-java/icedtea6-1.3.1-r2/work/icedtea6-1.3.1/openjdk/control/build/linux-amd64/hotspot/outputdir'
17 make[3]: *** [generic_build2] Error 2
18 make[3]: Leaving directory
19 `/var/tmp/portage/dev-java/icedtea6-1.3.1-r2/work/icedtea6-1.3.1/openjdk/hotspot/make'
20 make[2]: *** [product] Error 2
21 make[2]: Leaving directory
22 `/var/tmp/portage/dev-java/icedtea6-1.3.1-r2/work/icedtea6-1.3.1/openjdk/hotspot/make'
23 make[1]: *** [hotspot-build] Error 2
24 make[1]: Leaving directory
25 `/var/tmp/portage/dev-java/icedtea6-1.3.1-r2/work/icedtea6-1.3.1/openjdk/control/make'
26 make: *** [stamps/icedtea.stamp] Error 2
27
28 - Grant

Replies

Subject Author
Re: [gentoo-user] Any ideas on this compile failure? Daniel Troeder <daniel@×××××××××.com>