Subject: | bleadperl@34425 breaks Par-Packer 0.982 |
Apparently Compress Zlib doesn't need an autosplit.ix file anymore but
some code in the PAR::Packer build mechanism expects it. So with
bleadperl after 34425 I always get
cc static.o -s -Wl,-E -fstack-protector -L/usr/local/lib
-L/home/src/perl/repoperls/installed-perls/perl/p5B38YI/perl-5.10.0@35088/lib/5.11.0/i686-linux-64int/CORE
-lnsl -ldl -lm -lcrypt -lutil -lc -o ./static
/home/src/perl/repoperls/installed-perls/perl/p5B38YI/perl-5.10.0@35088/bin/perl
-e1
/home/src/perl/repoperls/installed-perls/perl/p5B38YI/perl-5.10.0@35088/bin/perl
parlsig.pl ./static ./par 1 30000
./static -I"/home/sand/.cpan/build/PAR-Packer-0.982-e_Lqon/inc"
-I"/home/src/perl/repoperls/installed-perls/perl/p5B38YI/perl-5.10.0@35088/lib/5.11.0/i686-linux-64int"
-I"/home/src/perl/repoperls/installed-perls/perl/p5B38YI/perl-5.10.0@35088/lib/5.11.0"
-I"/home/src/perl/repoperls/installed-perls/perl/p5B38YI/perl-5.10.0@35088/lib/site_perl/5.11.0/i686-linux-64int"
-I"/home/src/perl/repoperls/installed-perls/perl/p5B38YI/perl-5.10.0@35088/lib/site_perl/5.11.0"
-I"/home/sand/.cpan/build/PAR-Packer-0.982-e_Lqon" -I"." -I../myldr/..
-I../blib/lib -q -B -O../script/parl
Can't open
/home/src/perl/repoperls/installed-perls/perl/p5B38YI/perl-5.10.0@35088/lib/5.11.0/auto/Compress/Zlib/autosplit.ix:
No such file or directory at -e line 576.
make[4]: *** [../script/parl] Error 2
make[4]: Leaving directory
`/home/sand/.cpan/build/PAR-Packer-0.982-e_Lqon/myldr'
make[3]: *** [subdirs] Error 2
Let me know if you need some more to chew on,
Cheers,