Your message dated Sun, 17 Jun 2007 18:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#425958: fixed in airsnort 0.2.7e-2.1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: airsnort
version: 0.2.7e-2
Severity: serious
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
/usr/bin/make
make[1]: Entering directory `/build/user/airsnort-0.2.7e'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/user/airsnort-0.2.7e'
Making all in src
make[3]: Entering directory `/build/user/airsnort-0.2.7e/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" 
-DPACKAGE_LOCALE_DIR=\""/usr//locale"\" -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/freetype2 -I/usr/include/libpng12      -O2 -Wall -MT main.o -MD 
-MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
        then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f 
".deps/main.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" 
-DPACKAGE_LOCALE_DIR=\""/usr//locale"\" -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/freetype2 -I/usr/include/libpng12      -O2 -Wall -MT support.o 
-MD -MP -MF ".deps/support.Tpo" -c -o support.o support.c; \
        then mv -f ".deps/support.Tpo" ".deps/support.Po"; else rm -f 
".deps/support.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" 
-DPACKAGE_LOCALE_DIR=\""/usr//locale"\" -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/freetype2 -I/usr/include/libpng12      -O2 -Wall -MT interface.o 
-MD -MP -MF ".deps/interface.Tpo" -c -o interface.o interface.c; \
        then mv -f ".deps/interface.Tpo" ".deps/interface.Po"; else rm -f 
".deps/interface.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" 
-DPACKAGE_LOCALE_DIR=\""/usr//locale"\" -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/freetype2 -I/usr/include/libpng12      -O2 -Wall -MT callbacks.o 
-MD -MP -MF ".deps/callbacks.Tpo" -c -o callbacks.o callbacks.c; \
        then mv -f ".deps/callbacks.Tpo" ".deps/callbacks.Po"; else rm -f 
".deps/callbacks.Tpo"; exit 1; fi
In file included from PacketSource.h:31,
                 from callbacks.c:24:
/usr/include/linux/wireless.h:646: error: expected specifier-qualifier-list 
before '__s32'
/usr/include/linux/wireless.h:659: error: expected specifier-qualifier-list 
before '__u16'
/usr/include/linux/wireless.h:673: error: expected specifier-qualifier-list 
before '__s32'
/usr/include/linux/wireless.h:684: error: expected specifier-qualifier-list 
before '__u8'
/usr/include/linux/wireless.h:700: error: expected specifier-qualifier-list 
before '__u32'
/usr/include/linux/wireless.h:713: error: expected specifier-qualifier-list 
before '__u32'
/usr/include/linux/wireless.h:740: error: expected specifier-qualifier-list 
before '__u8'
/usr/include/linux/wireless.h:802: error: expected specifier-qualifier-list 
before '__u32'
/usr/include/linux/wireless.h:816: error: expected specifier-qualifier-list 
before '__u16'
/usr/include/linux/wireless.h:830: error: expected specifier-qualifier-list 
before '__u32'
/usr/include/linux/wireless.h:838: error: expected specifier-qualifier-list 
before '__u32'
/usr/include/linux/wireless.h:847: error: expected specifier-qualifier-list 
before '__u32'
/usr/include/linux/wireless.h:859: error: expected specifier-qualifier-list 
before '__u16'
/usr/include/linux/wireless.h:882: error: 'IFNAMSIZ' undeclared here (not in a 
function)
/usr/include/linux/wireless.h:897: error: expected specifier-qualifier-list 
before '__u32'
/usr/include/linux/wireless.h:941: error: expected specifier-qualifier-list 
before '__u32'
/usr/include/linux/wireless.h:1042: error: expected specifier-qualifier-list 
before '__u32'
/usr/include/linux/wireless.h:1060: error: expected specifier-qualifier-list 
before '__u16'
callbacks.c: In function 'fillDeviceList':
callbacks.c:121: error: storage size of 'ir' isn't known
callbacks.c:129: error: 'IFF_LOOPBACK' undeclared (first use in this function)
callbacks.c:129: error: (Each undeclared identifier is reported only once
callbacks.c:129: error: for each function it appears in.)
callbacks.c:121: warning: unused variable 'ir'
make[3]: *** [callbacks.o] Error 1
make[3]: Leaving directory `/build/user/airsnort-0.2.7e/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/airsnort-0.2.7e'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/airsnort-0.2.7e'
make: *** [build-stamp] Error 2

The full build log is available from
http://people.debian.org/~lucas/logs/2007/05/22/

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

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: airsnort
Source-Version: 0.2.7e-2.1

We believe that the bug you reported is fixed in the latest version of
airsnort, which is due to be installed in the Debian FTP archive:

airsnort_0.2.7e-2.1.diff.gz
  to pool/main/a/airsnort/airsnort_0.2.7e-2.1.diff.gz
airsnort_0.2.7e-2.1.dsc
  to pool/main/a/airsnort/airsnort_0.2.7e-2.1.dsc
airsnort_0.2.7e-2.1_ia64.deb
  to pool/main/a/airsnort/airsnort_0.2.7e-2.1_ia64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Barth <[EMAIL PROTECTED]> (supplier of updated airsnort package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 17 Jun 2007 18:12:36 +0000
Source: airsnort
Binary: airsnort
Architecture: source ia64
Version: 0.2.7e-2.1
Distribution: unstable
Urgency: low
Maintainer: Noèl Köthe <[EMAIL PROTECTED]>
Changed-By: Andreas Barth <[EMAIL PROTECTED]>
Description: 
 airsnort   - WLAN sniffer
Closes: 425958
Changes: 
 airsnort (0.2.7e-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS with patch from Jesse Brandeburg. Closes: #425958
Files: 
 72b604d9cbb5d44e561fc8df13d78261 641 net optional airsnort_0.2.7e-2.1.dsc
 26444fa5927ccad542ad3474ad17cc4d 3272 net optional airsnort_0.2.7e-2.1.diff.gz
 fe0fdf3124cd3007b9c4b519fa0df574 71476 net optional 
airsnort_0.2.7e-2.1_ia64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFGdXrbmdOZoew2oYURAseZAKC+dceFbb4aHe+eBFIglMJ+BMThBACgnhhq
inS/E2+D6VzO9xtSKunJUGE=
=Pl05
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to