[Bug 560] New: Building failed
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Sep 24 21:43:49 PDT 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=560
Summary: Building failed
Product: IcedTea
Version: 6-1.9
Platform: alpha
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P2
Component: IcedTea6
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: dot618point at gmail.com
......
cd /home/zheng/icedtea6-1.9/openjdk.build-ecj && \
/usr/bin/zip -rq9
/home/zheng/icedtea6-1.9/openjdk.build-ecj/tmp/sec-bin.zip classes/javax/net
classes/javax/security/cert classes/com/sun/net/ssl
classes/com/sun/security/cert classes/sun/net/www/protocol/https
classes/sun/security/pkcs12 classes/sun/security/ssl
classes/sun/security/krb5/*.class classes/sun/security/krb5/internal/*.class
classes/sun/security/krb5/internal/ccache
classes/sun/security/krb5/internal/crypto
classes/sun/security/krb5/internal/ktab
classes/sun/security/krb5/internal/rcache
classes/sun/security/krb5/internal/util
classes/sun/security/jgss/spi/GSSContextSpi.class
>>>Making sec-files-win @ Sun Dec 5 05:27:14 CST 2010 ...
>>>Making jgss-files @ Sun Dec 5 05:27:14 CST 2010 ...
>>>Finished making images @ Sun Dec 5 05:27:14 CST 2010 ...
make[3]: Leaving directory `/home/zheng/icedtea6-1.9/openjdk-ecj/jdk/make'
make[2]: Leaving directory `/home/zheng/icedtea6-1.9/openjdk-ecj'
Control linux alpha 1.6.0_20 build_product_image build finished: 10-12-05 05:27
Control linux alpha 1.6.0_20 all_product_build build finished: 10-12-05 05:27
Control linux alpha 1.6.0_20 all build finished: 10-12-05 05:27
make[1]: Leaving directory `/home/zheng/icedtea6-1.9/openjdk-ecj'
ecj-poured IcedTea is served: /home/zheng/icedtea6-1.9/openjdk.build-ecj
mkdir -p stamps
touch stamps/icedtea-ecj.stamp
mkdir -p stamps
touch stamps/icedtea-against-ecj.stamp
rm -f /home/zheng/icedtea6-1.9/bootstrap/icedtea
ln -s \
/home/zheng/icedtea6-1.9/openjdk.build-ecj/j2sdk-image/
/home/zheng/icedtea6-1.9/bootstrap/icedtea
if ! test -d /home/zheng/icedtea6-1.9/bootstrap/icedtea/include; then \
ln -sf /home/zheng/icedtea6-1.9/openjdk.build-ecj/include
/home/zheng/icedtea6-1.9/bootstrap/icedtea/include; \
fi
mkdir -p stamps
touch stamps/bootstrap-directory.stamp
mkdir -p bootstrap
rm -f /home/zheng/icedtea6-1.9/bootstrap/jdk1.6.0
ln -sf /home/zheng/icedtea6-1.9/bootstrap/icedtea
/home/zheng/icedtea6-1.9/bootstrap/jdk1.6.0; \
if ! /home/zheng/icedtea6-1.9/bootstrap/jdk1.6.0/bin/java -version ; \
then \
echo "/home/zheng/icedtea6-1.9/bootstrap/jdk1.6.0/bin/java" \
"cannot be found or is corrupted." ; \
exit 1; \
fi
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
/home/zheng/icedtea6-1.9/bootstrap/jdk1.6.0/bin/java cannot be found or is
corrupted.
make: *** [stamps/bootstrap-directory-symlink.stamp] Error 1
root [ icedtea6-1.9 ]#
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list