Package: src:leafnode
Version: 2.0.0.alpha20070602a-2
Severity: serious
Justification: FTBFS
User: [email protected]
Usertags: kfreebsd
Hi,
your package no longer builds on kfreebsd-*:
| if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -Wstrict-prototypes
-Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Waggregate-return -Wmissing-declarations
-Wmissing-format-attribute -Wnested-externs -Wformat=2 -ggdb -fno-common
-Wsequence-point -Wswitch -Wunused -Wuninitialized -Wundef -MT arc4random.o -MD
-MP -MF ".deps/arc4random.Tpo" -c -o arc4random.o arc4random.c; \
| then mv -f ".deps/arc4random.Tpo" ".deps/arc4random.Po"; else rm -f
".deps/arc4random.Tpo"; exit 1; fi
| In file included from arc4random.h:4,
| from arc4random.c:34:
| system.h:23:7: warning: "sizeof" is not defined
| system.h:23:13: error: missing binary operator before token "("
| make[1]: *** [arc4random.o] Error 1
Full build logs:
https://buildd.debian.org/status/package.php?suite=experimental&p=leafnode
Please note that there's an arc4random implementation available in
libbsd, you may want to avoid embedding a copy in your package.
Mraw,
KiBi.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]