BUILD FAILED:
        Ant Error Message:
/export/cruise/trunk/cc/projects/classlib/trunk/build.xml:167: The following 
error occurred while executing this line: 
/export/cruise/trunk/cc/projects/classlib/trunk/make/build-test.xml:52: The 
following error occurred while executing this line: 
/export/cruise/trunk/cc/projects/classlib/trunk/make/properties.xml:355: The 
following error occurred while executing this line: 
/export/cruise/trunk/cc/projects/classlib/trunk/modules/awt/build.xml:349: 
Process fork failed.

Date of build:  03/21/2007 12:15:46
Time to build:  17 minutes 22 seconds
Last changed:   03/21/2007 09:17:31
Last log entry: Add javax.imageio.ImageIOTest to exclude list for 
x86_64/Linux/DRL VM

see HARMONY-3135:
([classlib][imageio] unexpected InterruptedException after loading png-image)

***********************************************************
Execution log (errors/warnings messages):       

========================================
Testing class libraries...
========================================
Checking for depends/jars/yoko_M2-20070130/yoko.jar
Checking for depends/jars/yoko_M2-20070130/yoko-core.jar
Checking for depends/jars/yoko_M2-20070130/yoko-rmi-impl.jar
Checking for depends/jars/yoko_M2-20070130/yoko-rmi-spec.jar
Checking for depends/jars/bcel-5.2/bcel-5.2.jar
Checking for depends/jars/xalan-j_2.7.0/xalan.jar
Checking for depends/jars/xerces_2.8.0/resolver.jar
Checking for depends/jars/xerces_2.8.0/xercesImpl.jar
Checking for depends/jars/xerces_2.8.0/xml-apis.jar
Checking for depends/jars/junit_3.8.2/junit.jar
Checking for depends/jars/bcprov-jdk15-134/bcprov.jar
Checking for depends/jars/icu4j_3.4.4/icu4j_3_4_4.jar
Checking for depends/jars/mx4j_3.0.2/mx4j.zip
Checking for depends/jars/ecj_3.2/ecj_3.2.jar
Checking for depends/jars/jetty/jetty-6.0.0.jar
Checking for depends/jars/jetty/jetty-util-6.0.0.jar
Checking for depends/jars/jetty/servlet-api-2.5-6.0.0.jar
Checking for depends/libs/build/lcms/icc34.h
Checking for depends/libs/build/lcms/lcms.h
Checking for depends/libs/build/png/pngconf.h
Checking for depends/libs/build/png/png.h
Checking for depends/libs/build/jpeg/jconfig.lnx
Checking for depends/libs/build/jpeg/jpeglib.h
Checking for depends/libs/build/jpeg/jmorecfg.h
Checking for depends/libs/build/jpeg/jerror.h
Checking for depends/libs/build/lcms/liblcms.linux.x86
Checking for depends/libs/build/png/libpng.linux.x86
Checking for depends/libs/build/jpeg/libjpeg.linux.x86
Since fork is false, ignoring memoryMaximumSize setting
Compiling ACCESSIBILITY classes
Compiling ACCESSIBILITY tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling ANNOTATION classes
Compiling ANNOTATION tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling APPLET classes
Compiling APPLET tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling ARCHIVE classes
Compiling ARCHIVE tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling AUTH classes
Compiling AUTH tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling AWT classes
Compiling AWT tests
Since fork is false, ignoring memoryMaximumSize setting
SIGSEGV in VM code.
Stack trace:

***********************************************************
Unit Tests: (1500)
        

***********************************************************
Modifications since last successful build:      (52)
            
added smishura  
/harmony/enhanced/classlib/trunk/modules/imageio/make/exclude.linux.x86_64.drl 
03/21/2007 09:17:31 Add javax.imageio.ImageIOTest to exclude list for 
x86_64/Linux/DRL VMsee HARMONY-3135:([classlib][imageio] unexpected 
InterruptedException after loading png-image)
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/components/vm/jitrino.xml 03/21/2007 
03:24:01 Applied HARMONY-3444 [drlvm][winx64] Jitrino release build produces 
warnings while optimizing STL
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/ia32_em64t/nt_exception_filter_common.cpp
 03/21/2007 01:29:45 Applied HARMONY-3428 [drlvm][winx64] HWA fails with new 
VEH in Interpreter/debug modeThe patch fixes bugs with exception handler 
crashing on windows especially with MSVC 2005 runtime which throws exceptions 
in very unexpected places
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jni/jni.cpp 
03/21/2007 01:29:45 Applied HARMONY-3428 [drlvm][winx64] HWA fails with new VEH 
in Interpreter/debug modeThe patch fixes bugs with exception handler crashing 
on windows especially with MSVC 2005 runtime which throws exceptions in very 
unexpected places
modified nadinem  /harmony/enhanced/drlvm/trunk/vm/doc/doc.properties 
03/21/2007 00:31:05 HARMONY-2814: more fixes to doc.properties, change config 
file
modified nadinem  /harmony/enhanced/drlvm/trunk/vm/doc/vm.cfg 03/21/2007 
00:31:05 HARMONY-2814: more fixes to doc.properties, change config file
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/em/src/EdgeProfileCollector.cpp 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_condvar.c 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_attrs.c 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_init.c 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
added wjwashburn  /harmony/enhanced/drlvm/trunk/vm/include/open/hycond_win.h 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/tests/kernel/java/lang/ThreadTest.java 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
deleted wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_mutex.c 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
added wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/win/os_thread.c 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
added wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/linux/os_thread.c 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_event.cpp 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.exp 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.def 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/em/src/NValueProfileCollector.cpp 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/lock_manager.cpp 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_fat_monitor.c 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_basic.c 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_performance_concurrent_mutex.c
 03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/em/src/DrlEMImpl.cpp 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_native_basic.c 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_semaphore.c 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_latch.c 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_interrupt.c 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
added wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/win/os_condvar.c 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_park.c 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_performance_basic.c 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
added wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/thread/src/linux/os_condvar.c 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_ti_monitors.c 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_performance.h 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
added wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/win/os_mutex.c 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
added wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/linux/os_mutex.c 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_heap.cpp 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti.cpp 03/20/2007 22:55:17 
Harmony-3288,  mods to make Thread Manager use real OS api instead of APRbuild, 
build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_thin_monitor.c 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_private.h 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_capability.cpp 
03/20/2007 22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api 
instead of APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/em/src/EBProfileCollector.cpp 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_java_basic.c 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/jvmti_internal.h 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_ti_timing.c 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
added wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/win 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_suspend.c 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
added wjwashburn  /harmony/enhanced/drlvm/trunk/vm/thread/src/linux 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/build/make/components/vm/hythr.xml 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/em/src/NValueProfileCollector.h 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/build/make/targets/cunit.test.xml 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/include/open/hythread_ext.h 03/20/2007 
22:55:17 Harmony-3288,  mods to make Thread Manager use real OS api instead of 
APRbuild, build test passes on winxp32 and linux 32 rhel4, gcc 4.0.2

Reply via email to