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 2007/07/03 00:08:49 UTC

[build-test alert] BUILD FAILED Windows server 2003 msvc: jdktools_test

BUILD FAILED:
	Ant Error Message:
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build.xml:242: The following error occurred while executing this line: C:\cruise_hdk\cc\projects\trunk\working_jdktools\make\build-test.xml:60: The following error occurred while executing this line: C:\cruise_hdk\cc\projects\trunk\working_jdktools\make\properties.xml:319: The following error occurred while executing this line: C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\samsa\build.xml:142: Execute failed: java.io.IOException: CreateProcess: C:\cruise_hdk\cc\projects\trunk\target\hdk\jdk\jre\..\bin\jarsigner.exe error=2

Date of build:	07/03/2007 05:00:27
Time to build:	7 minutes 53 seconds
Last changed:	07/02/2007 21:51:43
Last log entry:	Fixing compilation on g++ v3.2.3 (don't ask).

***********************************************************
Errors/Warnings:	(100)
            

========================================
Testing jdktools binaries...
========================================

Compiling JPDA tests
Since fork is false, ignoring memoryMaximumSize setting
----------
1. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\DebuggeeRegister.java
 (at line 57)
	registered.add(debuggee); 
	^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type LinkedList. References to generic type LinkedList<E> should be parameterized
----------
----------
2. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\TestOptions.java
 (at line 28)
	import java.io.File;
	       ^^^^^^^^^^^^
The import java.io.File is never used
----------
----------
3. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\PacketDispatcher.java
 (at line 113)
	eventQueue.add(eventPacket);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
----------
4. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\PacketDispatcher.java
 (at line 248)
	replies.put(new Integer(replyPacket.getId()),
                                replyPacket);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized
----------
5. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\PacketDispatcher.java
 (at line 283)
	commands.put(Id, command);
	^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized
----------
6. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\PacketDispatcher.java
 (at line 354)
	commands.put(Id, command);
	^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized
----------
----------
7. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\VmMirror.java
 (at line 1829)
	frames.add(frame);
	^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
----------
8. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\VmMirror.java
 (at line 1897)
	vars.add(var);
	^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
----------
9. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\VmMirror.java
 (at line 2117)
	fields.add(superClassFields.toArray()[i]);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
----------
10. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\VmMirror.java
 (at line 2127)
	fields.add(field);
	^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
----------
----------
11. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\jdwp\Events\ExceptionTest.java
 (at line 187)
	long frameID = reply.getNextValueAsFrameID();
	     ^^^^^^^
The local variable frameID is never read
----------
----------
12. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\jdwp\ThreadReference\FramesTest.java
 (at line 449)
	frames.add(new FrameStruct(frameID, loc));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
----------
12 problems (12 warnings)
JPDA exclude list: C:\cruise_hdk\cc\projects\trunk\working_classlib\deploy\build\jdktools.jpda.exclude
Running JPDA tests
  Debugger JVM=C:\cruise_hdk\cc/projects/trunk/target/hdk/jdk/jre/bin/java
  Debuggee JVM=C:\cruise_hdk\cc/projects/trunk/target/hdk/jdk/jre/bin/java
The GC did not provide gc_add_weak_root_set_entry()
SAMSA exclude list: C:\cruise_hdk\cc\projects\trunk\working_classlib\deploy\build\jdktools.samsa.exclude
Running SAMSA tests
test.jre.home=C:\cruise_hdk\cc/projects/trunk/target/hdk/jdk/jre
Run jdk/bin/java -version in C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
java version "1.5.0" 
pre-alpha : not complete or compatible
svn = r552595, (Jul  3 2007), Windows/em64t/msvc 1400, release build
http://harmony.apache.org
Run jdk/bin/javac -version in C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
Run jdk/bin/javah in C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
Run jdk/bin/jarsigner in C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report

***********************************************************
Unit Tests: (129)
        
All Tests Passed

***********************************************************
Modifications since last successful build:	(9)
            
modified hindessm  /harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/T1Font.cpp 07/02/2007 21:51:43 Fixing compilation on g++ v3.2.3 (don't ask).
added mfursov  /harmony/enhanced/drlvm/trunk/src/test/regression/H4267/UnresolvedArrayElem.java 07/02/2007 19:46:16 Fix for HARMONY-4267 with regression test.
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.cpp 07/02/2007 19:46:16 Fix for HARMONY-4267 with regression test.
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Type.cpp 07/02/2007 19:46:16 Fix for HARMONY-4267 with regression test.
added mfursov  /harmony/enhanced/drlvm/trunk/src/test/regression/H4267 07/02/2007 19:46:16 Fix for HARMONY-4267 with regression test.
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/drl/DrlVMInterface.cpp 07/02/2007 19:46:16 Fix for HARMONY-4267 with regression test.
added mfursov  /harmony/enhanced/drlvm/trunk/src/test/regression/H4267/run.test.xml 07/02/2007 19:46:16 Fix for HARMONY-4267 with regression test.
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaLabelPrepass.cpp 07/02/2007 19:46:16 Fix for HARMONY-4267 with regression test.
modified tellison  /harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/InitManifest.java 07/02/2007 03:26:20 Apply fix as part of HARMONY-3146 (atlassian-jira-standard-3.7.3 standalone distro won' t start on r505120)