Source: ntrack Version: 016-1.1 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: > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -D_FORTIFY_SOURCE=2 -I/usr/include/libnl3 -DHAVE_LIBNL3_X -Wall -Werror > -Wno-variadic-macros -pedantic -I../common/ -g -O2 -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wno-error > -c -o ntrack_libnl3_x_la-ntrack-libnl.lo `test -f 'ntrack-libnl.c' || echo > './'`ntrack-libnl.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 > -I/usr/include/libnl3 -DHAVE_LIBNL3_X -Wall -Werror -Wno-variadic-macros > -pedantic -I../common/ -g -O2 -fstack-protector --param=ssp-buffer-size=4 > -Wformat -Werror=format-security -Wall -Wno-error -c ntrack-libnl.c -fPIC > -DPIC -o .libs/ntrack_libnl3_x_la-ntrack-libnl.o > In file included from /usr/include/libnl3/netlink/netlink.h:31:0, > from ntrack-libnl.c:35: > /usr/include/libnl3/netlink/types.h:25:15: warning: comma at end of > enumerator list [-Wpedantic] > __NL_DUMP_MAX, > ^ > In file included from /usr/include/libnl3/netlink/netlink.h:32:0, > from ntrack-libnl.c:35: > /usr/include/libnl3/netlink/handlers.h:65:9: warning: comma at end of > enumerator list [-Wpedantic] > NL_STOP, > ^ > /usr/include/libnl3/netlink/handlers.h:81:18: warning: comma at end of > enumerator list [-Wpedantic] > __NL_CB_KIND_MAX, > ^ > /usr/include/libnl3/netlink/handlers.h:113:18: warning: comma at end of > enumerator list [-Wpedantic] > __NL_CB_TYPE_MAX, > ^ > In file included from /usr/include/libnl3/netlink/object.h:16:0, > from /usr/include/libnl3/netlink/netlink.h:34, > from ntrack-libnl.c:35: > /usr/include/libnl3/netlink/utils.h:43:13: warning: comma at end of > enumerator list [-Wpedantic] > NL_BIT_RATE, > ^ > /usr/include/libnl3/netlink/utils.h:47:50: warning: ISO C90 does not support > 'long long' [-Wlong-long] > extern double nl_cancel_down_bytes(unsigned long long, char **); > ^ > /usr/include/libnl3/netlink/utils.h:48:49: warning: ISO C90 does not support > 'long long' [-Wlong-long] > extern double nl_cancel_down_bits(unsigned long long, char **); > ^ > /usr/include/libnl3/netlink/utils.h:49:38: warning: ISO C90 does not support > 'long long' [-Wlong-long] > extern int nl_rate2str(unsigned long long, int, char *, size_t); > ^ > In file included from /usr/include/libnl3/netlink/msg.h:17:0, > from /usr/include/libnl3/netlink/cache.h:16, > from /usr/include/libnl3/netlink/route/addr.h:18, > from ntrack-libnl.c:38: > /usr/include/libnl3/netlink/attr.h:47:16: warning: comma at end of enumerator > list [-Wpedantic] > __NLA_TYPE_MAX, > ^ > In file included from /usr/include/libnl3/netlink/route/addr.h:20:0, > from ntrack-libnl.c:38: > /usr/include/libnl3/netlink/route/link.h:95:23: warning: comma at end of > enumerator list [-Wpedantic] > __RTNL_LINK_STATS_MAX, > ^ > In file included from /usr/include/libnl3/netlink/route/route.h:19:0, > from ntrack-libnl.c:41: > /usr/include/libnl3/netlink/route/nexthop.h:27:22: warning: comma at end of > enumerator list [-Wpedantic] > NH_DUMP_FROM_ENV = 0, > ^ > ntrack-libnl.c: In function 'update_connectivity': > ntrack-libnl.c:533:3: error: invalid use of undefined type 'struct > nl_object_ops' > if ((diff_bits = (route_obj_ops.oo_id_attrs | ROUTE_ATTR_OIF > ^ > make[3]: *** [ntrack_libnl3_x_la-ntrack-libnl.lo] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/06/20/ntrack_016-1.1_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