[rt.cpan.org #100027] Can't make 0.90 in CentOS 6.2x64

2014-11-06 Thread Roderich Schupp via RT
Thu Nov 06 03:10:03 2014: Request 100027 was acted upon.
Transaction: Correspondence added by RSCHUPP
   Queue: PAR
 Subject: Can't make 0.90 in CentOS 6.2x64
   Broken in: (no value)
Severity: (no value)
   Owner: Nobody
  Requestors: e...@pacbell.net
  Status: rejected
 Ticket URL: https://rt.cpan.org/Ticket/Display.html?id=100027 


Am 2014-11-05 18:20:02, e...@pacbell.net schrieb:
 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




[rt.cpan.org #100027] Can't make 0.90 in CentOS 6.2x64

2014-11-04 Thread Lance Gropper via RT
Tue Nov 04 13:12:33 2014: Request 100027 was acted upon.
Transaction: Ticket created by e...@pacbell.net
   Queue: PAR
 Subject: Can't make 0.90 in CentOS 6.2x64
   Broken in: (no value)
Severity: (no value)
   Owner: Nobody
  Requestors: e...@pacbell.net
  Status: new
 Ticket URL: https://rt.cpan.org/Ticket/Display.html?id=100027 


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 3
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 3
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 3
./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