Package: ftm
Version: 0.0.8
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080212 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in sid, your package failed to build on i386.
Relevant part:
> gcc -Wall -Wno-trigraphs -Os -pipe -fno-strict-aliasing -fno-common
> -I/usr/local/include -I../include -I../lib -c -o clients.o clients.c
> clients.c:35:29: error: libiptc/libiptc.h: No such file or directory
> clients.c:63: error: expected specifier-qualifier-list before 'iptc_handle_t'
> clients.c: In function 'client_create':
> clients.c:102: error: 'struct iptc' has no member named 'handle'
> clients.c:102: warning: implicit declaration of function 'iptc_init'
> clients.c:104: warning: implicit declaration of function 'iptc_strerror'
> clients.c:104: warning: format '%s' expects type 'char *', but argument 2
> has type 'int'
> clients.c:108: warning: implicit declaration of function 'iptc_is_chain'
> clients.c:108: error: 'struct iptc' has no member named 'handle'
> clients.c:114: warning: implicit declaration of function 'iptc_flush_entries'
> clients.c:114: error: 'struct iptc' has no member named 'handle'
> clients.c:116: warning: format '%s' expects type 'char *', but argument 2
> has type 'int'
> clients.c: In function 'commit':
> clients.c:203: warning: implicit declaration of function 'iptc_commit'
> clients.c:203: error: 'struct iptc' has no member named 'handle'
> clients.c:203: error: 'struct iptc' has no member named 'handle'
> clients.c:205: warning: format '%s' expects type 'char *', but argument 2
> has type 'int'
> clients.c: In function 'client_destroy':
> clients.c:240: error: 'struct iptc' has no member named 'handle'
> clients.c:241: error: 'struct iptc' has no member named 'handle'
> clients.c: In function 'client_add':
> clients.c:263: warning: implicit declaration of function 'IPT_ALIGN'
> clients.c:263: error: invalid application of 'sizeof' to incomplete type
> 'struct ipt_standard_target'
> clients.c:264: error: invalid application of 'sizeof' to incomplete type
> 'struct ipt_entry'
> clients.c:333: error: dereferencing pointer to incomplete type
> clients.c:334: error: dereferencing pointer to incomplete type
> clients.c:336: error: dereferencing pointer to incomplete type
> clients.c:337: error: dereferencing pointer to incomplete type
> clients.c:337: error: dereferencing pointer to incomplete type
> clients.c:337: error: dereferencing pointer to incomplete type
> clients.c:338: error: dereferencing pointer to incomplete type
> clients.c:338: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in
> this function)
> clients.c:338: error: (Each undeclared identifier is reported only once
> clients.c:338: error: for each function it appears in.)
> clients.c:339: error: dereferencing pointer to incomplete type
> clients.c:339: error: 'IPTC_LABEL_RETURN' undeclared (first use in this
> function)
> clients.c:341: error: dereferencing pointer to incomplete type
> clients.c:341: error: 'IPPROTO_IP' undeclared (first use in this function)
> clients.c:342: error: dereferencing pointer to incomplete type
> clients.c:342: error: 'IFNAMSIZ' undeclared (first use in this function)
> clients.c:343: error: dereferencing pointer to incomplete type
> clients.c:344: error: dereferencing pointer to incomplete type
> clients.c:345: error: dereferencing pointer to incomplete type
> clients.c:352: error: dereferencing pointer to incomplete type
> clients.c:352: error: dereferencing pointer to incomplete type
> clients.c:353: error: dereferencing pointer to incomplete type
> clients.c:354: error: dereferencing pointer to incomplete type
> clients.c:355: error: dereferencing pointer to incomplete type
> clients.c:355: error: 'NFC_IP_DST' undeclared (first use in this function)
> clients.c:356: warning: implicit declaration of function 'iptc_insert_entry'
> clients.c:356: error: 'struct iptc' has no member named 'handle'
> clients.c:360: warning: format '%s' expects type 'char *', but argument 7
> has type 'int'
> clients.c:368: error: dereferencing pointer to incomplete type
> clients.c:368: error: dereferencing pointer to incomplete type
> clients.c:369: error: dereferencing pointer to incomplete type
> clients.c:370: error: dereferencing pointer to incomplete type
> clients.c:371: error: dereferencing pointer to incomplete type
> clients.c:371: error: 'NFC_IP_SRC' undeclared (first use in this function)
> clients.c:372: error: 'struct iptc' has no member named 'handle'
> clients.c:376: warning: format '%s' expects type 'char *', but argument 7
> has type 'int'
> clients.c: In function 'client_read_counters':
> clients.c:405: warning: implicit declaration of function 'iptc_read_counter'
> clients.c:405: error: 'struct iptc' has no member named 'handle'
> clients.c:405: warning: assignment makes pointer from integer without a cast
> clients.c:407: warning: format '%s' expects type 'char *', but argument 2
> has type 'int'
> clients.c:411: error: dereferencing pointer to incomplete type
> clients.c:413: error: 'struct iptc' has no member named 'handle'
> clients.c:413: warning: assignment makes pointer from integer without a cast
> clients.c:415: warning: format '%s' expects type 'char *', but argument 2
> has type 'int'
> clients.c:419: error: dereferencing pointer to incomplete type
> clients.c: In function 'client_reset':
> clients.c:474: warning: implicit declaration of function 'iptc_zero_entries'
> clients.c:474: error: 'struct iptc' has no member named 'handle'
> clients.c:476: warning: format '%s' expects type 'char *', but argument 2
> has type 'int'
> make[3]: *** [clients.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/02/12
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 containing a sid i386
environment. Internet was not accessible from the build systems.
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]