cpan> install DBD::mysql Going to read /root/.cpan/sources/authors/01mailrc.txt.gz CPAN: Compress::Zlib loaded ok Going to read /root/.cpan/sources/modules/02packages.details.txt.gz Database was generated on Sat, 21 Aug 2004 10:05:56 GMT HTTP::Date not available Going to read /root/.cpan/sources/modules/03modlist.data.gz Running install for module DBD::mysql Running make for R/RU/RUDY/DBD-mysql-2.9004.tar.gz CPAN: Digest::MD5 loaded ok Checksum for /root/.cpan/sources/authors/id/R/RU/RUDY/DBD-mysql-2.9004.tar.gz okScanning cache /root/.cpan/build for sizes Deleting from cache: /root/.cpan/build/Bundle-libnet-1.00 (12.2>10.0 MB) Deleting from cache: /root/.cpan/build/Compress-Zlib-1.33 (12.2>10.0 MB) Deleting from cache: /root/.cpan/build/Data-Dumper-2.121 (11.2>10.0 MB) Deleting from cache: /root/.cpan/build/Net-Telnet-3.03 (10.9>10.0 MB) Deleting from cache: /root/.cpan/build/libnet-1.19 (10.6>10.0 MB) Deleting from cache: /root/.cpan/build/TermReadKey-2.21 (10.1>10.0 MB) DBD-mysql-2.9004/ DBD-mysql-2.9004/t/ DBD-mysql-2.9004/t/mysql2.t DBD-mysql-2.9004/t/akmisc.t DBD-mysql-2.9004/t/60leaks.t DBD-mysql-2.9004/t/10dsnlist.t DBD-mysql-2.9004/t/ak-dbd.t DBD-mysql-2.9004/t/50chopblanks.t DBD-mysql-2.9004/t/mysql.t DBD-mysql-2.9004/t/lib.pl DBD-mysql-2.9004/t/40blobs.t DBD-mysql-2.9004/t/40nulls.t DBD-mysql-2.9004/t/insertid.t DBD-mysql-2.9004/t/40listfields.t DBD-mysql-2.9004/t/40bindparam.t DBD-mysql-2.9004/t/mysql.dbtest DBD-mysql-2.9004/t/dbdadmin.t DBD-mysql-2.9004/t/20createdrop.t DBD-mysql-2.9004/t/00base.t DBD-mysql-2.9004/t/30insertfetch.t DBD-mysql-2.9004/t/40numrows.t DBD-mysql-2.9004/t/50commit.t DBD-mysql-2.9004/t/mysql.mtest DBD-mysql-2.9004/MANIFEST DBD-mysql-2.9004/myld DBD-mysql-2.9004/dbdimp.c DBD-mysql-2.9004/lib/ DBD-mysql-2.9004/lib/DBD/ DBD-mysql-2.9004/lib/DBD/mysql/ DBD-mysql-2.9004/lib/DBD/mysql/GetInfo.pm DBD-mysql-2.9004/lib/DBD/mysql/INSTALL.pod DBD-mysql-2.9004/lib/DBD/mysql.pm DBD-mysql-2.9004/lib/Mysql/ DBD-mysql-2.9004/lib/Mysql/Statement.pm DBD-mysql-2.9004/lib/Bundle/ DBD-mysql-2.9004/lib/Bundle/DBD/ DBD-mysql-2.9004/lib/Bundle/DBD/mysql.pm DBD-mysql-2.9004/lib/Mysql.pm DBD-mysql-2.9004/dbdimp.h DBD-mysql-2.9004/mysql.xs DBD-mysql-2.9004/MANIFEST.SKIP DBD-mysql-2.9004/README DBD-mysql-2.9004/INSTALL.html DBD-mysql-2.9004/META.yml DBD-mysql-2.9004/Makefile.PL DBD-mysql-2.9004/ChangeLog DBD-mysql-2.9004/constants.h DBD-mysql-2.9004/TODO Removing previously used /root/.cpan/build/DBD-mysql-2.9004 CPAN.pm: Going to build R/RU/RUDY/DBD-mysql-2.9004.tar.gz I will use the following settings for compiling and testing: cflags (mysql_config) = -I'/usr/include/mysql' libs (mysql_config) = -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm nocatchstderr (default ) = 0 nofoundrows (default ) = 0 ssl (guessed ) = 0 testdb (default ) = test testhost (default ) = testpassword (default ) = testuser (default ) = To change these settings, see 'perl Makefile.PL --help' and 'perldoc INSTALL'. Checking if your kit is complete... Looks good Using DBI 1.43 (for perl 5.006001 on i386-linux) installed in /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBI Writing Makefile for DBD::mysql cp lib/DBD/mysql/GetInfo.pm blib/lib/DBD/mysql/GetInfo.pm cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm cp lib/Bundle/DBD/mysql.pm blib/lib/Bundle/DBD/mysql.pm cp lib/Mysql/Statement.pm blib/lib/Mysql/Statement.pm cp lib/Mysql.pm blib/lib/Mysql.pm gcc -c -I/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBI -I'/usr/include/mysql' -fno-strict-aliasing -DPERL_POLLUTE -O2 -m486 -fno-strength-reduce -DVERSION=\"2.9004\" -DXS_VERSION=\"2.9004\" -fPIC -I/usr/lib/perl5/5.6.1/i386-linux/CORE dbdimp.c In file included from dbdimp.h:20, from dbdimp.c:19: /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBI/DBIXS.h:17: warning: `PERL_POLLUTE' redefined *Initialization*:1: warning: this is the location of the previous definition /usr/bin/perl -p -e "s/~DRIVER~/mysql/g" /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBI/Driver.xst > mysql.xsi /usr/bin/perl -I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 /usr/lib/perl5/5.6.1/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.6.1/ExtUtils/typemap mysql.xs > mysql.xsc && mv mysql.xsc mysql.c Warning: duplicate function definition 'do' detected in mysql.xs, line 196 Warning: duplicate function definition 'rows' detected in mysql.xs, line 294 gcc -c -I/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBI -I'/usr/include/mysql' -fno-strict-aliasing -DPERL_POLLUTE -O2 -m486 -fno-strength-reduce -DVERSION=\"2.9004\" -DXS_VERSION=\"2.9004\" -fPIC -I/usr/lib/perl5/5.6.1/i386-linux/CORE mysql.c In file included from dbdimp.h:20, from mysql.xs:14: /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBI/DBIXS.h:17: warning: `PERL_POLLUTE' redefined *Initialization*:1: warning: this is the location of the previous definition Running Mkbootstrap for DBD::mysql () chmod 644 mysql.bs rm -f blib/arch/auto/DBD/mysql/mysql.so LD_RUN_PATH="/usr/lib/mysql:/usr/lib:/lib" /usr/bin/perl myld gcc -shared -L/usr/local/lib dbdimp.o mysql.o -o blib/arch/auto/DBD/mysql/mysql.so -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm chmod 755 blib/arch/auto/DBD/mysql/mysql.so cp mysql.bs blib/arch/auto/DBD/mysql/mysql.bs chmod 644 blib/arch/auto/DBD/mysql/mysql.bs Manifying blib/man3/DBD::mysql::INSTALL.3pm Manifying blib/man3/DBD::mysql.3pm Manifying blib/man3/Bundle::DBD::mysql.3pm Manifying blib/man3/Mysql.3pm /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00base...........ok t/10dsnlist........ok t/20createdrop.....ok t/30insertfetch....ok t/40bindparam......ok t/40blobs..........ok t/40listfields.....Use of uninitialized value in numeric eq (==) at t/40listfields.t line 132. t/40listfields.....ok t/40nulls..........ok t/40numrows........ok t/50chopblanks.....ok t/50commit.........ok t/60leaks..........skipped all skipped: $ENV{SLOW_TESTS} is not set or Proc::ProcessTable not installed t/ak-dbd...........ok t/akmisc...........ok 343/351Use of uninitialized value in numeric eq (==) at t/akmisc.t line 769. t/akmisc...........ok t/dbdadmin.........ok t/insertid.........ok t/mysql............ok t/mysql2...........ok All tests successful, 1 test skipped. Files=18, Tests=767, 23 wallclock secs ( 1.76 cusr + 0.29 csys = 2.05 CPU) /usr/bin/make test -- OK Running make install Installing /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBD/mysql/mysql.so Installing /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBD/mysql/mysql.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/lib/perl5/site_perl/5.6.1/i386-linux/Mysql.pm Installing /usr/lib/perl5/site_perl/5.6.1/i386-linux/Mysql/Statement.pm Installing /usr/lib/perl5/site_perl/5.6.1/i386-linux/Bundle/DBD/mysql.pm Installing /usr/lib/perl5/site_perl/5.6.1/i386-linux/DBD/mysql.pm Installing /usr/lib/perl5/site_perl/5.6.1/i386-linux/DBD/mysql/GetInfo.pm Installing /usr/lib/perl5/site_perl/5.6.1/i386-linux/DBD/mysql/INSTALL.pod Installing /usr/share/man/man3/DBD::mysql::INSTALL.3pm Installing /usr/share/man/man3/DBD::mysql.3pm Installing /usr/share/man/man3/Bundle::DBD::mysql.3pm Installing /usr/share/man/man3/Mysql.3pm Writing /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBD/mysql/.packlist Appending installation info to /usr/lib/perl5/5.6.1/i386-linux/perllocal.pod /usr/bin/make install -- OK cpan>