Package: kwave Version: 0.7.10-1.1 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080407 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: > /usr/bin/fakeroot debian/rules clean > perl -w admin/debianrules echodirs > debian/debiandirs > dh_testdir > dh_testroot > [ ! -f Makefile ] || /usr/bin/make clean > rm -rf build > rm -f debian/debiandirs > rm -f *-stamp > rm -f admin/config.sub admin/config.guess > dpatch deapply-all > rm -rf patch-stamp patch-stampT debian/patched > dh_clean > dpkg-source -b kwave-0.7.10 > dpkg-source: building kwave using existing kwave_0.7.10.orig.tar.gz > dpkg-source: building kwave in kwave_0.7.10-1.1.diff.gz > dpkg-source: building kwave in kwave_0.7.10-1.1.dsc > debian/rules build > perl -w admin/debianrules echodirs > debian/debiandirs > test -d debian/patched || install -d debian/patched > dpatch apply-all > dpatch cat-all >>patch-stampT > mv -f patch-stampT patch-stamp > dh_testdir > test -r /usr/share/misc/config.sub && \ > cp -f /usr/share/misc/config.sub admin/config.sub > test -r /usr/share/misc/config.guess && \ > cp -f /usr/share/misc/config.guess admin/config.guess > mkdir build > cd build && cmake .. > -- Check for working C compiler: /usr/bin/gcc > -- Check for working C compiler: /usr/bin/gcc -- works > -- Check size of void* > -- Check size of void* - done > -- Check for working CXX compiler: /usr/bin/c++ > -- Check for working CXX compiler: /usr/bin/c++ -- works > -- Building Kwave version 0.7.10 > -- Found date: /bin/date > -- Building for target i486-linux-gnu > -- Found target optimized memcpy() for X86 (from xine) > -- Performing Test C_HAVE_PIC > -- Performing Test C_HAVE_PIC - Success > -- Performing Test CXX_HAVE_PIC > -- Performing Test CXX_HAVE_PIC - Success > -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so > -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found > -- Looking for gethostbyname > -- Looking for gethostbyname - found > -- Looking for connect > -- Looking for connect - found > -- Looking for remove > -- Looking for remove - found > -- Looking for shmat > -- Looking for shmat - found > -- Looking for IceConnectionNumber in ICE > -- Looking for IceConnectionNumber in ICE - found > -- Looking for pthread.h > -- Looking for pthread.h - found > -- Looking for pthread_create in pthreads > -- Looking for pthread_create in pthreads - not found > -- Looking for pthread_create in pthread > -- Looking for pthread_create in pthread - found > -- Found KDE3 include dir: /usr/include/kde > -- Found KDE3 library dir: /usr/lib > -- Found KDE3 dcopidl preprocessor: /usr/bin/dcopidl > -- Found KDE3 dcopidl2cpp preprocessor: /usr/bin/dcopidl2cpp > -- Found KDE3 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler > -- Check if the system is big endian > -- Check if the system is big endian - little endian > -- Looking for include files HAVE_SYS_TIMES_H > -- Looking for include files HAVE_SYS_TIMES_H - found > -- Looking for include files HAVE_BYTESWAP_H > -- Looking for include files HAVE_BYTESWAP_H - found > -- Looking for include files HAVE_UNISTD_H > -- Looking for include files HAVE_UNISTD_H - found > -- Looking for include files REQUIRED_STD_HEADERS > -- Looking for include files REQUIRED_STD_HEADERS - found > -- Looking for include files HAVE_SYS_TYPES_H > -- Looking for include files HAVE_SYS_TYPES_H - found > -- Looking for include files HAVE_STDINT_H > -- Looking for include files HAVE_STDINT_H - found > -- Looking for include files HAVE_STDDEF_H > -- Looking for include files HAVE_STDDEF_H - found > -- Check size of size_t > -- Check size of size_t - done > -- Check size of long > -- Check size of long - done > -- Looking for getrlimit > -- Looking for getrlimit - found > -- Looking for mkstemp > -- Looking for mkstemp - found > -- Looking for unlink > -- Looking for unlink - found > -- Looking for include files HAVE_AUDIOFILE_H > -- Looking for include files HAVE_AUDIOFILE_H - found > -- Looking for afOpenVirtualFile in audiofile > -- Looking for afOpenVirtualFile in audiofile - found > -- Looking for af_virtual_file_new in audiofile > -- Looking for af_virtual_file_new in audiofile - found > -- Using the system's libaudiofile > -- Looking for include files HAVE_SYS_SOUNDCARD_H > -- Looking for include files HAVE_SYS_SOUNDCARD_H - found > -- Enabled OSS for playbay and recording > -- Looking for snd_seq_create_simple_port in asound > -- Looking for snd_seq_create_simple_port in asound - found > -- Found ALSA: /usr/lib/libasound.so > -- Found ALSA version 1.0.16 > -- Found KDE3 mcopidl preprocessor: /usr/bin/mcopidl > -- Found aRts C include dir: /usr/include/kde/artsc > -- Found aRts idl include dir: /usr/include/kde/arts > -- Found convert: /usr/bin/convert > -- Looking for include files HAVE_FLAC_HEADERS > -- Looking for include files HAVE_FLAC_HEADERS - found > -- Found FLAC include files > -- Found FLAC++ include files > -- Found FLAC API version 1.1.3 or newer > -- Looking for vorbis_bitrate_addblock in vorbis > -- Looking for vorbis_bitrate_addblock in vorbis - found > -- Looking for include files HAVE_OGG_VORBIS_HEADERS > -- Looking for include files HAVE_OGG_VORBIS_HEADERS - found > -- Found Ogg/Vorbis library v2.x or newer > -- Looking for C++ include id3/globals.h > -- Looking for C++ include id3/globals.h - not found > CMake Error: > > id3lib seems not to be installed or too old ! > > You can download id3lib from http://id3lib.sourceforge.net/ > and fetch the latest version from there. If you download the > rpm package, please don't forget to fetch id3tag-devel too, > it is needed for compiling Kwave! > > Note: at least version 3.8.1 is needed. > > -- Configuring done > make: *** [build-stamp] Error 255 The full build log is available from: http://people.debian.org/~lucas/logs/2008/04/07 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]

