Source: tcptrace Version: 6.6.7-3 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20110607 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > gcc -O2 -g -O2 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" > -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC > -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE > -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM > -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DHAVE_LIBM=1 > -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 > -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 > -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 > -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 > -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_MEMALIGN=1 > -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap > -I/usr/include/pcap -g -Wall -O2 -c -o print.o print.c > print.c: In function 'printtcp_packet': > print.c:380:41: error: 'struct tcphdr' has no member named 'th_off' > print.c:387:5: error: 'struct tcphdr' has no member named 'th_sport' > print.c:388:22: error: 'struct tcphdr' has no member named 'th_sport' > print.c:390:5: error: 'struct tcphdr' has no member named 'th_dport' > print.c:391:22: error: 'struct tcphdr' has no member named 'th_dport' > print.c:393:5: error: 'struct tcphdr' has no member named 'th_flags' > print.c:394:5: error: 'struct tcphdr' has no member named 'th_flags' > print.c:395:5: error: 'struct tcphdr' has no member named 'th_flags' > print.c:395:5: error: 'TH_URG' undeclared (first use in this function) > print.c:395:5: note: each undeclared identifier is reported only once for > each function it appears in > print.c:396:5: error: 'struct tcphdr' has no member named 'th_flags' > print.c:396:5: error: 'TH_ACK' undeclared (first use in this function) > print.c:397:5: error: 'struct tcphdr' has no member named 'th_flags' > print.c:397:5: error: 'TH_PUSH' undeclared (first use in this function) > print.c:398:5: error: 'struct tcphdr' has no member named 'th_flags' > print.c:398:5: error: 'TH_RST' undeclared (first use in this function) > print.c:399:5: error: 'struct tcphdr' has no member named 'th_flags' > print.c:399:5: error: 'TH_SYN' undeclared (first use in this function) > print.c:400:5: error: 'struct tcphdr' has no member named 'th_flags' > print.c:400:5: error: 'TH_FIN' undeclared (first use in this function) > print.c:401:9: error: 'struct tcphdr' has no member named 'th_flags' > print.c:402:54: error: 'struct tcphdr' has no member named 'th_seq' > print.c:403:54: error: 'struct tcphdr' has no member named 'th_ack' > print.c:404:32: error: 'struct tcphdr' has no member named 'th_win' > print.c:405:30: error: 'struct tcphdr' has no member named 'th_off' > print.c:406:24: error: 'struct tcphdr' has no member named 'th_off' > print.c:413:9: error: 'struct tcphdr' has no member named 'th_x2' > print.c:415:9: error: 'struct tcphdr' has no member named 'th_x2' > print.c:417:34: error: 'struct tcphdr' has no member named 'th_sum' > print.c:418:30: error: 'struct tcphdr' has no member named 'th_off' > print.c:439:9: error: 'struct tcphdr' has no member named 'th_off' > print.c:443:25: error: 'struct tcphdr' has no member named 'th_off' > print.c:444:21: error: 'struct tcphdr' has no member named 'th_off' > print.c:503:44: error: 'struct tcphdr' has no member named 'th_off' > print.c: In function 'printudp_packet': > print.c:535:5: error: 'struct udphdr' has no member named 'uh_sport' > print.c:536:22: error: 'struct udphdr' has no member named 'uh_sport' > print.c:538:5: error: 'struct udphdr' has no member named 'uh_dport' > print.c:539:22: error: 'struct udphdr' has no member named 'uh_dport' > print.c:541:18: error: 'struct udphdr' has no member named 'uh_ulen' > print.c:543:34: error: 'struct udphdr' has no member named 'uh_sum' > print.c:552:30: error: 'struct udphdr' has no member named 'uh_ulen' > print.c:553:25: error: 'struct udphdr' has no member named 'uh_ulen' > print.c:556:9: error: 'struct udphdr' has no member named 'uh_ulen' > make[1]: *** [print.o] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2011/06/07/tcptrace_6.6.7-3_lsid64.buildlog 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 about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org