Your message dated Fri, 25 Apr 2008 19:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#476048: fixed in netdude 0.3.3-6
has caused the Debian Bug report #476048,
regarding netdude: FTBFS: checking for shared library run path origin... 
/bin/sh: ./config.rpath: 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.)


-- 
476048: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476048
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: netdude
Version: 0.3.3-5
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080413 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> make[1]: Entering directory `/build/user/netdude-0.3.3'
> dpatch  deapply-all  
> pcap-0.8 not applied to ./ .
> re-autotool not applied to ./ .
> fix_automake1.9_issues not applied to ./ .
> AM_MAINTAINER_MODE not applied to ./ .
> fix_libdir not applied to ./ .
> fix_324896 not applied to ./ .
> rm -rf patch-stamp patch-stampT debian/patched
> make[1]: Leaving directory `/build/user/netdude-0.3.3'
> rm -rf include/
> rm -f config.guess config.sub
> dh_clean
> dh_clean: Compatibility levels before 4 are deprecated.
>  dpkg-source -b netdude-0.3.3
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building netdude using existing netdude_0.3.3.orig.tar.gz
> dpkg-source: info: building netdude in netdude_0.3.3-5.diff.gz
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/AM_MAINTAINER_MODE.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/fix_automake1.9_issues.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/re-autotool.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/fix_324896.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/pcap-0.8.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/fix_libdir.dpatch' will not be represented in diff
> dpkg-source: warning: ignoring deletion of file config.guess
> dpkg-source: warning: ignoring deletion of file config.sub
> dpkg-source: info: building netdude in netdude_0.3.3-5.dsc
>  debian/rules build
> test -d debian/patched || install -d debian/patched
> dpatch  apply-all  
> applying patch fix_324896 to ./ ... ok.
> applying patch fix_libdir to ./ ... ok.
> applying patch AM_MAINTAINER_MODE to ./ ... ok.
> applying patch fix_automake1.9_issues to ./ ... ok.
> applying patch re-autotool to ./ ... ok.
> applying patch pcap-0.8 to ./ ... ok.
> dpatch  cat-all  >>patch-stampT
> mv -f patch-stampT patch-stamp
> dh_testdir
> # Add here commands to configure the package.
> ln -sf /usr/share/misc/config.guess /usr/share/misc/config.sub .
> ./configure --prefix=/usr --exec-prefix=/usr \
>                       --sysconfdir=/etc \
>                       --mandir=\${prefix}/share/man \
>                       --infodir=\${prefix}/share/info \
>                       --with-tcpdump=/usr/sbin/tcpdump \
>                       --with-html-dir=/usr/share/doc/netdude/html
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> shtool:echo:Warning: unable to determine terminal sequence for bold mode
> shtool:echo:Warning: unable to determine terminal sequence for bold mode
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking whether make sets $(MAKE)... (cached) yes
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking for a sed that does not truncate output... /bin/sed
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... gcc3
> checking how to run the C++ preprocessor... g++ -E
> checking for g77... no
> checking for f77... no
> checking for xlf... no
> checking for frt... no
> checking for pgf77... no
> checking for cf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for f90... no
> checking for xlf90... no
> checking for pgf90... no
> checking for pghpf... no
> checking for epcf90... no
> checking for gfortran... no
> checking for g95... no
> checking for f95... no
> checking for fort... no
> checking for xlf95... no
> checking for ifort... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for ftn... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether  accepts -g... no
> checking the maximum length of command line arguments... 32768
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking for shl_load... no
> checking for shl_load in -ldld... no
> checking for dlopen... no
> checking for dlopen in -ldl... yes
> checking whether a program can dlopen itself... yes
> checking whether a statically linked program can dlopen itself... no
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking for ld used by g++... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking for g++ option to produce PIC... -fPIC
> checking if g++ PIC flag -fPIC works... yes
> checking if g++ static flag -static works... yes
> checking if g++ supports -c -o file.o... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> appending configuration tag "F77" to libtool
> checking host system type... (cached) i686-pc-linux-gnu
> checking whether byte ordering is bigendian... no
> checking whether NLS is requested... yes
> checking for msgfmt... /usr/bin/msgfmt
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking for msgmerge... /usr/bin/msgmerge
> checking whether we are using the GNU C Library 2 or newer... yes
> checking for ranlib... (cached) ranlib
> checking for simple visibility declarations... yes
> checking for inline... inline
> checking for size_t... yes
> checking for stdint.h... yes
> checking for working alloca.h... yes
> checking for alloca... yes
> checking for stdlib.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for getpagesize... yes
> checking for working mmap... yes
> checking whether integer division by zero raises SIGFPE... yes
> checking for inttypes.h... yes
> checking for unsigned long long... yes
> checking for inttypes.h... (cached) yes
> checking whether the inttypes.h PRIxNN macros are broken... no
> checking for ld used by GCC... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for shared library run path origin... /bin/sh: ./config.rpath: No 
> such file or directory
> done
> checking whether imported symbols can be declared weak... yes
> checking pthread.h usability... yes
> checking pthread.h presence... yes
> checking for pthread.h... yes
> checking for pthread_kill in -lpthread... yes
> checking for pthread_rwlock_t... yes
> checking for multithread API to use... posix
> checking argz.h usability... yes
> checking argz.h presence... yes
> checking for argz.h... yes
> checking limits.h usability... yes
> checking limits.h presence... yes
> checking for limits.h... yes
> checking for unistd.h... (cached) yes
> checking sys/param.h usability... yes
> checking sys/param.h presence... yes
> checking for sys/param.h... yes
> checking for getcwd... yes
> checking for getegid... yes
> checking for geteuid... yes
> checking for getgid... yes
> checking for getuid... yes
> checking for mempcpy... yes
> checking for munmap... yes
> checking for stpcpy... yes
> checking for strcasecmp... yes
> checking for strdup... yes
> checking for strtoul... yes
> checking for tsearch... yes
> checking for argz_count... yes
> checking for argz_stringify... yes
> checking for argz_next... yes
> checking for __fsetlocking... yes
> checking whether feof_unlocked is declared... yes
> checking whether fgets_unlocked is declared... yes
> checking for iconv... yes
> checking for iconv declaration... 
>          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
> char * *outbuf, size_t *outbytesleft);
> checking for NL_LOCALE_NAME macro... yes
> checking for bison... bison
> checking version of bison... 2.3, ok
> checking for signed... yes
> checking for long long... yes
> checking for long double... yes
> checking for wchar_t... yes
> checking for wint_t... yes
> checking for intmax_t... yes
> checking whether printf() supports POSIX/XSI format strings... yes
> checking whether we are using the GNU C Library 2.1 or newer... yes
> checking for stdint.h... (cached) yes
> checking for SIZE_MAX... yes
> checking for stdint.h... (cached) yes
> checking for CFPreferencesCopyAppValue... no
> checking for CFLocaleCopyCurrent... no
> checking for ptrdiff_t... yes
> checking stddef.h usability... yes
> checking stddef.h presence... yes
> checking for stddef.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for asprintf... yes
> checking for fwprintf... yes
> checking for putenv... yes
> checking for setenv... yes
> checking for setlocale... yes
> checking for snprintf... yes
> checking for wcslen... yes
> checking whether _snprintf is declared... no
> checking whether _snwprintf is declared... no
> checking whether getc_unlocked is declared... yes
> checking for nl_langinfo and CODESET... yes
> checking for LC_MESSAGES... yes
> checking for CFPreferencesCopyAppValue... (cached) no
> checking for CFLocaleCopyCurrent... (cached) no
> checking whether included gettext is requested... no
> checking for GNU gettext in libc... yes
> checking whether to use NLS... yes
> checking where the gettext function comes from... libc
> checking for gtk-config... /usr/bin/gtk-config
> checking for gtk... yes
> checking for glib-config... /usr/bin/glib-config
> checking for glib... yes
> checking pcap.h usability... yes
> checking pcap.h presence... yes
> checking for pcap.h... yes
> checking for main in -lpcap... yes
> checking for tcpdump... /usr/sbin/tcpdump
> checking for gtkdoc-mkdb... false
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating src/Makefile
> config.status: creating plugins/Makefile
> config.status: creating protocols/Makefile
> config.status: creating protocols/arp/Makefile
> config.status: creating protocols/ether/Makefile
> config.status: creating protocols/fddi/Makefile
> config.status: creating protocols/icmp/Makefile
> config.status: creating protocols/ip/Makefile
> config.status: creating protocols/linux-sll/Makefile
> config.status: creating protocols/snap/Makefile
> config.status: creating protocols/tcp/Makefile
> config.status: creating protocols/udp/Makefile
> config.status: creating intl/Makefile
> config.status: WARNING:  intl/Makefile.in seems to ignore the --datarootdir 
> setting
> config.status: creating po/Makefile.in
> config.status: WARNING:  po/Makefile.in.in seems to ignore the --datarootdir 
> setting
> config.status: creating pixmaps/Makefile
> config.status: creating doc/Makefile
> config.status: creating doc/netdude-manual/Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing po-directories commands
> config.status: creating po/POTFILES
> config.status: creating po/Makefile
> config.status: executing mkhtml commands
> config.status: executing include commands
> === configuring in libltdl (/build/user/netdude-0.3.3/libltdl)
> configure: running /bin/sh ./configure --prefix=/usr  '--exec-prefix=/usr' 
> '--sysconfdir=/etc' '--mandir=${prefix}/share/man' 
> '--infodir=${prefix}/share/info' '--with-tcpdump=/usr/sbin/tcpdump' 
> '--with-html-dir=/usr/share/doc/netdude/html' 'CFLAGS=-g -O2' 'LDFLAGS=' 
> 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 'FFLAGS=-g -O2' '--enable-ltdl-convenience' 
> --cache-file=/dev/null --srcdir=.
> configure: warning: CFLAGS=-g -O2: invalid host type
> configure: warning: LDFLAGS=: invalid host type
> configure: error: can only configure for one host and one target at a time
> configure: error: ./configure failed for libltdl
> make: *** [configure-stamp] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/13

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 ---
Source: netdude
Source-Version: 0.3.3-6

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

libnetdude_0.3.3-6_i386.deb
  to pool/main/n/netdude/libnetdude_0.3.3-6_i386.deb
netdude-dev_0.3.3-6_i386.deb
  to pool/main/n/netdude/netdude-dev_0.3.3-6_i386.deb
netdude_0.3.3-6.diff.gz
  to pool/main/n/netdude/netdude_0.3.3-6.diff.gz
netdude_0.3.3-6.dsc
  to pool/main/n/netdude/netdude_0.3.3-6.dsc
netdude_0.3.3-6_i386.deb
  to pool/main/n/netdude/netdude_0.3.3-6_i386.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.
Chris Lamb <[EMAIL PROTECTED]> (supplier of updated netdude 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.8
Date: Fri, 25 Apr 2008 17:10:27 +0100
Source: netdude
Binary: netdude netdude-dev libnetdude
Architecture: source i386
Version: 0.3.3-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Chris Lamb <[EMAIL PROTECTED]>
Description: 
 libnetdude - NETwork DUmp data Displayer and Editor for tcpdump trace files
 netdude    - NETwork DUmp data Displayer and Editor for tcpdump trace files
 netdude-dev - NETwork DUmp data Displayer and Editor for tcpdump trace files
Closes: 476048
Changes: 
 netdude (0.3.3-6) unstable; urgency=medium
 .
   * QA Upload.
   * debian/rules:
     + Unexport flags set by dpkg-buildpackage to allow ./configure to run,
       thus preventing an FTBFS. (Closes: #476048).
     + Do not set DH_COMPAT.
   * debian/control:
     + Standards version is now 3.7.3 (no changes needed).
     + Use at least debhelper 5 for build.
     + Update descriptions, fix typos.
     + Use Homepage field.
   * Menus:
     - Offer the Debian-supplied .xpm over the .png
     - Resize the .xpm to 32x32.
Checksums-Sha1: 
 f7f484fd2a781fabd462544516b0e1c8580db6d8 1087 netdude_0.3.3-6.dsc
 1738768faef128a3fa9aef519ee9f820e1558085 430477 netdude_0.3.3-6.diff.gz
 38368aae6f29365b9d96f75e151f4a86927f34d2 506928 netdude_0.3.3-6_i386.deb
 fd6cfc604ca07b5777f72fa78cb11a3dc9263393 405974 netdude-dev_0.3.3-6_i386.deb
 45d7cfd429920f9ec4d462f21c91912c8a43eb4d 64084 libnetdude_0.3.3-6_i386.deb
Checksums-Sha256: 
 8a05b375e2b92c3301114e9b589fb0263705990ed46145c6469eac0bd7f391e8 1087 
netdude_0.3.3-6.dsc
 ccf1553fbe2d7fc958f42486e1c0e7319963b44bc11ab4129a8deed185716fe8 430477 
netdude_0.3.3-6.diff.gz
 7a27f8d8fa0a2db872f82653cd9c56ceb3a3fb69e1e3088d51764b80618c7d0d 506928 
netdude_0.3.3-6_i386.deb
 5d9f0d470c7143e8271c4b929ad179a08fe85ac15e4459bd09863e8aacd0ff5d 405974 
netdude-dev_0.3.3-6_i386.deb
 1812818f4332d7c40a5c56371cffafcc181145f225d71f07a5ca56768d4c8eb4 64084 
libnetdude_0.3.3-6_i386.deb
Files: 
 46371d3552937cb34f084a483d6c76a8 1087 net optional netdude_0.3.3-6.dsc
 24c15be5db3ea198f3cc98e6849d0bea 430477 net optional netdude_0.3.3-6.diff.gz
 2b4e4cbe46cd402fc6e05668086a4391 506928 x11 optional netdude_0.3.3-6_i386.deb
 a5bcc2530e2cb45d2f2735b5bab7eeb6 405974 devel optional 
netdude-dev_0.3.3-6_i386.deb
 792f8a8c50b027288f1a32bff67e4309 64084 libs optional 
libnetdude_0.3.3-6_i386.deb

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

iD8DBQFIEilLSd75awtatOcRAnqeAJ4p4LjP7i4FOSxUm4rCcxurxg4TNwCaApLB
EnjZVvbfbmueeniyU5Pv/B8=
=9rOo
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to