Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: nelhage [...] mit.edu
Cc:
AdminCc:

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



Subject: Par::Packer failing tests
Date: Mon, 26 Feb 2007 21:54:56 -0500
To: bug-par-packer [...] rt.cpan.org
From: Nelson Elhage <nelhage [...] MIT.EDU>
Par::Packer is currently failing tests on my system: CPAN.pm: Going to build S/SM/SMUELLER/PAR-Packer-0.973.tar.gz *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - File::Temp ...loaded. (0.18 >= 0.05) - Compress::Zlib ...loaded. (2.003 >= 1.3) - Archive::Zip ...loaded. (1.18 >= 1) - Module::ScanDeps ...loaded. (0.72 >= 0.7) - PAR::Dist ...loaded. (0.21 >= 0.21) - PAR ...loaded. (0.973 >= 0.971) - Getopt::ArgvFile ...loaded. (1.10 >= 1.07) [Digital signature support] - Digest ...loaded. (1.15) - Module::Signature ...loaded. (0.55) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for the par program Writing Makefile for PAR::Packer CPAN: YAML loaded ok make: *** No rule to make target `script/parl', needed by `blib/script/parl'. Stop. make: *** Waiting for unfinished jobs.... 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/PAR/StrippedPARL/Base.pm blib/lib/PAR/StrippedPARL/Base.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/Filter/PatchContent.pm blib/lib/PAR/Filter/PatchContent.pm cp lib/PAR/StrippedPARL/Dynamic.pm blib/lib/PAR/StrippedPARL/Dynamic.pm cp lib/PAR/Filter/Bytecode.pm blib/lib/PAR/Filter/Bytecode.pm cp lib/pp.pm blib/lib/pp.pm cp lib/PAR/Filter/Bleach.pm blib/lib/PAR/Filter/Bleach.pm cp lib/PAR/StrippedPARL/Static.pm blib/lib/PAR/StrippedPARL/Static.pm /usr/bin/make -j2 -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible Failed during this command: SMUELLER/PAR-Packer-0.973.tar.gz : make NO ===== Output of perl -V ====== Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.15.7, archname=i486-linux-gnu-thread-multi uname='linux rothera 2.6.15.7 #1 smp tue jun 27 18:34:43 utc 2006 i686 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 -Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20060613 (prerelease) (Ubuntu 4.1.1-2ubuntu5)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=/lib/libc-2.4.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8 gnulibc_version='2.4' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP THREADS_HAVE_PIDS USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API Built under linux Compiled at Jul 7 2006 18:08:25 @INC: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl . Let me know if you need any more information to diagnose the problem. - Nelson Elhage
On Mon Feb 26 21:55:59 2007, nelhage wrote: Show quoted text
> Par::Packer is currently failing tests on my system: > > CPAN.pm: Going to build S/SM/SMUELLER/PAR-Packer-0.973.tar.gz
[...] Show quoted text
> /usr/bin/make -j2 -- NOT OK
[...] Show quoted text
> Let me know if you need any more information to diagnose the problem.
Sorry for replying so late, but I have been very busy lately. I just received a similar bug report about make -j not working. (I.e. parallel makes) Could you retry without the -j 2 option to make? In that case, this would be the same bug as http://rt.cpan.org/Ticket/Display.html?id=27842 Unfortunately, I'm not a make wizard and don't know how to fix this. Thanks a lot! Best regards, Steffen
Subject: Re: [rt.cpan.org #25164] Par::Packer failing tests
Date: Sat, 30 Jun 2007 12:12:48 -0400
To: Steffen Müller via RT <bug-PAR-Packer [...] rt.cpan.org>
From: Nelson Elhage <nelhage [...] MIT.EDU>
On Sat, Jun 30, 2007 at 11:41:11AM -0400, Steffen Müller via RT wrote: Show quoted text
> I just received a similar bug report about make -j not working. (I.e. > parallel makes) > > Could you retry without the -j 2 option to make? In that case, this > would be the same bug as http://rt.cpan.org/Ticket/Display.html?id=27842
Yes, it does work correctly without the -j2 option, so this can be marked as a duplicate of 27842. - Nelson Show quoted text
> > Unfortunately, I'm not a make wizard and don't know how to fix this. > > Thanks a lot! > > Best regards, > Steffen
Thanks for your swift answer! Steffen