Subject: | Version 6.57_02 breaks blead |
Date: | Sat, 11 Sep 2010 17:08:19 +0200 |
To: | bug-ExtUtils-MakeMaker [...] rt.cpan.org |
From: | Florian Ragwitz <rafl [...] debian.org> |
blead currently uses version 6.57_01 of ExtUtils::MakeMaker. Everything
is good. Upgrading to version 6.57_02 breaks the build process:
make[1]: Entering directory `/home/rafl/projects/c/perl/cpan/Compress-Raw-Bzip2'
[...]
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap -typemap typemap Bzip2.xs > Bzip2.xsc && mv Bzip2.xsc Bzip2.c
Cannot open 'constants.xs': No such file or directory in Bzip2.xs, line 345
make[1]: *** [Bzip2.c] Error 1
make[1]: Leaving directory `/home/rafl/projects/c/perl/cpan/Compress-Raw-Bzip2'
Unsuccessful make(cpan/Compress-Raw-Bzip2): code=512 at make_ext.pl line 449.
make: *** [lib/auto/Compress/Raw/Bzip2/Bzip2.so] Error 2
This issue is also present in 6.57_03 and 6.57_04. I have no idea what's
causing it. I don't see anything obvious in the diff.
Message body not shown because it is not plain text.