[Pkg-haskell-maintainers] Bug#676053: haskell-bindings-libzip: FTBFS: library.setup: The pkg-config package libzip version ==0.10 is required

Lucas Nussbaum lucas at lucas-nussbaum.net
Mon Jun 4 22:05:04 UTC 2012


Source: haskell-bindings-libzip
Version: 0.10-1
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20120604 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/bindings-libzip-0.10/ \
> 		--htmldir=/usr/share/doc/libghc-bindings-libzip-doc/html/ --enable-library-profiling  \
> 		   
> Configuring bindings-libzip-0.10...
> Flags chosen: nopkgconfig=False
> Dependency base >=4.0 && <4.6: using base-4.5.0.0
> Dependency bindings-DSL ==1.0.*: using bindings-DSL-1.0.15
> hlibrary.setup: The pkg-config package libzip version ==0.10 is required but
> the version installed on the system is version 0.10.1
> make: *** [dist-ghc] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/06/04/haskell-bindings-libzip_0.10-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