Skip Menu |

This queue is for tickets about the PAR-Packer CPAN distribution.

Report information
The Basics
Id: 50748
Status: resolved
Priority: 0/
Queue: PAR-Packer

People
Owner: Nobody in particular
Requestors: plate [...] patterner.de
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.992_04
Fixed in: (no value)



make[1]: Entering directory `/tmp/PAR-Packer-0.992_04/myldr' ./static -I"/tmp/PAR-Packer-0.992_04/inc" -I"/localperl.5.10.1/lib/5.10.1/x86_64-linux-thread-multi-ld" -I"/localperl.5.10.1/lib/5.10.1" -I"/localperl.5.10.1/lib/site_perl/5.10.1/x86_64-linux-thread- multi-ld" -I"/localperl.5.10.1/lib/site_perl/5.10.1" -I"/tmp/PAR-Packer-0.992_04" -I"." -I../myldr/.. -I../blib/lib -q -B -O../script/parl ./static: creation of private temporary subdirectory /cache- 8125a3ec535cc0ceea9a29a62d98737279fc92ba failed - aborting with 13. make[1]: *** [../script/parl] Error 2 make[1]: Leaving directory `/tmp/PAR-Packer-0.992_04/myldr' make: *** [subdirs] Error 2
I think this was fixed some time ago by avoiding sprintf() calls with overlapping source and target buffers (in myldr/mktmpdir.c). Feel free to re-open this report if this still happens with the current version of PAR::Packer.