Skip Menu |

This queue is for tickets about the PAR CPAN distribution.

Report information
The Basics
Id: 100027
Status: rejected
Priority: 0/
Queue: PAR

People
Owner: Nobody in particular
Requestors: eiii [...] pacbell.net
Cc:
AdminCc:

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



Subject: Can't make 0.90 in CentOS 6.2x64
Date: Tue, 4 Nov 2014 10:12:23 -0800
To: <bug-PAR [...] rt.cpan.org>
From: "Lance Gropper" <eiii [...] pacbell.net>
When I try to do a perl Makefile.PL, then a make, I get this: [root@QOS PAR-0.90]# perl Makefile.PL *** ExtUtils::AutoInstall version 0.63 *** Checking for dependencies... [Core Features] - File::Temp ...loaded. (0.22 >= 0.05) - Compress::Zlib ...loaded. (2.021 >= 1.3) - Archive::Zip ...loaded. (1.39 >= 1) - Module::ScanDeps ...loaded. (0.95 >= 0.45) - PAR::Dist ...loaded. (0.49 >= 0.06) [Digital signature support] - Digest ...loaded. (1.16) - Module::Signature ...loaded. (0.73 >= 0.35) *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for the par program Writing Makefile for PAR [root@QOS PAR-0.90]# make cp lib/PAR/Packer.pm blib/lib/PAR/Packer.pm cp lib/PAR/Filter/PodStrip.pm blib/lib/PAR/Filter/PodStrip.pm cp lib/PAR/Filter/Obfuscate.pm blib/lib/PAR/Filter/Obfuscate.pm cp lib/App/Packer/PAR.pm blib/lib/App/Packer/PAR.pm cp lib/PAR/Filter.pm blib/lib/PAR/Filter.pm cp lib/PAR.pm blib/lib/PAR.pm cp lib/PAR/Filter/PatchContent.pm blib/lib/PAR/Filter/PatchContent.pm cp lib/PAR/Filter/Bytecode.pm blib/lib/PAR/Filter/Bytecode.pm cp lib/PAR/Tutorial.pod blib/lib/PAR/Tutorial.pod cp lib/PAR/FAQ.pod blib/lib/PAR/FAQ.pod cp lib/PAR/Heavy.pm blib/lib/PAR/Heavy.pm cp lib/PAR/Filter/Bleach.pm blib/lib/PAR/Filter/Bleach.pm make[1]: Entering directory `/root/PAR-0.90/myldr' /usr/bin/perl sha1.c.PL sha1.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE sha1.c /usr/bin/perl ./file2c.pl /usr/lib64/perl5/CORE/libperl.so my_perl.c load_me_0 1 30000 gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE main.c In file included from main.c:57: internals.c: In function ‘XS_Internals_PAR_BOOT’: internals.c:34: warning: ignoring return value of ‘Perl_av_shift’, declared with attribute warn_unused_result /usr/bin/perl ./file2c.pl ../script/par.pl my_par_pl.c load_me_2 1 gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE my_par_pl.c gcc main.o my_par_pl.o -s -Wl,-E -Wl,-rpath,/usr/lib64/perl5/CORE -fstack-protector -L/usr/lib64/perl5/CORE -lperl -lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc --output ./par /usr/bin/perl ./file2c.pl ./par my_par.c load_me_1 1 30000 gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE static.c gcc static.o -s -Wl,-E -Wl,-rpath,/usr/lib64/perl5/CORE -fstack-protector -L/usr/lib64/perl5/CORE -lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc --output ./static /usr/bin/perl parlsig.pl ./static ./par 1 30000 ./static -I"/root/PAR-0.90/inc" -I"/usr/local/lib64/perl5" -I"/usr/local/share/perl5" -I"/usr/lib64/perl5/vendor_perl" -I"/usr/share/perl5/vendor_perl" -I"/usr/lib64/perl5" -I"/usr/share/perl5" -I"/root/PAR-0.90" -I"." -I../myldr/.. -I../blib/lib -q -B -O../script/parl ./par -I../myldr/.. -I../blib/lib -I"/root/PAR-0.90/inc" -I"/usr/local/lib64/perl5" -I"/usr/local/share/perl5" -I"/usr/lib64/perl5/vendor_perl" -I"/usr/share/perl5/vendor_perl" -I"/usr/lib64/perl5" -I"/usr/share/perl5" -I"/root/PAR-0.90" -I"." -q -B -O../script/parldyn Usage: ./par [ -Alib.par ] [ -Idir ] [ -Mmodule ] [ src.par ] [ program.pl ] ./par [ -B|-b ] [-Ooutfile] src.par make[1]: *** [../script/parldyn] Error 255 make[1]: Leaving directory `/root/PAR-0.90/myldr' make: *** [subdirs] Error 2 Lance
Subject: Re: [rt.cpan.org #100027] AutoReply: Can't make 0.90 in CentOS 6.2x64
Date: Tue, 4 Nov 2014 10:15:55 -0800
To: <bug-PAR [...] rt.cpan.org>
From: "Lance Gropper" <eiii [...] pacbell.net>
Not sure, but it doesn't look like it likes the "-q" option... Show quoted text
-----Original Message----- From: Bugs in PAR via RT Sent: Tuesday, November 4, 2014 10:12 AM To: eiii@pacbell.net Subject: [rt.cpan.org #100027] AutoReply: Can't make 0.90 in CentOS 6.2x64 Greetings, This message has been automatically generated in response to the creation of a trouble ticket regarding: "Can't make 0.90 in CentOS 6.2x64", a summary of which appears below. There is no need to reply to this message right now. Your ticket has been assigned an ID of [rt.cpan.org #100027]. Your ticket is accessible on the web at: https://rt.cpan.org/Ticket/Display.html?id=100027 Please include the string: [rt.cpan.org #100027] in the subject line of all future correspondence about this issue. To do so, you may reply to this message. Thank you, bug-PAR@rt.cpan.org ------------------------------------------------------------------------- When I try to do a perl Makefile.PL, then a make, I get this: [root@QOS PAR-0.90]# perl Makefile.PL *** ExtUtils::AutoInstall version 0.63 *** Checking for dependencies... [Core Features] - File::Temp ...loaded. (0.22 >= 0.05) - Compress::Zlib ...loaded. (2.021 >= 1.3) - Archive::Zip ...loaded. (1.39 >= 1) - Module::ScanDeps ...loaded. (0.95 >= 0.45) - PAR::Dist ...loaded. (0.49 >= 0.06) [Digital signature support] - Digest ...loaded. (1.16) - Module::Signature ...loaded. (0.73 >= 0.35) *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for the par program Writing Makefile for PAR [root@QOS PAR-0.90]# make cp lib/PAR/Packer.pm blib/lib/PAR/Packer.pm cp lib/PAR/Filter/PodStrip.pm blib/lib/PAR/Filter/PodStrip.pm cp lib/PAR/Filter/Obfuscate.pm blib/lib/PAR/Filter/Obfuscate.pm cp lib/App/Packer/PAR.pm blib/lib/App/Packer/PAR.pm cp lib/PAR/Filter.pm blib/lib/PAR/Filter.pm cp lib/PAR.pm blib/lib/PAR.pm cp lib/PAR/Filter/PatchContent.pm blib/lib/PAR/Filter/PatchContent.pm cp lib/PAR/Filter/Bytecode.pm blib/lib/PAR/Filter/Bytecode.pm cp lib/PAR/Tutorial.pod blib/lib/PAR/Tutorial.pod cp lib/PAR/FAQ.pod blib/lib/PAR/FAQ.pod cp lib/PAR/Heavy.pm blib/lib/PAR/Heavy.pm cp lib/PAR/Filter/Bleach.pm blib/lib/PAR/Filter/Bleach.pm make[1]: Entering directory `/root/PAR-0.90/myldr' /usr/bin/perl sha1.c.PL sha1.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE sha1.c /usr/bin/perl ./file2c.pl /usr/lib64/perl5/CORE/libperl.so my_perl.c load_me_0 1 30000 gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE main.c In file included from main.c:57: internals.c: In function ‘XS_Internals_PAR_BOOT’: internals.c:34: warning: ignoring return value of ‘Perl_av_shift’, declared with attribute warn_unused_result /usr/bin/perl ./file2c.pl ../script/par.pl my_par_pl.c load_me_2 1 gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE my_par_pl.c gcc main.o y_par_pl.o -s -Wl,-E -Wl,-rpath,/usr/lib64/perl5/CORE -fstack-protector -L/usr/lib64/perl5/CORE -lperl -lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc --output ./par /usr/bin/perl ./file2c.pl ./par my_par.c load_me_1 1 30000 gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE static.c gcc tatic.o -s -Wl,-E -Wl,-rpath,/usr/lib64/perl5/CORE -fstack-protector -L/usr/lib64/perl5/CORE -lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc --output ./static /usr/bin/perl parlsig.pl ./static ./par 1 30000 ./static -I"/root/PAR-0.90/inc" -I"/usr/local/lib64/perl5" -I"/usr/local/share/perl5" -I"/usr/lib64/perl5/vendor_perl" -I"/usr/share/perl5/vendor_perl" -I"/usr/lib64/perl5" -I"/usr/share/perl5" -I"/root/PAR-0.90" -I"." -I../myldr/.. -I../blib/lib -q -B -O../script/parl ./par -I../myldr/.. -I../blib/lib -I"/root/PAR-0.90/inc" -I"/usr/local/lib64/perl5" -I"/usr/local/share/perl5" -I"/usr/lib64/perl5/vendor_perl" -I"/usr/share/perl5/vendor_perl" -I"/usr/lib64/perl5" -I"/usr/share/perl5" -I"/root/PAR-0.90" -I"." -q -B -O../script/parldyn Usage: ./par [ -Alib.par ] [ -Idir ] [ -Mmodule ] [ src.par ] [ program.pl ] ./par [ -B|-b ] [-Ooutfile] src.par make[1]: *** [../script/parldyn] Error 255 make[1]: Leaving directory `/root/PAR-0.90/myldr' make: *** [subdirs] Error 2 Lance
This version of PAR is almost 9 years old. Please try again with a recent version. Note: If you want to build a self-contained executable from a Perl script, you should install PAR::Packer instead. Cheers, Roderich
Subject: Re: [rt.cpan.org #100027] AutoReply: Can't make 0.90 in CentOS 6.2x64
Date: Wed, 5 Nov 2014 15:19:55 -0800
To: <bug-PAR [...] rt.cpan.org>
From: "Lance Gropper" <eiii [...] pacbell.net>
This version is the latest one listed one week ago when I downloaded it from CPAN... Show quoted text
-----Original Message----- From: Bugs in PAR via RT Sent: Tuesday, November 4, 2014 10:12 AM To: eiii@pacbell.net Subject: [rt.cpan.org #100027] AutoReply: Can't make 0.90 in CentOS 6.2x64 Greetings, This message has been automatically generated in response to the creation of a trouble ticket regarding: "Can't make 0.90 in CentOS 6.2x64", a summary of which appears below. There is no need to reply to this message right now. Your ticket has been assigned an ID of [rt.cpan.org #100027]. Your ticket is accessible on the web at: https://rt.cpan.org/Ticket/Display.html?id=100027 Please include the string: [rt.cpan.org #100027] in the subject line of all future correspondence about this issue. To do so, you may reply to this message. Thank you, bug-PAR@rt.cpan.org ------------------------------------------------------------------------- When I try to do a perl Makefile.PL, then a make, I get this: [root@QOS PAR-0.90]# perl Makefile.PL *** ExtUtils::AutoInstall version 0.63 *** Checking for dependencies... [Core Features] - File::Temp ...loaded. (0.22 >= 0.05) - Compress::Zlib ...loaded. (2.021 >= 1.3) - Archive::Zip ...loaded. (1.39 >= 1) - Module::ScanDeps ...loaded. (0.95 >= 0.45) - PAR::Dist ...loaded. (0.49 >= 0.06) [Digital signature support] - Digest ...loaded. (1.16) - Module::Signature ...loaded. (0.73 >= 0.35) *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for the par program Writing Makefile for PAR [root@QOS PAR-0.90]# make cp lib/PAR/Packer.pm blib/lib/PAR/Packer.pm cp lib/PAR/Filter/PodStrip.pm blib/lib/PAR/Filter/PodStrip.pm cp lib/PAR/Filter/Obfuscate.pm blib/lib/PAR/Filter/Obfuscate.pm cp lib/App/Packer/PAR.pm blib/lib/App/Packer/PAR.pm cp lib/PAR/Filter.pm blib/lib/PAR/Filter.pm cp lib/PAR.pm blib/lib/PAR.pm cp lib/PAR/Filter/PatchContent.pm blib/lib/PAR/Filter/PatchContent.pm cp lib/PAR/Filter/Bytecode.pm blib/lib/PAR/Filter/Bytecode.pm cp lib/PAR/Tutorial.pod blib/lib/PAR/Tutorial.pod cp lib/PAR/FAQ.pod blib/lib/PAR/FAQ.pod cp lib/PAR/Heavy.pm blib/lib/PAR/Heavy.pm cp lib/PAR/Filter/Bleach.pm blib/lib/PAR/Filter/Bleach.pm make[1]: Entering directory `/root/PAR-0.90/myldr' /usr/bin/perl sha1.c.PL sha1.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE sha1.c /usr/bin/perl ./file2c.pl /usr/lib64/perl5/CORE/libperl.so my_perl.c load_me_0 1 30000 gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE main.c In file included from main.c:57: internals.c: In function ‘XS_Internals_PAR_BOOT’: internals.c:34: warning: ignoring return value of ‘Perl_av_shift’, declared with attribute warn_unused_result /usr/bin/perl ./file2c.pl ../script/par.pl my_par_pl.c load_me_2 1 gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE my_par_pl.c gcc main.o y_par_pl.o -s -Wl,-E -Wl,-rpath,/usr/lib64/perl5/CORE -fstack-protector -L/usr/lib64/perl5/CORE -lperl -lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc --output ./par /usr/bin/perl ./file2c.pl ./par my_par.c load_me_1 1 30000 gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE static.c gcc tatic.o -s -Wl,-E -Wl,-rpath,/usr/lib64/perl5/CORE -fstack-protector -L/usr/lib64/perl5/CORE -lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc --output ./static /usr/bin/perl parlsig.pl ./static ./par 1 30000 ./static -I"/root/PAR-0.90/inc" -I"/usr/local/lib64/perl5" -I"/usr/local/share/perl5" -I"/usr/lib64/perl5/vendor_perl" -I"/usr/share/perl5/vendor_perl" -I"/usr/lib64/perl5" -I"/usr/share/perl5" -I"/root/PAR-0.90" -I"." -I../myldr/.. -I../blib/lib -q -B -O../script/parl ./par -I../myldr/.. -I../blib/lib -I"/root/PAR-0.90/inc" -I"/usr/local/lib64/perl5" -I"/usr/local/share/perl5" -I"/usr/lib64/perl5/vendor_perl" -I"/usr/share/perl5/vendor_perl" -I"/usr/lib64/perl5" -I"/usr/share/perl5" -I"/root/PAR-0.90" -I"." -q -B -O../script/parldyn Usage: ./par [ -Alib.par ] [ -Idir ] [ -Mmodule ] [ src.par ] [ program.pl ] ./par [ -B|-b ] [-Ooutfile] src.par make[1]: *** [../script/parldyn] Error 255 make[1]: Leaving directory `/root/PAR-0.90/myldr' make: *** [subdirs] Error 2 Lance
Am 2014-11-05 18:20:02, eiii@pacbell.net schrieb: Show quoted text
> This version is the latest one listed one week ago when I downloaded > it from CPAN...
BS, release dates on CPAN are (cf. https://metacpan.org/pod/PAR): 1.007 - Oct 22, 2012 1.006 - Oct 15, 2012 1.005 - Dec 2, 2011 ... 0.90 - November 25, 2005 Cheers, Roderich