MidnightBSD Magus

security/p5-Crypt-CBC

Perl5 interface to Cipher Block Chaining with DES and IDEA

Flavor Version Run OSVersion Arch License Restricted Status
3.07 639 4.0 amd64 artistic 0 fail Reset Port

License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

Events

Machine Type Time Message
m4064b info 2026-05-20 10:34:02.845958 Test Started
m4064b warn 2026-05-20 10:34:23.118155 MASTER_SITES contains non-HTTPS URLs: ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/, http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Crypt/, ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Crypt/, ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Crypt/, http://backpan.perl.org/modules/by-module/Crypt/ and 3 more
m4064b fail 2026-05-20 10:34:23.12915 make test returned non-zero: 1
m4064b fail 2026-05-20 10:34:23.192782 Test complete.

Log

===>  Testing for p5-Crypt-CBC-3.07
PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate object method "new" via package "Crypt::CBC" at t/AES.t line 30.
t/AES.t ................ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 33/33 subtests 
t/author-pod-spell.t ... skipped: these tests are for testing by the author
t/author-pod-syntax.t .. skipped: these tests are for testing by the author
t/Blowfish.t ........... skipped: Crypt::Blowfish not installed
t/Blowfish_PP.t ........ skipped: Crypt::Blowfish_PP not installed
t/CAST5.t .............. skipped: Crypt::CAST5 not installed
t/CTR.t ................ skipped: Math::Int128 not installed
t/DES.t ................ skipped: Crypt::DES not installed
Can't locate object method "new" via package "Crypt::CBC" at t/func.t line 50.
t/func.t ............... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 257/257 subtests 
Can't locate Crypt/URandom.pm in @INC (you may need to install the Crypt::URandom module) (@INC entries checked: /magus/work/usr/mports/security/p5-Crypt-CBC/work/Crypt-CBC-3.07/blib/lib /magus/work/usr/mports/security/p5-Crypt-CBC/work/Crypt-CBC-3.07/blib/arch /usr/local/lib/perl5/site_perl/mach/5.40 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.40/mach /usr/local/lib/perl5/5.40 .) at /magus/work/usr/mports/security/p5-Crypt-CBC/work/Crypt-CBC-3.07/blib/lib/Crypt/CBC.pm line 6.
BEGIN failed--compilation aborted at /magus/work/usr/mports/security/p5-Crypt-CBC/work/Crypt-CBC-3.07/blib/lib/Crypt/CBC.pm line 6.
Compilation failed in require at t/github-issue7.t line 4.
BEGIN failed--compilation aborted at t/github-issue7.t line 4.
t/github-issue7.t ...... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
t/IDEA.t ............... skipped: Crypt::IDEA not installed
using Crypt::Cipher::AES for testing
Can't locate object method "new" via package "Crypt::CBC" at t/nopadding.t line 43.
t/nopadding.t .......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 
Can't locate object method "new" via package "Crypt::CBC" at t/null_data.t line 45.
t/null_data.t .......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 513/513 subtests 
Can't locate object method "new" via package "Crypt::CBC" at t/OFB.t line 30.
t/OFB.t ................ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 33/33 subtests 
using Crypt::Cipher::AES for testing
Can't locate object method "new" via package "Crypt::CBC" at t/onezeropadding.t line 41.
t/onezeropadding.t ..... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 
Can't call method "header_mode" on an undefined value at t/parameters.t line 34.
t/parameters.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 81/82 subtests 
t/pbkdf.t .............. ok
Can't locate object method "new" via package "Crypt::CBC" at t/PCBC.t line 30.
t/PCBC.t ............... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 33/33 subtests 
Using Crypt::Cipher::AES for test
Can't locate object method "_get_random_bytes" via package "Crypt::CBC" at t/preexisting.t line 53.
t/preexisting.t ........ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 34/34 subtests 
t/release-kwalitee.t ... skipped: these tests are for release candidate testing
t/release-meta-json.t .. skipped: these tests are for release candidate testing
t/Rijndael.t ........... skipped: Crypt::Rijndael not installed
t/Rijndael_compat.t .... skipped: Crypt::Rijndael not installed

Test Summary Report
-------------------
t/AES.t              (Wstat: 512 (exited 2) Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 33 tests but ran 1.
t/func.t             (Wstat: 512 (exited 2) Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 257 tests but ran 1.
t/github-issue7.t    (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/nopadding.t        (Wstat: 512 (exited 2) Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
t/null_data.t        (Wstat: 512 (exited 2) Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 513 tests but ran 1.
t/OFB.t              (Wstat: 512 (exited 2) Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 33 tests but ran 1.
t/onezeropadding.t   (Wstat: 512 (exited 2) Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
t/parameters.t       (Wstat: 512 (exited 2) Tests: 4 Failed: 3)
  Failed tests:  1, 3-4
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 82 tests but ran 4.
t/PCBC.t             (Wstat: 512 (exited 2) Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 33 tests but ran 1.
t/preexisting.t      (Wstat: 512 (exited 2) Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 34 tests but ran 1.
Files=23, Tests=18,  2 wallclock secs ( 0.09 usr  0.08 sys +  0.84 cusr  0.23 csys =  1.23 CPU)
Result: FAIL
Failed 10/23 test programs. 11/18 subtests failed.
*** Error code 255

Stop.
make: stopped in /magus/work/usr/mports/security/p5-Crypt-CBC/work/Crypt-CBC-3.07
*** Error code 1

Stop.
make: stopped in /usr/mports/security/p5-Crypt-CBC

Links

Depends On

Depend Of

Categories

CVEs

  • Loading CVE information...

LLM Analysis