Start 2009-10-17T06:04:46 ActivePerl-1003 CPAN-1.9402 Going to read '/Users/fly1003/var/cpan/Metadata' Database was generated on Sat, 17 Oct 2009 09:27:07 GMT Running make for C/CH/CHRMUE/PAB3-DB-Driver-Sqlite3-1.07.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/C/CH/CHRMUE/PAB3-DB-Driver-Sqlite3-1.07.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/C/CH/CHRMUE/CHECKSUMS Checksum for /Users/fly1003/var/cpan/sources/authors/id/C/CH/CHRMUE/PAB3-DB-Driver-Sqlite3-1.07.tar.gz ok Will not use Archive::Tar, need 1.00 PAB3-DB-Driver-Sqlite3-1.07/ PAB3-DB-Driver-Sqlite3-1.07/t/ PAB3-DB-Driver-Sqlite3-1.07/t/00_sqlite3_basic.t PAB3-DB-Driver-Sqlite3-1.07/MANIFEST PAB3-DB-Driver-Sqlite3-1.07/Makefile.PL PAB3-DB-Driver-Sqlite3-1.07/README PAB3-DB-Driver-Sqlite3-1.07/my_sqlite3.h PAB3-DB-Driver-Sqlite3-1.07/Sqlite3.xs PAB3-DB-Driver-Sqlite3-1.07/Sqlite3.pm PAB3-DB-Driver-Sqlite3-1.07/META.yml PAB3-DB-Driver-Sqlite3-1.07/install_files.PL PAB3-DB-Driver-Sqlite3-1.07/my_sqlite3.c PAB3-DB-Driver-Sqlite3-1.07/Changes CPAN.pm: Going to build C/CH/CHRMUE/PAB3-DB-Driver-Sqlite3-1.07.tar.gz >>> /Users/fly1003/bin/perl Makefile.PL Preparing PAB3::DB::Driver::Sqlite3 Looking for libsqlite3 ... found at /usr/lib/libsqlite3.dylib Looking for 'sqlite3_prepare' ... not found ************* WARNING ************* * Some required libraries has not * * been found. * * The installation may fail! * *********************************** Checking if your kit is complete... Looks good Writing Makefile for PAB3::DB::Driver::Sqlite3 >>> make cp Sqlite3.pm blib/lib/PAB3/DB/Driver/Sqlite3.pm gcc -c -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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.07\" -DXS_VERSION=\"1.07\" "-I/Users/fly1003/ap1003/lib/CORE" -DUSE_THREADS -fnested-functions my_sqlite3.c /Users/fly1003/bin/perl /Users/fly1003/var/megalib/ExtUtils/xsubpp -prototypes -typemap /Users/fly1003/ap1003/lib/ExtUtils/typemap Sqlite3.xs > Sqlite3.xsc && mv Sqlite3.xsc Sqlite3.c gcc -c -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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.07\" -DXS_VERSION=\"1.07\" "-I/Users/fly1003/ap1003/lib/CORE" -DUSE_THREADS -fnested-functions Sqlite3.c Running Mkbootstrap for PAB3::DB::Driver::Sqlite3 () chmod 644 Sqlite3.bs rm -f blib/arch/auto/PAB3/DB/Driver/Sqlite3/Sqlite3.bundle LD_RUN_PATH="/usr/lib" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 my_sqlite3.o Sqlite3.o -o blib/arch/auto/PAB3/DB/Driver/Sqlite3/Sqlite3.bundle \ -L/usr/local/lib -L/usr/lib -lsqlite3 \ chmod 755 blib/arch/auto/PAB3/DB/Driver/Sqlite3/Sqlite3.bundle cp Sqlite3.bs blib/arch/auto/PAB3/DB/Driver/Sqlite3/Sqlite3.bs chmod 644 blib/arch/auto/PAB3/DB/Driver/Sqlite3/Sqlite3.bs Manifying blib/man3/PAB3::DB::Driver::Sqlite3.3 /Users/fly1003/bin/perl "-Iblib/arch" "-Iblib/lib" install_files.PL self CHRMUE/PAB3-DB-Driver-Sqlite3-1.07.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Can't load '/Users/fly1003/var/cpan/build/PAB3-DB-Driver-Sqlite3-1.07-Mr3Dtx/blib/arch/auto/PAB3/DB/Driver/Sqlite3/Sqlite3.bundle' for module PAB3::DB::Driver::Sqlite3: dlopen(/Users/fly1003/var/cpan/build/PAB3-DB-Driver-Sqlite3-1.07-Mr3Dtx/blib/arch/auto/PAB3/DB/Driver/Sqlite3/Sqlite3.bundle, 2): Symbol not found: _sqlite3_prepare_v2 Referenced from: /Users/fly1003/var/cpan/build/PAB3-DB-Driver-Sqlite3-1.07-Mr3Dtx/blib/arch/auto/PAB3/DB/Driver/Sqlite3/Sqlite3.bundle Expected in: dynamic lookup at /Users/fly1003/ap1003/lib/Carp.pm line 48 BEGIN failed--compilation aborted at /Users/fly1003/var/cpan/build/PAB3-DB-Driver-Sqlite3-1.07-Mr3Dtx/blib/lib/PAB3/DB/Driver/Sqlite3.pm line 48. Compilation failed in require at t/00_sqlite3_basic.t line 5. t/00_sqlite3_basic.t .. 1..3 Dubious, test returned 9 (wstat 2304, 0x900) Failed 3/3 subtests Test Summary Report ------------------- t/00_sqlite3_basic.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: Bad plan. You planned 3 tests but ran 0. Files=1, Tests=0, 0 wallclock secs ( 0.04 usr 0.03 sys + 0.04 cusr 0.03 csys = 0.14 CPU) Result: FAIL Failed 1/1 test programs. 0/0 subtests failed. make: *** [test_dynamic] Error 9 CHRMUE/PAB3-DB-Driver-Sqlite3-1.07.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CHRMUE/PAB3-DB-Driver-Sqlite3-1.07.tar.gz Finished 2009-10-17T06:05:01