https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28572 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #9 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Just mentioning one compile error: perl -c tools/viewlog.pl Global symbol "$debug" requires explicit package name (did you forget to declare "my $debug"?) at /usr/share/koha/C4/Context.pm line 788. BEGIN not safe after errors--compilation aborted at /usr/share/koha/C4/Context.pm line 853. Compilation failed in require at /usr/share/koha/C4/Auth.pm line 30. BEGIN failed--compilation aborted at /usr/share/koha/C4/Auth.pm line 30. Compilation failed in require at tools/viewlog.pl line 23. BEGIN failed--compilation aborted at tools/viewlog.pl line 23. -- You are receiving this mail because: You are watching all bug changes.