Bug#867324: haskell-hgettext FTBFS: Expecting one more argument to `H.Module'

Adrian Bunk bunk at debian.org
Wed Jul 5 18:15:55 UTC 2017


Source: haskell-hgettext
Version: 0.1.30-14
Severity: serious
Tags: buster sid

Some recent change in unstable makes haskell-hgettext FTBFS:

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

...
build_recipe
Running debian/hlibrary.setup build --builddir=dist-ghc
Building hgettext-0.1.30...
Preprocessing library hgettext-0.1.30...
[1 of 2] Compiling Text.I18N.GetText ( src/Text/I18N/GetText.hs, dist-ghc/build/Text/I18N/GetText.o )
[2 of 2] Compiling Distribution.Simple.I18N.GetText ( src/Distribution/Simple/I18N/GetText.hs, dist-ghc/build/Distribution/Simple/I18N/GetText.o )
[1 of 2] Compiling Text.I18N.GetText ( src/Text/I18N/GetText.hs, dist-ghc/build/Text/I18N/GetText.p_o )
[2 of 2] Compiling Distribution.Simple.I18N.GetText ( src/Distribution/Simple/I18N/GetText.hs, dist-ghc/build/Distribution/Simple/I18N/GetText.p_o )
Preprocessing executable 'hgettext' for hgettext-0.1.30...
[1 of 2] Compiling Paths_hgettext   ( dist-ghc/build/autogen/Paths_hgettext.hs, dist-ghc/build/hgettext/hgettext-tmp/Paths_hgettext.o )
[2 of 2] Compiling Main             ( src/hgettext.hs, dist-ghc/build/hgettext/hgettext-tmp/Main.o )

src/hgettext.hs:52:40: error:
    * Expecting one more argument to `H.Module'
      Expected a type, but `H.Module' has kind `* -> *'
    * In the first argument of `H.ParseResult', namely `H.Module'
      In the type signature:
        toTranslate :: String -> H.ParseResult H.Module -> [(Int, String)]
/usr/share/cdbs/1/class/hlibrary.mk:147: recipe for target 'build-ghc-stamp' failed
make: *** [build-ghc-stamp] Error 1



More information about the Pkg-haskell-maintainers mailing list