Bug#1054864: haskell-cipher-aes128: FTBFS: make: *** [/usr/share/cdbs/1/class/hlibrary.mk:149: debian/hlibrary.setup] Error 25
Lucas Nussbaum
lucas at debian.org
Fri Oct 27 20:50:37 BST 2023
Source: haskell-cipher-aes128
Version: 0.7.0.6-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20231027 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> test -x debian/rules
> dh_testroot
> dh_prep
> dh_installdirs -A
> mkdir -p "."
> CDBS WARNING: DEB_DH_STRIP_ARGS is deprecated since 0.4.85
> CDBS WARNING: DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
> Adding cdbs dependencies to debian/libghc-cipher-aes128-doc.substvars
> dh_installdirs -plibghc-cipher-aes128-doc \
>
> perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
> -E 'make_setup_recipe'
> Running ghc --make Setup.hs -o debian/hlibrary.setup
> Non-zero exit code 1.
> [1 of 2] Compiling Main ( Setup.hs, Setup.o )
>
> Setup.hs:36:66: error:
> Empty 'do' block
> Suggested fix: Perhaps you intended to use NondecreasingIndentation
> |
> 36 | withTempDirectory normal "" "testIntrinsic" $ \tmpDir -> do
> | ^^
> at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 109.
> Debian::Debhelper::Buildsystem::Haskell::Recipes::run_quiet("ghc", "--make", "Setup.hs", "-o", "debian/hlibrary.setup") called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 133
> Debian::Debhelper::Buildsystem::Haskell::Recipes::run("ghc", "--make", "Setup.hs", "-o", "debian/hlibrary.setup") called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 519
> Debian::Debhelper::Buildsystem::Haskell::Recipes::make_setup_recipe() called at -e line 1
> make: *** [/usr/share/cdbs/1/class/hlibrary.mk:149: debian/hlibrary.setup] Error 25
The full build log is available from:
http://qa-logs.debian.net/2023/10/27/haskell-cipher-aes128_0.7.0.6-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231027;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231027&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.
More information about the Pkg-haskell-maintainers
mailing list