Skip Menu |

This queue is for tickets about the PAR CPAN distribution.

Report information
The Basics
Id: 9259
Status: resolved
Priority: 0/
Queue: PAR

People
Owner: Nobody in particular
Requestors: Philippe.Schaffnit [...] access.rwth-aache.de
Cc:
AdminCc:

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



Subject: Unable to build PAR-0.86
Hi! I am unfortunately unable to compile PAR-0.86 under SGI (though you previously helped me to compile the 0.85 version)... I am quite at a loss to know where to start looking, so I hope you could give me a hint... Cheers! Philippe The error message I get: cc -n32 static.o -Wl,-rpath,/USER/philippe/Irix/Perl/lib/perl5/5.8.6/IP32-irix/CORE -Wl,-woff,84 -L/usr/local/lib /USER/philippe/Irix/Perl/lib/perl5/5.8.6/IP32-irix/auto/DynaLoader/DynaLoader.a -L/USER/philippe/Irix/Perl/lib/perl5/5.8.6/IP32-irix/CORE -lm -lc -o ./static /USER/philippe/Irix/Perl/bin/perl parlsig.pl ./static ./par 1 30000 ./static -I"/USER/philippe/Irix/Perl/cpan/build/PAR-0.86/inc" -I"/USER/philippe/Irix/Perl/lib/perl5/5.8.6/IP32-irix" -I"/USER/philippe/Irix/Perl/lib/perl5/5.8.6" -I"/USER/philippe/Irix/Perl/lib/perl5/site_perl/5.8.6/IP32-irix" -I"/USER/philippe/Irix/Perl/lib/perl5/site_perl/5.8.6" -I"/USER/philippe/Irix/Perl/lib/perl5/site_perl" -I"/USER/philippe/Irix/Perl/cpan/build/PAR-0.86" -I"." -I../myldr/.. -I../blib/lib -q -B -O../script/parl ./par -I../myldr/.. -I../blib/lib -I"/USER/philippe/Irix/Perl/cpan/build/PAR-0.86/inc" -I"/USER/philippe/Irix/Perl/lib/perl5/5.8.6/IP32-irix" -I"/USER/philippe/Irix/Perl/lib/perl5/5.8.6" -I"/USER/philippe/Irix/Perl/lib/perl5/site_perl/5.8.6/IP32-irix" -I"/USER/philippe/Irix/Perl/lib/perl5/site_perl/5.8.6" -I"/USER/philippe/Irix/Perl/lib/perl5/site_perl" -I"/USER/philippe/Irix/Perl/cpan/build/PAR-0.86" -I"." -q -B -O../script/parldyn ./par: execution of ./par failed - aborting with -1. BEGIN failed--compilation aborted at -e line 830. *** Error code 7 (bu21) *** Error code 1 (bu21) /bin/make -- NOT OK Perl version: This is perl, v5.8.6 built for IP32-irix Copyright 1987-2004, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. OS version: IRIX otwo5 6.5 04101931 IP32
[guest - Thu Dec 30 09:59:14 2004]: That looks like half an error message. Please start with a clean copy of PAR and report everything from perl Makefile.PL to make
[guest - Fri Dec 31 06:40:41 2004]: Show quoted text
> [guest - Thu Dec 30 09:59:14 2004]: > > That looks like half an error message. > Please start with a clean copy of PAR and report everything from > perl Makefile.PL to make
Sorry about that... Last time I did it with "cpan", but this time manually... here it is: *** ExtUtils::AutoInstall version 0.61 *** Checking for dependencies... [Core Features] - File::Temp ...loaded. (0.14 >= 0.05) - Compress::Zlib ...loaded. (1.33 >= 1.3) - Archive::Zip ...loaded. (1.14 >= 1) - Module::ScanDeps ...loaded. (0.50 >= 0.45) - PAR::Dist ...loaded. (0.07 >= 0.06) [Digital signature support] - Digest ...loaded. (1.10) - Digest::SHA ...missing. - Module::Signature ...missing. (would need 0.35) ==> Auto-install the 2 optional module(s) from CPAN? [n] *** ExtUtils:: AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for the par program Writing Makefile for PAR 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 /USER/philippe/Irix/Perl/bin/perl ./file2c.pl /usr/lib32/libperl.so.4.4 my_perl.c load_me_0 0 30000 cc -n32 -c -D_BSD_TYPES -D_BSD_TIME -woff 1184,1552 -I/usr/local/ include -DLANGUAGE_C -I/USER/philippe/Irix/Perl/lib/perl5/5.8.6/IP32- irix/CORE main.c /USER/philippe/Irix/Perl/bin/perl ./file2c.pl ../script/par.pl my_par_pl.c load_me_2 0 cc -n32 -c -D_BSD_TYPES -D_BSD_TIME -woff 1184,1552 -I/usr/local/ include -DLANGUAGE_C -I/USER/philippe/Irix/Perl/lib/perl5/5.8.6/IP32- irix/CORE my_par_pl.c cc -n32 main.o my_par_pl.o -Wl,-rpath,/USER/philippe/Irix/Perl/lib/ perl5/5.8.6/IP32-irix/CORE -Wl,-woff,84 -L/usr/local/lib /USER/ philippe/Irix/Perl/lib/perl5/5.8.6/IP32-irix/auto/DynaLoader/DynaLoader. a -L/USER/philippe/Irix/Perl/lib/perl5/5.8.6/IP32-irix/CORE -lperl -lm - lc -o ./par /USER/philippe/Irix/Perl/bin/perl ./file2c.pl ./par my_par.c load_me_1 0 30000 cc -n32 -c -D_BSD_TYPES -D_BSD_TIME -woff 1184,1552 -I/usr/local/ include -DLANGUAGE_C -I/USER/philippe/Irix/Perl/lib/perl5/5.8.6/IP32- irix/CORE static.c cc -n32 static.o -Wl,-rpath,/USER/philippe/Irix/Perl/lib/perl5/5.8.6/ IP32-irix/CORE -Wl,-woff,84 -L/usr/local/lib /USER/philippe/Irix/Perl/ lib/perl5/5.8.6/IP32-irix/auto/DynaLoader/DynaLoader.a -L/USER/philippe/ Irix/Perl/lib/perl5/5.8.6/IP32-irix/CORE -lm -lc -o ./static /USER/philippe/Irix/Perl/bin/perl parlsig.pl ./static ./par 1 30000 ./static -I"/USER/philippe/Irix/Compilation/Temp/PAR-0.86/inc" -I"/ USER/philippe/Irix/Perl/lib/perl5/5.8.6/IP32-irix" -I"/USER/philippe/ Irix/Perl/lib/perl5/5.8.6" -I"/USER/philippe/Irix/Perl/lib/perl5/ site_perl/5.8.6/IP32-irix" -I"/USER/philippe/Irix/Perl/lib/perl5/ site_perl/5.8.6" -I"/USER/philippe/Irix/Perl/lib/perl5/site_perl" -I"/ USER/philippe/Irix/Compilation/Temp/PAR-0.86" -I"." -I../myldr/.. -I../ blib/lib -q -B -O../script/parl ./par -I../myldr/.. -I../blib/lib -I"/USER/philippe/Irix/Compilation/ Temp/PAR-0.86/inc" -I"/USER/philippe/Irix/Perl/lib/perl5/5.8.6/IP32- irix" -I"/USER/philippe/Irix/Perl/lib/perl5/5.8.6" -I"/USER/philippe/ Irix/Perl/lib/perl5/site_perl/5.8.6/IP32-irix" -I"/USER/philippe/Irix/ Perl/lib/perl5/site_perl/5.8.6" -I"/USER/philippe/Irix/Perl/lib/perl5/ site_perl" -I"/USER/philippe/Irix/Compilation/Temp/PAR-0.86" -I"." -q -B -O../script/parldyn *** Error code 7 (bu21) *** Error code 1 (bu21)
Hi! I've just noticed I tiped in a wrong e-mail address: it should be Philippe.Schaffnit@access.rwth-aachen.de (and not Philippe.Schaffnit@access.rwth-aache.de) can anyone help me and correct that? Cheers! Philippe [guest - Thu Dec 30 09:59:14 2004]: Show quoted text
> > Hi! > > I am unfortunately unable to compile PAR-0.86 under SGI (though you > previously helped me to compile the 0.85 version)... I am quite at > a loss to know where to start looking, so I hope you could give me > a hint... > > Cheers! > > Philippe > > The error message I get: > > cc -n32 static.o > -Wl,-rpath,/USER/philippe/Irix/Perl/lib/perl5/5.8.6/IP32-irix/CORE > -Wl,-woff,84 -L/usr/local/lib > /USER/philippe/Irix/Perl/lib/perl5/5.8.6/IP32- > irix/auto/DynaLoader/DynaLoader.a > -L/USER/philippe/Irix/Perl/lib/perl5/5.8.6/IP32-irix/CORE -lm -lc > -o ./static > /USER/philippe/Irix/Perl/bin/perl parlsig.pl ./static ./par 1 > 30000 > ./static -I"/USER/philippe/Irix/Perl/cpan/build/PAR-0.86/inc" > -I"/USER/philippe/Irix/Perl/lib/perl5/5.8.6/IP32-irix" > -I"/USER/philippe/Irix/Perl/lib/perl5/5.8.6" > -I"/USER/philippe/Irix/Perl/lib/perl5/site_perl/5.8.6/IP32-irix" > -I"/USER/philippe/Irix/Perl/lib/perl5/site_perl/5.8.6" > -I"/USER/philippe/Irix/Perl/lib/perl5/site_perl" > -I"/USER/philippe/Irix/Perl/cpan/build/PAR-0.86" -I"." > -I../myldr/.. -I../blib/lib -q -B -O../script/parl > ./par -I../myldr/.. -I../blib/lib > -I"/USER/philippe/Irix/Perl/cpan/build/PAR-0.86/inc" > -I"/USER/philippe/Irix/Perl/lib/perl5/5.8.6/IP32-irix" > -I"/USER/philippe/Irix/Perl/lib/perl5/5.8.6" > -I"/USER/philippe/Irix/Perl/lib/perl5/site_perl/5.8.6/IP32-irix" > -I"/USER/philippe/Irix/Perl/lib/perl5/site_perl/5.8.6" > -I"/USER/philippe/Irix/Perl/lib/perl5/site_perl" > -I"/USER/philippe/Irix/Perl/cpan/build/PAR-0.86" -I"." -q -B > -O../script/parldyn > ./par: execution of ./par failed - aborting with -1. > BEGIN failed--compilation aborted at -e line 830. > *** Error code 7 (bu21) > *** Error code 1 (bu21) > /bin/make -- NOT OK > > > Perl version: > This is perl, v5.8.6 built for IP32-irix > > Copyright 1987-2004, Larry Wall > > Perl may be copied only under the terms of either the Artistic License > or the > GNU General Public License, which may be found in the Perl 5 source > kit. > > Complete documentation for Perl, including FAQ lists, should be found > on > this system using `man perl' or `perldoc perl'. If you have access to > the > Internet, point your browser at http://www.perl.org/, the Perl Home > Page. > > OS version: > IRIX otwo5 6.5 04101931 IP32