[kaffe] freebsd 5.3 failed regression

Ito Kazumitsu kaz at maczuka.gcd.org
Fri Apr 22 09:05:05 PDT 2005


From: Riccardo <zuse at libero.it>
Subject: [kaffe] freebsd 5.3 failed regression
Date: Fri, 22 Apr 2005 11:38:06 +0000 (UTC)

> on 18 april, freebsd 5.3 passed all tests, today it fails one:

In my case, also on FreeBSD 5.3-RELEASE, compilation failes
before going to the regression test.

 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../
../kaffe -I../../../include -I../../../kaffe/kaffevm/jni -I/disk/kaz/work/kaffe-
make-current/kaffe/./kaffe/kaffevm -I/disk/kaz/work/kaffe-make-current/kaffe/./k
affe/kaffevm/jit3 -I/disk/kaz/work/kaffe-make-current/kaffe/./kaffe/kaffevm/syst
ems/unix-pthreads -I../../../replace -I../../../binreloc -I../../../config -I../
../../include -I/usr/local/include -DKAFFE_VMDEBUG -D_REENTRANT -g -O2 -Wall -D_
THREAD_SAFE -pthread -MT libnet_la-PlainDatagramSocketImpl.lo -MD -MP -MF .deps/
libnet_la-PlainDatagramSocketImpl.Tpo -c PlainDatagramSocketImpl.c  -fPIC -DPIC 
-o .libs/libnet_la-PlainDatagramSocketImpl.o
PlainDatagramSocketImpl.c:23:39: java_net_NetworkInterface.h: No such file or di
rectory
In file included from PlainDatagramSocketImpl.c:25:
../../../include/gnu_java_net_PlainDatagramSocketImpl.h:37: warning: "struct Hja
va_net_NetworkInterface" declared inside parameter list
../../../include/gnu_java_net_PlainDatagramSocketImpl.h:37: warning: its scope i
s only this definition or declaration, which is probably not what you want
../../../include/gnu_java_net_PlainDatagramSocketImpl.h:38: warning: "struct Hja
va_net_NetworkInterface" declared inside parameter list
PlainDatagramSocketImpl.c:27:34: java_net_InetAddress.h: No such file or directo
ry
PlainDatagramSocketImpl.c: In function `gnu_java_net_PlainDatagramSocketImpl_bin
d':
PlainDatagramSocketImpl.c:135: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c:144: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c:153: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c:162: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c: In function `gnu_java_net_PlainDatagramSocketImpl_sen
d0':
PlainDatagramSocketImpl.c:220: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c:229: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c:238: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c:247: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c: In function `gnu_java_net_PlainDatagramSocketImpl_pee
k':
PlainDatagramSocketImpl.c:290: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c:294: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c: In function `gnu_java_net_PlainDatagramSocketImpl_rec
eive0':
PlainDatagramSocketImpl.c:389: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c: In function `gnu_java_net_PlainDatagramSocketImpl_soc
ketSetOption':
PlainDatagramSocketImpl.c:449: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c: In function `gnu_java_net_PlainDatagramSocketImpl_joi
n':
PlainDatagramSocketImpl.c:547: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c: In function `gnu_java_net_PlainDatagramSocketImpl_lea
ve':
PlainDatagramSocketImpl.c:585: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c: At top level:
PlainDatagramSocketImpl.c:614: warning: "struct Hjava_net_NetworkInterface" decl
ared inside parameter list
PlainDatagramSocketImpl.c:615: error: conflicting types for 'gnu_java_net_PlainD
atagramSocketImpl_joinGroup'
../../../include/gnu_java_net_PlainDatagramSocketImpl.h:37: error: previous decl
aration of 'gnu_java_net_PlainDatagramSocketImpl_joinGroup' was here
PlainDatagramSocketImpl.c:615: error: conflicting types for 'gnu_java_net_PlainD
atagramSocketImpl_joinGroup'
../../../include/gnu_java_net_PlainDatagramSocketImpl.h:37: error: previous decl
aration of 'gnu_java_net_PlainDatagramSocketImpl_joinGroup' was here
PlainDatagramSocketImpl.c: In function `gnu_java_net_PlainDatagramSocketImpl_joi
nGroup':
PlainDatagramSocketImpl.c:626: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c:634: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c:637: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c:639: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c: At top level:
PlainDatagramSocketImpl.c:668: warning: "struct Hjava_net_NetworkInterface" decl
ared inside parameter list
PlainDatagramSocketImpl.c:669: error: conflicting types for 'gnu_java_net_PlainD
atagramSocketImpl_leaveGroup'
../../../include/gnu_java_net_PlainDatagramSocketImpl.h:38: error: previous decl
aration of 'gnu_java_net_PlainDatagramSocketImpl_leaveGroup' was here
PlainDatagramSocketImpl.c:669: error: conflicting types for 'gnu_java_net_PlainD
atagramSocketImpl_leaveGroup'
../../../include/gnu_java_net_PlainDatagramSocketImpl.h:38: error: previous decl
aration of 'gnu_java_net_PlainDatagramSocketImpl_leaveGroup' was here
PlainDatagramSocketImpl.c: In function `gnu_java_net_PlainDatagramSocketImpl_lea
veGroup':
PlainDatagramSocketImpl.c:680: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c:682: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c:685: error: dereferencing pointer to incomplete type
PlainDatagramSocketImpl.c:688: error: dereferencing pointer to incomplete type
gmake[2]: *** [libnet_la-PlainDatagramSocketImpl.lo] Error 1




More information about the kaffe mailing list