Source: darcs
Version: 2.0.2-3
Severity: wishlist
Justification: probably builds fine on lenny
Just FYI. Stock experimental i386 system.
$ cd darcs-2.0.2
$ debuild
[...]
checking for library z... no; and not with -lz either
configure: error: Cannot find system's zlib library; please set the LDFLAGS
environment variable!
make: *** [debian/stamp-autotools] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1327:
dpkg-buildpackage -rfakeroot -D -us -uc failed
$ echo $?
29
$ dpkg -l zlib1g-dev ghc6 | tail -2
ii ghc6 6.12.1-13 GHC - the Glasgow Haskell Compila
ii zlib1g-dev 1:1.2.5.dfsg-1 compression library - development
>From config.log:
configure:7066: checking for library z
configure:7091: ghc -package regex-compat -package HTTP -package QuickCheck
-package html -O2 -funbox-strict-fields -o conftest conftest.hs
conftest.hs:1:11:
Warning: -fffi is deprecated: use -XForeignFunctionInterface or pragma {-#
LANGUAGE ForeignFunctionInterface #-} instead
<no location info>:
Failing due to -Werror.
configure:7094: $? = 1
configure: failed program was:
Does darcs in sid use -Werror, too? If so, is it possible to override
that from debian/rules?
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]