Wed Nov 05 18:20:02 2014: Request 100027 was acted upon.
Transaction: Correspondence added by e...@pacbell.net
       Queue: PAR
     Subject: Re: [rt.cpan.org #100027] AutoReply: 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 >


This version is the latest one listed one week ago when I downloaded it from 
CPAN...

-----Original Message----- 
From: Bugs in PAR via RT
Sent: Tuesday, November 4, 2014 10:12 AM
To: e...@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-...@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 


Reply via email to