Source: haskell-attoparsec Version: 0.14.4-1 Severity: serious Tags: ftbfs sid bookworm Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: sramac...@debian.org
https://buildd.debian.org/status/fetch.php?pkg=haskell-attoparsec&arch=amd64&ver=0.14.4-1&stamp=1655429416&raw=0 Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.4.0, base-4.15.1.0, binary-0.8.8.0, bytestring-0.10.12.1, containers-0.6.4.1, deepseq-1.4.5.0, ghc-bignum-1.1, ghc-boot-th-9.0.2, ghc-prim-0.7.0, hashable-1.3.5.0, integer-logarithms-1.0.3.1, pretty-1.1.3.6, primitive-0.7.3.0, scientific-0.3.7.0, template-haskell-2.17.0.0, text-1.2.5.0, transformers-0.5.6.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Data/Attoparsec/Internal/Types.hs:43:1: error: Could not find module ‘Data.Attoparsec.ByteString.Buffer’ There are files missing in the ‘attoparsec-0.14.4’ package, try running 'ghc-pkg check'. Use -v (or `:set -v` in ghci) to see a list of the files searched for. | 43 | import qualified Data.Attoparsec.ByteString.Buffer as B | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Attoparsec/Internal/Types.hs:44:1: error: Could not find module ‘Data.Attoparsec.Text.Buffer’ There are files missing in the ‘attoparsec-0.14.4’ package, try running 'ghc-pkg check'. Use -v (or `:set -v` in ghci) to see a list of the files searched for. | 44 | import qualified Data.Attoparsec.Text.Buffer as T | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 107. Debian::Debhelper::Buildsystem::Haskell::Recipes::run_quiet("debian/hlibrary.setup", "haddock", "--builddir=dist-ghc", "--with-haddock=/usr/bin/haddock", "--with-ghc=ghc", "--verbose=2", "--html", "--hoogle", ...) called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 131 Debian::Debhelper::Buildsystem::Haskell::Recipes::run("debian/hlibrary.setup", "haddock", "--builddir=dist-ghc", "--with-haddock=/usr/bin/haddock", "--with-ghc=ghc", "--verbose=2", "--html", "--hoogle", ...) called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 707 Debian::Debhelper::Buildsystem::Haskell::Recipes::haddock_recipe() called at -e line 1 make: *** [/usr/share/cdbs/1/class/hlibrary.mk:153: build-ghc-stamp] Error 25 dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit status 2 Cheers -- Sebastian Ramacher