Gentoo Archives: gentoo-user

From: "Keith R." <eckosgentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Ant-Core Failed Build due to Sun-SDK?
Date: Thu, 31 Jan 2008 09:40:49
Message-Id: 1201772443.6615.0.camel@DarkCloud
1 >>> Emerging (1 of 32) dev-java/ant-core-1.7.0-r1 to /
2 * ant-1.7.0-gentoo.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...
3 [ ok ]
4 * apache-ant-1.7.0-src.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...
5 [ ok ]
6 * checking ebuild checksums ;-) ...
7 [ ok ]
8 * checking auxfile checksums ;-) ...
9 [ ok ]
10 * checking miscfile checksums ;-) ...
11 [ ok ]
12 * checking apache-ant-1.7.0-src.tar.bz2 ;-) ...
13 [ ok ]
14 * checking ant-1.7.0-gentoo.tar.bz2 ;-) ...
15 [ ok ]
16 * Using: sun-jdk-1.6
17 >>> Unpacking source...
18 >>> Unpacking apache-ant-1.7.0-src.tar.bz2
19 to /var/tmp/portage/dev-java/ant-core-1.7.0-r1/work
20 >>> Unpacking ant-1.7.0-gentoo.tar.bz2
21 to /var/tmp/portage/dev-java/ant-core-1.7.0-r1/work
22 removed `lib/xercesImpl.jar'
23 removed `lib/xml-apis.jar'
24 >>> Source unpacked.
25 >>> Compiling source
26 in /var/tmp/portage/dev-java/ant-core-1.7.0-r1/work/apache-ant-1.7.0 ...
27 ... Bootstrapping Ant Distribution
28 ... Compiling Ant Classes
29 /opt/sun-jdk-1.6.0.04/bin/javac: error while loading shared libraries:
30 libjli.so: cannot open shared object file: No such file or directory
31 ... Failed compiling Ant classes !
32 Bootstrap FAILED
33 *
34 * ERROR: dev-java/ant-core-1.7.0-r1 failed.
35 * Call stack:
36 * ebuild.sh, line 46: Called src_compile
37 * environment, line 3855: Called die
38 * The specific snippet of code:
39 * ./build.sh ${bsyscp} jars-core $(use_doc javadocs) || diefunc
40 "$FUNCNAME" "$LINENO" "$?" "build failed"
41 * The die message:
42 * build failed
43 *
44 * If you need support, post the topmost build error, and the call stack
45 if relevant.
46 * A complete build log is located at
47 '/var/tmp/portage/dev-java/ant-core-1.7.0-r1/temp/build.log'.
48 * The ebuild environment file is located at
49 '/var/tmp/portage/dev-java/ant-core-1.7.0-r1/temp/environment'.
50 *
51 !!! When you file a bug report, please include the following
52 information:
53 GENTOO_VM=sun-jdk-1.6 CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.04"
54 JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
55 and of course, the output of emerge --info
56
57 * Messages for package dev-java/ant-core-1.7.0-r1:
58
59 *
60 * ERROR: dev-java/ant-core-1.7.0-r1 failed.
61 * Call stack:
62 * ebuild.sh, line 46: Called src_compile
63 * environment, line 3855: Called die
64 * The specific snippet of code:
65 * ./build.sh ${bsyscp} jars-core $(use_doc javadocs) || diefunc
66 "$FUNCNAME" "$LINENO" "$?" "build failed"
67 * The die message:
68 * build failed
69 *
70 * If you need support, post the topmost build error, and the call stack
71 if relevant.
72 * A complete build log is located at
73 '/var/tmp/portage/dev-java/ant-core-1.7.0-r1/temp/build.log'.
74 * The ebuild environment file is located at
75 '/var/tmp/portage/dev-java/ant-core-1.7.0-r1/temp/environment'.
76 *
77
78
79 --
80 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Ant-Core Failed Build due to Sun-SDK? Eric Martin <freak4uxxx@×××××.com>