Package: src:haskell-termonad Version: 0.1.0.0-1 Severity: serious Tags: ftbfs
Dear maintainer: I tried to build this package in sid but it failed: -------------------------------------------------------------------------------- [...] Linking dist-ghc/build/termonad-test/termonad-test ... Preprocessing executable 'termonad' for termonad-0.1.0.0.. Building executable 'termonad' for termonad-0.1.0.0.. [1 of 1] Compiling Main ( app/Main.hs, dist-ghc/build/termonad/termonad-tmp/Main.o ) Linking dist-ghc/build/termonad/termonad ... Preprocessing test suite 'doctests' for termonad-0.1.0.0.. Building test suite 'doctests' for termonad-0.1.0.0.. [1 of 1] Compiling Main ( test/DocTest.hs, dist-ghc/build/doctests/doctests-tmp/Main.o ) test/DocTest.hs:4:1: error: Could not find module `Build_doctests' Use -v to see a list of the files searched for. | 4 | import Build_doctests (flags, pkgs, module_sources) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ make: *** [/usr/share/cdbs/1/class/hlibrary.mk:147: build-ghc-stamp] Error 1 dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made in my autobuilder with "dpkg-buildpackage -A" but it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/haskell-termonad.html where you can get a full build log if you need it. The error message suggests a missing build-depends, but if this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.