Checking for DBI, 0.86 or later ... ok Checking for Storable ... ok Checking for RPC::pServer ... ok Checking if your kit is complete... Looks good Using DBI 1.50 (for perl 5.008007 on darwin-thread-multi-2level) installed in /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/DBI/ Writing Makefile for DBD::pNET cp pNET.pm blib/lib/DBD/pNET.pm gcc -c -I/Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/DBI -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.1003\" -DXS_VERSION=\"0.1003\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" dbdimp.c dbdimp.c: In function 'pNET_error': dbdimp.c:165: warning: passing argument 1 of 'fprintf' from incompatible pointer type dbdimp.c: In function 'pNET_error': dbdimp.c:165: warning: passing argument 1 of 'fprintf' from incompatible pointer type /Users/cpanrun/pristine/5.8.7/bin/perl -p -e "s/~DRIVER~/pNET/g" /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/DBI//Driver.xst > pNET.xsi /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap pNET.xs > pNET.xsc && mv pNET.xsc pNET.c gcc -c -I/Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/DBI -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.1003\" -DXS_VERSION=\"0.1003\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" pNET.c Running Mkbootstrap for DBD::pNET () chmod 644 pNET.bs rm -f blib/arch/auto/DBD/pNET/pNET.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 dbdimp.o pNET.o -o blib/arch/auto/DBD/pNET/pNET.bundle chmod 755 blib/arch/auto/DBD/pNET/pNET.bundle cp pNET.bs blib/arch/auto/DBD/pNET/pNET.bs chmod 644 blib/arch/auto/DBD/pNET/pNET.bs /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/arch" "-Iblib/lib" pNETagent.PL pNETagent Extracting pNETagent (with variable substitutions) cp pNETagent blib/script/pNETagent /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/pNETagent Manifying blib/man1/pNETagent.1 Manifying blib/man3/DBD::pNET.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00base...........defined(@array) is deprecated at t/lib.pl line 208. (Maybe you should just omit the defined()?) Illegal character in prototype for main::ErrMsg : @_ at t/lib.pl line 235. Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 236. main::TryToConnect() called too early to check prototype at t/pNET.mtest line 21. ok t/10dsnlist........defined(@array) is deprecated at t/10dsnlist.t line 49. (Maybe you should just omit the defined()?) defined(@array) is deprecated at t/lib.pl line 208. (Maybe you should just omit the defined()?) Illegal character in prototype for main::ErrMsg : @_ at t/lib.pl line 235. Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 236. main::TryToConnect() called too early to check prototype at t/pNET.mtest line 21. DBI connect('test:localhost','joe',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/pNET.mtest line 147 Unable to execute test suite on this platform. The test suite can only be executed if a DBI->connect("DBI:$dbdriver:test", "$test_user", "$test_password"); succeeds or you modify the test suite. skipped all skipped: no reason given t/20createdrop.....defined(@array) is deprecated at t/lib.pl line 208. (Maybe you should just omit the defined()?) Illegal character in prototype for main::ErrMsg : @_ at t/lib.pl line 235. Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 236. main::TryToConnect() called too early to check prototype at t/pNET.mtest line 21. DBI connect('test:localhost','joe',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/pNET.mtest line 147 Unable to execute test suite on this platform. The test suite can only be executed if a DBI->connect("DBI:$dbdriver:test", "$test_user", "$test_password"); succeeds or you modify the test suite. skipped all skipped: no reason given t/30insertfetch....defined(@array) is deprecated at t/lib.pl line 208. (Maybe you should just omit the defined()?) Illegal character in prototype for main::ErrMsg : @_ at t/lib.pl line 235. Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 236. main::TryToConnect() called too early to check prototype at t/pNET.mtest line 21. DBI connect('test:localhost','joe',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/pNET.mtest line 147 Unable to execute test suite on this platform. The test suite can only be executed if a DBI->connect("DBI:$dbdriver:test", "$test_user", "$test_password"); succeeds or you modify the test suite. skipped all skipped: no reason given t/40bindparam......defined(@array) is deprecated at t/lib.pl line 208. (Maybe you should just omit the defined()?) Illegal character in prototype for main::ErrMsg : @_ at t/lib.pl line 235. Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 236. main::TryToConnect() called too early to check prototype at t/pNET.mtest line 21. DBI connect('test:localhost','joe',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/pNET.mtest line 147 Unable to execute test suite on this platform. The test suite can only be executed if a DBI->connect("DBI:$dbdriver:test", "$test_user", "$test_password"); succeeds or you modify the test suite. skipped all skipped: no reason given t/40blobs..........defined(@array) is deprecated at t/lib.pl line 208. (Maybe you should just omit the defined()?) Illegal character in prototype for main::ErrMsg : @_ at t/lib.pl line 235. Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 236. main::TryToConnect() called too early to check prototype at t/pNET.mtest line 21. DBI connect('test:localhost','joe',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/pNET.mtest line 147 Unable to execute test suite on this platform. The test suite can only be executed if a DBI->connect("DBI:$dbdriver:test", "$test_user", "$test_password"); succeeds or you modify the test suite. skipped all skipped: no reason given t/40listfields.....defined(@array) is deprecated at t/lib.pl line 208. (Maybe you should just omit the defined()?) Illegal character in prototype for main::ErrMsg : @_ at t/lib.pl line 235. Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 236. main::TryToConnect() called too early to check prototype at t/pNET.mtest line 21. DBI connect('test:localhost','joe',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/pNET.mtest line 147 Unable to execute test suite on this platform. The test suite can only be executed if a DBI->connect("DBI:$dbdriver:test", "$test_user", "$test_password"); succeeds or you modify the test suite. skipped all skipped: no reason given t/40nulls..........defined(@array) is deprecated at t/lib.pl line 208. (Maybe you should just omit the defined()?) Illegal character in prototype for main::ErrMsg : @_ at t/lib.pl line 235. Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 236. main::TryToConnect() called too early to check prototype at t/pNET.mtest line 21. DBI connect('test:localhost','joe',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/pNET.mtest line 147 Unable to execute test suite on this platform. The test suite can only be executed if a DBI->connect("DBI:$dbdriver:test", "$test_user", "$test_password"); succeeds or you modify the test suite. skipped all skipped: no reason given t/40numrows........defined(@array) is deprecated at t/lib.pl line 208. (Maybe you should just omit the defined()?) Illegal character in prototype for main::ErrMsg : @_ at t/lib.pl line 235. Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 236. main::TryToConnect() called too early to check prototype at t/pNET.mtest line 21. DBI connect('test:localhost','joe',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/pNET.mtest line 147 Unable to execute test suite on this platform. The test suite can only be executed if a DBI->connect("DBI:$dbdriver:test", "$test_user", "$test_password"); succeeds or you modify the test suite. skipped all skipped: no reason given t/50chopblanks.....defined(@array) is deprecated at t/lib.pl line 208. (Maybe you should just omit the defined()?) Illegal character in prototype for main::ErrMsg : @_ at t/lib.pl line 235. Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 236. main::TryToConnect() called too early to check prototype at t/pNET.mtest line 21. DBI connect('test:localhost','joe',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/pNET.mtest line 147 Unable to execute test suite on this platform. The test suite can only be executed if a DBI->connect("DBI:$dbdriver:test", "$test_user", "$test_password"); succeeds or you modify the test suite. skipped all skipped: no reason given t/ak-dbd...........defined(@array) is deprecated at t/lib.pl line 208. (Maybe you should just omit the defined()?) Illegal character in prototype for main::ErrMsg : @_ at t/lib.pl line 235. Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 236. main::TryToConnect() called too early to check prototype at t/pNET.mtest line 21. DBI connect('test:localhost','joe',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/pNET.mtest line 147 Unable to execute test suite on this platform. The test suite can only be executed if a DBI->connect("DBI:$dbdriver:test", "$test_user", "$test_password"); succeeds or you modify the test suite. skipped all skipped: no reason given All tests successful, 10 tests skipped. Files=11, Tests=5, 7 wallclock secs ( 1.65 cusr + 0.56 csys = 2.21 CPU) Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/DBD/pNET/pNET.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/DBD/pNET/pNET.bundle Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/DBD/pNET.pm Installing /Users/cpanrun/pristine/5.8.7/man/man1/pNETagent.1 Installing /Users/cpanrun/pristine/5.8.7/man/man3/DBD::pNET.3 Installing /Users/cpanrun/pristine/5.8.7/bin/pNETagent Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true