develooper Front page | perl.cpan.testers | Postings from April 2008

FAIL PAB3-DB-Driver-Sqlite3-1.0.6 darwin-thread-multi-64int-2level8.10.0

From:
chris
Date:
April 21, 2008 23:59
Subject:
FAIL PAB3-DB-Driver-Sqlite3-1.0.6 darwin-thread-multi-64int-2level8.10.0
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--

Dear CHRMUE,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Tue Apr 22 07:59:00 2008] Trying to get 'http://www.cpan.org/authors/id/C/CH/CHRMUE/PAB3-DB-Driver-Sqlite3-1.0.6.tar.gz'
[MSG] [Tue Apr 22 07:59:05 2008] Trying to get 'http://www.cpan.org/authors/id/C/CH/CHRMUE/CHECKSUMS'
[MSG] [Tue Apr 22 07:59:06 2008] Checksum matches for 'PAB3-DB-Driver-Sqlite3-1.0.6.tar.gz'
[MSG] [Tue Apr 22 07:59:07 2008] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.6/'
[MSG] [Tue Apr 22 07:59:07 2008] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.6/t/'
[MSG] [Tue Apr 22 07:59:07 2008] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.6/t/00_sqlite3_basic.t'
[MSG] [Tue Apr 22 07:59:07 2008] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.6/README'
[MSG] [Tue Apr 22 07:59:07 2008] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.6/Changes'
[MSG] [Tue Apr 22 07:59:07 2008] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.6/install_files.PL'
[MSG] [Tue Apr 22 07:59:07 2008] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.6/Makefile.PL'
[MSG] [Tue Apr 22 07:59:07 2008] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.6/META.yml'
[MSG] [Tue Apr 22 07:59:07 2008] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.6/my_sqlite3.c'
[MSG] [Tue Apr 22 07:59:07 2008] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.6/my_sqlite3.h'
[MSG] [Tue Apr 22 07:59:07 2008] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.6/Sqlite3.pm'
[MSG] [Tue Apr 22 07:59:07 2008] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.6/Sqlite3.xs'
[MSG] [Tue Apr 22 07:59:07 2008] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.6/MANIFEST'
[MSG] [Tue Apr 22 07:59:07 2008] Extracted 'PAB3::DB::Driver::Sqlite3' to '/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/PAB3-DB-Driver-Sqlite3-1.0.6'
[MSG] [Tue Apr 22 07:59:08 2008] Preparing PAB3::DB::Driver::Sqlite3
Looking for libsqlite3 ...
  found at /usr/lib/libsqlite3.dylib
Checking if your kit is complete...
Looks good
Writing Makefile for PAB3::DB::Driver::Sqlite3

[MSG] [Tue Apr 22 07:59:08 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Tue Apr 22 07:59:28 2008] cp Sqlite3.pm blib/lib/PAB3/DB/Driver/Sqlite3.pm
cc -c   -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -O3   -DVERSION=\"1.0.6\" -DXS_VERSION=\"1.0.6\"  "-I/Volumes/Media/smoke/blead/lib/perl5/5.11.0/darwin-thread-multi-64int-2level/CORE"  -DUSE_THREADS -fnested-functions my_sqlite3.c
/Volumes/Media/smoke/blead/bin/perl5.11.0 /Volumes/Media/smoke/blead/lib/perl5/5.11.0/ExtUtils/xsubpp -prototypes -typemap /Volumes/Media/smoke/blead/lib/perl5/5.11.0/ExtUtils/typemap  Sqlite3.xs > Sqlite3.xsc && mv Sqlite3.xsc Sqlite3.c
cc -c   -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -O3   -DVERSION=\"1.0.6\" -DXS_VERSION=\"1.0.6\"  "-I/Volumes/Media/smoke/blead/lib/perl5/5.11.0/darwin-thread-multi-64int-2level/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 -L/usr/local/lib 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
/Volumes/Media/smoke/blead/bin/perl5.11.0 "-Iblib/arch" "-Iblib/lib" install_files.PL self

[ERROR] [Tue Apr 22 07:59:29 2008] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /Volumes/Media/smoke/blead/bin/perl5.11.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_sqlite3_basic......Can't load '/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/PAB3-DB-Driver-Sqlite3-1.0.6/blib/arch/auto/PAB3/DB/Driver/Sqlite3/Sqlite3.bundle' for module PAB3::DB::Driver::Sqlite3: dlopen(/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/PAB3-DB-Driver-Sqlite3-1.0.6/blib/arch/auto/PAB3/DB/Driver/Sqlite3/Sqlite3.bundle, 2): Symbol not found: _sqlite3_prepare_v2
  Referenced from: /Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/PAB3-DB-Driver-Sqlite3-1.0.6/blib/arch/auto/PAB3/DB/Driver/Sqlite3/Sqlite3.bundle
  Expected in: dynamic lookup
 at /Volumes/Media/smoke/blead/lib/perl5/5.11.0/Carp.pm line 48
BEGIN failed--compilation aborted at /Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/PAB3-DB-Driver-Sqlite3-1.0.6/blib/lib/PAB3/DB/Driver/Sqlite3.pm line 48.
Compilation failed in require at t/00_sqlite3_basic.t line 5.
 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.05 usr  0.03 sys +  0.11 cusr  0.04 csys =  0.23 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
make: *** [test_dynamic] Error 9

[MSG] [Tue Apr 22 07:59:29 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'


******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.0307. Powered by POE::Component::CPAN::YACSmoke.

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = :/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/PAB3-DB-Driver-Sqlite3-1.0.6/blib/lib:/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/PAB3-DB-Driver-Sqlite3-1.0.6/blib/arch:/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/PAB3-DB-Driver-Sqlite3-1.0.6/blib
    PERL5_CPANPLUS_IS_RUNNING = 23024
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /Volumes/Media/smoke/blead/bin/perl5.11.0
    UID:  $<  = 502
    EUID: $>  = 502
    GID:  $(  = 502 502
    EGID: $)  = 502 502


-------------------------------


--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 33716) configuration:
  Platform:
    osname=darwin, osvers=8.10.0, archname=darwin-thread-multi-64int-2level
    uname='darwin afalglas.bingosnet.co.uk 8.10.0 darwin kernel version 8.10.0: wed may 23 16:50:59 pdt 2007; root:xnu-792.21.3~1release_ppc power macintosh powerpc '
    config_args='-de -Dusedevel -Dprefix=/Volumes/Media/smoke/blead -Duse64bitint -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About