Your message dated Tue, 19 Jul 2022 13:34:34 +0000
with message-id <[email protected]>
and subject line Bug#1003813: fixed in haskell-lzma 0.0.0.3-6
has caused the Debian Bug report #1003813,
regarding libghc-lzma-dev: static C library missing as a prerequisite
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1003813: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003813
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libghc-lzma-dev
Severity: normal
Hi,
I am new to Debian's ecosystem for Haskell, so please forgive me if
this filing is perhaps not entirely justified.
When building my new package 'kickoff' [1] using sbuild in a fresh
'unstable' chroot, I received the build error below. It looks to me
like the linker could not find the static LZMA library.
I believe the library is available in the installable 'liblzma-dev'.
(Your package [2] only pulls in the shared version via liblzma5.) Are
consuming sources supposed to depend on the C library separately?
The full build log was attached to this message. Thank you for your guidance!
Kind regards
Felix Lechner
[1] https://bugs.debian.org/1003751
[2] https://packages.debian.org/sid/libghc-lzma-dev
* * *
/usr/bin/ld.gold: error: cannot find -llzma
/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.8.4/lzma-0.0.0.3-2n8nD73xk8SLYSVlgeU5jz/libHSlzma-0.0.0.3-2n8nD73xk8SLYSVlgeU5jz.a(lzma_wrapper.o):function
hs_lzma_init_decoder: error: undefined reference to
'lzma_stream_decoder'
/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.8.4/lzma-0.0.0.3-2n8nD73xk8SLYSVlgeU5jz/libHSlzma-0.0.0.3-2n8nD73xk8SLYSVlgeU5jz.a(lzma_wrapper.o):function
hs_lzma_init_decoder: error: undefined reference to
'lzma_auto_decoder'
/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.8.4/lzma-0.0.0.3-2n8nD73xk8SLYSVlgeU5jz/libHSlzma-0.0.0.3-2n8nD73xk8SLYSVlgeU5jz.a(lzma_wrapper.o):function
hs_lzma_init_encoder: error: undefined reference to
'lzma_easy_encoder'
/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.8.4/lzma-0.0.0.3-2n8nD73xk8SLYSVlgeU5jz/libHSlzma-0.0.0.3-2n8nD73xk8SLYSVlgeU5jz.a(lzma_wrapper.o):function
hs_lzma_run: error: undefined reference to 'lzma_code'
/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.8.4/lzma-0.0.0.3-2n8nD73xk8SLYSVlgeU5jz/libHSlzma-0.0.0.3-2n8nD73xk8SLYSVlgeU5jz.a(lzma_wrapper.o):function
hs_lzma_done: error: undefined reference to 'lzma_end'
collect2: error: ld returned 1 exit status
`x86_64-linux-gnu-gcc' failed in phase `Linker'. (Exit code: 1)
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:147: build-ghc-stamp] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
kickoff_0.1.0_amd64-2022-01-16T04:50:08Z.build.xz
Description: application/xz
--- End Message ---
--- Begin Message ---
Source: haskell-lzma
Source-Version: 0.0.0.3-6
Done: Ilias Tsitsimpis <[email protected]>
We believe that the bug you reported is fixed in the latest version of
haskell-lzma, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ilias Tsitsimpis <[email protected]> (supplier of updated haskell-lzma
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 19 Jul 2022 16:25:22 +0300
Source: haskell-lzma
Architecture: source
Version: 0.0.0.3-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group
<[email protected]>
Changed-By: Ilias Tsitsimpis <[email protected]>
Closes: 1003813
Changes:
haskell-lzma (0.0.0.3-6) unstable; urgency=medium
.
* Declare compliance with Debian policy 4.6.1
* Add missing dependency on liblzma-dev (Closes: #1003813)
* Patch for newer dependencies
Checksums-Sha1:
d2d39bdc04e21642a68f50362129c52513b3a68b 2554 haskell-lzma_0.0.0.3-6.dsc
2d40eb17ce1f443aee382cfd23dd62c3f67dfe04 3188
haskell-lzma_0.0.0.3-6.debian.tar.xz
9ce858a584a6f000adaa1f84a4e7ced61c26d79f 9717
haskell-lzma_0.0.0.3-6_amd64.buildinfo
Checksums-Sha256:
a83f9a452ceb2be3816dccb2adeafd6b2824f872a9dfd2b7d4c714f9bc5d9d33 2554
haskell-lzma_0.0.0.3-6.dsc
d456d0b54267137cc3ed10c1eaf708f074ceb60aa843a7cc900988101d4e95b8 3188
haskell-lzma_0.0.0.3-6.debian.tar.xz
a26c2b76a74b2ea16f950c1a20518243f7457e40154342abc17bc7fa94486114 9717
haskell-lzma_0.0.0.3-6_amd64.buildinfo
Files:
36c46f0481a058a53406de3dd83a3655 2554 haskell optional
haskell-lzma_0.0.0.3-6.dsc
dcdbe46c550921956c478299d044a5c0 3188 haskell optional
haskell-lzma_0.0.0.3-6.debian.tar.xz
c3cc235572e6feba084e73b8b6dd2506 9717 haskell optional
haskell-lzma_0.0.0.3-6_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEJ9c8pfW11+AaUTb116hngMxkQDwFAmLWsgAUHGlsaWFzdHNp
QGRlYmlhbi5vcmcACgkQ16hngMxkQDz+HBAAtbReIw0uoGlMtXLh00BmBA8cE/pq
Ig616xuj8S3fb6stXBwey5G0Xt80Er83ErBLeNMqN9mqWw0mCK/yaFJwgnUzYpxz
JM/E9S6kW/1VOEgC3PYhzrVaALpgqsMQDn83wFp9f3xpwSRP2s3q22AF+tHEaznW
N1L3n0fag31DqIfjBihdOGr5PXip+Nc+u+VjYW5gB7rDApz5x4NKIk0ZIC8NPGMh
tQQb9645HZVLqwauWxQem+F8MbEaBziIgEB4cq/T77gSayLzCB5fKR9EXB7+ZCeO
rrybSoA2KqRNnMqzNtWdwPxDqK+V7X7WUZhfD8bq+o7zIcNqO/gUjzFRjY2H0yIG
myHSayatdtTdyyAALfLel33MjkZj8rlptSC6ImXU3k83ZrcHN/4rV5ZIW1zizRMI
S1UJrIpvypr5hILm2MU3hbU5jfWOicSwzKSAyeYoiryY1O1SpFDUoR+xRHmRMEdA
4xORHXqmeyYEP4a+lfF6D+Hzb6ER6wrrLOHTG6t3ENL1tupX4ojne+AOBYssx5I3
0pu4kkHlfYajhAXeFWrdwIT/awEBhOGkma22tq34T89sORC8Hixpg9gX7Azdwy+m
Yz9SD4DKDjv0vVCJENRN7D9+PJrtd06whagRWFgwHioDezXNWhEV6Y7B9TPqw4aW
THQDcldLeOtoTfQ=
=FQ1B
-----END PGP SIGNATURE-----
--- End Message ---