Package: gcj-4.1
Version: 4.1.2-8
Severity: serious

Hi,

Your package is failing to build with the following error:
../../../src/boehm-gc/os_dep.c:21:28: error: operator '<=' has no left operand
../../../src/boehm-gc/os_dep.c: In function 'GC_disable_signals':
../../../src/boehm-gc/os_dep.c:560: warning: 'sigsetmask' is deprecated 
(declared at /usr/include/signal.h:184)
../../../src/boehm-gc/os_dep.c: In function 'GC_enable_signals':
../../../src/boehm-gc/os_dep.c:569: warning: 'sigsetmask' is deprecated 
(declared at /usr/include/signal.h:184)
../../../src/boehm-gc/os_dep.c: In function 'GC_dirty_init':
../../../src/boehm-gc/os_dep.c:2700: warning: assignment from incompatible 
pointer type
make[6]: *** [os_dep.lo] Error 1


This is probably because it was build using linux-libc-dev instead of
linux-kernel-headers.  You might want to look at #423462.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to