[Pkg-haskell-maintainers] Bug#738372: haskell-tasty-golden: FTBFS: hlibrary.setup: dist-ghc/doc/html/tasty-golden/haddock-prolog10834.txt: invalid argument

David Suárez david.sephirot at gmail.com
Sun Feb 9 16:35:17 UTC 2014


Source: haskell-tasty-golden
Version: 2.2.0.2-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20140208 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  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/tasty-golden-2.2.0.2/ --datasubdir=tasty-golden\
> 		--htmldir=/usr/share/doc/libghc-tasty-golden-doc/html/ --enable-library-profiling  \
> 		   
> Configuring tasty-golden-2.2.0.2...
> Dependency base ==4.*: using base-4.6.0.1
> Dependency bytestring -any: using bytestring-0.10.0.2
> Dependency filepath -any: using filepath-1.3.0.1
> Dependency mtl -any: using mtl-2.1.2
> Dependency optparse-applicative -any: using optparse-applicative-0.7.0.2
> Dependency process -any: using process-1.1.0.2
> Dependency tagged -any: using tagged-0.7
> Dependency tasty >=0.7: using tasty-0.7
> Dependency temporary >=1.1: using temporary-1.1.2.4
> Using Cabal-1.16.0 compiled by ghc-7.6
> Using compiler: ghc-7.6.3
> Using install prefix: /usr
> Binaries installed in: /usr/bin
> Libraries installed in:
> /usr/lib/haskell-packages/ghc/lib/tasty-golden-2.2.0.2/ghc-7.6.3
> Private binaries installed in: /usr/libexec
> Data files installed in: /usr/share/tasty-golden
> Documentation installed in: /usr/share/doc/tasty-golden-2.2.0.2
> 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.8 found on system at: /usr/bin/gcc
> Using ghc version 7.6.3 found on system at: /usr/bin/ghc
> Using ghc-pkg version 7.6.3 found on system at: /usr/bin/ghc-pkg
> No greencard found
> Using haddock version 2.13.2 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.20 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 tasty-golden-2.2.0.2...
> Preprocessing library tasty-golden-2.2.0.2...
> [1 of 4] Compiling Test.Tasty.Golden.Internal ( Test/Tasty/Golden/Internal.hs, dist-ghc/build/Test/Tasty/Golden/Internal.o )
> [2 of 4] Compiling Test.Tasty.Golden.Manage ( Test/Tasty/Golden/Manage.hs, dist-ghc/build/Test/Tasty/Golden/Manage.o )
> [3 of 4] Compiling Test.Tasty.Golden.Advanced ( Test/Tasty/Golden/Advanced.hs, dist-ghc/build/Test/Tasty/Golden/Advanced.o )
> [4 of 4] Compiling Test.Tasty.Golden ( Test/Tasty/Golden.hs, dist-ghc/build/Test/Tasty/Golden.o )
> [1 of 4] Compiling Test.Tasty.Golden.Internal ( Test/Tasty/Golden/Internal.hs, dist-ghc/build/Test/Tasty/Golden/Internal.p_o )
> [2 of 4] Compiling Test.Tasty.Golden.Manage ( Test/Tasty/Golden/Manage.hs, dist-ghc/build/Test/Tasty/Golden/Manage.p_o )
> [3 of 4] Compiling Test.Tasty.Golden.Advanced ( Test/Tasty/Golden/Advanced.hs, dist-ghc/build/Test/Tasty/Golden/Advanced.p_o )
> [4 of 4] Compiling Test.Tasty.Golden ( Test/Tasty/Golden.hs, dist-ghc/build/Test/Tasty/Golden.p_o )
> In-place registering tasty-golden-2.2.0.2...
> touch build-ghc-stamp
> DEB_ENABLE_TESTS not set to yes, not running any tests.
> touch check-ghc-stamp
> [ ! -x /usr/bin/haddock ] || debian/hlibrary.setup haddock --builddir=dist-ghc --html --hoogle --hyperlink-source
> Running Haddock for tasty-golden-2.2.0.2...
> Running hscolour for tasty-golden-2.2.0.2...
> Preprocessing library tasty-golden-2.2.0.2...
> Preprocessing library tasty-golden-2.2.0.2...
> Warning: The documentation for the following packages are not installed. No
> links will be generated to these packages: MonadRandom-0.1.6,
> ansi-terminal-0.6.1, base-unicode-symbols-0.2.2.4, rts-1.0, comonad-4.0,
> contravariant-0.4.4, distributive-0.3, either-4.1, monad-control-0.3.2.2,
> nats-0.1.2, parsec-3.1.3, random-1.0.1.1, regex-base-0.93.2, regex-tdfa-1.1.8,
> semigroupoids-4.0, semigroups-0.9, stm-2.4.2, text-0.11.3.1,
> transformers-0.3.0.0, transformers-base-0.4.1
> hlibrary.setup: dist-ghc/doc/html/tasty-golden/haddock-prolog10834.txt:
> invalid argument
> make: *** [build-haddock-stamp] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/02/08/haskell-tasty-golden_2.2.0.2-1_unstable.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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-haskell-maintainers mailing list