Subject: | Installation may fail (2.15) |
On one of my smoker machines I observe that the installation step fails:
...
CPAN::Reporter: Test result is 'pass', All tests successful.
CPAN::Reporter: preparing a CPAN Testers report for Text-Frundis-2.15
CPAN::Reporter: sending test report with 'pass' via File
ANASETO/Text-Frundis-2.15.tar.gz
./Build test -- OK
Running Build install
Building Text-Frundis
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ERROR: Can't create '/man/man1'
mkdir /man: Zugriff verweigert at /usr/perl5.14.4/lib/site_perl/5.14.4/ExtUtils/Install.pm line 477.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
at /usr/perl5.14.4/lib/site_perl/5.14.4/Module/Build/Base.pm line 3558.
Earlier in the Build.PL step there appeared the following warning:
Use of uninitialized value in concatenation (.) or string at Build.PL line 45.
So it seems that on this system $build->install_base is undefined.