Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ make test
- "/opt/homebrew/Cellar/perl/5.38.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- BerkeleyDB.bs blib/arch/auto/BerkeleyDB/BerkeleyDB.bs 644
- PERL_DL_NONLAZY=1 "/opt/homebrew/Cellar/perl/5.38.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
- t/000prereq.t .. Old package separator "'" deprecated at t/Test/More.pm line 364.
- Can't load '/Users/hakonhaegland/perl/install-cpan-modules/BerkeleyDB-0.65/blib/arch/auto/BerkeleyDB/BerkeleyDB.bundle' for module BerkeleyDB: dlopen(/Users/hakonhaegland/perl/install-cpan-modules/BerkeleyDB-0.65/blib/arch/auto/BerkeleyDB/BerkeleyDB.bundle, 0x0002): symbol not found in flat namespace '___heap_exist' at /opt/homebrew/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/DynaLoader.pm line 210.
- at t/util.pm line 9.
- Compilation failed in require at t/util.pm line 9.
- BEGIN failed--compilation aborted at t/util.pm line 9.
- Compilation failed in require at t/000prereq.t line 13.
- BEGIN failed--compilation aborted at t/000prereq.t line 13.
- Undefined subroutine &BerkeleyDB::Term::close_everything called at /Users/hakonhaegland/perl/install-cpan-modules/BerkeleyDB-0.65/blib/lib/BerkeleyDB.pm line 2129.
- END failed--call queue aborted at t/000prereq.t line 13.
- # Looks like your test died before it could output anything.
- t/000prereq.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
- No subtests run
- t/blob.t ....... Can't load '/Users/hakonhaegland/perl/install-cpan-modules/BerkeleyDB-0.65/blib/arch/auto/BerkeleyDB/BerkeleyDB.bundle' for module BerkeleyDB: dlopen(/Users/hakonhaegland/perl/install-cpan-modules/BerkeleyDB-0.65/blib/arch/auto/BerkeleyDB/BerkeleyDB.bundle, 0x0002): symbol not found in flat namespace '___heap_exist' at /opt/homebrew/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/DynaLoader.pm line 210.
- at t/blob.t line 6.
- Compilation failed in require at t/blob.t line 6.
- BEGIN failed--compilation aborted at t/blob.t line 6.
- Undefined subroutine &BerkeleyDB::Term::close_everything called at /Users/hakonhaegland/perl/install-cpan-modules/BerkeleyDB-0.65/blib/lib/BerkeleyDB.pm line 2129.
- END failed--call queue aborted at t/blob.t line 6.
- t/blob.t ....... Dubious, test returned 22 (wstat 5632, 0x1600)
- No subtests run
- [...]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement