python-pypcap FTBFS on Jaunty

Bug #343336 reported by Alessio Treglia
0
Affects Status Importance Assigned to Milestone
python-pypcap (Gentoo Linux)
Fix Released
Medium
python-pypcap (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: python-pypcap

python-pypcap FTBFS on Ubuntu 9.04, attaching a buildlog:

creating build/temp.linux-x86_64-2.6
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wall -g -O2 -fPIC -I/usr/include -I/usr/include/python2.6 -c pcap.c -o build/temp.linux-x86_64-2.6/pcap.o
pcap.c: In function '__pyx_f_4pcap_3bpf_filter':
pcap.c:289: warning: pointer targets in passing argument 2 of 'bpf_filter' differ in signedness
pcap.c: In function '__pyx_f_4pcap_4pcap_dispatch':
pcap.c:1044: warning: passing argument 3 of 'pcap_dispatch' from incompatible pointer type
pcap.c: In function '__pyx_f_4pcap_4pcap_loop':
pcap.c:1135: warning: passing argument 3 of 'pcap_ex_next' from incompatible pointer type
pcap.c: In function '__pyx_f_4pcap_4pcap_dump':
pcap.c:1333: warning: passing argument 1 of 'pcap_dump' from incompatible pointer type
pcap.c:1333: warning: pointer targets in passing argument 3 of 'pcap_dump' differ in signedness
pcap.c: In function '__pyx_f_4pcap_4pcap___next__':
pcap.c:1506: warning: passing argument 3 of 'pcap_ex_next' from incompatible pointer type
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wall -g -O2 -fPIC -I/usr/include -I/usr/include/python2.6 -c pcap_ex.c -o build/temp.linux-x86_64-2.6/pcap_ex.o
pcap_ex.c: In function 'pcap_ex_fileno':
pcap_ex.c:165: error: dereferencing pointer to incomplete type
pcap_ex.c: In function 'pcap_ex_next':
pcap_ex.c:253: error: dereferencing pointer to incomplete type
pcap_ex.c: In function 'pcap_ex_compile_nopcap':
pcap_ex.c:285: warning: implicit declaration of function 'mktemp'
pcap_ex.c:294: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
error: command 'gcc' failed with exit status 1
make: *** [build-stamp] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
pbuilder: Failed autobuilding of package
 -> Aborting with an error
 -> unmounting dev/pts filesystem
 -> unmounting proc filesystem
 -> cleaning the build env
    -> removing directory /home/debomatic/incoming/jaunty/build/11745 and its subdirectories

Tags: ftbfs
Changed in python-pypcap (Ubuntu):
importance: Undecided → Medium
status: New → Confirmed
Changed in python-pypcap:
status: Unknown → Confirmed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python-pypcap - 1.1.2+debian-1ubuntu1

---------------
python-pypcap (1.1.2+debian-1ubuntu1) jaunty; urgency=low

  * Python 2.6 transition:
    - debian/rules: include /usr/share/python/python.mk
    - debian/rules: pass $(py_setup_install_args) macro to setup.py
  * setup.py: fix include path for pcap.h (LP: #343336).

 -- Luca Falavigna <email address hidden> Tue, 31 Mar 2009 07:47:44 +0000

Changed in python-pypcap:
status: Confirmed → Fix Released
Changed in python-pypcap (Gentoo Linux):
status: Confirmed → Fix Released
Changed in python-pypcap (Gentoo Linux):
importance: Unknown → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.