Upgrading to CPAN.pm v1.76 install Bundle::CPAN fails

C

carl d.

FYI
Have problem Upgrading perl packages from CPAN.pm version v1.61 to version
v1.76) failed with final error messages:
<stuff snipped>
CPAN.pm: Going to build G/GA/GAAS/Digest-MD5-2.33.tar.gz

Makefile:85: *** missing separator. Stop.
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible

**********

Cross posting to comp.lang.perl.modules

Full console session follows below:

**********
[root@vm1 root]# perl -MCPAN -e 'install Net::RSH'
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Sat, 07 May 2005 19:57:17 GMT
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
CPAN: Compress::Zlib loaded ok
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/modules/02packages.details.txt.gz
Going to read /root/.cpan/sources/modules/02packages.details.txt.gz
Database was generated on Sat, 07 May 2005 04:55:38 GMT

There's a new CPAN.pm version (v1.76) available!
[Current version is v1.61]
You might want to try
install Bundle::CPAN
reload cpan
without quitting the current session. It should be a seamless upgrade
while we are running...

Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/modules/03modlist.data.gz
Going to read /root/.cpan/sources/modules/03modlist.data.gz
Going to write /root/.cpan/Metadata
Warning: Cannot install Net::RSH, don't know what it is.
Try the command

i /Net::RSH/

to find objects with matching identifiers.

[root@vm1 root]# perl -MCPAN -e 'install Bundle::CPAN'
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Sat, 07 May 2005 04:55:38 GMT
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/A/AN/ANDK/CPAN-1.76.tar.gz
CPAN: Digest::MD5 loaded ok
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/A/AN/ANDK/CHECKSUMS
CPAN: Compress::Zlib loaded ok
Checksum for /root/.cpan/sources/authors/id/A/AN/ANDK/CPAN-1.76.tar.gz ok
Scanning cache /root/.cpan/build for sizes
CPAN-1.76/
CPAN-1.76/lib/
CPAN-1.76/lib/CPAN.pm
CPAN-1.76/lib/CPAN/
CPAN-1.76/lib/CPAN/Admin.pm
CPAN-1.76/lib/CPAN/Nox.pm
CPAN-1.76/lib/CPAN/FirstTime.pm
CPAN-1.76/lib/Bundle/
CPAN-1.76/lib/Bundle/CPAN.pm
CPAN-1.76/t/
CPAN-1.76/t/loadme.t
CPAN-1.76/t/vcmp.t
CPAN-1.76/t/signature.t
CPAN-1.76/t/mirroredby.t
CPAN-1.76/t/Nox.t
CPAN-1.76/PAUSE2003.pub
CPAN-1.76/MANIFEST
CPAN-1.76/MANIFEST.SKIP
CPAN-1.76/scripts/
CPAN-1.76/scripts/cpan
CPAN-1.76/META.yml
CPAN-1.76/BUNDLE/
CPAN-1.76/BUNDLE/Test/
CPAN-1.76/BUNDLE/Test/Builder.pm
CPAN-1.76/BUNDLE/Test/More.pm
CPAN-1.76/Todo
CPAN-1.76/ChangeLog
CPAN-1.76/Changes.old
CPAN-1.76/Makefile.PL
CPAN-1.76/README
CPAN-1.76/SIGNATURE
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/G/GB/GBARR/Bundle-libnet-1.00.tar.gz
Checksum for
/root/.cpan/sources/authors/id/G/GB/GBARR/Bundle-libnet-1.00.tar.gz ok
Bundle-libnet-1.00/
Bundle-libnet-1.00/Makefile.PL
Bundle-libnet-1.00/libnet.pm
Bundle-libnet-1.00/README
Bundle-libnet-1.00/MANIFEST
Running install for module File::Spec
Running make for K/KW/KWILLIAMS/PathTools-3.07.tar.gz
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/K/KW/KWILLIAMS/PathTools-3.07.tar.gz
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/K/KW/KWILLIAMS/CHECKSUMS
Checksum for
/root/.cpan/sources/authors/id/K/KW/KWILLIAMS/PathTools-3.07.tar.gz ok
PathTools-3.07/
PathTools-3.07/Build.PL
PathTools-3.07/Changes
PathTools-3.07/Cwd.pm
PathTools-3.07/Cwd.xs
PathTools-3.07/INSTALL
PathTools-3.07/lib/
PathTools-3.07/lib/File/
PathTools-3.07/lib/File/Spec/
PathTools-3.07/lib/File/Spec/Cygwin.pm
PathTools-3.07/lib/File/Spec/Epoc.pm
PathTools-3.07/lib/File/Spec/Functions.pm
PathTools-3.07/lib/File/Spec/Mac.pm
PathTools-3.07/lib/File/Spec/OS2.pm
PathTools-3.07/lib/File/Spec/Unix.pm
PathTools-3.07/lib/File/Spec/VMS.pm
PathTools-3.07/lib/File/Spec/Win32.pm
PathTools-3.07/lib/File/Spec.pm
PathTools-3.07/Makefile.PL
PathTools-3.07/MANIFEST
PathTools-3.07/META.yml
PathTools-3.07/ppport.h
PathTools-3.07/SIGNATURE
PathTools-3.07/t/
PathTools-3.07/t/crossplatform.t
PathTools-3.07/t/cwd.t
PathTools-3.07/t/Functions.t
PathTools-3.07/t/lib/
PathTools-3.07/t/lib/Test/
PathTools-3.07/t/lib/Test/Builder.pm
PathTools-3.07/t/lib/Test/More.pm
PathTools-3.07/t/lib/Test/Simple.pm
PathTools-3.07/t/lib/Test/Tutorial.pod
PathTools-3.07/t/rel2abs2rel.t
PathTools-3.07/t/Spec.t
PathTools-3.07/t/taint.t
PathTools-3.07/t/win32.t

CPAN.pm: Going to build K/KW/KWILLIAMS/PathTools-3.07.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Cwd
cp lib/File/Spec/OS2.pm blib/lib/File/Spec/OS2.pm
cp lib/File/Spec/Mac.pm blib/lib/File/Spec/Mac.pm
cp lib/File/Spec/VMS.pm blib/lib/File/Spec/VMS.pm
cp lib/File/Spec/Cygwin.pm blib/lib/File/Spec/Cygwin.pm
cp Cwd.pm blib/lib/Cwd.pm
cp lib/File/Spec/Functions.pm blib/lib/File/Spec/Functions.pm
cp lib/File/Spec/Epoc.pm blib/lib/File/Spec/Epoc.pm
cp lib/File/Spec.pm blib/lib/File/Spec.pm
cp lib/File/Spec/Unix.pm blib/lib/File/Spec/Unix.pm
cp lib/File/Spec/Win32.pm blib/lib/File/Spec/Win32.pm
/usr/bin/perl /usr/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap
/usr/lib/perl5/5.8.0/ExtUtils/typemap Cwd.xs > Cwd.xsc && mv Cwd.xsc Cwd.c
gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm
-O2 -g -pipe -march=i386 -mcpu=i686 -DVERSION=\"3.07\" -DXS_VERSION=\"3.07\"
-fPIC "-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE" Cwd.c
Running Mkbootstrap for Cwd ()
chmod 644 Cwd.bs
rm -f blib/arch/auto/Cwd/Cwd.so
LD_RUN_PATH="" gcc -shared -L/usr/local/lib Cwd.o -o
blib/arch/auto/Cwd/Cwd.so
chmod 755 blib/arch/auto/Cwd/Cwd.so
cp Cwd.bs blib/arch/auto/Cwd/Cwd.bs
chmod 644 blib/arch/auto/Cwd/Cwd.bs
Manifying blib/man3/File::Spec::Mac.3pm
Manifying blib/man3/File::Spec::OS2.3pm
Manifying blib/man3/File::Spec::VMS.3pm
Manifying blib/man3/File::Spec::Cygwin.3pm
Manifying blib/man3/File::Spec::Epoc.3pm
Manifying blib/man3/File::Spec::Functions.3pm
Manifying blib/man3/File::Spec.3pm
Manifying blib/man3/Cwd.3pm
Manifying blib/man3/File::Spec::Unix.3pm
Manifying blib/man3/File::Spec::Win32.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/crossplatform....ok
7/50 skipped: Can't load File::Spec::VMS
t/cwd..............ok
t/Functions........ok
t/rel2abs2rel......ok
t/Spec.............ok
83/467 skipped: various reasons
t/taint............ok
t/win32............skipped
all skipped: this is not win32
All tests successful, 1 test and 90 subtests skipped.
Files=7, Tests=573, 2 wallclock secs ( 0.08 cusr + 0.70 csys = 0.78 CPU)
/usr/bin/make test -- OK
Running make install
Installing /usr/lib/perl5/5.8.0/i386-linux-thread-multi/auto/Cwd/Cwd.so
Files found in blib/arch: installing files in blib/lib into architecture
dependent library tree
Installing /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Cwd.pm
Installing /usr/lib/perl5/5.8.0/i386-linux-thread-multi/File/Spec.pm
Installing /usr/lib/perl5/5.8.0/i386-linux-thread-multi/File/Spec/OS2.pm
Installing /usr/lib/perl5/5.8.0/i386-linux-thread-multi/File/Spec/Mac.pm
Installing /usr/lib/perl5/5.8.0/i386-linux-thread-multi/File/Spec/VMS.pm
Installing /usr/lib/perl5/5.8.0/i386-linux-thread-multi/File/Spec/Cygwin.pm
Installing
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/File/Spec/Functions.pm
Installing /usr/lib/perl5/5.8.0/i386-linux-thread-multi/File/Spec/Epoc.pm
Installing /usr/lib/perl5/5.8.0/i386-linux-thread-multi/File/Spec/Unix.pm
Installing /usr/lib/perl5/5.8.0/i386-linux-thread-multi/File/Spec/Win32.pm
Installing /usr/share/man/man3/File::Spec::Mac.3pm
Installing /usr/share/man/man3/File::Spec::OS2.3pm
Installing /usr/share/man/man3/File::Spec::VMS.3pm
Installing /usr/share/man/man3/File::Spec::Cygwin.3pm
Installing /usr/share/man/man3/File::Spec::Epoc.3pm
Installing /usr/share/man/man3/File::Spec::Functions.3pm
Installing /usr/share/man/man3/File::Spec.3pm
Installing /usr/share/man/man3/Cwd.3pm
Installing /usr/share/man/man3/File::Spec::Unix.3pm
Installing /usr/share/man/man3/File::Spec::Win32.3pm
Writing /usr/lib/perl5/5.8.0/i386-linux-thread-multi/auto/Cwd/.packlist
Appending installation info to
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/perllocal.pod
/usr/bin/make install -- OK
Running install for module Digest::MD5
Running make for G/GA/GAAS/Digest-MD5-2.33.tar.gz
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/G/GA/GAAS/Digest-MD5-2.33.tar.gz
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/Digest-MD5-2.33.tar.gz
ok
Digest-MD5-2.33/
Digest-MD5-2.33/t/
Digest-MD5-2.33/t/md5-aaa.t
Digest-MD5-2.33/t/clone.t
Digest-MD5-2.33/t/badfile.t
Digest-MD5-2.33/t/utf8.t
Digest-MD5-2.33/t/bits.t
Digest-MD5-2.33/t/align.t
Digest-MD5-2.33/t/files.t
Digest-MD5-2.33/README
Digest-MD5-2.33/MANIFEST
Digest-MD5-2.33/hints/
Digest-MD5-2.33/hints/MacOS.pl
Digest-MD5-2.33/hints/irix_6.pl
Digest-MD5-2.33/hints/dec_osf.pl
Digest-MD5-2.33/Changes
Digest-MD5-2.33/Makefile.PL
Digest-MD5-2.33/MD5.xs
Digest-MD5-2.33/typemap
Digest-MD5-2.33/MD5.pm
Digest-MD5-2.33/rfc1321.txt

CPAN.pm: Going to build G/GA/GAAS/Digest-MD5-2.33.tar.gz

Perl's config says that U32 access must be aligned.
Checking if your kit is complete...
Looks good
Warning: prerequisite Digest::base 1.00 not found.
Writing Makefile for Digest::MD5
---- Unsatisfied dependencies detected during
[G/GA/GAAS/Digest-MD5-2.33.tar.gz] -----
Digest::base
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Compress::Zlib is up to date.
Running install for module Archive::Tar
Running make for K/KA/KANE/Archive-Tar-1.24.tar.gz
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/K/KA/KANE/Archive-Tar-1.24.tar.gz
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/K/KA/KANE/CHECKSUMS
Checksum for
/root/.cpan/sources/authors/id/K/KA/KANE/Archive-Tar-1.24.tar.gz
okArchive-Tar-1.24/
Archive-Tar-1.24/bin/
Archive-Tar-1.24/bin/ptar
Archive-Tar-1.24/lib/
Archive-Tar-1.24/lib/Archive/
Archive-Tar-1.24/lib/Archive/Tar/
Archive-Tar-1.24/lib/Archive/Tar/Constant.pm
Archive-Tar-1.24/lib/Archive/Tar/File.pm
Archive-Tar-1.24/lib/Archive/Tar.pm
Archive-Tar-1.24/Makefile.PL
Archive-Tar-1.24/MANIFEST
Archive-Tar-1.24/META.yml
Archive-Tar-1.24/README
Archive-Tar-1.24/t/
Archive-Tar-1.24/t/01_use.t
Archive-Tar-1.24/t/02_methods.t
Archive-Tar-1.24/t/03_file.t
Archive-Tar-1.24/t/99_pod.t
Archive-Tar-1.24/t/src/
Archive-Tar-1.24/t/src/long/
Archive-Tar-1.24/t/src/long/b
Archive-Tar-1.24/t/src/long/bar.tar
Archive-Tar-1.24/t/src/long/foo.tgz
Archive-Tar-1.24/t/src/short/
Archive-Tar-1.24/t/src/short/b
Archive-Tar-1.24/t/src/short/bar.tar
Archive-Tar-1.24/t/src/short/foo.tgz

CPAN.pm: Going to build K/KA/KANE/Archive-Tar-1.24.tar.gz

You do not have IO::Zlib installed. This means you can not read or write
compressed archive!
Note: you can disable this warning (and the prerequisite) by invoking
Makefile.PL with '-n'
Checking if your kit is complete...
Looks good
Warning: prerequisite IO::Zlib 1.01 not found.
Writing Makefile for Archive::Tar
---- Unsatisfied dependencies detected during
[K/KA/KANE/Archive-Tar-1.24.tar.gz] -----
IO::Zlib
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module Data::Dumper
Running make for I/IL/ILYAM/Data-Dumper-2.121.tar.gz
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/I/IL/ILYAM/Data-Dumper-2.121.tar.gz
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/I/IL/ILYAM/CHECKSUMS
Checksum for
/root/.cpan/sources/authors/id/I/IL/ILYAM/Data-Dumper-2.121.tar.gz ok
Data-Dumper-2.121/
Data-Dumper-2.121/t/
Data-Dumper-2.121/t/overload.t
Data-Dumper-2.121/t/dumper.t
Data-Dumper-2.121/t/pair.t
Data-Dumper-2.121/Dumper.xs
Data-Dumper-2.121/Makefile.PL
Data-Dumper-2.121/MANIFEST
Data-Dumper-2.121/Dumper.pm
Data-Dumper-2.121/Todo
Data-Dumper-2.121/Changes

CPAN.pm: Going to build I/IL/ILYAM/Data-Dumper-2.121.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Data::Dumper
cp Dumper.pm blib/lib/Data/Dumper.pm
/usr/bin/perl /usr/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap
/usr/lib/perl5/5.8.0/ExtUtils/typemap Dumper.xs > Dumper.xsc && mv
Dumper.xsc Dumper.c
gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm
-O2 -g -pipe -march=i386 -mcpu=i686 -DVERSION=\"2.121\" -DXS_VERSION=\"2.121\"
-fPIC "-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE" Dumper.c
Running Mkbootstrap for Data::Dumper ()
chmod 644 Dumper.bs
rm -f blib/arch/auto/Data/Dumper/Dumper.so
LD_RUN_PATH="" gcc -shared -L/usr/local/lib Dumper.o -o
blib/arch/auto/Data/Dumper/Dumper.so
chmod 755 blib/arch/auto/Data/Dumper/Dumper.so
cp Dumper.bs blib/arch/auto/Data/Dumper/Dumper.bs
chmod 644 blib/arch/auto/Data/Dumper/Dumper.bs
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/dumper......ok
t/overload....ok
t/pair........ok
All tests successful.
Files=3, Tests=373, 1 wallclock secs ( 0.13 cusr + 0.46 csys = 0.59 CPU)
/usr/bin/make test -- OK
Running make install
Installing
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/Data/Dumper/Dumper.so
Installing
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/Data/Dumper/Dumper.bs
Files found in blib/arch: installing files in blib/lib into architecture
dependent library tree
Installing
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Data/Dumper.pmWriting
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/Data/Dumper/.packlist
Appending installation info to
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/perllocal.pod
/usr/bin/make install -- OK
Running install for module Net::Telnet
Running make for J/JR/JROGERS/Net-Telnet-3.03.tar.gz
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/J/JR/JROGERS/Net-Telnet-3.03.tar.gz
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/J/JR/JROGERS/CHECKSUMS
Checksum for
/root/.cpan/sources/authors/id/J/JR/JROGERS/Net-Telnet-3.03.tar.gz ok
Net-Telnet-3.03/
Net-Telnet-3.03/Makefile.PL
Net-Telnet-3.03/ChangeLog
Net-Telnet-3.03/lib/
Net-Telnet-3.03/lib/Net/
Net-Telnet-3.03/lib/Net/Telnet.pm
Net-Telnet-3.03/t/
Net-Telnet-3.03/t/select.t
Net-Telnet-3.03/README
Net-Telnet-3.03/MANIFEST

CPAN.pm: Going to build J/JR/JROGERS/Net-Telnet-3.03.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Net::Telnet
cp lib/Net/Telnet.pm blib/lib/Net/Telnet.pm
Manifying blib/man3/Net::Telnet.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/select....ok
All tests successful.
Files=1, Tests=3, 0 wallclock secs ( 0.00 cusr + 0.03 csys = 0.03 CPU)
/usr/bin/make test -- OK
Running make install
Installing /usr/lib/perl5/site_perl/5.8.0/Net/Telnet.pm
Installing /usr/share/man/man3/Net::Telnet.3pm
Writing
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/Net/Telnet/.packlist
Appending installation info to
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/perllocal.pod
/usr/bin/make install -- OK
Running install for module Net::Cmd
Running make for G/GB/GBARR/libnet-1.19.tar.gz
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/G/GB/GBARR/libnet-1.19.tar.gz
Checksum for /root/.cpan/sources/authors/id/G/GB/GBARR/libnet-1.19.tar.gz ok
libnet-1.19/
libnet-1.19/Changes
libnet-1.19/Config.eg
libnet-1.19/Configure
libnet-1.19/demos/
libnet-1.19/demos/ftp
libnet-1.19/demos/inetd
libnet-1.19/demos/nntp
libnet-1.19/demos/nntp.mirror
libnet-1.19/demos/pop3
libnet-1.19/demos/smtp.self
libnet-1.19/demos/time
libnet-1.19/Hostname.pm.eg
libnet-1.19/install-nomake
libnet-1.19/Makefile.PL
libnet-1.19/MANIFEST
libnet-1.19/META.yml
libnet-1.19/Net/
libnet-1.19/Net/Cmd.pm
libnet-1.19/Net/Config.pm
libnet-1.19/Net/Domain.pm
libnet-1.19/Net/FTP/
libnet-1.19/Net/FTP/A.pm
libnet-1.19/Net/FTP/dataconn.pm
libnet-1.19/Net/FTP/E.pm
libnet-1.19/Net/FTP/I.pm
libnet-1.19/Net/FTP/L.pm
libnet-1.19/Net/FTP.pm
libnet-1.19/Net/libnetFAQ.pod
libnet-1.19/Net/Netrc.pm
libnet-1.19/Net/NNTP.pm
libnet-1.19/Net/POP3.pm
libnet-1.19/Net/SMTP.pm
libnet-1.19/Net/Time.pm
libnet-1.19/README
libnet-1.19/SIGNATURE
libnet-1.19/t/
libnet-1.19/t/config.t
libnet-1.19/t/datasend.t
libnet-1.19/t/ftp.t
libnet-1.19/t/hostname.t
libnet-1.19/t/libnet_t.pl
libnet-1.19/t/netrc.t
libnet-1.19/t/nntp.t
libnet-1.19/t/require.t
libnet-1.19/t/smtp.t

CPAN.pm: Going to build G/GB/GBARR/libnet-1.19.tar.gz

Checking for Socket...ok
Checking for IO::Socket...ok
Checking if your kit is complete...
Looks good

Ah, I see you already have installed libnet before.

Do you want to modify/update your configuration (y|n) ? [no]

This script will prompt you to enter hostnames that can be used as
defaults for some of the modules in the libnet distribution.

To ensure that you do not enter an invalid hostname, I can perform a
lookup on each hostname you enter. If your internet connection is via
a dialup line then you may not want me to perform these lookups, as
it will require you to be on-line.

Do you want me to perform hostname lookups (y|n) ? [yes]

The following questions all require a list of host names, separated
with spaces. If you do not have a host available for any of the
services, then enter a single space, followed by <CR>. To accept the
default, hit <CR>

Enter a list of available NNTP hosts : []
Enter a list of available SMTP hosts : []
Enter a list of available POP3 hosts : []
Enter a list of available SNPP hosts : []
Enter a list of available PH Hosts : []
Enter a list of available TIME Hosts : []
Enter a list of available DAYTIME Hosts : []

Do you have a firewall/ftp proxy between your machine and the internet

If you use a SOCKS firewall answer no

(y|n) ? [no]

Normally when FTP needs a data connection the client tells the server
a port to connect to, and the server initiates a connection to the client.

Some setups, in particular firewall setups, can/do not work using this
protocol. In these situations the client must make the connection to the
server, this is called a passive transfer.

Should all FTP connections be passive (y|n) ? [yes]

What is your local internet domain name : []

If you specified some default hosts above, it is possible for me to
do some basic tests when you run `make test'

This will cause `make test' to be quite a bit slower and, if your
internet connection is via dialup, will require you to be on-line
unless the hosts are local.

Do you want me to run these tests (y|n) ? [yes]

To allow Net::FTP to be tested I will need a hostname. This host
should allow anonymous access and have a /pub directory

What host can I use : []

Writing libnet.cfg
Writing Makefile for Net
cp Net/FTP.pm blib/lib/Net/FTP.pm
cp Net/POP3.pm blib/lib/Net/POP3.pm
cp Net/FTP/A.pm blib/lib/Net/FTP/A.pm
cp Net/Netrc.pm blib/lib/Net/Netrc.pm
cp Net/Config.pm blib/lib/Net/Config.pm
cp Net/Cmd.pm blib/lib/Net/Cmd.pm
cp Net/SMTP.pm blib/lib/Net/SMTP.pm
cp Net/FTP/dataconn.pm blib/lib/Net/FTP/dataconn.pm
cp Net/FTP/L.pm blib/lib/Net/FTP/L.pm
cp Net/libnetFAQ.pod blib/lib/Net/libnetFAQ.pod
cp Net/FTP/I.pm blib/lib/Net/FTP/I.pm
cp libnet.cfg blib/lib/Net/libnet.cfg
cp Net/NNTP.pm blib/lib/Net/NNTP.pm
cp Net/Time.pm blib/lib/Net/Time.pm
cp Net/Domain.pm blib/lib/Net/Domain.pm
cp Net/FTP/E.pm blib/lib/Net/FTP/E.pm
Manifying blib/man3/Net::FTP.3pm
Manifying blib/man3/Net::pOP3.3pm
Manifying blib/man3/Net::Netrc.3pm
Manifying blib/man3/Net::Config.3pm
Manifying blib/man3/Net::SMTP.3pm
Manifying blib/man3/Net::NNTP.3pm
Manifying blib/man3/Net::libnetFAQ.3pm
Manifying blib/man3/Net::Time.3pm
Manifying blib/man3/Net::Domain.3pm
Manifying blib/man3/Net::Cmd.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/config......ok
t/datasend....ok
t/ftp.........skipped
all skipped: no reason given
t/hostname....ok
t/netrc.......ok
2/20 skipped: testing as root
t/nntp........skipped
all skipped: no reason given
t/require.....ok
t/smtp........skipped
all skipped: no reason given
All tests successful, 3 tests and 2 subtests skipped.
Files=8, Tests=92, 1 wallclock secs ( 0.00 cusr + 0.67 csys = 0.67 CPU)
/usr/bin/make test -- OK
Running make install
Installing /usr/lib/perl5/5.8.0/Net/FTP.pm
Installing /usr/lib/perl5/5.8.0/Net/POP3.pm
Installing /usr/lib/perl5/5.8.0/Net/Cmd.pm
Installing /usr/lib/perl5/5.8.0/Net/SMTP.pm
Installing /usr/lib/perl5/5.8.0/Net/libnetFAQ.pod
Installing /usr/lib/perl5/5.8.0/Net/libnet.cfg
Installing /usr/lib/perl5/5.8.0/Net/NNTP.pm
Installing /usr/lib/perl5/5.8.0/Net/Time.pm
Installing /usr/lib/perl5/5.8.0/Net/Domain.pm
Installing /usr/lib/perl5/5.8.0/Net/FTP/A.pm
Installing /usr/share/man/man3/Net::FTP.3pm
Installing /usr/share/man/man3/Net::pOP3.3pm
Installing /usr/share/man/man3/Net::Netrc.3pm
Installing /usr/share/man/man3/Net::Config.3pm
Installing /usr/share/man/man3/Net::SMTP.3pm
Installing /usr/share/man/man3/Net::NNTP.3pm
Installing /usr/share/man/man3/Net::libnetFAQ.3pm
Installing /usr/share/man/man3/Net::Time.3pm
Installing /usr/share/man/man3/Net::Domain.3pm
Installing /usr/share/man/man3/Net::Cmd.3pm
Writing /usr/lib/perl5/5.8.0/i386-linux-thread-multi/auto/Net/.packlist
Appending installation info to
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/perllocal.pod
/usr/bin/make install -- OK
Bundle summary: The following items in bundle Bundle::libnet had
installation problems:
Data::Dumper
Running install for module Term::ReadKey
Running make for J/JS/JSTOWE/TermReadKey-2.30.tar.gz
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/J/JS/JSTOWE/TermReadKey-2.30.tar.gz
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/J/JS/JSTOWE/CHECKSUMS
Checksum for
/root/.cpan/sources/authors/id/J/JS/JSTOWE/TermReadKey-2.30.tar.gz ok
TermReadKey-2.30/
TermReadKey-2.30/genchars.pl
TermReadKey-2.30/Makefile.PL
TermReadKey-2.30/Configure.pm
TermReadKey-2.30/test.pl
TermReadKey-2.30/ReadKey.pm
TermReadKey-2.30/META.yml
TermReadKey-2.30/ReadKey.xs
TermReadKey-2.30/ppport.h
TermReadKey-2.30/MANIFEST
TermReadKey-2.30/README

CPAN.pm: Going to build J/JS/JSTOWE/TermReadKey-2.30.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Term::ReadKey
cp ReadKey.pm blib/lib/Term/ReadKey.pm
AutoSplitting blib/lib/Term/ReadKey.pm (blib/lib/auto/Term/ReadKey)
/usr/bin/perl -I/usr/lib/perl5/5.8.0 genchars.pl
tmp3745.c:2:9: warning: no newline at end of file
sh: -c: line 2: unexpected EOF while looking for matching `''
sh: -c: line 3: syntax error: unexpected end of file
tmp3745.c:2:9: warning: no newline at end of file
sh: -c: line 2: unexpected EOF while looking for matching `''
sh: -c: line 3: syntax error: unexpected end of file

Writing termio/termios section of cchars.h... Done.
Checking for sgtty...
tmp3745.c: In function `main':
tmp3745.c:2: storage size of `s' isn't known
tmp3745.c:2:26: warning: no newline at end of file
sh: -c: line 2: unexpected EOF while looking for matching `''
sh: -c: line 3: syntax error: unexpected end of file
Sgtty NOT found.
Writing sgtty section of cchars.h... Done.
/usr/bin/perl /usr/lib/perl5/5.8.0/ExtUtils/xsubpp -noprototypes -typemap
/usr/lib/perl5/5.8.0/ExtUtils/typemap ReadKey.xs > ReadKey.xsc && mv
ReadKey.xsc ReadKey.c
gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm
-O2 -g -pipe -march=i386 -mcpu=i686 -DVERSION=\"2.30\" -DXS_VERSION=\"2.30\"
-fPIC "-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE" ReadKey.c
Running Mkbootstrap for Term::ReadKey ()
chmod 644 ReadKey.bs
rm -f blib/arch/auto/Term/ReadKey/ReadKey.so
LD_RUN_PATH="" gcc -shared -L/usr/local/lib ReadKey.o -o
blib/arch/auto/Term/ReadKey/ReadKey.so
chmod 755 blib/arch/auto/Term/ReadKey/ReadKey.so
cp ReadKey.bs blib/arch/auto/Term/ReadKey/ReadKey.bs
chmod 644 blib/arch/auto/Term/ReadKey/ReadKey.bs
Manifying blib/man3/Term::ReadKey.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" -w test.pl
1 .. 8
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
/usr/bin/make test -- OK
Running make install
Installing
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/Term/ReadKey/ReadKey.so
Installing
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/Term/ReadKey/ReadKey.bs
Files found in blib/arch: installing files in blib/lib into architecture
dependent library tree
Installing
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/Term/ReadKey/autosplit.ix
Installing
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Term/ReadKey.pm
Installing /usr/share/man/man3/Term::ReadKey.3pm
Writing
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/Term/ReadKey/.packlist
Appending installation info to
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/perllocal.pod
/usr/bin/make install -- OK
Running install for module Term::ReadLine::perl
Running make for I/IL/ILYAZ/modules/Term-ReadLine-Perl-1.0203.tar.gz
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/I/IL/ILYAZ/modules/Term-ReadLine-Perl-1.0203.tar.gz
Checksum for
/root/.cpan/sources/authors/id/I/IL/ILYAZ/modules/Term-ReadLine-Perl-1.0203.tar.gz
ok
Term-ReadLine-Perl-1.0203/
Term-ReadLine-Perl-1.0203/CHANGES
Term-ReadLine-Perl-1.0203/Makefile.PL
Term-ReadLine-Perl-1.0203/MANIFEST
Term-ReadLine-Perl-1.0203/ReadLine/
Term-ReadLine-Perl-1.0203/ReadLine/Perl.pm
Term-ReadLine-Perl-1.0203/ReadLine/readline.pm
Term-ReadLine-Perl-1.0203/README
Term-ReadLine-Perl-1.0203/test.pl

CPAN.pm: Going to build
I/IL/ILYAZ/modules/Term-ReadLine-Perl-1.0203.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Term::ReadLine
cp ReadLine/readline.pm blib/lib/Term/ReadLine/readline.pm
cp ReadLine/Perl.pm blib/lib/Term/ReadLine/Perl.pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
Features present: preput 1 getHistory 1 addHistory 1 attribs 1 ornaments 1
appname 1 minline 1 autohistory 1 newTTY 1 tkRunning 1 setHistory 1
Enter arithmetic or Perl expression: exit
/usr/bin/make test -- OK
Running make install
Installing /usr/lib/perl5/site_perl/5.8.0/Term/ReadLine/readline.pm
Installing /usr/lib/perl5/site_perl/5.8.0/Term/ReadLine/Perl.pm
Writing
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/Term/ReadLine/.packlist
Appending installation info to
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/perllocal.pod
/usr/bin/make install -- OK
Running install for module CPAN
Running make for A/AN/ANDK/CPAN-1.76.tar.gz
Is already unwrapped into directory /root/.cpan/build/CPAN-1.76

CPAN.pm: Going to build A/AN/ANDK/CPAN-1.76.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for CPAN
cp lib/CPAN.pm blib/lib/CPAN.pm
cp lib/CPAN/Admin.pm blib/lib/CPAN/Admin.pm
cp lib/CPAN/Nox.pm blib/lib/CPAN/Nox.pm
cp lib/Bundle/CPAN.pm blib/lib/Bundle/CPAN.pm
cp lib/CPAN/FirstTime.pm blib/lib/CPAN/FirstTime.pm
cp scripts/cpan blib/script/cpan
/usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/cpan
Manifying blib/man3/CPAN.3pm
Manifying blib/man3/CPAN::Admin.3pm
Manifying blib/man3/Bundle::CPAN.3pm
Manifying blib/man3/CPAN::Nox.3pm
Manifying blib/man1/cpan.1
Manifying blib/man3/CPAN::FirstTime.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/loadme........ok
t/mirroredby....ok
t/Nox...........ok
t/signature.....ok
1/1 skipped: - no Module::Signature found
t/vcmp..........ok
All tests successful, 1 subtest skipped.
Files=5, Tests=46, 2 wallclock secs ( 0.13 cusr + 0.93 csys = 1.06 CPU)
/usr/bin/make test -- OK
Running make install
Installing /usr/lib/perl5/5.8.0/CPAN.pm
Installing /usr/lib/perl5/5.8.0/Bundle/CPAN.pm
Installing /usr/lib/perl5/5.8.0/CPAN/Admin.pm
Installing /usr/lib/perl5/5.8.0/CPAN/Nox.pm
Installing /usr/lib/perl5/5.8.0/CPAN/FirstTime.pm
Installing /usr/share/man/man1/cpan.1
Installing /usr/share/man/man3/CPAN.3pm
Installing /usr/share/man/man3/CPAN::Admin.3pm
Installing /usr/share/man/man3/Bundle::CPAN.3pm
Installing /usr/share/man/man3/CPAN::Nox.3pm
Installing /usr/share/man/man3/CPAN::FirstTime.3pm
Installing /usr/bin/cpan
Writing /usr/lib/perl5/5.8.0/i386-linux-thread-multi/auto/CPAN/.packlist
Appending installation info to
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/perllocal.pod
/usr/bin/make install -- OK
Bundle summary: The following items in bundle Bundle::CPAN had installation
problems:
Digest::MD5 Archive::Tar Bundle::libnet and the following items had
problems during recursive bundle calls: Data::Dumper
Running install for module IO::Zlib
Running make for T/TO/TOMHUGHES/IO-Zlib-1.04.tar.gz
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/T/TO/TOMHUGHES/IO-Zlib-1.04.tar.gz
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/T/TO/TOMHUGHES/CHECKSUMS
Checksum for
/root/.cpan/sources/authors/id/T/TO/TOMHUGHES/IO-Zlib-1.04.tar.gz ok
IO-Zlib-1.04/
IO-Zlib-1.04/t/
IO-Zlib-1.04/t/uncomp1.t
IO-Zlib-1.04/t/basic.t
IO-Zlib-1.04/t/tied.t
IO-Zlib-1.04/t/large.t
IO-Zlib-1.04/t/external.t
IO-Zlib-1.04/t/0signature.t
IO-Zlib-1.04/t/uncomp2.t
IO-Zlib-1.04/t/getc.t
IO-Zlib-1.04/t/import.t
IO-Zlib-1.04/t/getline.t
IO-Zlib-1.04/MANIFEST
IO-Zlib-1.04/Zlib.pm
IO-Zlib-1.04/META.yml
IO-Zlib-1.04/ChangeLog
IO-Zlib-1.04/SIGNATURE
IO-Zlib-1.04/README
IO-Zlib-1.04/Makefile.PL

CPAN.pm: Going to build T/TO/TOMHUGHES/IO-Zlib-1.04.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for IO::Zlib
cp Zlib.pm blib/lib/IO/Zlib.pm
Manifying blib/man3/IO::Zlib.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/0signature....ok
1/1 skipped: Next time around, consider installing
Module::Signature, so you can verify the integrity of this distribution.
t/basic.........ok
t/external......ok
t/getc..........ok
t/getline.......ok
t/import........ok
t/large.........ok
t/tied..........ok
t/uncomp1.......ok
t/uncomp2.......ok
All tests successful, 1 subtest skipped.
Files=10, Tests=117, 1 wallclock secs ( 0.03 cusr + 0.65 csys = 0.68 CPU)
/usr/bin/make test -- OK
Running make install
Installing /usr/lib/perl5/site_perl/5.8.0/IO/Zlib.pm
Installing /usr/share/man/man3/IO::Zlib.3pm
Writing
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/IO/Zlib/.packlist
Appending installation info to
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/perllocal.pod
/usr/bin/make install -- OK
Running make for K/KA/KANE/Archive-Tar-1.24.tar.gz
Is already unwrapped into directory /root/.cpan/build/Archive-Tar-1.24

CPAN.pm: Going to build K/KA/KANE/Archive-Tar-1.24.tar.gz

cp lib/Archive/Tar/Constant.pm blib/lib/Archive/Tar/Constant.pm
cp lib/Archive/Tar.pm blib/lib/Archive/Tar.pm
cp lib/Archive/Tar/File.pm blib/lib/Archive/Tar/File.pm
cp bin/ptar blib/script/ptar
/usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/ptar
Manifying blib/man3/Archive::Tar.3pm
Manifying blib/man3/Archive::Tar::File.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_use........ok
t/02_methods....ok
t/03_file.......ok
11/178 skipped: Attributes defined, may not be plainfile
t/99_pod........skipped
all skipped: Test::pod v0.95 required for testing POD
All tests successful, 1 test and 11 subtests skipped.
Files=4, Tests=727, 2 wallclock secs ( 0.15 cusr + 1.76 csys = 1.91 CPU)
/usr/bin/make test -- OK
Running make install
Installing /usr/lib/perl5/site_perl/5.8.0/Archive/Tar.pm
Installing /usr/lib/perl5/site_perl/5.8.0/Archive/Tar/Constant.pm
Installing /usr/lib/perl5/site_perl/5.8.0/Archive/Tar/File.pm
Installing /usr/share/man/man3/Archive::Tar.3pm
Installing /usr/share/man/man3/Archive::Tar::File.3pm
Installing /usr/bin/ptar
Writing
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/Archive/Tar/.packlist
Appending installation info to
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/perllocal.pod
/usr/bin/make install -- OK
Running install for module Digest::base
Running make for G/GA/GAAS/Digest-1.10.tar.gz
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/G/GA/GAAS/Digest-1.10.tar.gz
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/Digest-1.10.tar.gz ok
Digest-1.10/
Digest-1.10/t/
Digest-1.10/t/file.t
Digest-1.10/t/digest.t
Digest-1.10/t/base.t
Digest-1.10/README
Digest-1.10/Digest/
Digest-1.10/Digest/file.pm
Digest-1.10/Digest/base.pm
Digest-1.10/MANIFEST
Digest-1.10/digest-bench
Digest-1.10/Changes
Digest-1.10/Makefile.PL
Digest-1.10/Digest.pm

CPAN.pm: Going to build G/GA/GAAS/Digest-1.10.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Digest
cp Digest.pm blib/lib/Digest.pm
cp Digest/file.pm blib/lib/Digest/file.pm
cp Digest/base.pm blib/lib/Digest/base.pm
Manifying blib/man3/Digest.3pm
Manifying blib/man3/Digest::file.3pm
Manifying blib/man3/Digest::base.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/base......ok
t/digest....ok
t/file......ok
All tests successful.
Files=3, Tests=20, 0 wallclock secs ( 0.09 cusr + 0.04 csys = 0.13 CPU)
/usr/bin/make test -- OK
Running make install
Installing /usr/lib/perl5/5.8.0/Digest.pm
Installing /usr/lib/perl5/5.8.0/Digest/file.pm
Installing /usr/lib/perl5/5.8.0/Digest/base.pm
Installing /usr/share/man/man3/Digest.3pm
Installing /usr/share/man/man3/Digest::file.3pm
Installing /usr/share/man/man3/Digest::base.3pm
Writing /usr/lib/perl5/5.8.0/i386-linux-thread-multi/auto/Digest/.packlist
Appending installation info to
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/perllocal.pod
/usr/bin/make install -- OK
Running make for G/GA/GAAS/Digest-MD5-2.33.tar.gz
Is already unwrapped into directory /root/.cpan/build/Digest-MD5-2.33

CPAN.pm: Going to build G/GA/GAAS/Digest-MD5-2.33.tar.gz

Makefile:85: *** missing separator. Stop.
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
[root@vm1 root]#


**********
My perl info is as follows:
[root@vm1 root]# perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.21-23.elsmp, archname=i386-linux-thread-multi
uname='linux bug'
config_args='-des -Doptimize=-O2 -g -pipe -march=i386 -mcpu=i686 -Dmyhostname=localhost
-Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat,
Inc. -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr
-Dsiteprefix=/usr -Dotherlibdirs=/usr/lib/perl5/5.8.0 -Duseshrplib -Dusethreads
-Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm
-Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl -Ubincompat5005
-Uversiononly -Dpager=/usr/bin/less -isr'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef'
useithreads=define usemultiplicity=
useperlio= d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=un uselongdouble=
usemymalloc=, bincompat5005=undef
Compiler:
cc='gcc', ccflags
='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing
-I/usr/local/include -I/usr/include/gdbm'
ccversion='', gccversion='3.2.3 20030502 (Red Hat Linux 3.2.3-49)',
gccosandvers=''
gccversion='3.2.3 200305'
intsize=o, longsize=s, ptrsize=l, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long'
k', ivsize=4'
ivtype='long'
known_exten, nvtype='double', nvsize=, Off_t='', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc'
l', ldflags =' -'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lpthread -lc -lcrypt -lutil
perllibs=
libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libper
gnulibc_version='2.3.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so', d_dlsymun=undef,
ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE'
cccdlflags='-fPIC'
ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5', lddlflags='s
Unicode/Normalize XS/A'


Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING MULTIPLICITY USE_ITHREADS USE_LARGE_FILES
PERL_IMPLICIT_CONTEXT
Locally applied patches:
MAINT18379
Built under linux
Compiled at Feb 1 2005 09:37:17
@INC:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0
/usr/lib/perl5/vendor_perl
/usr/lib/perl5/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/5.8.0
 
A

A. Sinan Unur

CPAN.pm: Going to build G/GA/GAAS/Digest-MD5-2.33.tar.gz

Makefile:85: *** missing separator. Stop.

How about a Google search?

http://www.google.com/search?q=makefile+missing+separator

That usually means there is a missing TAB character in or around line 85
in the make file.

Now, I cannot replicate this on FreeBSD or Cygwin, when installing this
package by itself from Digest-MD5-2.33.tar.gz downloaded from cpan.org.

So you might want to try installing the module all by itself, and then,
if the error persists, examine the generated Makefile on your system (a
syntax highlighting editor such as vim will show you if a TAB is missing
where it is required in a Makefile).

Sinan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,731
Messages
2,569,432
Members
44,832
Latest member
GlennSmall

Latest Threads

Top