You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alerts@harmony.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/03/30 13:42:04 UTC

Build failed in Hudson: Harmony-1.5-head-linux-x86_64 #44

See http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/44/changes

Changes:

[tellison] Fix for HARMONY-6090 ([classlib][luni] - the SO_REUSEADDR's default value of ServerSocket should be true on Linux)

------------------------------------------
[...truncated 3833 lines...]
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/PacketParser.o ../../common/agent/core/PacketParser.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/RequestManager.o ../../common/agent/core/RequestManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/RequestModifier.o ../../common/agent/core/RequestModifier.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/ThreadManager.o ../../common/agent/core/ThreadManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/TransportManager.o ../../common/agent/core/TransportManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/AgentManager.o ../../common/agent/core/AgentManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o core/TransportManager_pd.o core/TransportManager_pd.cpp
     [exec] echo " {" >libjdwp.exp
     [exec] echo "  global :" >>libjdwp.exp
     [exec] sed -e's/^/    /;s/$/;/' <exports.txt >>libjdwp.exp
     [exec] echo "  local : *;" >>libjdwp.exp
     [exec] echo "};" >>libjdwp.exp
     [exec] cc -shared -Wl,-soname=libjdwp.so -Wl,--version-script,libjdwp.exp -lstdc++  -o ../libjdwp.so \
     [exec] 	../../common/agent/commands/ArrayReference.o ../../common/agent/commands/ArrayType.o ../../common/agent/commands/ClassLoaderReference.o ../../common/agent/commands/ClassObjectReference.o ../../common/agent/commands/ClassType.o ../../common/agent/commands/EventRequest.o ../../common/agent/commands/Method.o ../../common/agent/commands/ObjectReference.o ../../common/agent/commands/ReferenceType.o ../../common/agent/commands/StackFrame.o ../../common/agent/commands/StringReference.o ../../common/agent/commands/ThreadGroupReference.o ../../common/agent/commands/ThreadReference.o ../../common/agent/commands/VirtualMachine.o ../../common/agent/core/Agent.o ../../common/agent/core/AgentEventRequest.o ../../common/agent/core/AgentMonitor.o ../../common/agent/core/ClassManager.o ../../common/agent/core/CommandDispatcher.o ../../common/agent/core/CommandHandler.o ../../common/agent/core/EventDispatcher.o ../../common/agent/core/LogManager.o ../../common/agent/core/MemoryManager.o ../../common/agent/core/ObjectManager.o ../../common/agent/core/OptionParser.o ../../common/agent/core/PacketDispatcher.o ../../common/agent/core/PacketParser.o ../../common/agent/core/RequestManager.o ../../common/agent/core/RequestModifier.o ../../common/agent/core/ThreadManager.o ../../common/agent/core/TransportManager.o ../../common/agent/core/AgentManager.o core/TransportManager_pd.o -Xlinker --start-group -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/  -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/   -Xlinker --end-group -lc -lm -ldl
     [echo] Making "" in http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/modules/jpda/src/main/native/jdwp/unix/transport/dt_socket 
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../../common/transport/common -I../../../common/transport/dt_socket -I../../../common/generic -I. -I../common -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../../common/transport/common/LastTransportError.o ../../../common/transport/common/LastTransportError.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../../common/transport/common -I../../../common/transport/dt_socket -I../../../common/generic -I. -I../common -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../../common/transport/dt_socket/SocketTransport.o ../../../common/transport/dt_socket/SocketTransport.cpp
     [exec] echo " {" >libdt_socket.exp
     [exec] echo "  global :" >>libdt_socket.exp
     [exec] sed -e's/^/    /;s/$/;/' <exports.txt >>libdt_socket.exp
     [exec] echo "  local : *;" >>libdt_socket.exp
     [exec] echo "};" >>libdt_socket.exp
     [exec] cc -shared -Wl,-soname=libdt_socket.so -Wl,--version-script,libdt_socket.exp -lstdc++  -o ../libdt_socket.so \
     [exec] 	../../../common/transport/common/LastTransportError.o ../../../common/transport/dt_socket/SocketTransport.o -Xlinker --start-group -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/  -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/   -Xlinker --end-group -lc -lm -ldl

-build-native-windows:
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 

build-native:

-compile-native:
     [echo] Compiling SAMSA natives
     [echo] harmony.jdktools=http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools 
     [echo] Making "" in http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/modules/samsa/src/main/native/samsa/unix 
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -fpic -O1 -DNDEBUG  -Werror   -c -o ../samsa.o ../samsa.c
     [exec] cc   \
     [exec] 	../samsa.o -Xlinker --start-group -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/  -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/   -Xlinker --end-group -o samsa -lc -lm -ldl \
     [exec] 	-Xlinker -z -Xlinker origin -Xlinker -rpath -Xlinker \$ORIGIN/ -Xlinker -rpath-link -Xlinker -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin 

-copy-native-exe:
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 

-copy-native-exe-windows:

-copy-native-progdb:

-copy-native-data:
     [copy] Copying 3 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin/data 

build-native:

build:

build:

assemble-stuff:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 60 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copied 10 empty directories to 2 empty directories under http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 326 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 28 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/target/hdk/jdk 

chmod-stuff:

assemble-artifacts:

build:

assemble-hdk-doc:
     [copy] Copying 2 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/target/hdk 

bundle-hdk-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/44/artifact/harmony/target/apache-harmony-hdk-r759923-linux-x86_64-64-snapshot.tar.gz 

bundle-hdk-zip:

bundle-hdk:

assemble-jdk-doc:
     [copy] Copying 4 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/target/hdk/jdk 

bundle-jdk-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/44/artifact/harmony/target/apache-harmony-jdk-r759923-linux-x86_64-64-snapshot.tar.gz 

bundle-jdk-zip:

bundle-jdk:

assemble-jre-doc:
     [copy] Copying 4 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/target/hdk/jdk/jre 

bundle-jre-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/44/artifact/harmony/target/apache-harmony-jre-r759923-linux-x86_64-64-snapshot.tar.gz 

bundle-jre-zip:

bundle-jre:

snapshot:

BUILD SUCCESSFUL
Total time: 12 minutes 46 seconds
[working_classlib] $ ant -file build.xml -Dbuild.module=pack200 -Duse.libstdc++6=true -Dtest.jre.home=$WORKSPACE/harmony/target/hdk/jdk/jre test
Buildfile: build.xml

-init-hdk:

test:
     [echo] 
     [echo] ========================================
     [echo] Testing class libraries...
     [echo] ========================================

clean-test-output:
   [delete] Deleting directory http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/build/test_report 

copy-test-resources:

check-support-jars:

-check:
     [echo] Checking for depends/jars/yoko-1.0/yoko.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-core.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-rmi-impl.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-rmi-spec.jar
     [echo] Checking for depends/jars/bcel-5.2/bcel-5.2.jar
     [echo] Checking for depends/jars/xalan-j_2.7.0/xalan.jar
     [echo] Checking for depends/jars/xerces_2.9.1/xerces.zip
     [echo] Checking for depends/jars/junit_4.4/junit.jar
     [echo] Checking for depends/jars/bcprov-jdk15-141/bcprov.jar
     [echo] Checking for depends/jars/mx4j_3.0.2/mx4j.zip
     [echo] Checking for depends/jars/jetty/jetty-6.0.0.jar
     [echo] Checking for depends/jars/jetty/jetty-util-6.0.0.jar
     [echo] Checking for depends/jars/jetty/servlet-api-2.5-6.0.0.jar
     [echo] Checking for depends/dejavu-fonts/dejavu-ttf-2.18-1.zip
     [echo] Checking for depends/jars/derby-10.3.1.4/derby.jar
     [echo] Checking for depends/jars/asm-3.1/asm-3.1.jar

-really-check-win:

-check-win:

-check-unix:
     [echo] Checking for system file /usr/include/lcms.h
     [echo] Checking for system file /usr/include/png.h
     [echo] Checking for system file /usr/include/jconfig.h

-extract-props:

-extract-mx4j:

-extract-dejavu-fonts:

-extract-xerces:

-extract:

check:

compile-support:

support-jar:

-get-test-vm-output:

test-jre-vm-info:
     [echo] hy.test.vm.name = drl

test-modules:
     [echo] polling pack200/*.xml

compile-java:
     [echo] Compiling PACK200 classes

copy-resources:

svn-info:

build-jar:
      [jar] Building jar: http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/lib/boot/pack200-src.jar 

build:

copy-test-resources:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 
     [copy] Copying 18 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 

compile-tests:
     [echo] Compiling PACK200 tests
    [javac] Compiling 25 source files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 
    [javac] Since fork is false, ignoring memoryMaximumSize setting

prepare-exclude:

run-tests:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/build/test_report 
     [echo] Running PACK200 tests
    [junit] HMYEXEL062E Internal VM error: Failed to create Java VM
    [junit] FAILED to invoke JVM.
    [junit] Running org.apache.harmony.unpack200.tests.bytecode.ConstantPoolTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Tests FAILED (crashed)

touch-failures-file:

touch-errors-file:

-test-module:

-check-for-empty:

-process-empty:

process-empty:

full-report:
[junitreport] Processing http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/build/test_report/TESTS-TestSuites.xml  to /tmp/null1261911301
[junitreport] Loading stylesheet jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 765ms
[junitreport] Deleting: /tmp/null1261911301
     [echo] The test report is in http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/build/test_report/html/index.html 

short-report:

gen-report:

check-test-result:

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/build.xml :174: The following error occurred while executing this line:
http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/make/build-test.xml :139: There were test errors.

Total time: 6 seconds
Recording fingerprints
Recording test results


Hudson build is back to normal: Harmony-1.5-head-linux-x86_64 #46

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/46/changes



Build failed in Hudson: Harmony-1.5-head-linux-x86_64 #45

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/45/changes

Changes:

[tellison] Apply patch HARMONY-6131 ([classlib/luni] check for invalid socket before I/O operations)

------------------------------------------
[...truncated 3825 lines...]
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/PacketParser.o ../../common/agent/core/PacketParser.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/RequestManager.o ../../common/agent/core/RequestManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/RequestModifier.o ../../common/agent/core/RequestModifier.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/ThreadManager.o ../../common/agent/core/ThreadManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/TransportManager.o ../../common/agent/core/TransportManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/AgentManager.o ../../common/agent/core/AgentManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o core/TransportManager_pd.o core/TransportManager_pd.cpp
     [exec] echo " {" >libjdwp.exp
     [exec] echo "  global :" >>libjdwp.exp
     [exec] sed -e's/^/    /;s/$/;/' <exports.txt >>libjdwp.exp
     [exec] echo "  local : *;" >>libjdwp.exp
     [exec] echo "};" >>libjdwp.exp
     [exec] cc -shared -Wl,-soname=libjdwp.so -Wl,--version-script,libjdwp.exp -lstdc++  -o ../libjdwp.so \
     [exec] 	../../common/agent/commands/ArrayReference.o ../../common/agent/commands/ArrayType.o ../../common/agent/commands/ClassLoaderReference.o ../../common/agent/commands/ClassObjectReference.o ../../common/agent/commands/ClassType.o ../../common/agent/commands/EventRequest.o ../../common/agent/commands/Method.o ../../common/agent/commands/ObjectReference.o ../../common/agent/commands/ReferenceType.o ../../common/agent/commands/StackFrame.o ../../common/agent/commands/StringReference.o ../../common/agent/commands/ThreadGroupReference.o ../../common/agent/commands/ThreadReference.o ../../common/agent/commands/VirtualMachine.o ../../common/agent/core/Agent.o ../../common/agent/core/AgentEventRequest.o ../../common/agent/core/AgentMonitor.o ../../common/agent/core/ClassManager.o ../../common/agent/core/CommandDispatcher.o ../../common/agent/core/CommandHandler.o ../../common/agent/core/EventDispatcher.o ../../common/agent/core/LogManager.o ../../common/agent/core/MemoryManager.o ../../common/agent/core/ObjectManager.o ../../common/agent/core/OptionParser.o ../../common/agent/core/PacketDispatcher.o ../../common/agent/core/PacketParser.o ../../common/agent/core/RequestManager.o ../../common/agent/core/RequestModifier.o ../../common/agent/core/ThreadManager.o ../../common/agent/core/TransportManager.o ../../common/agent/core/AgentManager.o core/TransportManager_pd.o -Xlinker --start-group -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/  -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/   -Xlinker --end-group -lc -lm -ldl
     [echo] Making "" in http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/modules/jpda/src/main/native/jdwp/unix/transport/dt_socket 
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../../common/transport/common -I../../../common/transport/dt_socket -I../../../common/generic -I. -I../common -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../../common/transport/common/LastTransportError.o ../../../common/transport/common/LastTransportError.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../../common/transport/common -I../../../common/transport/dt_socket -I../../../common/generic -I. -I../common -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../../common/transport/dt_socket/SocketTransport.o ../../../common/transport/dt_socket/SocketTransport.cpp
     [exec] echo " {" >libdt_socket.exp
     [exec] echo "  global :" >>libdt_socket.exp
     [exec] sed -e's/^/    /;s/$/;/' <exports.txt >>libdt_socket.exp
     [exec] echo "  local : *;" >>libdt_socket.exp
     [exec] echo "};" >>libdt_socket.exp
     [exec] cc -shared -Wl,-soname=libdt_socket.so -Wl,--version-script,libdt_socket.exp -lstdc++  -o ../libdt_socket.so \
     [exec] 	../../../common/transport/common/LastTransportError.o ../../../common/transport/dt_socket/SocketTransport.o -Xlinker --start-group -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/  -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/   -Xlinker --end-group -lc -lm -ldl

-build-native-windows:
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 

build-native:

-compile-native:
     [echo] Compiling SAMSA natives
     [echo] harmony.jdktools=http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools 
     [echo] Making "" in http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/modules/samsa/src/main/native/samsa/unix 
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -fpic -O1 -DNDEBUG  -Werror   -c -o ../samsa.o ../samsa.c
     [exec] cc   \
     [exec] 	../samsa.o -Xlinker --start-group -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/  -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/   -Xlinker --end-group -o samsa -lc -lm -ldl \
     [exec] 	-Xlinker -z -Xlinker origin -Xlinker -rpath -Xlinker \$ORIGIN/ -Xlinker -rpath-link -Xlinker -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin 

-copy-native-exe:
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 

-copy-native-exe-windows:

-copy-native-progdb:

-copy-native-data:
     [copy] Copying 3 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin/data 

build-native:

build:

build:

assemble-stuff:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 60 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copied 10 empty directories to 2 empty directories under http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 326 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 28 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/target/hdk/jdk 

chmod-stuff:

assemble-artifacts:

build:

assemble-hdk-doc:
     [copy] Copying 2 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/target/hdk 

bundle-hdk-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/45/artifact/harmony/target/apache-harmony-hdk-r759952-linux-x86_64-64-snapshot.tar.gz 

bundle-hdk-zip:

bundle-hdk:

assemble-jdk-doc:
     [copy] Copying 4 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/target/hdk/jdk 

bundle-jdk-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/45/artifact/harmony/target/apache-harmony-jdk-r759952-linux-x86_64-64-snapshot.tar.gz 

bundle-jdk-zip:

bundle-jdk:

assemble-jre-doc:
     [copy] Copying 4 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/target/hdk/jdk/jre 

bundle-jre-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/45/artifact/harmony/target/apache-harmony-jre-r759952-linux-x86_64-64-snapshot.tar.gz 

bundle-jre-zip:

bundle-jre:

snapshot:

BUILD SUCCESSFUL
Total time: 11 minutes 50 seconds
[working_classlib] $ ant -file build.xml -Dbuild.module=pack200 -Duse.libstdc++6=true -Dtest.jre.home=$WORKSPACE/harmony/target/hdk/jdk/jre test
Buildfile: build.xml

-init-hdk:

test:
     [echo] 
     [echo] ========================================
     [echo] Testing class libraries...
     [echo] ========================================

clean-test-output:
   [delete] Deleting directory http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/build/test_report 

copy-test-resources:

check-support-jars:

-check:
     [echo] Checking for depends/jars/yoko-1.0/yoko.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-core.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-rmi-impl.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-rmi-spec.jar
     [echo] Checking for depends/jars/bcel-5.2/bcel-5.2.jar
     [echo] Checking for depends/jars/xalan-j_2.7.0/xalan.jar
     [echo] Checking for depends/jars/xerces_2.9.1/xerces.zip
     [echo] Checking for depends/jars/junit_4.4/junit.jar
     [echo] Checking for depends/jars/bcprov-jdk15-141/bcprov.jar
     [echo] Checking for depends/jars/mx4j_3.0.2/mx4j.zip
     [echo] Checking for depends/jars/jetty/jetty-6.0.0.jar
     [echo] Checking for depends/jars/jetty/jetty-util-6.0.0.jar
     [echo] Checking for depends/jars/jetty/servlet-api-2.5-6.0.0.jar
     [echo] Checking for depends/dejavu-fonts/dejavu-ttf-2.18-1.zip
     [echo] Checking for depends/jars/derby-10.3.1.4/derby.jar
     [echo] Checking for depends/jars/asm-3.1/asm-3.1.jar

-really-check-win:

-check-win:

-check-unix:
     [echo] Checking for system file /usr/include/lcms.h
     [echo] Checking for system file /usr/include/png.h
     [echo] Checking for system file /usr/include/jconfig.h

-extract-props:

-extract-mx4j:

-extract-dejavu-fonts:

-extract-xerces:

-extract:

check:

compile-support:

support-jar:

-get-test-vm-output:

test-jre-vm-info:
     [echo] hy.test.vm.name = drl

test-modules:
     [echo] polling pack200/*.xml

compile-java:
     [echo] Compiling PACK200 classes

copy-resources:

svn-info:

build-jar:
      [jar] Building jar: http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/lib/boot/pack200-src.jar 

build:

copy-test-resources:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 
     [copy] Copying 18 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 

compile-tests:
     [echo] Compiling PACK200 tests
    [javac] Compiling 25 source files to http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 
    [javac] Since fork is false, ignoring memoryMaximumSize setting

prepare-exclude:

run-tests:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/build/test_report 
     [echo] Running PACK200 tests
    [junit] HMYEXEL062E Internal VM error: Failed to create Java VM
    [junit] FAILED to invoke JVM.
    [junit] Running org.apache.harmony.unpack200.tests.bytecode.ConstantPoolTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Tests FAILED (crashed)

touch-failures-file:

touch-errors-file:

-test-module:

-check-for-empty:

-process-empty:

process-empty:

full-report:
[junitreport] Processing http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/build/test_report/TESTS-TestSuites.xml  to /tmp/null2046337578
[junitreport] Loading stylesheet jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 356ms
[junitreport] Deleting: /tmp/null2046337578
     [echo] The test report is in http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/build/test_report/html/index.html 

short-report:

gen-report:

check-test-result:

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/build.xml :174: The following error occurred while executing this line:
http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_classlib/make/build-test.xml :139: There were test errors.

Total time: 4 seconds
Recording fingerprints
Recording test results