Bug#441682: netdude: FTBFS: nd_fddi.c:37:21: error: net/bpf.h: No such file or directory

2007-09-11 Thread Rene Mayorga
tags 441682 + patch
thanks

El lun, 10-09-2007 a las 21:58 +0200, Lucas Nussbaum escribió:
> Package: netdude
> version: 0.3.3-4
> Severity: serious
> User: [EMAIL PROTECTED]
> Usertags: qa-ftbfs-20070905 qa-ftbfs
> Justification: FTBFS on i386
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on i386.
> 
> Relevant part:
> make[4]: Entering directory `/build/user/netdude-0.3.3/protocols/fddi'
> if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
> -I../.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
> -I/usr/lib/glib/include -I../.. -I../../libltdl -I../../include -W -Wall
> -g -O2 -MT nd_fddi.lo -MD -MP -MF ".deps/nd_fddi.Tpo" -c -o nd_fddi.lo 
> nd_fddi.c; \
>   then mv -f ".deps/nd_fddi.Tpo" ".deps/nd_fddi.Plo"; else rm -f 
> ".deps/nd_fddi.Tpo"; exit 1; fi
> mkdir .libs
>  gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-1.2 
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../.. -I../../libltdl 
> -I../../include -W -Wall -g -O2 -MT nd_fddi.lo -MD -MP -MF .deps/nd_fddi.Tpo 
> -c nd_fddi.c  -fPIC -DPIC -o .libs/nd_fddi.o
> nd_fddi.c:37:21: error: net/bpf.h: No such file or directory

Changing Build-dep from libpcap-dev to libpcap0.7-dev resolves the
problem.

I attach a smal diff with this change and an entry in the changelog set
as QA upload.


Cheers

-- 
Rene Mauricio Mayorga   |  GPG: A209C305
http://rmayorga.org |  
--
08B6 58AB A691 DD56 C30B  8D37 8040 19FA A209 C305
diff -ruN netdude-0.3.3.orig/debian/changelog netdude-0.3.3/debian/changelog
--- netdude-0.3.3.orig/debian/changelog	2007-09-11 13:18:41.0 -0600
+++ netdude-0.3.3/debian/changelog	2007-09-11 13:19:05.0 -0600
@@ -1,3 +1,10 @@
+netdude (0.3.3-5) unstable; urgency=low
+
+  * QA upload.
+  * libpcap-dev changed to libpcap0.7-dev in Build-Dep (Closes: #441682)
+
+ -- Rene Mayorga <[EMAIL PROTECTED]>  Tue, 11 Sep 2007 13:14:03 -0600
+
 netdude (0.3.3-4) unstable; urgency=low
 
   * QA upload.
diff -ruN netdude-0.3.3.orig/debian/control netdude-0.3.3/debian/control
--- netdude-0.3.3.orig/debian/control	2007-09-11 13:18:41.0 -0600
+++ netdude-0.3.3/debian/control	2007-09-11 13:18:58.0 -0600
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Debian QA Group <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 3.0.0), autotools-dev, gettext, bison, m4, libgtk1.2-dev, libpcap-dev, dpatch
+Build-Depends: debhelper (>> 3.0.0), autotools-dev, gettext, bison, m4, libgtk1.2-dev, libpcap0.7-dev, dpatch
 Standards-Version: 3.6.1
 
 Package: netdude


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#441682: netdude: FTBFS: nd_fddi.c:37:21: error: net/bpf.h: No such file or directory

2007-09-10 Thread Lucas Nussbaum
Package: netdude
version: 0.3.3-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[4]: Entering directory `/build/user/netdude-0.3.3/protocols/fddi'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I../.. -I../../libltdl -I../../include -W -Wall-g -O2 -MT nd_fddi.lo -MD 
-MP -MF ".deps/nd_fddi.Tpo" -c -o nd_fddi.lo nd_fddi.c; \
then mv -f ".deps/nd_fddi.Tpo" ".deps/nd_fddi.Plo"; else rm -f 
".deps/nd_fddi.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../.. -I../../libltdl 
-I../../include -W -Wall -g -O2 -MT nd_fddi.lo -MD -MP -MF .deps/nd_fddi.Tpo -c 
nd_fddi.c  -fPIC -DPIC -o .libs/nd_fddi.o
nd_fddi.c:37:21: error: net/bpf.h: No such file or directory
make[4]: *** [nd_fddi.lo] Error 1
make[4]: Leaving directory `/build/user/netdude-0.3.3/protocols/fddi'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/user/netdude-0.3.3/protocols'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/netdude-0.3.3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/netdude-0.3.3'
make: *** [build-stamp] Error 2

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

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]