Subject: | Make fails: Module::Install no longer supports Build.PL |
I've attached the full `make test` output to this bug.
I'm using 5.10.1 (*) built for i386-linux-thread-multi, a custom build
into /opt/ on Centos 5.5.
$ perl -MModule::Install\ 10000
Module::Install version 10000 required--this is only version 1.00.
BEGIN failed--compilation aborted.
Deleting Build.PL seemed to do the trick here, after that I was able to
run perl Makefile.PL && make with no more errors.
If you want any more info on my platform, let me know!
Subject: | output.txt |
CPAN: Storable loaded ok (v2.21)
Going to read '/home/edward/.local/share/.cpan/Metadata'
Database was generated on Mon, 18 Oct 2010 00:32:39 GMT
Running install for module 'WWW::Google::SiteMap'
CPAN: YAML loaded ok (v0.72)
Running make for J/JA/JASONK/WWW-Google-SiteMap-1.10.tar.gz
CPAN: Digest::SHA loaded ok (v5.48)
CPAN: Compress::Zlib loaded ok (v2.03)
Checksum for /home/edward/.local/share/.cpan/sources/authors/id/J/JA/JASONK/WWW-Google-SiteMap-1.10.tar.gz ok
CPAN: Archive::Tar loaded ok (v1.68)
WWW-Google-SiteMap-1.10/
WWW-Google-SiteMap-1.10/Build.PL
WWW-Google-SiteMap-1.10/Changes
WWW-Google-SiteMap-1.10/inc/
WWW-Google-SiteMap-1.10/inc/Module/
WWW-Google-SiteMap-1.10/inc/Module/AutoInstall.pm
WWW-Google-SiteMap-1.10/inc/Module/Install/
WWW-Google-SiteMap-1.10/inc/Module/Install/AutoInstall.pm
WWW-Google-SiteMap-1.10/inc/Module/Install/Base.pm
WWW-Google-SiteMap-1.10/inc/Module/Install/Can.pm
WWW-Google-SiteMap-1.10/inc/Module/Install/Fetch.pm
WWW-Google-SiteMap-1.10/inc/Module/Install/Include.pm
WWW-Google-SiteMap-1.10/inc/Module/Install/Makefile.pm
WWW-Google-SiteMap-1.10/inc/Module/Install/Metadata.pm
WWW-Google-SiteMap-1.10/inc/Module/Install/Win32.pm
WWW-Google-SiteMap-1.10/inc/Module/Install/WriteAll.pm
WWW-Google-SiteMap-1.10/inc/Module/Install.pm
WWW-Google-SiteMap-1.10/lib/
WWW-Google-SiteMap-1.10/lib/WWW/
WWW-Google-SiteMap-1.10/lib/WWW/Google/
WWW-Google-SiteMap-1.10/lib/WWW/Google/SiteMap/
WWW-Google-SiteMap-1.10/lib/WWW/Google/SiteMap/Index.pm
WWW-Google-SiteMap-1.10/lib/WWW/Google/SiteMap/Ping.pm
WWW-Google-SiteMap-1.10/lib/WWW/Google/SiteMap/Robot.pm
WWW-Google-SiteMap-1.10/lib/WWW/Google/SiteMap/URL.pm
WWW-Google-SiteMap-1.10/lib/WWW/Google/SiteMap.pm
WWW-Google-SiteMap-1.10/Makefile.PL
WWW-Google-SiteMap-1.10/MANIFEST
WWW-Google-SiteMap-1.10/META.yml
WWW-Google-SiteMap-1.10/README
CPAN: File::Temp loaded ok (v0.22)
CPAN: Module::Build loaded ok (v0.3607)
CPAN.pm: Going to build J/JA/JASONK/WWW-Google-SiteMap-1.10.tar.gz
Module::Install no longer supports Build.PL.
It was impossible to maintain duel backends, and has been deprecated.
Please remove all Build.PL files and only use the Makefile.PL installer.
Compilation failed in require at /home/edward/perl5/lib/perl5/inc/Module/Install.pm line 42.
Compilation failed in require at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
Compilation failed in require at Build.PL line 1.
Warning: No success on command[/usr/bin/perl Build.PL ]
JASONK/WWW-Google-SiteMap-1.10.tar.gz
/usr/bin/perl Build.PL -- NOT OK
Running Build test
Make had some problems, won't test
Running Build install
Make had some problems, won't install