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

FAIL DBD-mysql-4.007 i386-freebsd 6.1-release

From:
srezic
Date:
June 18, 2008 09:27
Subject:
FAIL DBD-mysql-4.007 i386-freebsd 6.1-release
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 Patrick Galbraith,
    
This is a computer-generated report for DBD-mysql-4.007
on perl 5.00505, created by CPAN-Reporter-1.15. 

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://cpantest.grango.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/local/bin/perl5.00505 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00base....................
#   Failed test 'use DBD::mysql;'
#   at t/00base.t line 21.
#     Tried to use 'DBD::mysql'.
#     Error:  Can't load '/var/tmp/CPAN-build/DBD-mysql-4.007-73m7Vy/blib/arch/auto/DBD/mysql/mysql.so' for module DBD::mysql: /var/tmp/CPAN-build/DBD-mysql-4.007-73m7Vy/blib/arch/auto/DBD/mysql/mysql.so: Undefined symbol "DBIc_TRACE_LEVEL" at /usr/perl5.005_05/lib/5.00505/i386-freebsd/DynaLoader.pm line 169.
# 
#  at (eval 4) line 2
# BEGIN failed--compilation aborted at t/00base.t line 21.
FAILED--Further testing stopped: Unable to load DBD::mysql
Callback called exit at t/00base.t line 2.
BEGIN failed--compilation aborted at t/00base.t line 22.
*** Error code 25

Stop in /var/tmp/CPAN-build/DBD-mysql-4.007-73m7Vy.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module       Need Have 
    ------------ ---- -----
    Data::Dumper 0    2.101
    DBI          1.08 1.37 

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

Environment variables:

    PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/work/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 95734
    PERL5_CPAN_IS_RUNNING = 95734
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 90212,95734
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /usr/local/bin/zsh
    TERM = xterm

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

    $^X = /usr/local/bin/perl5.00505
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023 1023
    $EGID = 1023 1023 1023

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.92_61  
    Cwd                 3.25     
    ExtUtils::CBuilder  n/a      
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.41     
    ExtUtils::MakeMaker 6.36     
    ExtUtils::Manifest  1.51     
    ExtUtils::ParseXS   n/a      
    File::Spec          3.25     
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                n/a      
    YAML::Syck          n/a      
    version             n/a      


--

Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration:
  Platform:
    osname=freebsd, osvers=6.1-release, archname=i386-freebsd
    uname='freebsd biokovo.herceg.de 6.1-release freebsd 6.1-release #0: sun may 7 04:32:43 utc 2006 root@opus.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='ccache cc', optimize='-O2 -mtune=athlon64 -pipe', gccversion=3.4.4 [FreeBSD] 20050518
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include'
    stdchar='char', d_stdstdio=undef, usevfork=true
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    alignbytes=4, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='ccache cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lc -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fpic', lddlflags='-shared  -L/usr/local/lib'



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