You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alerts@harmony.apache.org by no...@intel.com on 2009/04/09 19:40:18 UTC

[build-test alert] FAILED Linux x86_64: hdk debug

BUILD FAILED:
	Ant Error Message:
/home/laichunrong/harmony.regularcc/infra/scripts/cc-exec-adaptor.xml:68: The following error occurred while executing this line: /home/laichunrong/harmony.regularcc/infra/adaptors/hdk/adaptor.xml:39: The following error occurred while executing this line: /home/laichunrong/harmony.regularcc/infra/scripts/framework.xml:163: Java returned: 1

Date of build:	2009-04-10 01:32:35 +0800
Time to build:	6 minutes 45 seconds
Last changed:	04/09/2009 17:25:20
Last log entry:	Remove System.out usage from a test

***********************************************************
Errors/Warnings:	(9)
            
BUILD FAILED
/home/laichunrong/harmony.regularcc/infra/build/checkouts/hdk/build.xml:401: The following error occurred while executing this line:
/home/laichunrong/harmony.regularcc/infra/build/checkouts/hdk/working_classlib/build.xml:118: The following error occurred while executing this line:
/home/laichunrong/harmony.regularcc/infra/build/checkouts/hdk/working_classlib/make/build-java.xml:181: The following error occurred while executing this line:
/home/laichunrong/harmony.regularcc/infra/build/checkouts/hdk/working_classlib/make/properties.xml:498: The following error occurred while executing this line:
/home/laichunrong/harmony.regularcc/infra/build/checkouts/hdk/working_classlib/make/properties.xml:510: The following error occurred while executing this line:
/home/laichunrong/harmony.regularcc/infra/build/checkouts/hdk/working_classlib/modules/pack200/build.xml:106: Compile failed; see the compiler error output for details.
Total time: 3 minutes 38 seconds
The execution FAILED with the following exception:
The following error occurred while executing this line:
/home/laichunrong/harmony.regularcc/infra/adaptors/hdk/adaptor.xml:39: The following error occurred while executing this line:
/home/laichunrong/harmony.regularcc/infra/scripts/framework.xml:163: Java returned: 1

***********************************************************
Unit Tests: (0)
        
No Tests Run: This project doesn't have any tests

***********************************************************
Modifications since last successful build:	(11)
            
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/test/java/org/apache/harmony/pack200/tests/ArchiveTest.java 04/09/2009 17:25:20 Remove System.out usage from a test
added sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/test/resources/org/apache/harmony/pack200/tests/jars/junit.jar 04/09/2009 17:22:21 Pack200 - new test resources
added sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/test/resources/org/apache/harmony/pack200/tests/largeClassUnpacked.jar 04/09/2009 17:22:21 Pack200 - new test resources
added sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/test/resources/org/apache/harmony/pack200/tests/jars/ant.jar 04/09/2009 17:22:21 Pack200 - new test resources
added sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/test/resources/org/apache/harmony/pack200/tests/jars 04/09/2009 17:22:21 Pack200 - new test resources
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/test/java/org/apache/harmony/pack200/tests/ArchiveTest.java 04/09/2009 17:20:35 Pack200 - test for a large class and two tests for zero effort pack
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/Archive.java 04/09/2009 17:19:31 Pack200 - add support for zero effort pack
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/CpBands.java 04/09/2009 17:16:54 Pack200 - minor bug fixes
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/ClassBands.java 04/09/2009 17:16:54 Pack200 - minor bug fixes
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/Segment.java 04/09/2009 17:16:54 Pack200 - minor bug fixes
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/BcBands.java 04/09/2009 17:15:07 Pack200 - some cleanup and minor bug fixes in code for packing bytecode