BUILD FAILED:
Ant Error Message:
/export/cruise/trunk/cc/projects/drlvm/trunk/build/make/build.xml:398: The
following error occurred while executing this line:
/export/cruise/trunk/cc/projects/drlvm/trunk/build/make/build_component.xml:73:
The following error occurred while executing this line:
/export/cruise/trunk/cc/projects/drlvm/trunk/build/lnx_em64t_gcc_debug/semis/build/targets/cunit.test.xml:70:
The following error occurred while executing this line:
/export/cruise/trunk/cc/projects/drlvm/trunk/build/lnx_em64t_gcc_debug/semis/build/targets/cunit.test.xml:77:
/export/cruise/trunk/cc/projects/classlib/trunk/deploy/lib not found.
Date of build: 08/01/2007 23:28:40
Time to build: 1 minute 16 seconds
Last changed: 08/01/2007 22:15:55
Last log entry: drlvm
***********************************************************
Execution log (errors/warnings messages):
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_suspend.c:
In function `test_hythread_thread_suspend':
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_suspend.c:44:
warning: passing arg 5 of `hythread_create' from incompatible pointer type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_suspend.c:66:
warning: cast from pointer to integer of different size
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_suspend.c:
In function `test_hythread_thread_suspend_all':
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_suspend.c:90:
warning: passing arg 5 of `hythread_create' from incompatible pointer type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_basic.c:
In function `test_hythread_create':
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_basic.c:56:
warning: passing arg 6 of `hythread_create_with_group' from incompatible
pointer type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_basic.c:
In function `test_hythread_iterator':
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_basic.c:111:
warning: passing arg 6 of `hythread_create_with_group' from incompatible
pointer type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_basic.c:120:
warning: int format, different type arg (arg 2)
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_basic.c:
In function `test_hythread_iterator_default':
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_basic.c:149:
warning: passing arg 5 of `hythread_create' from incompatible pointer type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_basic.c:158:
warning: int format, different type arg (arg 2)
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_basic.c:
In function `test_hythread_create_many':
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_basic.c:204:
warning: passing arg 6 of `hythread_create_with_group' from incompatible
pointer type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_fat_monitor.c:
In function `test_wait_signal':
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_fat_monitor.c:64:
warning: passing arg 5 of `hythread_create' from incompatible pointer type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_java_basic.c:
In function `test_jthread_attach':
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_java_basic.c:70:
warning: passing arg 1 of `tested_os_threads_run' from incompatible pointer
type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_java_basic.c:
In function `run_for_test_jthread_timed_join':
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_java_basic.c:225:
warning: unsigned int format, different type arg (arg 2)
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_java_basic.c:225:
warning: int format, different type arg (arg 3)
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_thin_monitor.c:
In function `test_hythread_thin_monitor_fat_unlock':
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_thin_monitor.c:109:
warning: int format, different type arg (arg 2)
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_thin_monitor.c:
In function `test_hythread_thin_monitor_enter_contended':
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_thin_monitor.c:140:
warning: passing arg 5 of `hythread_create' from incompatible pointer type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/unit/thread/test_native_thin_monitor.c:158:
warning: passing arg 5 of `hythread_create' from incompatible pointer type
Using CLASSLIB = /export/cruise/trunk/cc/projects/classlib/trunk
jars: true
using proxy settings: proxy.ims.intel.com port:911
Configuration:
Hosting Java = 1.5.0_09 (Sun Microsystems Inc.)
classlib root = /export/cruise/trunk/cc/projects/classlib/trunk
os = Linux
arch = em64t
cxx = gcc
cfg = debug
svn revision = 561859
components = deploy
## Compiling JVMTI natives in:
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1
## Compiling JVMTI natives in:
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/PopFrame1
## Compiling JVMTI natives in:
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/SingleStep1
## Compiling JVMTI natives in:
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/VMInit1
==================================
Run JVMTI tests using interpreter
==================================
Running Breakpoint1
Running PopFrame1
Running SingleStep1
Running VMInit1
## Compiling framework...
## Compiling C unit tests
## Linking C unit test: test_java_attrs
***********************************************************
Unit Tests: (4)
***********************************************************
Modifications since last successful build: (1)
add cc-drlvm log20070801221555Lbuild.969 08/01/2007 22:15:55drlvm