[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#788738: fbb: FTBFS with glibc-2.21 and gcc-5



Source: fbb
Version: 7.07-1
Severity: normal

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

...
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wstrict-prototypes -funsigned-char -DPROTOTYPES -fstack-check   -g -O2 -c -o drv_kam.o drv_kam.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wstrict-prototypes -funsigned-char -DPROTOTYPES -fstack-check   -g -O2 -c -o drv_mod.o drv_mod.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wstrict-prototypes -funsigned-char -DPROTOTYPES -fstack-check   -g -O2 -c -o drv_pop.o drv_pop.c
In file included from /usr/include/string.h:634:0,
                 from ../include/fbb_serv.h:164,
                 from ../include/serv.h:97,
                 from drv_pop.c:33:
drv_pop.c:94:7: error: expected identifier or '(' before '__extension__'
 char *strndup(const char *s, size_t n); 
       ^
Makefile:782: recipe for target 'drv_pop.o' failed
make[5]: *** [drv_pop.o] Error 1
make[5]: Leaving directory '/tmp/buildd/fbb-7.07/src'
Makefile:812: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory '/tmp/buildd/fbb-7.07/src'
Makefile:454: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory '/tmp/buildd/fbb-7.07/src'
Makefile:358: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/tmp/buildd/fbb-7.07'
Makefile:298: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/tmp/buildd/fbb-7.07'
dh_auto_build: make -j1 returned exit code 2
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler


Reply to: