Subject: | Installation fails on Cygwin |
I installed all the prereqs successfully using cpanm, but IO-Compress installation itself failed with errors like these:
0 [main] perl 8100 child_info_fork::abort: address space needed by 'Bzip2.dll' (0x360000) is already occupied
0 [main] perl 6512 child_info_fork::abort: address space needed by 'Bzip2.dll' (0x360000) is already occupied
42 [main] perl 8108 child_info_fork::abort: address space needed by 'Bzip2.dll' (0x360000) is already occupied
0 [main] perl 3792 child_info_fork::abort: address space needed by 'Bzip2.dll' (0x360000) is already occupied
0 [main] perl 1252 child_info_fork::abort: address space needed by 'Bzip2.dll' (0x360000) is already occupied
0 [main] perl 8704 child_info_fork::abort: address space needed by 'Bzip2.dll' (0x360000) is already occupied
# Failed test (/usr/lib/perl5/vendor_perl/5.14/Test/NoWarnings.pm at line 45)
# There were 6 warning(s)
# Previous test 9 'bzgrep'
# Can't fork, trying again in 5 seconds at t/010examples-bzip2.t line 83.
# at t/010examples-bzip2.t line 83.
# main::check('/usr/bin/perl "-MExtUtils::testlib" -w ./examples/io/bzip2/b...', 'the end\x{a}this is the\x{a}really the end\x{a}') called at t/010examples-bzip2.t
line 117
#