[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#476048: netdude: FTBFS: checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory



Package: netdude
Version: 0.3.3-5
Severity: serious
User: debian-qa@lists.debian.org
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
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



Reply to: