$ make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SimpleServer.bs blib/arch/auto/Net/Z3950/SimpleServer/SimpleServer.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..4 Can't load 'blib/arch/auto/Net/Z3950/SimpleServer/SimpleServer.bundle' for module Net::Z3950::SimpleServer: dlopen(blib/arch/auto/Net/Z3950/SimpleServer/SimpleServer.bundle, 0x0002): tried: 'blib/arch/auto/Net/Z3950/SimpleServer/SimpleServer.bundle' (relative path not allowed in hardened program) at /System/Library/Perl/5.30/darwin-thread-multi-2level/DynaLoader.pm line 197. � at test.pl line 11. Compilation failed in require at test.pl line 11. BEGIN failed--compilation aborted at test.pl line 11. not ok 1 make: *** [test_dynamic] Error 2 #### sub MY::postamble { 'INST_ARCHLIB = `pwd`/blib/arch' }