Package: haskell-hspread Version: 0.3-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 > test -x debian/rules > dh_testroot > dh_clean > test ! -e setup-bin || ./setup-bin clean > rm -rf dist dist-ghc6 dist-hugs setup-bin Setup.hi Setup.ho Setup.o .*config* > rm -f build-ghc6-stamp build-hugs-stamp > dpkg-source -b haskell-hspread-0.3 > dpkg-source: building haskell-hspread using existing > haskell-hspread_0.3.orig.tar.gz > dpkg-source: building haskell-hspread in haskell-hspread_0.3-1.diff.gz > dpkg-source: building haskell-hspread in haskell-hspread_0.3-1.dsc > debian/rules build > test -x debian/rules > mkdir -p "." > if test ! -e Setup.lhs -a ! -e Setup.hs; then echo "No setup script found!"; > exit 1; fi > for setup in Setup.lhs Setup.hs; do if test -e $setup; then ghc6 -package > Cabal $setup -o setup-bin; exit 0; fi; done > ./setup-bin configure --ghc --prefix=/usr/lib/haskell-packages/ghc6 -v2 > --enable-library-profiling > Configuring hspread-0.3... > Flags chosen: small_base=True > Dependency base>=3: using base-3.0.1.0 > Dependency containers-any: using containers-0.1.0.1 > Dependency bytestring-any: using bytestring-0.9.0.1 > Dependency network-any: using network-2.1.0.0 > Dependency binary>=0.3: using binary-0.4.1 > Using compiler: ghc-6.8.2 > Using install prefix: /usr/lib/haskell-packages/ghc6 > Binaries installed in: /usr/lib/haskell-packages/ghc6/bin > Libraries installed in: > /usr/lib/haskell-packages/ghc6/lib/hspread-0.3/ghc-6.8.2 > Private binaries installed in: /usr/lib/haskell-packages/ghc6/libexec > Data files installed in: /usr/lib/haskell-packages/ghc6/share/hspread-0.3 > Documentation installed in: > /usr/lib/haskell-packages/ghc6/share/doc/hspread-0.3 > No alex found > Using ar found on system at: /usr/bin/ar > No c2hs found > No cpphs found > No ffihugs found > Using ghc version 6.8.2 found on system at: /usr/bin/ghc > Using ghc-pkg version 6.8.2 found on system at: /usr/bin/ghc-pkg > No greencard found > Using haddock version 0.8 found on system at: /usr/bin/haddock > No happy found > No hmake found > Using hsc2hs version 0.66-ghc found on system at: /usr/bin/hsc2hs > No hscolour found > No hugs found > No jhc found > Using ld found on system at: /usr/bin/ld > No nhc98 found > No pfesetup found > No pkg-config found > Using ranlib found on system at: /usr/bin/ranlib > Using tar found on system at: /bin/tar > mv dist dist-ghc6 > mv dist-ghc6 dist > ./setup-bin build > [1 of 5] Compiling Spread.Constants ( Spread/Constants.hs, > dist/build/Spread/Constants.o ) > [2 of 5] Compiling Spread.Client.Message ( Spread/Client/Message.hs, > dist/build/Spread/Client/Message.o ) > [3 of 5] Compiling Control.Concurrent.Chan.Closeable ( > Control/Concurrent/Chan/Closeable.hs, > dist/build/Control/Concurrent/Chan/Closeable.o ) > [4 of 5] Compiling Spread.Client.Connection ( Spread/Client/Connection.hs, > dist/build/Spread/Client/Connection.o ) > [5 of 5] Compiling Spread.Client ( Spread/Client.hs, > dist/build/Spread/Client.o ) > > Spread/Client/Message.hs:13:7: > Could not find module `Data.Binary.Put': > Perhaps you haven't installed the profiling libraries for package > binary-0.4.1? > Use -v to see a list of the files searched for. > Preprocessing library hspread-0.3... > Building hspread-0.3... > make: *** [build-ghc6-stamp] Error 1 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]