Your message dated Sat, 14 Jul 2018 18:49:10 +0000
with message-id <[email protected]>
and subject line Bug#903361: fixed in haskell-tagsoup 0.14.6-2
has caused the Debian Bug report #903361,
regarding haskell-tagsoup: FTBFS in buster/sid (dh_installexamples: Cannot find 
"Main.hs")
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.)


-- 
903361: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903361
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:haskell-tagsoup
Version: 0.14.6-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
test -x debian/rules
mkdir -p "."
CDBS WARNING:    DEB_DH_STRIP_ARGS is deprecated since 0.4.85
CDBS WARNING:    DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
make_setup_recipe
Running ghc --make Setup.hs -o debian/hlibrary.setup
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking debian/hlibrary.setup ...
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
configure_recipe
Running debian/hlibrary.setup configure --ghc -v2 
--package-db=/var/lib/ghc/package.conf.d --prefix=/usr 
--libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib 
--builddir=dist-ghc --ghc-option=-optl-Wl\,-z\,relro 
--haddockdir=/usr/lib/ghc-doc/haddock/tagsoup-0.14.6/ --datasubdir=tagsoup 
--htmldir=/usr/share/doc/libghc-tagsoup-doc/html/ --enable-library-profiling -f 
download
Configuring tagsoup-0.14.6...

[... snipped ...]

[ 4 of 13] Compiling Text.HTML.TagSoup.Match ( src/Text/HTML/TagSoup/Match.hs, 
dist-ghc/build/Text/HTML/TagSoup/Match.o )
[ 5 of 13] Compiling Text.HTML.TagSoup.Render ( 
src/Text/HTML/TagSoup/Render.hs, dist-ghc/build/Text/HTML/TagSoup/Render.o )
[ 6 of 13] Compiling Text.HTML.TagSoup.Options ( 
src/Text/HTML/TagSoup/Options.hs, dist-ghc/build/Text/HTML/TagSoup/Options.o )
[ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( 
src/Text/HTML/TagSoup/Implementation.hs, 
dist-ghc/build/Text/HTML/TagSoup/Implementation.o )
[ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( 
src/Text/HTML/TagSoup/Specification.hs, 
dist-ghc/build/Text/HTML/TagSoup/Specification.o )
[ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( 
src/Text/HTML/TagSoup/Manual.hs, dist-ghc/build/Text/HTML/TagSoup/Manual.o )
[10 of 13] Compiling Text.HTML.TagSoup.Generated ( 
src/Text/HTML/TagSoup/Generated.hs, 
dist-ghc/build/Text/HTML/TagSoup/Generated.o )
[11 of 13] Compiling Text.HTML.TagSoup.Parser ( 
src/Text/HTML/TagSoup/Parser.hs, dist-ghc/build/Text/HTML/TagSoup/Parser.o )
[12 of 13] Compiling Text.HTML.TagSoup ( src/Text/HTML/TagSoup.hs, 
dist-ghc/build/Text/HTML/TagSoup.o )
[13 of 13] Compiling Text.HTML.TagSoup.Tree ( src/Text/HTML/TagSoup/Tree.hs, 
dist-ghc/build/Text/HTML/TagSoup/Tree.o )
[ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( 
src/Text/HTML/TagSoup/Entity.hs, dist-ghc/build/Text/HTML/TagSoup/Entity.p_o )
[ 2 of 13] Compiling Text.StringLike  ( src/Text/StringLike.hs, 
dist-ghc/build/Text/StringLike.p_o )
[ 3 of 13] Compiling Text.HTML.TagSoup.Type ( src/Text/HTML/TagSoup/Type.hs, 
dist-ghc/build/Text/HTML/TagSoup/Type.p_o )
[ 4 of 13] Compiling Text.HTML.TagSoup.Match ( src/Text/HTML/TagSoup/Match.hs, 
dist-ghc/build/Text/HTML/TagSoup/Match.p_o )
[ 5 of 13] Compiling Text.HTML.TagSoup.Render ( 
src/Text/HTML/TagSoup/Render.hs, dist-ghc/build/Text/HTML/TagSoup/Render.p_o )
[ 6 of 13] Compiling Text.HTML.TagSoup.Options ( 
src/Text/HTML/TagSoup/Options.hs, dist-ghc/build/Text/HTML/TagSoup/Options.p_o )
[ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( 
src/Text/HTML/TagSoup/Implementation.hs, 
dist-ghc/build/Text/HTML/TagSoup/Implementation.p_o )
[ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( 
src/Text/HTML/TagSoup/Specification.hs, 
dist-ghc/build/Text/HTML/TagSoup/Specification.p_o )
[ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( 
src/Text/HTML/TagSoup/Manual.hs, dist-ghc/build/Text/HTML/TagSoup/Manual.p_o )
[10 of 13] Compiling Text.HTML.TagSoup.Generated ( 
src/Text/HTML/TagSoup/Generated.hs, 
dist-ghc/build/Text/HTML/TagSoup/Generated.p_o )
[11 of 13] Compiling Text.HTML.TagSoup.Parser ( 
src/Text/HTML/TagSoup/Parser.hs, dist-ghc/build/Text/HTML/TagSoup/Parser.p_o )
[12 of 13] Compiling Text.HTML.TagSoup ( src/Text/HTML/TagSoup.hs, 
dist-ghc/build/Text/HTML/TagSoup.p_o )
[13 of 13] Compiling Text.HTML.TagSoup.Tree ( src/Text/HTML/TagSoup/Tree.hs, 
dist-ghc/build/Text/HTML/TagSoup/Tree.p_o )
touch build-ghc-stamp
debian/hlibrary.setup copy --builddir=dist-ghc --destdir=debian/tmp-inst-ghc
Installing library in 
debian/tmp-inst-ghc/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.2.2/tagsoup-0.14.6-Jl6qrF2IhECHKiNpGpgAS2
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
extra_depends_recipe ghc
Running dh_haskell_extra_depends ghc tagsoup-0.14.6.conf
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
install_doc_recipe "libghc-tagsoup-doc"
Running mkdir -p 
debian/libghc-tagsoup-doc/usr/share/doc/libghc-tagsoup-doc/html/
Running cd debian/tmp-inst-ghc/
Running find ./usr/share/doc/libghc-tagsoup-doc/html/ \! -name \*.haddock \! 
-type d -exec install -Dm 644 \{\} ../libghc-tagsoup-doc/\{\} \;
Running mkdir -p 
debian/libghc-tagsoup-doc/usr/lib/ghc-doc/haddock/tagsoup-0.14.6/
Running cp -r 
debian/tmp-inst-ghc/usr/lib/ghc-doc/haddock/tagsoup-0.14.6//tagsoup.haddock 
debian/libghc-tagsoup-doc/usr/lib/ghc-doc/haddock/tagsoup-0.14.6/
Running mkdir -p debian/libghc-tagsoup-doc/usr/lib/ghc-doc/hoogle
Running ln -rs -T 
debian/libghc-tagsoup-doc/usr/share/doc/libghc-tagsoup-doc/html/tagsoup.txt 
debian/libghc-tagsoup-doc/usr/share/doc/libghc-tagsoup-doc/html/CHANGES.txt 
debian/libghc-tagsoup-doc/usr/lib/ghc-doc/hoogle/libghc-tagsoup-doc.txt
ln: extra operand 
'debian/libghc-tagsoup-doc/usr/lib/ghc-doc/hoogle/libghc-tagsoup-doc.txt'
Try 'ln --help' for more information.
Running dh_haskell_depends -plibghc-tagsoup-doc
dh_haskell_blurbs "ghc" -plibghc-tagsoup-doc
dh_installdocs -plibghc-tagsoup-doc 
dh_installexamples -plibghc-tagsoup-doc 
dh_installexamples: Cannot find (any matches for) "Main.hs" (tried in .)

/usr/share/cdbs/1/rules/debhelper.mk:233: recipe for target 
'binary-install/libghc-tagsoup-doc' failed
make: *** [binary-install/libghc-tagsoup-doc] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/haskell-tagsoup.html

[ Note: There has been a recent change in debhelper behaviour, the current
  behaviour is the intended one. See Bug #903133 for details ].

Thanks.

--- End Message ---
--- Begin Message ---
Source: haskell-tagsoup
Source-Version: 0.14.6-2

We believe that the bug you reported is fixed in the latest version of
haskell-tagsoup, 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.
Clint Adams <[email protected]> (supplier of updated haskell-tagsoup 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: Sat, 14 Jul 2018 14:31:22 -0400
Source: haskell-tagsoup
Binary: libghc-tagsoup-dev libghc-tagsoup-prof libghc-tagsoup-doc
Architecture: source
Version: 0.14.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
<[email protected]>
Changed-By: Clint Adams <[email protected]>
Description:
 libghc-tagsoup-dev - Haskell library to robustly parse unstructured HTML
 libghc-tagsoup-doc - Documentation for Haskell TagSoup library
 libghc-tagsoup-prof - Profiling support for TagSoup Haskell library
Closes: 903361
Changes:
 haskell-tagsoup (0.14.6-2) unstable; urgency=medium
 .
   * Set Rules-Requires-Root to no.
   * Don't attempt to install missing examples.  closes: #903361.
Checksums-Sha1:
 d48cefd124ea0f73b3e8f4babcdcc29763c17049 2570 haskell-tagsoup_0.14.6-2.dsc
 518e9c06f18fb89695e0d0e9b47ff0b3fd0a3d51 43982 
haskell-tagsoup_0.14.6.orig.tar.gz
 55adfaefb91e9e5bf340f6fd6750f6d2703248fc 4348 
haskell-tagsoup_0.14.6-2.debian.tar.xz
 fcd42645bd83f0a647ede1371713d7e954c4e6fa 6718 
haskell-tagsoup_0.14.6-2_source.buildinfo
Checksums-Sha256:
 0cded5b8b2b5fb0eec9a57984ee00136ad6dfca0d2750d3a44f5ad369349589e 2570 
haskell-tagsoup_0.14.6-2.dsc
 4b4ed4db1428e859389d628dd5755074f659a424ec49934ec53e44b0fc6a63fb 43982 
haskell-tagsoup_0.14.6.orig.tar.gz
 ac2ebf0424c4309daa67ebe5c079f83afd80d4e85c88e563c323df2e99ca395c 4348 
haskell-tagsoup_0.14.6-2.debian.tar.xz
 4c9a43a3e78a573ec0b7c2d2577f5c22b7c7cefdaef06f06476e9497cf0a791f 6718 
haskell-tagsoup_0.14.6-2_source.buildinfo
Files:
 2f1e29d768a72aa30212ca9a78625a01 2570 haskell optional 
haskell-tagsoup_0.14.6-2.dsc
 ce8afe38c87dba6c4716b565c67e5803 43982 haskell optional 
haskell-tagsoup_0.14.6.orig.tar.gz
 45501824613e24939fbd3f7a6204050d 4348 haskell optional 
haskell-tagsoup_0.14.6-2.debian.tar.xz
 f95e6288d14965a92a400ce0a6c8fbcc 6718 haskell optional 
haskell-tagsoup_0.14.6-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----
Comment: Debian!

iQKlBAEBCgCPFiEEdYHsh0BT5sgHeRubVZIzHhmdOKgFAltKQaJfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDc1
ODFFQzg3NDA1M0U2QzgwNzc5MUI5QjU1OTIzMzFFMTk5RDM4QTgRHGNsaW50QGRl
Ymlhbi5vcmcACgkQVZIzHhmdOKgj2w//QPsioxyrdRDXe19sv/tzav/gLuO/FNre
Py/kTMwDyU9pHNlp/SJZzotlysEFnJwnNDPe5S95ix2uOYI+n8aOYLYchzGxWXCX
SjhKi2VjZqzHyOX5Jmk5yI5iHd8L5VfFXbXUJPjokHYx3KT/Rs02OTzUM3mWGvNr
bLaPRb3w1TnAwJnuYjNbsrTnetBF+B2pQeVrGDWIh0blUIooCKGGltzcuP+R3/5J
JM1fsWkzo4OPd2BP2Y7XjPRPB7EqcEy4BMlEh43AxBsPOrpE9kM/9gkApH04NJ4d
Wgxqr0Abjds0sYD0j6r2+c1k50apd3IHM59vt+kiP4BorP7xZqNEPLFDr3OXb3tE
d8dF0+K7qeSw+fD3Cjoj/NRzrgPjswVITqNX8jphxe2BhE7gmG31KDZq3SZpN2B0
b0Erx5Oe2WvSPv34uMi1qBgFUNhZ2wicTCdc46VFtyhiw3M0lN1Hj8qz5O7fQ8hX
+pzf17LQLEvPpcDPDEd34BcTKXZ0Hj81Lye1VV9Xh3cDeLfBEFBwlSiU4oqhswy3
72NvAqXN6g0Y54i858OIDppTQer8ooU/BUan1/T1fsKfx9m2sXOek5WjpYPrzIaV
bGvK6E/AEYX3kfpdas23HsuV0EmLsgiYMhEBwqLx1bcsZvsuRwIdJYj/ZKjmskGN
tn8fL1nGt5M=
=Anbp
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to