Package: ciphersaber
Version: 1.01-2
Severity: serious

ciphersaber fails to build from source in a clean sid chroot. Adding
libtest-warn-perl <!nocheck> to Build-Depends fixes this.

Thanks,
Jeremy Bicha

Excerpt from build log below:

   dh_auto_configure
perl -I. Build.PL --installdirs vendor --config "optimize=-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2"
--config "ld=x86_64-linux-gnu-gcc -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wl,-z,relro"
Checking prerequisites...
  build_requires:
    !  Test::Warn is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation

Run 'Build installdeps' to install missing prerequisites.

Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Crypt-CipherSaber' version '1.01'
   dh_auto_build
perl Build
Building Crypt-CipherSaber
   dh_auto_test
perl Build test --verbose 1
t/CS2.t .........
1..2
ok 1 - use Crypt::CipherSaber;
ok 2 - CS-2 should work on texts longer than IV
ok
Can't locate Test/Warn.pm in @INC (you may need to install the
Test::Warn module) (@INC contains: /<<PKGBUILDDIR>>/blib/lib
/<<PKGBUILDDIR>>/blib/arch /etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.24.1
/usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24
/usr/share/perl/5.24 /usr/local/lib/site_perl
/usr/lib/x86_64-linux-gnu/perl-base .) at t/base.t line 11.
BEGIN failed--compilation aborted at t/base.t line 11.
# Looks like your test exited with 2 before it could output anything.

Reply via email to