[kaffe] 1.1.0 build failure on parisc-hpux

Greg Wooledge greg at wooledge.org
Mon Jun 9 17:53:01 PDT 2003


Additional info: Kaffe builds and installs on HP-UX 10.20 using
GNU make and gcc 3.2.  (This by itself is pretty astonishing to me;
most large projects won't build on this system because they fall
over and die when they find out there aren't any pthreads.)

The regression tests, however, do not work because they don't compile.

...
TestScript[5]: 13020 Bus error(coredump)
FAIL: sysdepCallMethod.java
error compiling:
TestScript[5]: 13045 Bus error(coredump)
FAIL: TestNative.java
================================
133 of 137 tests failed
Please report to kaffe at kaffe.org

imadev:/usr/local/src/kaffe-1.1.0$ uname -a
HP-UX imadev B.10.20 A 9000/785 2008897791 two-user license
imadev:/usr/local/src/kaffe-1.1.0$ file  test/regression/core
test/regression/core:   core file from 'kaffe-bin' - received SIGBUS

(gdb) bt
#0  0xc4249fb4 in ?? ()
warning: Attempting to unwind past bad PC 0xc4249fb4 
#1  0x7b006128 in ?? ()
Cannot access memory at address 0x7b03adb8

-- 
Greg Wooledge                  |   "Truth belongs to everybody."
greg at wooledge.org              |    - The Red Hot Chili Peppers
http://wooledge.org/~greg/     |
-------------- next part --------------
md.h is already up-to-date
In file included from debug.c:1:
../kaffevm/debug.c: In function `kaffe_dprintf':
../kaffevm/debug.c:382: warning: implicit declaration of function `vsnprintf'
ClassLoader.c: In function `java_lang_ClassLoader_defineClass0':
ClassLoader.c:40: warning: unused variable `iLockRoot'
InetAddressImpl.c: In function `java_net_InetAddressImpl_stringToBits':
InetAddressImpl.c:107: warning: implicit declaration of function `inet_pton'
InetAddressImpl.c: In function `java_net_NativeInetAddressImpl_getHostByAddr0':
InetAddressImpl.c:550: warning: implicit declaration of function `inet_ntop'
NetworkInterfaceImpl.c: In function `java_net_NetworkInterfaceImpl_getIPAddress':
NetworkInterfaceImpl.c:123: warning: implicit declaration of function `inet_ntop'
PlainSocketImpl.c: In function `java_net_PlainSocketImpl_socketAccept':
PlainSocketImpl.c:276: warning: `remote_addr' might be used uninitialized in this function
gra.c: In function `Java_java_awt_Toolkit_graDrawString':
gra.c:212: warning: unused variable `n'
gra.c: In function `drawAlphaImage':
gra.c:669: warning: statement with no effect
gra.c:713: warning: statement with no effect
gra.c: In function `Java_java_awt_Toolkit_graDrawImage':
gra.c:771: warning: statement with no effect
gra.c:790: warning: statement with no effect
fnt.c: In function `Java_java_awt_Toolkit_fntStringWidth':
fnt.c:282: warning: unused variable `n'
clr.c: In function `Java_java_awt_Toolkit_clrGetColorModel':
clr.c:781: warning: deprecated use of label at end of compound statement
jthread.c:158:63: warning: pasting "*" and "sc" does not give a valid preprocessing token
jthread.c:530:49: warning: pasting "*" and "sc" does not give a valid preprocessing token
jthread.c:671:51: warning: pasting "*" and "sc" does not give a valid preprocessing token
gc-mem.c is already up-to-date
md.c is already up-to-date
In file included from md.c:1:
../../config/parisc/hpux/md.c:12:8: warning: multi-line string literals are deprecated
code-analyse.c: In function `analyzeMethod':
code-analyse.c:81: warning: concatenation of string literals with __FUNCTION__ is deprecated
code-analyse.c:124: warning: concatenation of string literals with __FUNCTION__ is deprecated
code-analyse.c: In function `tidyAnalyzeMethod':
code-analyse.c:2057: warning: concatenation of string literals with __FUNCTION__ is deprecated
debug.c: In function `kaffe_dprintf':
debug.c:382: warning: implicit declaration of function `vsnprintf'
exception.c: In function `vpostExceptionMessage':
exception.c:136: warning: implicit declaration of function `vsnprintf'
external.c: In function `loadNativeLibrary2':
external.c:277: warning: implicit declaration of function `snprintf'
libtool: link: warning: this platform does not like uninstalled shared libraries
libtool: link: `kaffe-bin' will be relinked during installation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check.log.gz
Type: application/x-gunzip
Size: 2326 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20030609/c3d3b795/attachment-0007.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20030609/c3d3b795/attachment-0002.pgp 


More information about the kaffe mailing list