Bug#1015291: haskell-crypto-numbers FTBFS: error: Variable not in scope

Adrian Bunk bunk at debian.org
Tue Jul 19 01:07:57 BST 2022


Source: haskell-crypto-numbers
Version: 0.2.7-10
Severity: serious
Tags: ftbfs bookworm sid

https://buildd.debian.org/status/package.php?p=haskell-crypto-numbers&suite=sid

...
Crypto/Number/Prime.hs:82:6: error:
    Variable not in scope: nextPrimeInteger :: Integer -> Integer
   |
82 |     (nextPrimeInteger n, rng)
   |      ^^^^^^^^^^^^^^^^

Crypto/Number/Prime.hs:92:10: error:
    • Variable not in scope:
        testPrimeInteger :: Integer -> Int# -> Int#
    • Perhaps you meant ‘testBitInteger’ (imported from GHC.Integer.GMP.Internals)
   |
92 |     case testPrimeInteger n tries of
   |          ^^^^^^^^^^^^^^^^
 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 709
	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


More information about the Pkg-haskell-maintainers mailing list