tags 477012 patch pending thanls
Thanks for You bug-report, see patch. On 17:36 Sun 20 Apr , Lucas Nussbaum wrote: LN> Package: hedgewars LN> Version: 0.9.2-1 LN> Severity: serious LN> User: [EMAIL PROTECTED] LN> Usertags: qa-ftbfs-20080419 qa-ftbfs LN> Justification: FTBFS on i386 LN> Hi, LN> During a rebuild of all packages in sid, your package failed to build on i386. LN> This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now LN> the default on most architectures (even if it's not the case on i386 yet). LN> Feel free to downgrade this bug to 'important' if your package is only built LN> on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with LN> gcc 4.2). LN> Relevant part: >> /usr/bin/fakeroot debian/rules clean >> rm -fr build *-stamp >> dh_clean >> dpkg-source -b hedgewars-0.9.2 >> dpkg-source: info: using source format `1.0' >> dpkg-source: info: building hedgewars using existing >> hedgewars_0.9.2.orig.tar.gz >> dpkg-source: info: building hedgewars in hedgewars_0.9.2-1.diff.gz >> dpkg-source: info: building hedgewars in hedgewars_0.9.2-1.dsc >> debian/rules build >> mkdir build >> tar xjf *.tar.bz2 -C build >> name_top=`ls build`; \ >> mv build/$name_top/* build; \ >> rmdir build/$name_top >> touch unpack-stamp >> dh_testdir >> cd build && \ >> cmake -DCMAKE_INSTALL_PREFIX=/usr/lib/hedgewars \ >> -DDATA_INSTALL_DIR=/usr/share/games . >> -- 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 >> -- 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 >> 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_X11_ICE_LIBRARY (ADVANCED) >> QT_X11_SM_LIBRARY (ADVANCED) >> QT_XI_LIBRARY (ADVANCED) >> QT_XRANDR_LIBRARY (ADVANCED) >> QT_XRENDER_LIBRARY (ADVANCED) >> >> -- Configuring done >> make: *** [configure-stamp] Error 255 LN> The full build log is available from: LN> http://people.debian.org/~lucas/logs/2008/04/19 LN> A list of current common problems and possible solutions is available at LN> http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! LN> About the archive rebuild: The rebuild was done on about 50 AMD64 nodes LN> of the Grid'5000 platform, using a clean chroot containing a sid i386 LN> environment. Internet was not accessible from the build systems.
--- hedgewars-0.9.2/debian/control 2008-04-20 20:25:37.000000000 +0400 +++ hedgewars-0.9.2/debian/control 2008-04-20 20:16:03.000000000 +0400 @@ -2,7 +2,7 @@ Section: games Priority: extra Maintainer: Dmitry E. Oboukhov <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5), cmake, libqt4-dev (>= 4.2), fp-compiler, libsdl1.2-dev, libsdl-ttf2.0-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev, libsdl-net1.2-dev, bzip2 +Build-Depends: debhelper (>= 5), cmake, libqt4-dev (>= 4.2), fp-compiler, libsdl1.2-dev, libsdl-ttf2.0-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev, libsdl-net1.2-dev, bzip2, libxrandr-dev, libfontconfig1-dev, libxi-dev Standards-Version: 3.7.3 Homepage: http://hedgewars.org
signature.asc
Description: Digital signature

