[Git][haskell-team/haskell-devscripts][master] Add libdevel-confess-perl to the runtime prerequisites.
Felix Lechner (@lechner)
gitlab at salsa.debian.org
Sat Apr 9 02:00:43 BST 2022
Felix Lechner pushed to branch master at Debian Haskell Group / haskell-devscripts
Commits:
c1d96c27 by Felix Lechner at 2022-04-08T17:55:11-07:00
Add libdevel-confess-perl to the runtime prerequisites.
Attempts to resolve this FTBFS:
Can't locate Devel/Confess.pm in @INC (you may need to install the Devel::Confess module)
(@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0
/usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base
/usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl).
BEGIN failed--compilation aborted.
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:134: clean] Error 2
dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2
Seen on
https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/haskell-intern_0.9.4-1.rbuild.log.gz
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -24,6 +24,7 @@ Depends: dctrl-tools
, ghc-haddock
, libconst-fast-perl
, libdatetime-perl
+ , libdevel-confess-perl
, libipc-run3-perl
, liblist-someutils-perl
, libpath-tiny-perl
View it on GitLab: https://salsa.debian.org/haskell-team/haskell-devscripts/-/commit/c1d96c2789ac5cf025cc33b0338a80ae73871b3f
--
View it on GitLab: https://salsa.debian.org/haskell-team/haskell-devscripts/-/commit/c1d96c2789ac5cf025cc33b0338a80ae73871b3f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20220409/4bba6141/attachment.htm>
More information about the Pkg-haskell-commits
mailing list