Code: Select all
# cd /var/www/localhost/htdocs/bugzilla
# /usr/bin/perl5.18.2 install-module.pl DBD::mysql
Checking for CPAN (v1.81) ok: found v2.00
Checking for YAML (any) ok: found v0.73
Checking for ExtUtils-MakeMaker (v6.31) ok: found v6.82
CPAN: Storable loaded ok (v2.45)
Reading '/root/.cpan/Metadata'
Database was generated on Wed, 09 Apr 2014 19:41:01 GMT
Installing DBD::mysql version 4.027...
Running install for module 'DBD::mysql'
Running make for C/CA/CAPTTOFU/DBD-mysql-4.027.tar.gz
CPAN: Digest::SHA loaded ok (v5.85)
CPAN: Compress::Zlib loaded ok (v2.06)
Checksum for /root/.cpan/source/authors/id/C/CA/CAPTTOFU/DBD-mysql-4.027.tar.gz ok
CPAN: Archive::Tar loaded ok (v1.92)
DBD-mysql-4.027/
DBD-mysql-4.027/ChangeLog
DBD-mysql-4.027/constants.h
DBD-mysql-4.027/dbdimp.c
DBD-mysql-4.027/dbdimp.h
DBD-mysql-4.027/eg/
DBD-mysql-4.027/lib/
DBD-mysql-4.027/Makefile.PL
DBD-mysql-4.027/Makefile.PL.embedded
DBD-mysql-4.027/MANIFEST
DBD-mysql-4.027/MANIFEST.SKIP
DBD-mysql-4.027/META.json
DBD-mysql-4.027/META.yml
DBD-mysql-4.027/myld
DBD-mysql-4.027/mysql.xs
DBD-mysql-4.027/README.pod
DBD-mysql-4.027/t/
DBD-mysql-4.027/TODO
DBD-mysql-4.027/t/00base.t
DBD-mysql-4.027/t/10connect.t
DBD-mysql-4.027/t/15reconnect.t
DBD-mysql-4.027/t/20createdrop.t
DBD-mysql-4.027/t/25lockunlock.t
DBD-mysql-4.027/t/29warnings.t
DBD-mysql-4.027/t/30insertfetch.t
DBD-mysql-4.027/t/31insertid.t
DBD-mysql-4.027/t/32insert_error.t
DBD-mysql-4.027/t/35limit.t
DBD-mysql-4.027/t/35prepare.t
DBD-mysql-4.027/t/40bindparam.t
DBD-mysql-4.027/t/40bindparam2.t
DBD-mysql-4.027/t/40blobs.t
DBD-mysql-4.027/t/40catalog.t
DBD-mysql-4.027/t/40keyinfo.t
DBD-mysql-4.027/t/40listfields.t
DBD-mysql-4.027/t/40nulls.t
DBD-mysql-4.027/t/40nulls_prepare.t
DBD-mysql-4.027/t/40numrows.t
DBD-mysql-4.027/t/40server_prepare.t
DBD-mysql-4.027/t/40server_prepare_error.t
DBD-mysql-4.027/t/40types.t
DBD-mysql-4.027/t/41bindparam.t
DBD-mysql-4.027/t/41blobs_prepare.t
DBD-mysql-4.027/t/42bindparam.t
DBD-mysql-4.027/t/43count_params.t
DBD-mysql-4.027/t/50chopblanks.t
DBD-mysql-4.027/t/50commit.t
DBD-mysql-4.027/t/51bind_type_guessing.t
DBD-mysql-4.027/t/52comment.t
DBD-mysql-4.027/t/53comment.t
DBD-mysql-4.027/t/55utf8.t
DBD-mysql-4.027/t/60leaks.t
DBD-mysql-4.027/t/65segfault.t
DBD-mysql-4.027/t/65types.t
DBD-mysql-4.027/t/70takeimp.t
DBD-mysql-4.027/t/71impdata.t
DBD-mysql-4.027/t/75supported_sql.t
DBD-mysql-4.027/t/76multi_statement.t
DBD-mysql-4.027/t/80procs.t
DBD-mysql-4.027/t/81procs.t
DBD-mysql-4.027/t/85init_command.t
DBD-mysql-4.027/t/86_bug_36972.t
DBD-mysql-4.027/t/87async.t
DBD-mysql-4.027/t/88async-multi-stmts.t
DBD-mysql-4.027/t/89async-method-check.t
DBD-mysql-4.027/t/90no-async.t
DBD-mysql-4.027/t/91errcheck.t
DBD-mysql-4.027/t/99_bug_server_prepare_blob_null.t
DBD-mysql-4.027/t/lib.pl
DBD-mysql-4.027/t/manifest.t
DBD-mysql-4.027/t/mysql.dbtest
DBD-mysql-4.027/t/mysql.mtest
DBD-mysql-4.027/t/pod.t
DBD-mysql-4.027/t/rt25389-bin-case.t
DBD-mysql-4.027/t/rt50304-column_info_parentheses.t
DBD-mysql-4.027/t/rt83494-quotes-comments.t
DBD-mysql-4.027/t/rt85919-fetch-lost-connection.t
DBD-mysql-4.027/t/rt86153-reconnect-fail-memory.t
DBD-mysql-4.027/t/rt91715.t
DBD-mysql-4.027/lib/Bundle/
DBD-mysql-4.027/lib/DBD/
DBD-mysql-4.027/lib/DBD/mysql/
DBD-mysql-4.027/lib/DBD/mysql.pm
DBD-mysql-4.027/lib/DBD/mysql/GetInfo.pm
DBD-mysql-4.027/lib/DBD/mysql/INSTALL.pod
DBD-mysql-4.027/lib/Bundle/DBD/
DBD-mysql-4.027/lib/Bundle/DBD/mysql.pm
DBD-mysql-4.027/eg/bigint_quotes.pl
DBD-mysql-4.027/eg/bug14979.pl
DBD-mysql-4.027/eg/bug21028.pl
DBD-mysql-4.027/eg/bug30033.pl
DBD-mysql-4.027/eg/bug30033pg.pl
DBD-mysql-4.027/eg/decimal_test.pl
DBD-mysql-4.027/eg/issue21946.pl
DBD-mysql-4.027/eg/prepare_memory_usage.pl
DBD-mysql-4.027/eg/proc_example1.pl
DBD-mysql-4.027/eg/proc_example2.pl
DBD-mysql-4.027/eg/proc_example2a.pl
DBD-mysql-4.027/eg/proc_example2b.pl
DBD-mysql-4.027/eg/proc_example3.pl
DBD-mysql-4.027/eg/proc_example4.pl
CPAN: File::Temp loaded ok (v0.2304)
CPAN: Parse::CPAN::Meta loaded ok (v1.4409)
CPAN: CPAN::Meta loaded ok (v2.132510)
CPAN: Module::CoreList loaded ok (v3.07)
CPAN.pm: Building C/CA/CAPTTOFU/DBD-mysql-4.027.tar.gz
Perl API version v5.16.0 of DBI does not match v5.18.0 at /usr/lib/perl5/5.18.2/i686-linux-thread-multi/DynaLoader.pm line 213.
BEGIN failed--compilation aborted at /var/www/localhost/htdocs/bugzilla/lib/i686-linux-thread-multi/DBI.pm line 277.
Compilation failed in require at /var/www/localhost/htdocs/bugzilla/lib/i686-linux-thread-multi/DBI/DBD.pm line 3285.
BEGIN failed--compilation aborted at /var/www/localhost/htdocs/bugzilla/lib/i686-linux-thread-multi/DBI/DBD.pm line 3286.
Compilation failed in require at Makefile.PL line 13.
Warning: No success on command[/usr/bin/perl5.18.2 Makefile.PL LIB="/var/www/localhost/htdocs/bugzilla/lib" INSTALLMAN1DIR="/var/www/localhost/htdocs/bugzilla/lib/man/man1" INSTALLMAN3DIR="/var/www/localhost/htdocs/bugzilla/lib/man/man3" INSTALLBIN="/var/www/localhost/htdocs/bugzilla/lib/bin" INSTALLSCRIPT="/var/www/localhost/htdocs/bugzilla/lib/bin" INSTALLDIRS=perl]
CAPTTOFU/DBD-mysql-4.027.tar.gz
/usr/bin/perl5.18.2 Makefile.PL LIB="/var/www/localhost/htdocs/bugzilla/lib" INSTALLMAN1DIR="/var/www/localhost/htdocs/bugzilla/lib/man/man1" INSTALLMAN3DIR="/var/www/localhost/htdocs/bugzilla/lib/man/man3" INSTALLBIN="/var/www/localhost/htdocs/bugzilla/lib/bin" INSTALLSCRIPT="/var/www/localhost/htdocs/bugzilla/lib/bin" INSTALLDIRS=perl -- NOT OK
Skipping test because of notest pragma
Running make install
Make had some problems, won't install
Could not read metadata file. Falling back to other methods to determine prerequisites

