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

FAIL DBD-Teradata-1.50 i686-linux 2.6.24-16-generic

From:
DAGOLDEN
Date:
June 30, 2008 08:06
Subject:
FAIL DBD-Teradata-1.50 i686-linux 2.6.24-16-generic
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/


--
Dear Dean Arnold,
    
This is a computer-generated report for DBD-Teradata-1.50
on perl 5.10.0, created by CPAN-Reporter-1.1556. 

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: 

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

Output from '/usr/bin/make':

cp lib/DBD/Teradata.pm blib/lib/DBD/Teradata.pm
/home/david/perl/5.10.0/bin/perl /home/david/perl/5.10.0/lib/5.10.0/ExtUtils/xsubpp  -typemap /home/david/perl/5.10.0/lib/5.10.0/ExtUtils/typemap  Teradata.xs > Teradata.xsc && mv Teradata.xsc Teradata.c
Please specify prototyping behavior for Teradata.xs (see perlxs manual)
gcc -c   -D__error_t_defined=1 -O2   -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I/home/david/perl/5.10.0/lib/5.10.0/i686-linux/CORE"   Teradata.c
Teradata.xs:5:22: error: coptypes.h: No such file or directory
Teradata.xs:6:21: error: dbcarea.h: No such file or directory
Teradata.xs:7:20: error: coperr.h: No such file or directory
Teradata.xs:8:20: error: parcel.h: No such file or directory
Teradata.xs:34: error: expected specifier-qualifier-list before ‘DBCAREA’
Teradata.xs: In function ‘XS_DBD__Teradata__Cli_tdxs_init_dbcarea’:
Teradata.xs:68: error: ‘DBCAREA’ undeclared (first use in this function)
Teradata.xs:68: error: (Each undeclared identifier is reported only once
Teradata.xs:68: error: for each function it appears in.)
Teradata.xs:68: error: ‘dbcp’ undeclared (first use in this function)
Teradata.xs:73: error: ‘struct <anonymous>’ has no member named ‘dbc’
Teradata.xs:78: error: ‘EM_OK’ undeclared (first use in this function)
Teradata.xs: In function ‘XS_DBD__Teradata__Cli_tdxs_get_connection’:
Teradata.xs:102: error: ‘DBCAREA’ undeclared (first use in this function)
Teradata.xs:102: error: ‘dbcp’ undeclared (first use in this function)
Teradata.xs:102: error: ‘struct <anonymous>’ has no member named ‘dbc’
Teradata.xs:149: error: ‘DBFCON’ undeclared (first use in this function)
Teradata.xs:156: error: ‘EM_OK’ undeclared (first use in this function)
Teradata.xs:176: error: ‘DBFFET’ undeclared (first use in this function)
Teradata.xs:184: error: ‘PclLSN’ undeclared (first use in this function)
Teradata.xs:188: error: ‘PclSUCCESS’ undeclared (first use in this function)
Teradata.xs:191: error: ‘PclFAILURE’ undeclared (first use in this function)
Teradata.xs:192: error: ‘PclERROR’ undeclared (first use in this function)
Teradata.xs:204: error: ‘PclENDSTATEMENT’ undeclared (first use in this function)
Teradata.xs:205: error: ‘PclENDREQUEST’ undeclared (first use in this function)
Teradata.xs:213: error: ‘REQEXHAUST’ undeclared (first use in this function)
Teradata.xs:234: error: ‘DBFERQ’ undeclared (first use in this function)
Teradata.xs: In function ‘XS_DBD__Teradata__Cli_tdxs_get_tdat_release’:
Teradata.xs:257: error: ‘DBCAREA’ undeclared (first use in this function)
Teradata.xs:257: error: ‘dbcp’ undeclared (first use in this function)
Teradata.xs:257: error: ‘dbc_ctx_t’ has no member named ‘dbc’
Teradata.xs: In function ‘XS_DBD__Teradata__Cli_tdxs_cleanup’:
Teradata.xs:273: error: ‘DBCAREA’ undeclared (first use in this function)
Teradata.xs:273: error: ‘dbcp’ undeclared (first use in this function)
Teradata.xs:273: error: ‘struct <anonymous>’ has no member named ‘dbc’
Teradata.xs:277: error: ‘DBFDSC’ undeclared (first use in this function)
Teradata.xs:280: error: ‘EM_OK’ undeclared (first use in this function)
Teradata.xs: In function ‘XS_DBD__Teradata__Cli_tdxs_send_request’:
Teradata.xs:303: error: ‘DBCAREA’ undeclared (first use in this function)
Teradata.xs:303: error: ‘dbcp’ undeclared (first use in this function)
Teradata.xs:303: error: ‘struct <anonymous>’ has no member named ‘dbc’
Teradata.xs:334: error: ‘DBFIRQ’ undeclared (first use in this function)
Teradata.xs:337: error: ‘EM_OK’ undeclared (first use in this function)
Teradata.xs: In function ‘XS_DBD__Teradata__Cli_tdxs_wait_for_response’:
Teradata.xs:358: error: ‘EM_OK’ undeclared (first use in this function)
Teradata.xs: In function ‘XS_DBD__Teradata__Cli_tdxs_get_response’:
Teradata.xs:385: error: ‘DBCAREA’ undeclared (first use in this function)
Teradata.xs:385: error: ‘dbcp’ undeclared (first use in this function)
Teradata.xs:385: error: ‘dbc_ctx_t’ has no member named ‘dbc’
Teradata.xs:413: error: ‘DBFFET’ undeclared (first use in this function)
Teradata.xs:414: error: ‘EM_OK’ undeclared (first use in this function)
Teradata.xs:426: error: ‘EM_NODATA’ undeclared (first use in this function)
Teradata.xs: In function ‘XS_DBD__Teradata__Cli_tdxs_end_request’:
Teradata.xs:448: error: ‘DBCAREA’ undeclared (first use in this function)
Teradata.xs:448: error: ‘dbcp’ undeclared (first use in this function)
Teradata.xs:448: error: ‘struct <anonymous>’ has no member named ‘dbc’
Teradata.xs:449: error: ‘EM_OK’ undeclared (first use in this function)
Teradata.xs:455: error: ‘DBFERQ’ undeclared (first use in this function)
Teradata.xs: In function ‘XS_DBD__Teradata__Cli_tdxs_abort_request’:
Teradata.xs:475: error: ‘DBCAREA’ undeclared (first use in this function)
Teradata.xs:475: error: ‘dbcp’ undeclared (first use in this function)
Teradata.xs:475: error: ‘struct <anonymous>’ has no member named ‘dbc’
Teradata.xs:476: error: ‘EM_OK’ undeclared (first use in this function)
Teradata.xs:482: error: ‘DBFABT’ undeclared (first use in this function)
Teradata.xs: In function ‘XS_DBD__Teradata__Cli_tdxs_test_leak’:
Teradata.xs:505: error: ‘DBCAREA’ undeclared (first use in this function)
Teradata.xs:505: error: ‘dbcp’ undeclared (first use in this function)
Teradata.xs:505: error: ‘dbc_ctx_t’ has no member named ‘dbc’
Teradata.xs:528: error: ‘DBFIRQ’ undeclared (first use in this function)
Teradata.xs:530: error: ‘EM_OK’ undeclared (first use in this function)
Teradata.xs:545: error: ‘DBFFET’ undeclared (first use in this function)
Teradata.xs:555: error: ‘DBFERQ’ undeclared (first use in this function)
make: *** [Teradata.o] Error 1

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LD_LIBRARY_PATH = /home/david/opt/subversion/lib
    PATH = .:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:.:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 24525
    PERL5_CPAN_IS_EXECUTING = /home/david/.cpan/build/DBD-Teradata-1.50-_YNfDb/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 24525
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 5779,24525
    PERL_CR_SMOKER_CURRENT = DBD-Teradata-1.50
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/david/perl/5.10.0/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
    $EGID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.92_63  
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.23     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.45     
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2701   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       3.12     
    Test::More          0.80     
    YAML                0.66     
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.24-16-generic, archname=i686-linux
    uname='linux griffon 2.6.24-16-generic #1 smp thu apr 10 13:23:42 utc 2008 i686 gnulinux '
    config_args='-de -Uversiononly -Dusedevel -Dprefix=/home/david/perl/5.10.0 -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'



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