[Pkg-haskell-maintainers] Bug#746083: haskell-hsmagick: FTBFS: The pkg-config package lcms is required but it could not be found

David Suárez david.sephirot at gmail.com
Sun Apr 27 12:37:23 UTC 2014


Source: haskell-hsmagick
Version: 0.5-3
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20140426 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.lhs, 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/hsmagick-0.5/ --datasubdir=hsmagick\
> 		--htmldir=/usr/share/doc/libghc-hsmagick-doc/html/ --enable-library-profiling  \
> 		   
> Configuring hsmagick-0.5...
> Dependency base <5: using base-4.6.0.1
> Dependency bytestring -any: using bytestring-0.10.0.2
> Dependency directory -any: using directory-1.2.0.1
> Dependency filepath -any: using filepath-1.3.0.1
> Dependency pretty -any: using pretty-1.1.1.0
> Dependency process -any: using process-1.1.0.2
> hlibrary.setup: The pkg-config package lcms is required but it could not be
> found.
> Dependency GraphicsMagick >=1.3.3: using version 1.3.18
> make: *** [dist-ghc] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/04/26/haskell-hsmagick_0.5-3_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