Source: nfqueue-bindings Version: 0.4-3 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130620 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[5]: Entering directory `/«PKGBUILDDIR»/build2.7' > [ 8%] Swig source > [ 16%] Building C object > python/CMakeFiles/_nfqueue.dir/__/libnetfilter_queuePYTHON_wrap.c.o > /«PKGBUILDDIR»/build2.7/python/../libnetfilter_queuePYTHON_wrap.c: In > function 'swig_nfq_callback': > /«PKGBUILDDIR»/build2.7/python/../libnetfilter_queuePYTHON_wrap.c:3013:9: > warning: passing argument 2 of 'nfq_get_payload' from incompatible pointer > type [enabled by default] > if ((payload_len = nfq_get_payload(nfad, &payload_data)) < 0) { > ^ > In file included from /«PKGBUILDDIR»/nfq.h:4:0, > from > /«PKGBUILDDIR»/build2.7/python/../libnetfilter_queuePYTHON_wrap.c:2982: > /usr/include/libnetfilter_queue/libnetfilter_queue.h:119:12: note: expected > 'unsigned char **' but argument is of type 'char **' > extern int nfq_get_payload(struct nfq_data *nfad, unsigned char **data); > ^ > /«PKGBUILDDIR»/build2.7/python/../libnetfilter_queuePYTHON_wrap.c: In > function 'payload_set_verdict_mark': > /«PKGBUILDDIR»/build2.7/python/../libnetfilter_queuePYTHON_wrap.c:3411:9: > warning: 'nfq_set_verdict_mark' is deprecated (declared at > /usr/include/libnetfilter_queue/libnetfilter_queue.h:85) > [-Wdeprecated-declarations] > return nfq_set_verdict_mark(self->qh, self->id, d, htonl(mark), 0, > NULL); > ^ > /«PKGBUILDDIR»/build2.7/python/../libnetfilter_queuePYTHON_wrap.c: In > function 'payload_set_verdict_mark_modified': > /«PKGBUILDDIR»/build2.7/python/../libnetfilter_queuePYTHON_wrap.c:3417:9: > warning: 'nfq_set_verdict_mark' is deprecated (declared at > /usr/include/libnetfilter_queue/libnetfilter_queue.h:85) > [-Wdeprecated-declarations] > return nfq_set_verdict_mark(self->qh, self->id, d, htonl(mark), > new_len, new_payload); > ^ > [ 25%] Building C object python/CMakeFiles/_nfqueue.dir/__/nfq.c.o > In file included from /«PKGBUILDDIR»/nfq.h:4:0, > from /«PKGBUILDDIR»/nfq.c:1: > /usr/include/libnetfilter_queue/libnetfilter_queue.h:60:11: error: unknown > type name 'uint32_t' > uint32_t mask, uint32_t flags); > ^ > /usr/include/libnetfilter_queue/libnetfilter_queue.h:60:26: error: unknown > type name 'uint32_t' > uint32_t mask, uint32_t flags); > ^ > /usr/include/libnetfilter_queue/libnetfilter_queue.h:137:50: error: unknown > type name 'uint16_t' > void nfq_nlmsg_cfg_put_cmd(struct nlmsghdr *nlh, uint16_t pf, uint8_t cmd); > ^ > /usr/include/libnetfilter_queue/libnetfilter_queue.h:137:63: error: unknown > type name 'uint8_t' > void nfq_nlmsg_cfg_put_cmd(struct nlmsghdr *nlh, uint16_t pf, uint8_t cmd); > ^ > /usr/include/libnetfilter_queue/libnetfilter_queue.h:138:53: error: unknown > type name 'uint8_t' > void nfq_nlmsg_cfg_put_params(struct nlmsghdr *nlh, uint8_t mode, int range); > ^ > /usr/include/libnetfilter_queue/libnetfilter_queue.h:139:54: error: unknown > type name 'uint32_t' > void nfq_nlmsg_cfg_put_qmaxlen(struct nlmsghdr *nlh, uint32_t qmaxlen); > ^ > /usr/include/libnetfilter_queue/libnetfilter_queue.h:142:55: error: unknown > type name 'uint32_t' > void nfq_nlmsg_verdict_put_mark(struct nlmsghdr *nlh, uint32_t mark); > ^ > /usr/include/libnetfilter_queue/libnetfilter_queue.h:143:71: error: unknown > type name 'uint32_t' > void nfq_nlmsg_verdict_put_pkt(struct nlmsghdr *nlh, const void *pkt, > uint32_t pktlen); > ^ > make[5]: *** [python/CMakeFiles/_nfqueue.dir/__/nfq.c.o] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/06/20/nfqueue-bindings_0.4-3_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org