Source: arbtt Version: 0.6.1-2 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120321 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > debian/rules build > test -x debian/rules > mkdir -p "." > /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING: DEB_COMPRESS_EXCLUDE is a > deprecated variable > 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 ghc --make $setup > -o debian/hlibrary.setup; exit 0; fi; done > [1 of 1] Compiling Main ( Setup.hs, Setup.o ) > Linking debian/hlibrary.setup ... > debian/hlibrary.setup configure --ghc -v2 \ > --prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib \ > --builddir=dist-ghc \ > --haddockdir=/usr/lib/ghc-doc/haddock/arbtt-0.6.1/ \ > --htmldir=/usr/share/doc/libghc-arbtt-doc/html/ \ > > Configuring arbtt-0.6.1... > Dependency X11 >1.4.4: using X11-1.5.0.1 > Dependency base ==4.*: using base-4.5.0.0 > Dependency binary -any: using binary-0.5.1.0 > Dependency bytestring -any: using bytestring-0.9.2.1 > Dependency containers -any: using containers-0.4.2.1 > Dependency deepseq -any: using deepseq-1.3.0.0 > Dependency directory -any: using directory-1.1.0.2 > Dependency filepath -any: using filepath-1.3.0.0 > Dependency mtl -any: using mtl-2.0.1.0 > Dependency old-locale -any: using old-locale-1.0.0.4 > Dependency parsec ==3.*: using parsec-3.1.2 > Dependency pcre-light -any: using pcre-light-0.4 > Dependency time -any: using time-1.4 > Dependency unix -any: using unix-2.5.1.0 > Dependency utf8-string -any: using utf8-string-0.3.7 > Using Cabal-1.14.0 compiled by ghc-7.4 > Using compiler: ghc-7.4.1 > Using install prefix: /usr > Binaries installed in: /usr/bin > Libraries installed in: > /usr/lib/haskell-packages/ghc/lib/arbtt-0.6.1/ghc-7.4.1 > Private binaries installed in: /usr/libexec > Data files installed in: /usr/share/arbtt-0.6.1 > Documentation installed in: /usr/share/doc/arbtt-0.6.1 > No ISCC found > No alex found > Using ar found on system at: /usr/bin/ar > No c2hs found > No cpphs found > No ffihugs found > Using gcc version 4.6 found on system at: /usr/bin/gcc > Using ghc version 7.4.1 found on system at: /usr/bin/ghc > Using ghc-pkg version 7.4.1 found on system at: /usr/bin/ghc-pkg > No greencard found > Using haddock version 2.10.0 found on system at: /usr/bin/haddock > No happy found > No hmake found > Using hpc version 0.6 found on system at: /usr/bin/hpc > Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs > Using hscolour version 1.19 found on system at: /usr/bin/HsColour > No hugs found > No jhc found > Using ld found on system at: /usr/bin/ld > No lhc found > No lhc-pkg found > No nhc98 found > No pkg-config found > Using ranlib found on system at: /usr/bin/ranlib > Using strip found on system at: /usr/bin/strip > Using tar found on system at: /bin/tar > No uhc found > debian/hlibrary.setup build --builddir=dist-ghc > Building arbtt-0.6.1... > Preprocessing executable 'arbtt-stats' for arbtt-0.6.1... > [ 1 of 12] Compiling Text.ParserCombinators.Parsec.ExprFail ( > src/Text/ParserCombinators/Parsec/ExprFail.hs, > dist-ghc/build/arbtt-stats/arbtt-stats-tmp/Text/ParserCombinators/Parsec/ExprFail.o > ) > [ 2 of 12] Compiling System.Locale.SetLocale ( > dist-ghc/build/arbtt-stats/arbtt-stats-tmp/System/Locale/SetLocale.hs, > dist-ghc/build/arbtt-stats/arbtt-stats-tmp/System/Locale/SetLocale.o ) > > src/System/Locale/SetLocale.hsc:18:1: > Warning: In the use of `mkTyCon' > (imported from Data.Typeable): > Deprecated: "either derive Typeable, or use mkTyCon3 instead" > [ 3 of 12] Compiling Paths_arbtt ( > dist-ghc/build/autogen/Paths_arbtt.hs, > dist-ghc/build/arbtt-stats/arbtt-stats-tmp/Paths_arbtt.o ) > [ 4 of 12] Compiling CommonStartup ( src/CommonStartup.hs, > dist-ghc/build/arbtt-stats/arbtt-stats-tmp/CommonStartup.o ) > [ 5 of 12] Compiling Data.MyText ( src/Data/MyText.hs, > dist-ghc/build/arbtt-stats/arbtt-stats-tmp/Data/MyText.o ) > [ 6 of 12] Compiling Text.Regex.PCRE.Light.Text ( > src/Text/Regex/PCRE/Light/Text.hs, > dist-ghc/build/arbtt-stats/arbtt-stats-tmp/Text/Regex/PCRE/Light/Text.o ) > [ 7 of 12] Compiling Data.Binary.StringRef ( src/Data/Binary/StringRef.hs, > dist-ghc/build/arbtt-stats/arbtt-stats-tmp/Data/Binary/StringRef.o ) > [ 8 of 12] Compiling Data ( src/Data.hs, > dist-ghc/build/arbtt-stats/arbtt-stats-tmp/Data.o ) > > src/Data.hs:33:10: > Duplicate instance declarations: > instance NFData UTCTime -- Defined at src/Data.hs:33:10 > instance NFData UTCTime > -- Defined in `time-1.4:Data.Time.Clock.UTC' > > src/Data.hs:36:10: > Duplicate instance declarations: > instance NFData Day -- Defined at src/Data.hs:36:10 > instance NFData Day > -- Defined in `time-1.4:Data.Time.Calendar.Days' > > src/Data.hs:39:10: > Duplicate instance declarations: > instance NFData DiffTime -- Defined at src/Data.hs:39:10 > instance NFData DiffTime > -- Defined in `time-1.4:Data.Time.Clock.Scale' > make: *** [build-ghc-stamp] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/03/21/arbtt_0.6.1-2.log 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. Internet was not accessible from the build systems. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org