#1091576 haskell-ghc-lib-parser: FTBFS on i386: error: ‘MainCapability’ undeclared (first use in this function); did you mean ‘PartCapability_’? #1091576
- Package:
- src:haskell-ghc-lib-parser
- Source:
- src:haskell-ghc-lib-parser
- Submitter:
- Lucas Nussbaum
- Date:
- 2025-08-17 18:14:49 UTC
- Severity:
- normal
- Tags:
Hi, During a rebuild of all packages in sid, this package failed to build on i386. This package currently has binary packages on i386, so this is a regression. Relevant part (hopefully): The full build log is available from: http://qa-logs.debian.net/2024/12/28/haskell-ghc-lib-parser_9.6.6.20240701-1_unstable-i386.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241228;users=lucas@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241228&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.
Control: retitle -1 haskell-ghc-lib-parser: libghc-ghc-lib-parser-doc FTBFS on i386 Control: severity -1 normal This is not a regression. The arch-any binary packages build fine on i386, the problem is that the arch-all binary package (documentation) fails to build on i386 (probably due to a GHC/Haddock bug). Since the package builds fine on Debian build machines, I am going to lower the priority of this. Thanks,