Subject: | tests fail when home is readonly or when local directory doesn't exist |
PERL_DL_NONLAZY=1 /usr/bin/perl5.12.1 "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/02_source/*.t
t/03_opts/*.t t/04_targets/*.t
# Pod::Parser version 1.37
# Pod::Simple version 3.14
# Pod::Text version 3.14
# Pod::Xhtml version 1.61
# Failed test 'use App::Grok;'
# at t/01_compile.t line 13.
# Tried to use 'App::Grok'.
# Error: Can't create /home/mandrake/.local/share/.grok: No such
file or directory
# Compilation failed in require at
/home/mandrake/rpm/BUILD/grok-0.22/blib/lib/App/Grok.pm line 14.
# BEGIN failed--compilation aborted at
/home/mandrake/rpm/BUILD/grok-0.22/blib/lib/App/Grok.pm line 14.
# Compilation failed in require at (eval 13) line 2.
# BEGIN failed--compilation aborted at (eval 13) line 2.
# Failed test 'Script bin/grok compiles'
# at t/01_compile.t line 19.