Build failed in Hudson: IcedTea6TargetTesting #624
Hudson Admin
gnu_andrew at member.fsf.org
Sat Feb 5 22:28:23 PST 2011
See <http://toadeater:8080/job/IcedTea6TargetTesting/624/>
------------------------------------------
[...truncated 219485 lines...]
checking for a JDK home directory... /usr/lib/jvm/java-gcj
checking for java... /usr/lib/jvm/java-gcj/bin/java
checking for javac... /usr/lib/jvm/java-gcj/bin/javac
checking for ecj... /usr/bin/ecj
checking for javah... /usr/lib/jvm/java-gcj/bin/javah
checking for jar... /usr/lib/jvm/java-gcj/bin/jar
checking whether jar supports @<file> argument... yes
checking whether jar supports stdin file arguments... yes
checking whether jar supports -J options at the end... yes
checking for rmic... /usr/lib/jvm/java-gcj/bin/rmic
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for a xalan2 jar... /usr/share/java/xalan-j2.jar
checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar
checking for a xerces2 jar... /usr/share/java/xerces-j2.jar
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk-6-src-b21-20_jan_2011.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hs19.tar.gz
checking for an alternate jar command... not specified
checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6.zip
checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6.zip
checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6.zip
checking whether to use CACAO as VM... yes
checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
checking for a CACAO source zip... /notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2
checking for a CACAO source directory... not specified
checking whether to disable optimizations and build with -O0 -g... no
checking whether to use the Shark JIT... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 39408... yes
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for main in -ljpeg... yes
checking for main in -lgif... yes
checking for main in -lz... yes
checking for XPROTO... yes
checking for XT... yes
checking for XP... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking working sys/sdt.h and g++ support... yes
checking for absolute java home install dir... /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image
checking for LIBPNG... yes
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nss.cfg
config.status: creating javac
config.status: creating javap
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating tz.properties
config.status: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: executing depfiles commands
+ make cacao
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxp6.zip drops/jaxp-1_4_4.zip
if ! echo "10b203bec5b7d3dd8f515a9e098f80abc316faf977bcc220b56efe3dc6e9e5e9 drops/jaxp-1_4_4.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jaxp-1_4_4.zip ] ; \
then \
mv drops/jaxp-1_4_4.zip drops/jaxp-1_4_4.zip.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp-1_4_4.zip -O drops/jaxp-1_4_4.zip; \
if ! echo "10b203bec5b7d3dd8f515a9e098f80abc316faf977bcc220b56efe3dc6e9e5e9 drops/jaxp-1_4_4.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaxp drop zip"; false; \
fi; \
fi ;
drops/jaxp-1_4_4.zip: OK
mkdir -p stamps
touch stamps/download-jaxp-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxws6.zip drops/jdk6-jaxws-b20.zip
if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jdk6-jaxws-b20.zip ] ; \
then \
mv drops/jdk6-jaxws-b20.zip drops/jdk6-jaxws-b20.zip.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws-b20.zip -O drops/jdk6-jaxws-b20.zip; \
if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaxws drop zip"; false; \
fi; \
fi ;
drops/jdk6-jaxws-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaxws-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaf6.zip drops/jdk6-jaf-b20.zip
if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jdk6-jaf-b20.zip ] ; \
then \
mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \
if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaf drop zip"; false; \
fi; \
fi ;
drops/jdk6-jaf-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaf-drop.stamp
mkdir -p stamps
touch stamps/download-drops.stamp
ln -sf /notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2 cacao-6a5eda011e49.tar.gz
if ! echo "57f3abd73688cb8861875e2f21be9ec8a0c7c234e1e694489e3efa4436e9228c cacao-6a5eda011e49.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if [ cacao-6a5eda011e49.tar.gz ] ; \
then \
mv cacao-6a5eda011e49.tar.gz cacao-6a5eda011e49.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/cacao/6a5eda011e49.tar.gz -O cacao-6a5eda011e49.tar.gz; \
if ! echo "57f3abd73688cb8861875e2f21be9ec8a0c7c234e1e694489e3efa4436e9228c cacao-6a5eda011e49.tar.gz" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of CACAO zip"; false; \
fi; \
fi
cacao-6a5eda011e49.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match
--2011-02-06 01:26:46-- http://icedtea.classpath.org/download/drops/cacao/6a5eda011e49.tar.gz
Resolving icedtea.classpath.org... 208.78.240.231
Connecting to icedtea.classpath.org|208.78.240.231|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4207812 (4.0M) [application/x-gzip]
Saving to: “cacao-6a5eda011e49.tar.gz”
0K .......... .......... .......... .......... .......... 1% 43.7K 93s
50K .......... .......... .......... .......... .......... 2% 36.2K 1m41s
100K .......... .......... .......... .......... .......... 3% 39.2K 1m40s
150K .......... .......... .......... .......... .......... 4% 49.0K 94s
200K .......... .......... .......... .......... .......... 6% 24.8K 1m46s
250K .......... .......... .......... .......... .......... 7% 47.1K 1m40s
300K .......... .......... .......... .......... .......... 8% 68.5K 93s
350K .......... .......... .......... .......... .......... 9% 27.9K 97s
400K .......... .......... .......... .......... .......... 10% 43.3K 94s
450K .......... .......... .......... .......... .......... 12% 32.7K 95s
500K .......... .......... .......... .......... .......... 13% 35.7K 94s
550K .......... .......... .......... .......... .......... 14% 21.6K 98s
600K .......... .......... .......... .......... .......... 15% 56.0K 94s
650K .......... .......... .......... .......... .......... 17% 69.0K 90s
700K .......... .......... .......... .......... .......... 18% 65.2K 86s
750K .......... .......... .......... .......... .......... 19% 62.1K 83s
800K .......... .......... .......... .......... .......... 20% 43.6K 81s
850K .......... .......... .......... .......... .......... 21% 32.7K 81s
900K .......... .......... .......... .......... .......... 23% 32.8K 80s
950K .......... .......... .......... .......... .......... 24% 35.6K 80s
1000K .......... .......... .......... .......... .......... 25% 35.8K 79s
1050K .......... .......... .......... .......... .......... 26% 17.4K 82s
1100K .......... .......... .......... .......... .......... 27% 30.2K 81s
1150K .......... .......... .......... .......... .......... 29% 39.2K 80s
1200K .......... .......... .......... .......... .......... 30% 31.9K 79s
1250K .......... .......... .......... .......... .......... 31% 50.9K 76s
1300K .......... .......... .......... .......... .......... 32% 43.5K 75s
1350K .......... .......... .......... .......... .......... 34% 49.3K 73s
1400K .......... .......... .......... .......... .......... 35% 55.6K 70s
1450K .......... .......... .......... .......... .......... 36% 49.1K 69s
1500K .......... .......... .......... .......... .......... 37% 49.2K 67s
1550K .......... .......... .......... .......... .......... 38% 39.4K 65s
1600K .......... .......... .......... .......... .......... 40% 42.0K 64s
1650K .......... .......... .......... .......... .......... 41% 65.4K 62s
1700K .......... .......... .......... .......... .......... 42% 23.5K 62s
1750K .......... .......... .......... .......... .......... 43% 35.6K 61s
1800K .......... .......... .......... .......... .......... 45% 61.7K 59s
1850K .......... .......... .......... .......... .......... 46% 61.5K 57s
1900K .......... .......... .......... .......... .......... 47% 32.7K 56s
1950K .......... .......... .......... .......... .......... 48% 26.2K 55s
2000K .......... .......... .......... .......... .......... 49% 35.8K 54s
2050K .......... .......... .......... .......... .......... 51% 35.6K 53s
2100K .......... .......... .......... .......... .......... 52% 30.3K 52s
2150K .......... .......... .......... .......... .......... 53% 55.7K 50s
2200K .......... .......... .......... .......... .......... 54% 35.8K 49s
2250K .......... .......... .......... .......... .......... 55% 55.7K 47s
2300K .......... .......... .......... .......... .......... 57% 27.8K 46s
2350K .......... .......... .......... .......... .......... 58% 42.1K 45s
2400K .......... .......... .......... .......... .......... 59% 33.8K 44s
2450K .......... .......... .......... .......... .......... 60% 39.2K 42s
2500K .......... .......... .......... .......... .......... 62% 61.7K 41s
2550K .......... .......... .......... .......... .......... 63% 26.8K 40s
2600K .......... .......... .......... .......... .......... 64% 47.2K 38s
2650K .......... .......... .......... .......... .......... 65% 65.5K 37s
2700K .......... .......... .......... .......... .......... 66% 30.6K 35s
2750K .......... .......... .......... .......... .......... 68% 32.6K 34s
2800K .......... .......... .......... .......... .......... 69% 17.9K 34s
2850K .......... .......... .......... .......... .......... 70% 26.2K 33s
2900K .......... .......... .......... .......... .......... 71% 43.5K 31s
2950K .......... .......... .......... .......... .......... 73% 13.9K 31s
3000K .......... .......... .......... .......... .......... 74% 32.7K 29s
3050K .......... .......... .......... .......... .......... 75% 35.6K 28s
3100K .......... .......... .......... .......... .......... 76% 28.4K 27s
3150K .......... .......... .......... .......... .......... 77% 43.6K 25s
3200K .......... .......... .......... .......... .......... 79% 35.8K 24s
3250K .......... .......... .......... .......... .......... 80% 39.3K 22s
3300K .......... .......... .......... .......... .......... 81% 39.4K 21s
3350K .......... .......... .......... .......... .......... 82% 30.2K 20s
3400K .......... .......... .......... ......... 83% 61.3K=95s
2011-02-06 01:28:22 (36.3 KB/s) - Connection closed at byte 3521982. Retrying.
--2011-02-06 01:28:23-- (try: 2) http://icedtea.classpath.org/download/drops/cacao/6a5eda011e49.tar.gz
Connecting to icedtea.classpath.org|208.78.240.231|:80... failed: Connection refused.
Resolving icedtea.classpath.org... 208.78.240.231
Connecting to icedtea.classpath.org|208.78.240.231|:80... failed: Connection refused.
cacao-6a5eda011e49.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match
ERROR: Bad download of CACAO zip
make: *** [stamps/download-cacao.stamp] Error 1
+ exit 1
More information about the icedtea-test
mailing list