Your message dated Fri, 28 Nov 2008 10:38:25 GMT
with message-id <[EMAIL PROTECTED]>
and subject line ftm has been removed from Debian, closing #465576
has caused the Debian Bug report #465576,
regarding ftm: FTBFS: clients.c:35:29: error: libiptc/libiptc.h: No such file 
or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
465576: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465576
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
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 |



--- End Message ---
--- Begin Message ---
Version: 0.0.8+rm

The ftm package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.

For more information about this package's removal, read
http://bugs.debian.org/506810 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues
http://Marco.Tondela.org


--- End Message ---

Reply via email to