Source: scratchbox2
Version: 2.2.4-1debian1
Severity: normal

>From my pbuilder build log, using a setup preferring glibc and gcc-defaults
from experimental:

...
[CC] preload/procfs.o
[CC] preload/mempcpy.o
[CC] preload/system.o
In file included from ../preload/system.c:28:0:
/usr/include/bits/libc-lock.h:50:29: error: missing binary operator before 
token "("
 #if defined _LIBC && (IS_IN (libc) || IS_IN (libpthread))
                             ^
/usr/include/bits/libc-lock.h:63:29: error: missing binary operator before 
token "("
 #if defined _LIBC && (IS_IN (libc) || IS_IN (libpthread))
                             ^
/usr/include/bits/libc-lock.h:81:29: error: missing binary operator before 
token "("
 #if defined _LIBC && (IS_IN (libc) || IS_IN (libpthread))
                             ^
/usr/include/bits/libc-lock.h:89:29: error: missing binary operator before 
token "("
 #if defined _LIBC && (IS_IN (libc) || IS_IN (libpthread))
                             ^
/usr/include/bits/libc-lock.h:106:29: error: missing binary operator before 
token "("
 #if defined _LIBC && (IS_IN (libc) || IS_IN (libpthread))
                             ^
/usr/include/bits/libc-lock.h:131:29: error: missing binary operator before 
token "("
 #if defined _LIBC && (IS_IN (libc) || IS_IN (libpthread))
                             ^
../preload/system.c: In function 'do_system':
../preload/system.c:68:20: warning: statement with no effect [-Wunused-value]
 # define SUB_REF() 0
                    ^
../preload/system.c:93:4: note: in expansion of macro 'SUB_REF'
    SUB_REF ();
    ^
../preload/system.c:68:20: warning: statement with no effect [-Wunused-value]
 # define SUB_REF() 0
                    ^
../preload/system.c:99:4: note: in expansion of macro 'SUB_REF'
    SUB_REF ();
    ^
../llbuild/Makefile.include:98: recipe for target 'preload/system.o' failed
make[3]: *** [preload/system.o] Error 1
make[3]: Leaving directory '/tmp/buildd/scratchbox2-2.2.4/obj-32'
../Makefile:109: recipe for target 'regular' failed
make[2]: *** [regular] Error 2
make[2]: Leaving directory '/tmp/buildd/scratchbox2-2.2.4/obj-32'
Makefile:112: recipe for target 'multilib' failed
make[1]: *** [multilib] Error 2
make[1]: Leaving directory '/tmp/buildd/scratchbox2-2.2.4'
debian/rules:16: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to