Skip Menu |

This queue is for tickets about the Compress-Raw-Bzip2 CPAN distribution.

Report information
The Basics
Id: 46671
Status: rejected
Priority: 0/
Queue: Compress-Raw-Bzip2

People
Owner: Nobody in particular
Requestors: david [...] davidfavor.com
Cc:
AdminCc:

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



Subject: Compress::Raw::Bzip2-2.020 install badly broken
Date: Thu, 04 Jun 2009 13:44:45 -0500
To: bug-Compress-Raw-Bzip2 [...] rt.cpan.org
From: David Favor <david [...] davidfavor.com>
Note from at the 'make install' below, no IO/Compress/Bzip2.pm ever gets installed. net2#pwd /root/.cpanplus/5.10.0/build/Compress-Raw-Bzip2-2.020 net2#ls blib/ Bzip2.bs bzip2-src/ bzlib.h Changes constants.h crctable.o fallback/ lib/ MANIFEST pod/ randtable.c t/ blocksort.c Bzip2.c Bzip2.xs bzlib.o compress.c constants.xs decompress.c huffman.c Makefile META.yml ppport.h randtable.o typemap blocksort.o Bzip2.o bzlib.c bzlib_private.h compress.o crctable.c decompress.o huffman.o Makefile.PL pm_to_blib private/ README net2#make distclean rm -f \ *.a core \ core.[0-9] blib/arch/auto/Compress/Raw/Bzip2/extralibs.all \ core.[0-9][0-9] Bzip2.bso \ pm_to_blib.ts core.[0-9][0-9][0-9][0-9] \ Bzip2.x Bzip2.bs \ perl tmon.out \ *.o pm_to_blib \ blib/arch/auto/Compress/Raw/Bzip2/extralibs.ld blibdirs.ts \ core.[0-9][0-9][0-9][0-9][0-9] *perl.core \ core.*perl.*.? Makefile.aperl \ perl Bzip2.def \ core.[0-9][0-9][0-9] mon.out \ libBzip2.def perlmain.c \ perl.exe so_locations \ Bzip2.exp Bzip2.c rm -rf \ bzlib.h constants.xs \ constants.h bzlib_private.h \ *.c blib \ bzip2.h mv Makefile Makefile.old > /dev/null 2>&1 rm -f \ blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o Bzip2.o Makefile.old \ Makefile rm -rf \ Compress-Raw-Bzip2-2.020 /runtime/perl-5.10.0-1218/bin/perl "-MExtUtils::Manifest=fullcheck" -e fullcheck net2#perl Makefile.PL Up/Downgrade not needed. Checking if your kit is complete... Looks good Writing Makefile for Compress::Raw::Bzip2 net2#make cp lib/Compress/Raw/Bzip2.pm blib/lib/Compress/Raw/Bzip2.pm AutoSplitting blib/lib/Compress/Raw/Bzip2.pm (blib/lib/auto/Compress/Raw/Bzip2) gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -m32 -fstack-protector -mtune=generic -DVERSION=\"2.020\" -DXS_VERSION=\"2.020\" -fPIC "-I/runtime/perl-5.10.0-1218/lib/5.10.0/i686-linux-thread-multi/CORE" -Wall -Wno-comment -DBZ_NO_STDIO -DUSE_PPPORT_H blocksort.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -m32 -fstack-protector -mtune=generic -DVERSION=\"2.020\" -DXS_VERSION=\"2.020\" -fPIC "-I/runtime/perl-5.10.0-1218/lib/5.10.0/i686-linux-thread-multi/CORE" -Wall -Wno-comment -DBZ_NO_STDIO -DUSE_PPPORT_H huffman.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -m32 -fstack-protector -mtune=generic -DVERSION=\"2.020\" -DXS_VERSION=\"2.020\" -fPIC "-I/runtime/perl-5.10.0-1218/lib/5.10.0/i686-linux-thread-multi/CORE" -Wall -Wno-comment -DBZ_NO_STDIO -DUSE_PPPORT_H crctable.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -m32 -fstack-protector -mtune=generic -DVERSION=\"2.020\" -DXS_VERSION=\"2.020\" -fPIC "-I/runtime/perl-5.10.0-1218/lib/5.10.0/i686-linux-thread-multi/CORE" -Wall -Wno-comment -DBZ_NO_STDIO -DUSE_PPPORT_H randtable.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -m32 -fstack-protector -mtune=generic -DVERSION=\"2.020\" -DXS_VERSION=\"2.020\" -fPIC "-I/runtime/perl-5.10.0-1218/lib/5.10.0/i686-linux-thread-multi/CORE" -Wall -Wno-comment -DBZ_NO_STDIO -DUSE_PPPORT_H compress.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -m32 -fstack-protector -mtune=generic -DVERSION=\"2.020\" -DXS_VERSION=\"2.020\" -fPIC "-I/runtime/perl-5.10.0-1218/lib/5.10.0/i686-linux-thread-multi/CORE" -Wall -Wno-comment -DBZ_NO_STDIO -DUSE_PPPORT_H decompress.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -m32 -fstack-protector -mtune=generic -DVERSION=\"2.020\" -DXS_VERSION=\"2.020\" -fPIC "-I/runtime/perl-5.10.0-1218/lib/5.10.0/i686-linux-thread-multi/CORE" -Wall -Wno-comment -DBZ_NO_STDIO -DUSE_PPPORT_H bzlib.c /runtime/perl-5.10.0-1218/bin/perl /runtime/perl-5.10.0-1218/lib/5.10.0/ExtUtils/xsubpp -typemap /runtime/perl-5.10.0-1218/lib/5.10.0/ExtUtils/typemap -typemap typemap Bzip2.xs Show quoted text
> Bzip2.xsc && mv Bzip2.xsc Bzip2.c
gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -m32 -fstack-protector -mtune=generic -DVERSION=\"2.020\" -DXS_VERSION=\"2.020\" -fPIC "-I/runtime/perl-5.10.0-1218/lib/5.10.0/i686-linux-thread-multi/CORE" -Wall -Wno-comment -DBZ_NO_STDIO -DUSE_PPPORT_H Bzip2.c Running Mkbootstrap for Compress::Raw::Bzip2 () chmod 644 Bzip2.bs rm -f blib/arch/auto/Compress/Raw/Bzip2/Bzip2.so gcc -shared -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -m32 -fstack-protector -mtune=generic -L/usr/local/lib blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o Bzip2.o -o blib/arch/auto/Compress/Raw/Bzip2/Bzip2.so \ \ chmod 755 blib/arch/auto/Compress/Raw/Bzip2/Bzip2.so cp Bzip2.bs blib/arch/auto/Compress/Raw/Bzip2/Bzip2.bs chmod 644 blib/arch/auto/Compress/Raw/Bzip2/Bzip2.bs Manifying blib/man3/Compress::Raw::Bzip2.3pm net2#make test PERL_DL_NONLAZY=1 /runtime/perl-5.10.0-1218/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/000prereq.t ...... ok t/01bzip2.t ........ ok t/09limitoutput.t .. ok t/99pod.t .......... ok All tests successful. Files=4, Tests=250, 1 wallclock secs ( 0.09 usr 0.02 sys + 0.56 cusr 0.05 csys = 0.72 CPU) Result: PASS net2#make install Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Appending installation info to /runtime/perl-5.10.0-1218/lib/5.10.0/i686-linux-thread-multi/perllocal.pod net2#find /runtime/perl-5.10.0-1218 | grep 'IO/Compress' net2# -- Love feeling your best ever, all day, every day? Click http://RadicalHealth.com for the easy way!
On Thu Jun 04 14:45:20 2009, david@davidfavor.com wrote: Show quoted text
> Note from at the 'make install' below, no IO/Compress/Bzip2.pm > ever gets installed. > > net2#pwd > /root/.cpanplus/5.10.0/build/Compress-Raw-Bzip2-2.020 > net2#ls
Why do you expect to get *IO*-Compress/Bzip2 when you are installing Compress-Raw-Bzip2? If you want IO-Compress-Bzip2, install the IO-Compress distribution. Paul
Subject: Re: [rt.cpan.org #46671] Compress::Raw::Bzip2-2.020 install badly broken
Date: Thu, 04 Jun 2009 14:56:23 -0500
To: bug-Compress-Raw-Bzip2 [...] rt.cpan.org
From: David Favor <david [...] davidfavor.com>
Paul Marquess via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=46671 > > > On Thu Jun 04 14:45:20 2009, david@davidfavor.com wrote:
>> Note from at the 'make install' below, no IO/Compress/Bzip2.pm >> ever gets installed. >> >> net2#pwd >> /root/.cpanplus/5.10.0/build/Compress-Raw-Bzip2-2.020 >> net2#ls
> > Why do you expect to get *IO*-Compress/Bzip2 when you are installing > Compress-Raw-Bzip2? > > > If you want IO-Compress-Bzip2, install the IO-Compress distribution. > > Paul > >
Type. Should have been: Compress::Raw::Bzip2.pm is missing Refer to the original error report for the entire log. No .pm files are installed during 'make install' for some reason. -- Love feeling your best ever, all day, every day? Click http://RadicalHealth.com for the easy way!
Show quoted text
> > Type. Should have been: > > Compress::Raw::Bzip2.pm is missing > > Refer to the original error report for the entire log. > > No .pm files are installed during 'make install' for some reason. >
This is from your log - you are searching for a directory that is not part of Compress::Raw::Bzip2 net2#find /runtime/perl-5.10.0-1218 | grep 'IO/Compress' What do you get when you run this? perl -MCompress::Raw::Bzip2 -e 'print "$Compress::Raw::Bzip2::VERSION\"' Paul
From: dsteinbrunner [...] pobox.com
No response from the original poster in over 4 years. I would suggest closing this or giving David a week to respond and then close if there is no further response.
No progress in years. Closing down the ticket.