Package: qdacco Version: 0.7-2 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080419 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 > dh_testdir > dh_testroot > rm -f build-stamp configure-stamp > # Add here commands to clean up after the build process. > [ ! -f Makefile ] || /usr/bin/make clean || true > rm -f qdacco.1 > find . -name CMakeFiles -exec rm -Rf {} \; > find . -name Makefile -exec rm {} \; > find . -name CMakeCache.txt -exec rm {} \; > rm -Rf lib/libqdaccolib.so* gui/qdacco text/textqdacco > rm -Rf build > rm -f conf.log > dh_clean > dpkg-source -b qdacco-0.7 > dpkg-source: info: using source format `1.0' > dpkg-source: info: building qdacco using existing qdacco_0.7.orig.tar.gz > dpkg-source: info: building qdacco in qdacco_0.7-2.diff.gz > dpkg-source: warning: ignoring deletion of file gui/CMakeCache.txt > dpkg-source: info: building qdacco in qdacco_0.7-2.dsc > debian/rules build > dh_testdir > # Add here commands to configure the package. > mkdir build > cmake -D CMAKE_INSTALL_PREFIX:PATH=/usr . > -- 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 > -- Looking for Q_WS_X11 > -- Looking for Q_WS_X11 - found > -- Looking for Q_WS_WIN > -- Looking for Q_WS_WIN - not found. > -- Looking for Q_WS_QWS > -- Looking for Q_WS_QWS - not found. > -- Looking for Q_WS_MAC > -- Looking for Q_WS_MAC - not found. > -- Found Qt-Version 4.4.0-rc1 > -- Looking for _POSIX_TIMERS > -- Looking for _POSIX_TIMERS - found > -- Working on qdacco lib > -- Working on qdacco gui > -- Working on qdacco text > CMake Error: This project requires some variables to be set, > and cmake can not find them. > Please set the following variables: > QT_FONTCONFIG_LIBRARY (ADVANCED) > QT_FREETYPE_LIBRARY (ADVANCED) > QT_PNG_LIBRARY (ADVANCED) > QT_X11_ICE_LIBRARY (ADVANCED) > QT_X11_SM_LIBRARY (ADVANCED) > QT_XI_LIBRARY (ADVANCED) > QT_XRANDR_LIBRARY (ADVANCED) > QT_XRENDER_LIBRARY (ADVANCED) > QT_ZLIB_LIBRARY (ADVANCED) > > -- Configuring done > make: *** [configure-stamp] Error 255 The full build log is available from: http://people.debian.org/~lucas/logs/2008/04/19 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]