Geir Magnusson Jr. wrote:
I think it was r486200, by weldon...

em64t won't even compile now...

I fixed it a moment ago in 486251. Try to update.

Geir Magnusson Jr. wrote:
Now it's stopped building for me :

build.native.cpp:
       [cc] 142 total files to be compiled.
[cc] /home/geir/dev/apache/harmony/enhanced/trunk/working_vm/vm/vmcore/src/init/finalizer_thread.cpp:29: error: ‘BOOLEAN’ was not declared in this scope [cc] /home/geir/dev/apache/harmony/enhanced/trunk/working_vm/vm/vmcore/src/init/finalizer_thread.cpp:29: error: expected `)' before numeric constant [cc] /home/geir/dev/apache/harmony/enhanced/trunk/working_vm/vm/vmcore/src/init/finalizer_thread.cpp: In function ‘void finalizer_threads_init(JavaVM*, JNIEnv*)’: [cc] /home/geir/dev/apache/harmony/enhanced/trunk/working_vm/vm/vmcore/src/init/finalizer_thread.cpp:64: error: ‘BOOLEAN’ was not declared in this scope



Geir Magnusson Jr. wrote:
No one?

Geir Magnusson Jr. wrote:
Trying to get the snapshots out... :)

I was trying r486163 and drlvm just crashes...

Anyone else seeing this? I'm on ubuntu 6 x86_64. I don't want to blame luni, but w/ strace, I see the following :

open("/home/geir/dev/apache/harmony/enhanced/trunk/working_vm/build/deploy/jdk/jre/bin/libhyluni.so", O_RDONLY) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 i\0\0\0"..., 640) = 640
fstat(3, {st_mode=S_IFREG|0755, st_size=1238859, ...}) = 0
mmap(NULL, 1263224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2aaabf6e8000
mprotect(0x2aaabf71d000, 1046136, PROT_NONE) = 0
mmap(0x2aaabf81c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x34000) = 0x2aaabf81c000
close(3)                                = 0
rt_sigaction(SIGPIPE, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0
stat("/home/geir/dev/apache/harmony/enhanced/trunk/working_vm/build/deploy/jdk/jre/lib/boot/bootclasspath.properties", {st_mode=S_IFREG|0644, st_size=6360, ...}) = 0 open("/home/geir/dev/apache/harmony/enhanced/trunk/working_vm/build/deploy/jdk/jre/lib/boot/bootclasspath.properties", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=6360, ...}) = 0
mmap(NULL, 6360, PROT_READ|PROT_WRITE, MAP_PRIVATE, 3, 0) = 0x2aaabf81d000
close(3)                                = 0
munmap(0x2aaabf81d000, 6360)            = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigaction(SIGSEGV, {SIG_DFL}, {0x2aaaac098530, [], SA_RESTORER|SA_STACK|SA_SIGINFO, 0x2aaaab8554d0}, 8) = 0
rt_sigreturn(0)                         = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++



geir



--
Gregory

Reply via email to