Source: haskell-hmatrix
Version: 0.20.0.0-1
Severity: serious
Tags: ftbfs bookworm sid

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

...
src/Internal/Sparse.hs:125:24: error:
    • Couldn't match expected type ‘Int’ with actual type ‘CSR -> Int’
    • Probable cause: ‘nRows’ is applied to too few arguments
      In the ‘nRows’ field of a record
      In the expression: SparseR {..}
      In an equation for ‘fromCSR’:
          fromCSR csr
            = SparseR {..}
            where
                gmCSR @ CSR {..} = csr
                nRows = csrNRows
                nCols = csrNCols
    |
125 | fromCSR csr = SparseR {..}
    |                        ^^
 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

Reply via email to