> make test PERL_DL_NONLAZY=1 KOHA_CONF=blib/KOHA_CONF_DIR/koha-conf.xml /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/PERL_MODULE_DIR', 'blib/arch')" t/*.t t/00-checkdatabase-version.t ........ ok t/00-deprecated.t ................... ok t/00-load.t ......................... 1/? Bailout called. Further testing stopped: ***** PROBLEMS LOADING FILE 'C4::Accounts' # Failed test 'use C4::Accounts;' # at t/00-load.t line 47. # Tried to use 'C4::Accounts'. # Error: Can't locate Crypt/GCrypt.pm in @INC (you may need to install the Crypt::GCrypt module) (@INC contains: /home/bob/source/koha-3.22.00-beta/blib/PERL_MODULE_DIR /home/bob/source/koha-3.22.00-beta/blib/arch /usr/share/koha/lib /usr/share/koha/lib /usr/lib/perl5/site_perl/5.18.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.18.2 /usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.18.2 /usr/lib/perl5/5.18.2/x86_64-linux-thread-multi /usr/lib/perl5/5.18.2 /usr/lib/perl5/site_perl .) at /home/bob/source/koha-3.22.00-beta/blib/PERL_MODULE_DIR/Koha/NorwegianPatronDB.pm line 58. # BEGIN failed--compilation aborted at /home/bob/source/koha-3.22.00-beta/blib/PERL_MODULE_DIR/Koha/NorwegianPatronDB.pm line 58. # Compilation failed in require at /home/bob/source/koha-3.22.00-beta/blib/PERL_MODULE_DIR/C4/Members.pm line 44. # Compilation failed in require at /home/bob/source/koha-3.22.00-beta/blib/PERL_MODULE_DIR/C4/Accounts.pm line 25. # BEGIN failed--compilation aborted at /home/bob/source/koha-3.22.00-beta/blib/PERL_MODULE_DIR/C4/Accounts.pm line 25. # Compilation failed in require at t/00-load.t line 47. # BEGIN failed--compilation aborted at t/00-load.t line 47. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 8. FAILED--Further testing stopped: ***** PROBLEMS LOADING FILE 'C4::Accounts' Makefile:20893: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 bob@machine1:~/source/koha-3.22.00-beta> ./koha_perl_deps.pl -u -m Installed Required Module is Module Name Version Version Required -------------------------------------------------------------------------------------------- Crypt::GCrypt 0 * 1.24 No PDF::Table 0.9.10 * 0.9.3 Yes -------------------------------------------------------------------------------------------- Total modules reported: 2 * Module is missing or requires an upgrade.