Source: stdsyslog
Version: 0.03-1
Severity: normal
>From my pbuilder build log, using a setup preferring glibc and gcc-defaults
from experimental:
...
debian/rules build
dh build
dh_testdir
dh_auto_configure
dh_auto_build
make -j1
make[1]: Entering directory '/tmp/buildd/stdsyslog-0.03'
cc -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE=1
-D_XOPEN_SOURCE=700 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wall -W -W -Wall -std=c99 -pedantic
-Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls
-Wshadow -Wstrict-prototypes -Wwrite-strings -Werror -c stdsyslog.c
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25:0,
from stdsyslog.c:30:
/usr/include/features.h:148:3: error: #warning "_BSD_SOURCE and _SVID_SOURCE
are deprecated, use _DEFAULT_SOURCE" [-Werror=cpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^
cc1: all warnings being treated as errors
Makefile:93: recipe for target 'stdsyslog.o' failed
make[1]: *** [stdsyslog.o] Error 1
make[1]: Leaving directory '/tmp/buildd/stdsyslog-0.03'
dh_auto_build: make -j1 returned exit code 2
debian/rules:19: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--
Daniel Schepler
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]