Bug#997959: git-annex: FTBFS on 32-bit ARM architectures, but built successfully before

Sean Whitton spwhitton at spwhitton.name
Wed Oct 27 20:20:04 BST 2021


Source: git-annex
Version: 8.20210223-2
Severity: serious
Tags: help
X-debbugs-cc: debian-haskell at lists.debian.org

Hello,

git-annex recently began to FTBFS on 32-bit ARM architectures, and I am
not really in a position atm to dig deeply into the problem.

armel failure:

    ghc: panic! (the 'impossible' happened)
      (GHC version 8.8.4 for arm-unknown-linux):
    	tyThingTyCon
      Identifier ‘cMaxLen’
      Call stack:
          CallStack (from HasCallStack):
            callStackDoc, called at compiler/utils/Outputable.hs:1159:37 in ghc:Outputable
            pprPanic, called at compiler/main/HscTypes.hs:2182:28 in ghc:HscTypes

    Please report this as a GHC bug:  https://www.haskell.org/ghc/reportabug

    make[1]: *** [Makefile:58: git-annex] Error 1
    make[1]: Leaving directory '/<<PKGBUILDDIR>>'
    dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" returned exit code 2
    make: *** [debian/rules:31: build-arch] Error 25

armhf failure:

    ghc: panic! (the 'impossible' happened)
      (GHC version 8.8.4 for arm-unknown-linux):
    	tyThingTyCon
      Identifier ‘==.’
      Call stack:
          CallStack (from HasCallStack):
            callStackDoc, called at compiler/utils/Outputable.hs:1159:37 in ghc:Outputable
            pprPanic, called at compiler/main/HscTypes.hs:2182:28 in ghc:HscTypes

    Please report this as a GHC bug:  https://www.haskell.org/ghc/reportabug

    make[1]: *** [Makefile:58: git-annex] Error 1
    make[1]: Leaving directory '/<<PKGBUILDDIR>>'
    dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" returned exit code 2
    make: *** [debian/rules:31: build-arch] Error 25

-- 
Sean Whitton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 869 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-maintainers/attachments/20211027/769bfcdf/attachment.sig>


More information about the Pkg-haskell-maintainers mailing list