LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-08-2007, 12:11 PM   #1
nirwin
LQ Newbie
 
Registered: May 2006
Posts: 9

Rep: Reputation: 0
perl modules for bugzilla won't install


Hello all.

I am trying to install the latest bugzilla on Ubuntu 'Warty' yeah I know it's old.
But before I can install bugzilla I have to install some perl-modules such as libtemplate-perl and libappconfig-perl etc.

Now according to the output from "./checksetup.pl --check-modules" and the installation document at "http://www.bugzilla.org/docs/2.22/html/installation.html#install-webserver" this can be done with the command <sudo /usr/bin/perl -MCPAN -e 'install "Bundle::Bugzilla"'> (no angular brackets). However this results in errors and says:

Running make install
make test had returned bad status, won't install without force

Now before it is suggested, I tried <sudo apt-get install bugzilla> and got the following information back:

Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
bugzilla: Depends: libtemplate-perl but it is not installable
Depends: libappconfig-perl but it is not installable
Depends: libdbd-mysql-perl but it is not installable
Depends: libtimedate-perl but it is not installable
E: Broken packages


I have uncommented the four repository destinations in the /etc/apt/sources.list file and run the apt-get update, so that shouldn't be the problem.

Anyway the output I get from the <sudo /usr/bin/perl -MCPAN -e 'install "Bundle::Bugzilla"'> command makes me think it's a permission's problem, as I can see the "Can't locate file... @INC" problem the documentation mentions, and it the documentation implies it's a permission problem, but I just don't know what to do about it.

Can anyone help? I will post a large chunk of the output next to help with diagnosing the problem.

Thanks to anyone who can help.
 
Old 03-08-2007, 12:14 PM   #2
nirwin
LQ Newbie
 
Registered: May 2006
Posts: 9

Original Poster
Rep: Reputation: 0
Here's (most of) the output from the <sudo /usr/bin/perl -MCPAN -e 'install "Bundle::Bugzilla"'> command:

Manifying blib/man3/MIME::Parser.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/Body..............ok
t/Decoder...........ok
t/Entity............ok
t/Gauntlet..........ok
t/Head..............ok
t/Misc..............FAILED tests 4-5, 7-11
Failed 7/14 tests, 50.00% okay
t/Parser............ok
t/ParserEncoded.....ok
t/ParserPreamble....ok
t/Ref...............ok
t/WordDecoder.......ok
t/Words.............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/Misc.t 14 7 50.00% 4-5 7-11
Failed 1/12 test scripts, 91.67% okay. 7/239 subtests failed, 97.07% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Running install for module MIME::Base64
Running make for G/GA/GAAS/MIME-Base64-3.07.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/authors/...64-3.07.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/authors/...GAAS/CHECKSUMS
Checksum for /home/bugzilla/.cpan/sources/authors/id/G/GA/GAAS/MIME-Base64-3.07.tar.gz ok
MIME-Base64-3.07/
MIME-Base64-3.07/t/
MIME-Base64-3.07/t/warn.t
MIME-Base64-3.07/t/bad-sv.t
MIME-Base64-3.07/t/unicode.t
MIME-Base64-3.07/t/quoted-print.t
MIME-Base64-3.07/t/base64.t
MIME-Base64-3.07/README
MIME-Base64-3.07/QuotedPrint.pm
MIME-Base64-3.07/MANIFEST
MIME-Base64-3.07/Base64.pm
MIME-Base64-3.07/Changes
MIME-Base64-3.07/Makefile.PL
MIME-Base64-3.07/Base64.xs

CPAN.pm: Going to build G/GA/GAAS/MIME-Base64-3.07.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for MIME::Base64
cp QuotedPrint.pm blib/lib/MIME/QuotedPrint.pm
cp Base64.pm blib/lib/MIME/Base64.pm
/usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp -typemap /usr/share/perl/5.8/ExtUtils/typemap Base64.xs > Base64.xsc && mv Base64.xsc Base64.c
cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"3.07\" -DXS_VERSION=\"3.07\" -fPIC "-I/usr/lib/perl/5.8/CORE" Base64.c
/bin/sh: line 1: cc: command not found
make: *** [Base64.o] Error 127
/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
Bundle summary: The following items in bundle Bundle::Bugzilla had
installation problems:
AppConfig DBI Bundle:BD::mysql File::Spec Template Storable
MIME::Parser MIME::Base64 and the following items had problems during
recursive bundle calls: DBD::mysql
Running install for module AppConfig
Running make for A/AD/ADAMK/AppConfig-1.64.tar.gz
Is already unwrapped into directory /home/bugzilla/.cpan/build/AppConfig-1.64

CPAN.pm: Going to build A/AD/ADAMK/AppConfig-1.64.tar.gz

cp lib/AppConfig/Args.pm blib/lib/AppConfig/Args.pm
cp lib/AppConfig/CGI.pm blib/lib/AppConfig/CGI.pm
cp lib/AppConfig/File.pm blib/lib/AppConfig/File.pm
cp lib/AppConfig.pm blib/lib/AppConfig.pm
cp lib/AppConfig/Getopt.pm blib/lib/AppConfig/Getopt.pm
cp lib/AppConfig/State.pm blib/lib/AppConfig/State.pm
cp lib/AppConfig/Sys.pm blib/lib/AppConfig/Sys.pm
Manifying blib/man3/AppConfig::Args.3pm
Manifying blib/man3/AppConfig::CGI.3pm
Manifying blib/man3/AppConfig::File.3pm
Manifying blib/man3/AppConfig::State.3pm
Manifying blib/man3/AppConfig::Getopt.3pm
Manifying blib/man3/AppConfig.3pm
Manifying blib/man3/AppConfig::Sys.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/99_author....skipped
all skipped: Author tests not required for installation
t/appconfig....ok 1/9Can't locate File/HomeDir.pm in @INC (@INC contains: /home/bugzilla/.cpan/build/AppConfig-1.64/blib/lib /home/bugzilla/.cpan/build/AppConfig-1.64/blib/arch /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl . /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /home/bugzilla/.cpan/build/AppConfig-1.64/blib/lib/AppConfig/File.pm line 25.
BEGIN failed--compilation aborted at /home/bugzilla/.cpan/build/AppConfig-1.64/blib/lib/AppConfig/File.pm line 25.
Compilation failed in require at /home/bugzilla/.cpan/build/AppConfig-1.64/blib/lib/AppConfig.pm line 114.
t/appconfig....dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 6-9
Failed 4/9 tests, 55.56% okay
t/args.........ok
t/block........Can't locate File/HomeDir.pm in @INC (@INC contains: /home/bugzilla/.cpan/build/AppConfig-1.64/blib/lib /home/bugzilla/.cpan/build/AppConfig-1.64/blib/arch /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl . /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /home/bugzilla/.cpan/build/AppConfig-1.64/blib/lib/AppConfig/File.pm line 25.
BEGIN failed--compilation aborted at /home/bugzilla/.cpan/build/AppConfig-1.64/blib/lib/AppConfig/File.pm line 25.
Compilation failed in require at t/block.t line 22.
BEGIN failed--compilation aborted at t/block.t line 22.
t/block........dubious
Test returned status 2 (wstat 512, 0x200)
t/cgi..........ok
t/compact......ok
t/const........ok
t/default......Can't locate File/HomeDir.pm in @INC (@INC contains: ../lib ./lib /home/bugzilla/.cpan/build/AppConfig-1.64/blib/lib /home/bugzilla/.cpan/build/AppConfig-1.64/blib/arch /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at lib/AppConfig/File.pm line 25.
BEGIN failed--compilation aborted at lib/AppConfig/File.pm line 25.
Compilation failed in require at lib/AppConfig.pm line 114.
t/default......dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 13-19
Failed 7/19 tests, 63.16% okay
t/file.........Can't locate File/HomeDir.pm in @INC (@INC contains: ../lib ./lib /home/bugzilla/.cpan/build/AppConfig-1.64/blib/lib /home/bugzilla/.cpan/build/AppConfig-1.64/blib/arch /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at lib/AppConfig/File.pm line 25.
BEGIN failed--compilation aborted at lib/AppConfig/File.pm line 25.
Compilation failed in require at t/file.t line 33.
BEGIN failed--compilation aborted at t/file.t line 33.
# Looks like your test died before it could output anything.
t/file.........dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-43
Failed 43/43 tests, 0.00% okay
t/flag.........ok 2/19Can't locate File/HomeDir.pm in @INC (@INC contains: /home/bugzilla/.cpan/build/AppConfig-1.64/blib/lib /home/bugzilla/.cpan/build/AppConfig-1.64/blib/arch /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl . /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /home/bugzilla/.cpan/build/AppConfig-1.64/blib/lib/AppConfig/File.pm line 25.
BEGIN failed--compilation aborted at /home/bugzilla/.cpan/build/AppConfig-1.64/blib/lib/AppConfig/File.pm line 25.
Compilation failed in require at /home/bugzilla/.cpan/build/AppConfig-1.64/blib/lib/AppConfig.pm line 114.
t/flag.........dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 3-19
Failed 17/19 tests, 10.53% okay
t/getopt.......ok
t/multi........ok
t/novars.......ok
t/state........ok
t/sys..........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/appconfig.t 2 512 9 8 88.89% 6-9
t/block.t 2 512 ?? ?? % ??
t/default.t 2 512 19 14 73.68% 13-19
t/file.t 2 512 43 86 200.00% 1-43
t/flag.t 2 512 19 34 178.95% 3-19
1 test skipped.
Failed 5/15 test scripts, 66.67% okay. 71/246 subtests failed, 71.14% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Running make for A/AB/ABW/Template-Toolkit-2.18.tar.gz
Is already unwrapped into directory /home/bugzilla/.cpan/build/Template-Toolkit-2.18

CPAN.pm: Going to build A/AB/ABW/Template-Toolkit-2.18.tar.gz

cp lib/Template/Manual/Directives.pod blib/lib/Template/Manual/Directives.pod
cp lib/Template/Manual/Views.pod blib/lib/Template/Manual/Views.pod
cp lib/Template/Plugin/HTML.pm blib/lib/Template/Plugin/HTML.pm
cp lib/Template/Stash.pm blib/lib/Template/Stash.pm
cp lib/Template/Context.pm blib/lib/Template/Context.pm
cp lib/Template/Manual/Intro.pod blib/lib/Template/Manual/Intro.pod
cp lib/Template/Modules.pod blib/lib/Template/Modules.pod
cp lib/Template/Plugin/Procedural.pm blib/lib/Template/Plugin/Procedural.pm
cp lib/Template/Plugin/Iterator.pm blib/lib/Template/Plugin/Iterator.pm
cp lib/Template/Tools/ttree.pod blib/lib/Template/Tools/ttree.pod
cp lib/Template/Toolkit.pod blib/lib/Template/Toolkit.pod
cp lib/Template/Namespace/Constants.pm blib/lib/Template/Namespace/Constants.pm
cp lib/Template/Tutorial/Web.pod blib/lib/Template/Tutorial/Web.pod
cp lib/Template/Iterator.pm blib/lib/Template/Iterator.pm
cp lib/Template/Plugin/String.pm blib/lib/Template/Plugin/String.pm
cp lib/Template/Stash/XS.pm blib/lib/Template/Stash/XS.pm
cp lib/Template/Manual.pod blib/lib/Template/Manual.pod
cp lib/Template/Library/Splash.pod blib/lib/Template/Library/Splash.pod
cp lib/Template/View.pm blib/lib/Template/View.pm
cp lib/Template/Manual/Credits.pod blib/lib/Template/Manual/Credits.pod
cp lib/Template/Plugin/Filter.pm blib/lib/Template/Plugin/Filter.pm
cp lib/Template/Manual/Plugins.pod blib/lib/Template/Manual/Plugins.pod
cp lib/Template/Plugin/Dumper.pm blib/lib/Template/Plugin/Dumper.pm
cp lib/Template/Plugin/Date.pm blib/lib/Template/Plugin/Date.pm
cp lib/Template/Manual/VMethods.pod blib/lib/Template/Manual/VMethods.pod
cp lib/Template/Plugin/File.pm blib/lib/Template/Plugin/File.pm
cp lib/Template/Constants.pm blib/lib/Template/Constants.pm
cp lib/Template/Plugin/Image.pm blib/lib/Template/Plugin/Image.pm
cp lib/Template/Manual/Config.pod blib/lib/Template/Manual/Config.pod
cp lib/Template/Test.pm blib/lib/Template/Test.pm
cp lib/Template.pm blib/lib/Template.pm
cp lib/Template/VMethods.pm blib/lib/Template/VMethods.pm
cp lib/Template/Plugin/Table.pm blib/lib/Template/Plugin/Table.pm
cp lib/Template/Library/HTML.pod blib/lib/Template/Library/HTML.pod
cp lib/Template/Provider.pm blib/lib/Template/Provider.pm
cp lib/Template/Plugin/Format.pm blib/lib/Template/Plugin/Format.pm
cp lib/Template/Plugin/View.pm blib/lib/Template/Plugin/View.pm
cp lib/Template/Stash/Context.pm blib/lib/Template/Stash/Context.pm
cp lib/Template/Directive.pm blib/lib/Template/Directive.pm
cp lib/Template/Plugin/Datafile.pm blib/lib/Template/Plugin/Datafile.pm
cp lib/Template/Plugin/Directory.pm blib/lib/Template/Plugin/Directory.pm
cp lib/Template/Plugin/Wrap.pm blib/lib/Template/Plugin/Wrap.pm
cp lib/Template/Base.pm blib/lib/Template/Base.pm
cp lib/Template/Library/PostScript.pod blib/lib/Template/Library/PostScript.pod
cp lib/Template/Plugin/Math.pm blib/lib/Template/Plugin/Math.pm
cp lib/Template/Filters.pm blib/lib/Template/Filters.pm
cp lib/Template/Manual/Internals.pod blib/lib/Template/Manual/Internals.pod
cp lib/Template/Plugin/Pod.pm blib/lib/Template/Plugin/Pod.pm
cp lib/Template/Service.pm blib/lib/Template/Service.pm
cp lib/Template/Plugin/Autoformat.pm blib/lib/Template/Plugin/Autoformat.pm
cp lib/Template/Manual/Variables.pod blib/lib/Template/Manual/Variables.pod
cp lib/Template/Parser.pm blib/lib/Template/Parser.pm
cp lib/Template/Tools/tpage.pod blib/lib/Template/Tools/tpage.pod
cp lib/Template/Plugins.pm blib/lib/Template/Plugins.pm
cp lib/Template/Manual/Refs.pod blib/lib/Template/Manual/Refs.pod
cp lib/Template/Manual/Syntax.pod blib/lib/Template/Manual/Syntax.pod
cp lib/Template/Tutorial.pod blib/lib/Template/Tutorial.pod
cp lib/Template/Grammar.pm blib/lib/Template/Grammar.pm
cp lib/Template/Plugin.pm blib/lib/Template/Plugin.pm
cp lib/Template/FAQ.pod blib/lib/Template/FAQ.pod
cp lib/Template/Config.pm blib/lib/Template/Config.pm
cp lib/Template/Plugin/CGI.pm blib/lib/Template/Plugin/CGI.pm
cp lib/Template/Manual/Filters.pod blib/lib/Template/Manual/Filters.pod
cp lib/Template/Document.pm blib/lib/Template/Document.pm
cp lib/Template/Plugin/URL.pm blib/lib/Template/Plugin/URL.pm
cp lib/Template/Exception.pm blib/lib/Template/Exception.pm
cp lib/Template/Tutorial/Datafile.pod blib/lib/Template/Tutorial/Datafile.pod
make[1]: Entering directory `/home/bugzilla/.cpan/build/Template-Toolkit-2.18/xs'
/usr/bin/perl /usr/share/perl/5.8.4/ExtUtils/xsubpp -typemap /usr/share/perl/5.8/ExtUtils/typemap Stash.xs > Stash.xsc && mv Stash.xsc Stash.c
cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"2.18\" -DXS_VERSION=\"2.18\" -fPIC "-I/usr/lib/perl/5.8/CORE" Stash.c
/bin/sh: line 1: cc: command not found
make[1]: *** [Stash.o] Error 127
make[1]: Leaving directory `/home/bugzilla/.cpan/build/Template-Toolkit-2.18/xs'make: *** [subdirs] Error 2
/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
Running install for module File::Spec
Running make for K/KW/KWILLIAMS/PathTools-3.24.tar.gz
Is already unwrapped into directory /home/bugzilla/.cpan/build/PathTools-3.24
Has already been processed within this session
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running make for T/TI/TIMB/DBI-1.54.tar.gz
Is already unwrapped into directory /home/bugzilla/.cpan/build/DBI-1.54

CPAN.pm: Going to build T/TI/TIMB/DBI-1.54.tar.gz

/usr/bin/perl "-MExtUtils::Command" -e mkpath blib/lib/DBI
rm -f blib/lib/DBI/Changes.pm
cp Changes blib/lib/DBI/Changes.pm
/usr/bin/perl "-MExtUtils::Command" -e mkpath blib/lib/DBI
rm -f blib/lib/DBI/Roadmap.pm
cp Roadmap.pod blib/lib/DBI/Roadmap.pm
cp Driver_xst.h blib/arch/auto/DBI/Driver_xst.h
cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm
cp lib/DBI/Gofer/Response.pm blib/lib/DBI/Gofer/Response.pm
cp lib/DBI/Gofer/Transport/Base.pm blib/lib/DBI/Gofer/Transport/Base.pm
cp lib/DBI/Util/_accessor.pm blib/lib/DBI/Util/_accessor.pm
cp lib/DBI/Gofer/Transport/mod_perl.pm blib/lib/DBI/Gofer/Transport/mod_perl.pm
cp lib/DBD/DBM.pm blib/lib/DBD/DBM.pm
cp DBIXS.h blib/arch/auto/DBI/DBIXS.h
cp Roadmap.pod blib/lib/Roadmap.pod
cp lib/DBI/Const/GetInfoType.pm blib/lib/DBI/Const/GetInfoType.pm
cp lib/DBI/DBD/Metadata.pm blib/lib/DBI/DBD/Metadata.pm
cp lib/DBD/Gofer/Transport/pipeone.pm blib/lib/DBD/Gofer/Transport/pipeone.pm
cp lib/DBI/Const/GetInfo/ODBC.pm blib/lib/DBI/Const/GetInfo/ODBC.pm
cp lib/DBI/ProfileDumper/Apache.pm blib/lib/DBI/ProfileDumper/Apache.pm
cp Driver.xst blib/arch/auto/DBI/Driver.xst
cp lib/DBD/File.pm blib/lib/DBD/File.pm
cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm
cp lib/DBI/ProfileSubs.pm blib/lib/DBI/ProfileSubs.pm
cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h
cp lib/DBD/Gofer.pm blib/lib/DBD/Gofer.pm
cp lib/DBD/Gofer/Transport/http.pm blib/lib/DBD/Gofer/Transport/http.pm
cp dbivport.h blib/arch/auto/DBI/dbivport.h
cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h
cp lib/DBD/Gofer/Transport/Base.pm blib/lib/DBD/Gofer/Transport/Base.pm
cp lib/DBI/FAQ.pm blib/lib/DBI/FAQ.pm
cp lib/DBD/Gofer/Policy/rush.pm blib/lib/DBD/Gofer/Policy/rush.pm
cp lib/DBI/SQL/Nano.pm blib/lib/DBI/SQL/Nano.pm
cp lib/DBI/Gofer/Request.pm blib/lib/DBI/Gofer/Request.pm
cp lib/DBI/Const/GetInfo/ANSI.pm blib/lib/DBI/Const/GetInfo/ANSI.pm
cp lib/DBD/Gofer/Transport/stream.pm blib/lib/DBD/Gofer/Transport/stream.pm
cp lib/DBD/Gofer/Policy/classic.pm blib/lib/DBD/Gofer/Policy/classic.pm
cp lib/DBI/Const/GetInfoReturn.pm blib/lib/DBI/Const/GetInfoReturn.pm
cp lib/DBD/Gofer/Policy/Base.pm blib/lib/DBD/Gofer/Policy/Base.pm
cp DBI.pm blib/lib/DBI.pm
cp lib/DBI/Gofer/Transport/stream.pm blib/lib/DBI/Gofer/Transport/stream.pm
cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm
cp lib/DBD/Gofer/Policy/pedantic.pm blib/lib/DBD/Gofer/Policy/pedantic.pm
cp lib/DBI/W32ODBC.pm blib/lib/DBI/W32ODBC.pm
cp lib/DBI/Gofer/Transport/pipeone.pm blib/lib/DBI/Gofer/Transport/pipeone.pm
cp lib/DBD/Gofer/Transport/null.pm blib/lib/DBD/Gofer/Transport/null.pm
cp lib/Bundle/DBI.pm blib/lib/Bundle/DBI.pm
cp TASKS.pod blib/lib/TASKS.pod
cp lib/DBI/Profile.pm blib/lib/DBI/Profile.pm
cp lib/DBI/ProfileDumper.pm blib/lib/DBI/ProfileDumper.pm
cp lib/DBI/ProxyServer.pm blib/lib/DBI/ProxyServer.pm
cp dbipport.h blib/arch/auto/DBI/dbipport.h
cp lib/DBI/Gofer/Execute.pm blib/lib/DBI/Gofer/Execute.pm
cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm
cp lib/Win32/DBIODBC.pm blib/lib/Win32/DBIODBC.pm
cp lib/DBI/PurePerl.pm blib/lib/DBI/PurePerl.pm
cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm
cp lib/DBI/ProfileData.pm blib/lib/DBI/ProfileData.pm
/usr/bin/perl -p -e "s/~DRIVER~/Perl/g" ./Driver.xst > Perl.xsi
/usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp -typemap /usr/share/perl/5.8/ExtUtils/typemap -typemap typemap Perl.xs > Perl.xsc && mv Perl.xsc Perl.c
cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.54\" -DXS_VERSION=\"1.54\" -fPIC "-I/usr/lib/perl/5.8/CORE" -W -Wall -Wpointer-arith -Wbad-function-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noreturn -Wno-unused-parameter Perl.c
/bin/sh: line 1: cc: command not found
make: *** [Perl.o] Error 127
/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
Running install for module File::HomeDir
Running make for A/AD/ADAMK/File-HomeDir-0.64.tar.gz
Checksum for /home/bugzilla/.cpan/sources/authors/id/A/AD/ADAMK/File-HomeDir-0.64.tar.gz ok
File-HomeDir-0.64/
File-HomeDir-0.64/inc/
File-HomeDir-0.64/inc/Module/
File-HomeDir-0.64/inc/Module/Install.pm
File-HomeDir-0.64/inc/Module/Install/
File-HomeDir-0.64/inc/Module/Install/Fetch.pm
File-HomeDir-0.64/inc/Module/Install/Makefile.pm
File-HomeDir-0.64/inc/Module/Install/Base.pm
File-HomeDir-0.64/inc/Module/Install/Metadata.pm
File-HomeDir-0.64/inc/Module/Install/Can.pm
File-HomeDir-0.64/inc/Module/Install/WriteAll.pm
File-HomeDir-0.64/inc/Module/Install/Win32.pm
File-HomeDir-0.64/lib/
File-HomeDir-0.64/lib/File/
File-HomeDir-0.64/lib/File/HomeDir/
File-HomeDir-0.64/lib/File/HomeDir/MacOS9.pm
File-HomeDir-0.64/lib/File/HomeDir/Windows.pm
File-HomeDir-0.64/lib/File/HomeDir/Unix.pm
File-HomeDir-0.64/lib/File/HomeDir/Darwin.pm
File-HomeDir-0.64/lib/File/HomeDir.pm
File-HomeDir-0.64/Changes
File-HomeDir-0.64/MANIFEST
File-HomeDir-0.64/t/
File-HomeDir-0.64/t/02_main.t
File-HomeDir-0.64/t/01_compile.t
File-HomeDir-0.64/t/99_author.t
File-HomeDir-0.64/META.yml
File-HomeDir-0.64/README
File-HomeDir-0.64/LICENSE
File-HomeDir-0.64/Makefile.PL
Removing previously used /home/bugzilla/.cpan/build/File-HomeDir-0.64

CPAN.pm: Going to build A/AD/ADAMK/File-HomeDir-0.64.tar.gz

Checking if your kit is complete...
Looks good
Warning: prerequisite Cwd 3.12 not found. We have 2.17.
Warning: prerequisite File::Spec 3.12 not found. We have 0.87.
Writing Makefile for File::HomeDir
---- Unsatisfied dependencies detected during [A/AD/ADAMK/File-HomeDir-0.64.tar.gz] -----
File::Spec
Cwd
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes] yes
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module File::Spec
Running make for K/KW/KWILLIAMS/PathTools-3.24.tar.gz
Is already unwrapped into directory /home/bugzilla/.cpan/build/PathTools-3.24
Has already been processed within this session
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running install for module Cwd
Running make for K/KW/KWILLIAMS/PathTools-3.24.tar.gz
Is already unwrapped into directory /home/bugzilla/.cpan/build/PathTools-3.24
Has already been processed within this session
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running make for A/AD/ADAMK/File-HomeDir-0.64.tar.gz
Is already unwrapped into directory /home/bugzilla/.cpan/build/File-HomeDir-0.64

CPAN.pm: Going to build A/AD/ADAMK/File-HomeDir-0.64.tar.gz

cp lib/File/HomeDir/Darwin.pm blib/lib/File/HomeDir/Darwin.pm
cp lib/File/HomeDir.pm blib/lib/File/HomeDir.pm
cp lib/File/HomeDir/Unix.pm blib/lib/File/HomeDir/Unix.pm
cp lib/File/HomeDir/MacOS9.pm blib/lib/File/HomeDir/MacOS9.pm
cp lib/File/HomeDir/Windows.pm blib/lib/File/HomeDir/Windows.pm
Manifying blib/man3/File::HomeDir:arwin.3pm
Manifying blib/man3/File::HomeDir::Unix.3pm
Manifying blib/man3/File::HomeDir.3pm
Manifying blib/man3/File::HomeDir::Windows.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/01_compile....ok
t/02_main.......NOK 27# Failed test (t/02_main.t at line 205)
# got: '/root'
# expected: '/home/bugzilla'
t/02_main.......NOK 29# Failed test (t/02_main.t at line 211)
# got: '/root'
# expected: '/home/bugzilla'
t/02_main.......ok 52/52# Looks like you failed 2 tests of 52.
t/02_main.......dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 27, 29
Failed 2/52 tests, 96.15% okay (less 2 skipped tests: 48 okay, 92.31%)
t/99_author.....skipped
all skipped: Author tests not required for installation
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/02_main.t 2 512 52 2 3.85% 27 29
1 test and 2 subtests skipped.
Failed 1/3 test scripts, 66.67% okay. 2/59 subtests failed, 96.61% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Running make for A/AD/ADAMK/AppConfig-1.64.tar.gz
Is already unwrapped into directory /home/bugzilla/.cpan/build/AppConfig-1.64
Has already been processed within this session
Running make test
Won't repeat unsuccessful test during this command
Running make install
make test had returned bad status, won't install without force
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Bugzilla - MySQL - perl - DBD::mysql install problem amchargue Linux - Software 3 09-10-2008 12:01 AM
Bugzilla - MySQL - perl - DBD::mysql install problem Runningonair Linux - Software 8 10-12-2007 12:42 AM
Install additional perl modules? [GOD]Anck Slackware 3 03-21-2005 08:26 AM
how to list/install perl modules lsimon4180 Linux - Software 1 10-02-2004 12:57 PM
Can't install Perl Modules/Bugzilla Delsphynx Linux - Software 0 07-17-2004 09:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration