Bug#1009743: haskell-devscripts: recent changes cause haskell-hspec-discover to FTBFS
Scott Talbert
swt at techie.net
Sat Apr 16 01:48:45 BST 2022
Package: haskell-devscripts
Version: 0.16.3
Severity: important
Dear Maintainer,
While test building some haskell packages, I noticed that
haskell-hspec-discover FTBFS with haskell-devscripts 0.16.3+. This is
the error with 0.16.10 (there were different errors before 0.16.10).
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/hspec-discover.substvars
dh_installdirs -phspec-discover \
make: *** No rule to make target 'debian/tmp-inst-ghc', needed by 'install/hspec-discover'. Stop.
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Rolling back to 0.16.2 resolves the problem. I suspect this may have
something to do with the fact that seems to be a bit non-standard for a
DHG package (ie, doesn't use -dev naming).
Thanks,
Scott
More information about the Pkg-haskell-maintainers
mailing list