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

Bug#477957: kdenetwork: FTBFS: /build/user/kdenetwork-3.5.9/./configure: line 40202: xmms-config: command not found



Package: kdenetwork
Version: 4:3.5.9-1
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20080425 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/kdenetwork-3.5.9'
> if test -e /usr/share/misc/config.guess ; then \
> 		for i in ./admin/config.guess ; do \
> 			if ! test -e $i.cdbs-orig ; then \
> 				mv $i $i.cdbs-orig ; \
> 				cp --remove-destination /usr/share/misc/config.guess $i ; \
> 			fi ; \
> 		done ; \
> 	fi
> if test -e /usr/share/misc/config.sub ; then \
> 		for i in ./admin/config.sub ; do \
> 			if ! test -e $i.cdbs-orig ; then \
> 				mv $i $i.cdbs-orig ; \
> 				cp --remove-destination /usr/share/misc/config.sub $i ; \
> 			fi ; \
> 		done ; \
> 	fi
> make[1]: Leaving directory `/build/user/kdenetwork-3.5.9'
> if test -e /usr/share/misc/config.guess ; then \
> 		for i in ./admin/config.guess ; do \
> 			if ! test -e $i.cdbs-orig ; then \
> 				mv $i $i.cdbs-orig ; \
> 				cp --remove-destination /usr/share/misc/config.guess $i ; \
> 			fi ; \
> 		done ; \
> 	fi
> if test -e /usr/share/misc/config.sub ; then \
> 		for i in ./admin/config.sub ; do \
> 			if ! test -e $i.cdbs-orig ; then \
> 				mv $i $i.cdbs-orig ; \
> 				cp --remove-destination /usr/share/misc/config.sub $i ; \
> 			fi ; \
> 		done ; \
> 	fi
> if test -n "" -a ! -f configure; then \
> 		/usr/bin/make -C . -f admin/Makefile.common dist; \
> 	fi
> touch debian/stamp-cvs-make
> touch debian/stamp-autotools-files
> chmod a+x /build/user/kdenetwork-3.5.9/./configure
> cd obj-i486-linux-gnu && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/user/kdenetwork-3.5.9/./configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include/kde" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/kdenetwork" --disable-maintainer-mode --disable-dependency-tracking  --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama --enable-final --disable-debug --with-external-libgadu 
> checking build system type... i486-pc-linux-gnu
> checking host system type... i486-pc-linux-gnu
> checking target system type... i486-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for -p flag to install... yes
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for kde-config... /usr/bin/kde-config
> checking where to install... /usr (as requested)
> checking for style of include used by make... GNU
> checking for gcc... cc
> 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 cc accepts -g... yes
> checking for cc option to accept ISO C89... none needed
> checking dependency style of cc... none
> checking how to run the C preprocessor... cc -E
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... none
> checking whether cc is blacklisted... no
> checking whether g++ supports -Wmissing-format-attribute... yes
> checking whether cc supports -Wmissing-format-attribute... yes
> checking whether g++ supports -Wundef... yes
> checking whether g++ supports -Wno-long-long... yes
> checking whether g++ supports -Wno-non-virtual-dtor... yes
> checking whether g++ supports -fno-reorder-blocks... yes
> checking whether g++ supports -fno-exceptions... yes
> checking whether g++ supports -fno-check-new... yes
> checking whether g++ supports -fno-common... yes
> checking whether g++ supports -fexceptions... yes
> checking whether system headers can cope with -O2 -fno-inline... irrelevant
> checking how to run the C++ preprocessor... g++ -E
> checking whether g++ supports -O0... yes
> not using lib directory suffix
> 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 cc... /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 recognize dependent libraries... pass_all
> 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 how to run the C++ preprocessor... g++ -E
> checking for g77... no
> checking for xlf... no
> checking for f77... 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 xlf90... no
> checking for f90... no
> checking for pgf90... no
> checking for pghpf... no
> checking for epcf90... no
> checking for gfortran... no
> checking for g95... no
> checking for xlf95... no
> checking for f95... no
> checking for fort... 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... 98304
> checking command to parse /usr/bin/nm -B output from cc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if cc supports -fno-rtti -fno-exceptions... no
> checking for cc option to produce PIC... -fPIC
> checking if cc PIC flag -fPIC works... yes
> checking if cc static flag -static works... yes
> checking if cc supports -c -o file.o... yes
> checking whether the cc 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... no
> 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 for msgfmt... /usr/bin/msgfmt
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking if C++ programs can be compiled... yes
> checking for strlcat... no
> checking if strlcat needs custom prototype... yes - in libkdefakes
> checking for strlcpy... no
> checking if strlcpy needs custom prototype... yes - in libkdefakes
> checking for main in -lutil... yes
> checking for main in -lcompat... no
> checking for crypt in -lcrypt... yes
> checking for socklen_t... yes
> checking for dnet_ntoa in -ldnet... no
> checking for dnet_ntoa in -ldnet_stub... no
> checking for inet_ntoa... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for sys/types.h... (cached) yes
> checking for stdint.h... (cached) yes
> checking sys/bitypes.h usability... yes
> checking sys/bitypes.h presence... yes
> checking for sys/bitypes.h... yes
> checking for poll in -lpoll... no
> checking Carbon/Carbon.h usability... no
> checking Carbon/Carbon.h presence... no
> checking for Carbon/Carbon.h... no
> checking CoreAudio/CoreAudio.h usability... no
> checking CoreAudio/CoreAudio.h presence... no
> checking for CoreAudio/CoreAudio.h... no
> checking if res_init needs -lresolv... yes
> checking for res_init... yes
> checking if res_init needs custom prototype... no
> checking for killpg in -lucb... no
> checking for int... yes
> checking size of int... 4
> checking for short... yes
> checking size of short... 2
> checking for long... yes
> checking size of long... 4
> checking for char *... yes
> checking size of char *... 4
> checking for dlopen in -ldl... (cached) yes
> checking for shl_unload in -ldld... no
> checking for size_t... yes
> checking size of size_t... 4
> checking for unsigned long... yes
> checking size of unsigned long... 4
> checking sizeof size_t == sizeof unsigned long... yes
> checking for PIE support... yes
> checking if enabling -pie/fPIE support... yes
> checking crt_externs.h usability... no
> checking crt_externs.h presence... no
> checking for crt_externs.h... no
> checking for _NSGetEnviron... no
> checking for vsnprintf... yes
> checking for snprintf... yes
> checking for X... libraries /usr/lib, headers .
> checking for IceConnectionNumber in -lICE... yes
> checking for libXext... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking for pthread_create in -lpthread... yes
> checking for extra includes... no
> checking for extra libs... no
> checking for libz... -lz
> checking for libpng... -lpng -lz -lm
> checking for libjpeg6b... no
> checking for libjpeg... -ljpeg
> checking for perl... /usr/bin/perl
> checking for Qt... libraries /usr/share/qt3/lib, headers /usr/share/qt3/include using -mt
> checking for moc... /usr/share/qt3/bin/moc
> checking for uic... /usr/share/qt3/bin/uic
> checking whether uic supports -L ... yes
> checking whether uic supports -nounload ... yes
> checking if Qt needs -ljpeg... no
> checking for rpath... no
> checking for KDE... libraries /usr/lib, headers /usr/include/kde
> checking if UIC has KDE plugins available... yes
> checking for KDE paths... defaults
> checking for dcopidl... /usr/bin/dcopidl
> checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
> checking for mcopidl... /usr/bin/mcopidl
> checking for artsc-config... /usr/bin/artsc-config
> checking for meinproc... /usr/bin/meinproc
> checking for kconfig_compiler... /usr/bin/kconfig_compiler
> checking for dcopidlng... /usr/bin/dcopidlng
> checking for makekdewidgets... /usr/bin/makekdewidgets
> checking for xmllint... /usr/bin/xmllint
> checking grepping for visibility push/pop in headers... yes
> checking whether g++ supports -fvisibility=hidden... yes
> checking if Qt is patched for -fvisibility... no
> checking for Qt docs... /usr/share/qt3/doc/html
> checking for dot... not found
> checking for doxygen... /usr/bin/doxygen
> checking linux/tcp.h usability... no
> checking linux/tcp.h presence... yes
> configure: WARNING: linux/tcp.h: present but cannot be compiled
> configure: WARNING: linux/tcp.h:     check for missing prerequisite headers?
> configure: WARNING: linux/tcp.h: see the Autoconf documentation
> configure: WARNING: linux/tcp.h:     section "Present But Cannot Be Compiled"
> configure: WARNING: linux/tcp.h: proceeding with the preprocessor's result
> configure: WARNING: linux/tcp.h: in the future, the compiler will take precedence
> checking for linux/tcp.h... yes
> checking linux/if_ppp.h usability... no
> checking linux/if_ppp.h presence... yes
> configure: WARNING: linux/if_ppp.h: present but cannot be compiled
> configure: WARNING: linux/if_ppp.h:     check for missing prerequisite headers?
> configure: WARNING: linux/if_ppp.h: see the Autoconf documentation
> configure: WARNING: linux/if_ppp.h:     section "Present But Cannot Be Compiled"
> configure: WARNING: linux/if_ppp.h: proceeding with the preprocessor's result
> configure: WARNING: linux/if_ppp.h: in the future, the compiler will take precedence
> checking for linux/if_ppp.h... yes
> checking net/errno.h usability... no
> checking net/errno.h presence... no
> checking for net/errno.h... no
> checking net/if_ppp.h usability... yes
> checking net/if_ppp.h presence... yes
> checking for net/if_ppp.h... yes
> checking asm/param.h usability... yes
> checking asm/param.h presence... yes
> checking for asm/param.h... yes
> checking sys/file.h usability... yes
> checking sys/file.h presence... yes
> checking for sys/file.h... yes
> checking for sys/stat.h... (cached) yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking sys/cdefs.h usability... yes
> checking sys/cdefs.h presence... yes
> checking for sys/cdefs.h... yes
> checking sys/sockio.h usability... no
> checking sys/sockio.h presence... no
> checking for sys/sockio.h... no
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking for unistd.h... (cached) yes
> checking fnmatch.h usability... yes
> checking fnmatch.h presence... yes
> checking for fnmatch.h... yes
> checking sysent.h usability... no
> checking sysent.h presence... no
> checking for sysent.h... no
> checking for strings.h... (cached) yes
> checking paths.h usability... yes
> checking paths.h presence... yes
> checking for paths.h... yes
> checking utmp.h usability... yes
> checking utmp.h presence... yes
> checking for utmp.h... yes
> checking re_comp.h usability... yes
> checking re_comp.h presence... yes
> checking for re_comp.h... yes
> checking getopt.h usability... yes
> checking getopt.h presence... yes
> checking for getopt.h... yes
> checking byteswap.h usability... yes
> checking byteswap.h presence... yes
> checking for byteswap.h... yes
> checking for resolv.h... yes
> checking for special C compiler options needed for large files... no
> checking for _FILE_OFFSET_BITS value needed for large files... 64
> checking for flock... yes
> checking for usleep... yes
> checking if usleep needs custom prototype... no
> checking for socket... yes
> checking for fabsl... no
> checking for strdup... yes
> checking for vsnprintf... (cached) yes
> checking for tzset... yes
> checking for setenv... yes
> checking if setenv needs custom prototype... no
> checking for unsetenv... yes
> checking if unsetenv needs custom prototype... no
> checking for getdomainname... yes
> checking if getdomainname needs custom prototype... no
> checking for gethostname... yes
> checking if gethostname needs custom prototype... no
> checking whether byte ordering is bigendian... no
> checking for res_init... no
> checking for res_init in -lresolv... no
> checking for timezone variable... yes
> checking for tm_gmtoff in struct tm... yes
> checking for SLP support... yes
> checking for GL... yes
> checking for Qt docs... /usr/share/qt3/doc/html
> checking for dot... (cached) not found
> checking for doxygen... /usr/bin/doxygen
> checking for tm_gmtoff in struct tm... (cached) yes
> checking knotifydialog.h usability... yes
> checking knotifydialog.h presence... yes
> checking for knotifydialog.h... yes
> checking for kdelibs newer than 3.3.x... yes
> checking for xml2-config... /usr/bin/xml2-config
> checking for xmllint... /usr/bin/xmllint
> checking for xslt-config... /usr/bin/xslt-config
> checking for valgrind.h... yes
> checking for int... (cached) yes
> checking size of int... (cached) 4
> checking for short... (cached) yes
> checking size of short... (cached) 2
> checking for long... (cached) yes
> checking size of long... (cached) 4
> checking for char *... (cached) yes
> checking size of char *... (cached) 4
> checking X11/extensions/Xrender.h usability... yes
> checking X11/extensions/Xrender.h presence... yes
> checking for X11/extensions/Xrender.h... yes
> checking for XRenderComposite in -lXrender... yes
> checking tgmath.h usability... yes
> checking tgmath.h presence... yes
> checking for tgmath.h... yes
> checking for X11/extensions/scrnsaver.h... no
> checking for libxmms... /build/user/kdenetwork-3.5.9/./configure: line 40200: xmms-config: command not found
> /build/user/kdenetwork-3.5.9/./configure: line 40202: xmms-config: command not found
> no
> checking libgadu version 1.5(rcX) with pthread support... no
> configure: error: --with-external-libgadu was given, but test for libgadu failed
> make: *** [obj-i486-linux-gnu/config.status] Error 1

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

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: