Front page | perl.cpan.testers |
Postings from June 2008
FAIL PAB3-DB-Driver-Mysql-1.0.6 i686-linux-64int-ld 2.6.24-16-generic
From:
DAGOLDEN
Date:
June 9, 2008 14:23
Subject:
FAIL PAB3-DB-Driver-Mysql-1.0.6 i686-linux-64int-ld 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 Christian Mueller,
This is a computer-generated report for PAB3-DB-Driver-Mysql-1.0.6
on perl 5.8.8, 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:
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 Mysql.pm blib/lib/PAB3/DB/Driver/Mysql.pm
gcc -c -I/usr/local/mysql/include -I/usr/local/include/mysql -I/usr/include/mysql -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.0.6\" -DXS_VERSION=\"1.0.6\" -fpic "-I/home/david/perl/5.8.8/lib/5.8.8/i686-linux-64int-ld/CORE" my_mysql.c
my_mysql.c:1:20: error: errmsg.h: No such file or directory
In file included from my_mysql.c:11:
my_mysql.h:14:19: error: mysql.h: No such file or directory
In file included from my_mysql.c:11:
my_mysql.h:18: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MYBOOL_TRUE’
my_mysql.h:19: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MYBOOL_FALSE’
my_mysql.h:58: error: expected specifier-qualifier-list before ‘MYSQL’
my_mysql.h:78: error: expected specifier-qualifier-list before ‘MYSQL_STMT’
my_mysql.h:93: error: expected specifier-qualifier-list before ‘MYSQL_RES’
my_mysql.h:144: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
my_mysql.h:146: error: expected declaration specifiers or ‘...’ before ‘MYSQL’
my_mysql.h:153: error: expected declaration specifiers or ‘...’ before ‘MYSQL_RES’
my_mysql.h:165: error: expected ‘)’ before ‘*’ token
my_mysql.c: In function ‘my_set_error’:
my_mysql.c:30: error: ‘MY_CON’ has no member named ‘my_error’
my_mysql.c: In function ‘my_mysql_get_type’:
my_mysql.c:68: error: ‘MY_CON’ has no member named ‘res’
my_mysql.c:70: error: ‘MY_CON’ has no member named ‘first_stmt’
my_mysql.c: At top level:
my_mysql.c:98: error: expected declaration specifiers or ‘...’ before ‘MYSQL’
my_mysql.c: In function ‘my_mysql_con_add’:
my_mysql.c:101: error: ‘MY_CON’ has no member named ‘conid’
my_mysql.c:101: error: ‘mysql’ undeclared (first use in this function)
my_mysql.c:101: error: (Each undeclared identifier is reported only once
my_mysql.c:101: error: for each function it appears in.)
my_mysql.c:103: error: ‘MY_CON’ has no member named ‘client_flag’
my_mysql.c:104: error: ‘MY_CON’ has no member named ‘host’
my_mysql.c:104: error: ‘MY_CON’ has no member named ‘host’
my_mysql.c:104: error: ‘MY_CON’ has no member named ‘host’
my_mysql.c:105: error: ‘MY_CON’ has no member named ‘user’
my_mysql.c:105: error: ‘MY_CON’ has no member named ‘user’
my_mysql.c:105: error: ‘MY_CON’ has no member named ‘user’
my_mysql.c:106: error: ‘MY_CON’ has no member named ‘passwd’
my_mysql.c:106: error: ‘MY_CON’ has no member named ‘passwd’
my_mysql.c:106: error: ‘MY_CON’ has no member named ‘passwd’
my_mysql.c:107: error: ‘MY_CON’ has no member named ‘unix_socket’
my_mysql.c:107: error: ‘MY_CON’ has no member named ‘unix_socket’
my_mysql.c:107: error: ‘MY_CON’ has no member named ‘unix_socket’
my_mysql.c:108: error: ‘MY_CON’ has no member named ‘db’
my_mysql.c:108: error: ‘MY_CON’ has no member named ‘db’
my_mysql.c:108: error: ‘MY_CON’ has no member named ‘db’
my_mysql.c:109: error: ‘MY_CON’ has no member named ‘port’
my_mysql.c:110: error: ‘MY_CON’ has no member named ‘my_flags’
my_mysql.c: In function ‘my_mysql_con_free’:
my_mysql.c:121: error: ‘MY_CON’ has no member named ‘conid’
my_mysql.c:122: error: ‘MY_CON’ has no member named ‘charset’
my_mysql.c:123: error: ‘MY_CON’ has no member named ‘host’
my_mysql.c:124: error: ‘MY_CON’ has no member named ‘user’
my_mysql.c:125: error: ‘MY_CON’ has no member named ‘passwd’
my_mysql.c:126: error: ‘MY_CON’ has no member named ‘unix_socket’
my_mysql.c:127: error: ‘MY_CON’ has no member named ‘db’
my_mysql.c:128: error: ‘MY_CON’ has no member named ‘res’
my_mysql.c:129: error: ‘MY_CON’ has no member named ‘conid’
my_mysql.c: In function ‘my_mysql_con_cleanup’:
my_mysql.c:145: error: ‘MY_CON’ has no member named ‘first_stmt’
my_mysql.c:151: error: ‘MY_CON’ has no member named ‘first_stmt’
my_mysql.c:151: error: ‘MY_CON’ has no member named ‘last_stmt’
my_mysql.c:152: error: ‘MY_CON’ has no member named ‘res’
my_mysql.c:155: error: ‘MY_RES’ has no member named ‘res’
my_mysql.c:159: error: ‘MY_CON’ has no member named ‘res’
my_mysql.c:159: error: ‘MY_CON’ has no member named ‘lastres’
my_mysql.c: At top level:
my_mysql.c:177: error: expected declaration specifiers or ‘...’ before ‘MYSQL_RES’
my_mysql.c: In function ‘my_mysql_res_add’:
my_mysql.c:180: error: ‘MY_RES’ has no member named ‘res’
my_mysql.c:180: error: ‘res’ undeclared (first use in this function)
my_mysql.c:181: error: ‘MY_RES’ has no member named ‘con’
my_mysql.c:182: error: ‘MY_RES’ has no member named ‘numrows’
my_mysql.c:183: error: ‘MY_CON’ has no member named ‘res’
my_mysql.c:184: error: ‘MY_CON’ has no member named ‘res’
my_mysql.c:186: error: ‘MY_CON’ has no member named ‘lastres’
my_mysql.c:187: error: ‘MY_CON’ has no member named ‘lastres’
my_mysql.c: In function ‘my_mysql_res_rem’:
my_mysql.c:195: error: ‘MY_RES’ has no member named ‘res’
my_mysql.c:196: error: ‘MY_RES’ has no member named ‘con’
my_mysql.c:197: error: ‘MY_CON’ has no member named ‘lastres’
my_mysql.c:198: error: ‘MY_CON’ has no member named ‘lastres’
my_mysql.c:199: error: ‘MY_CON’ has no member named ‘res’
my_mysql.c:200: error: ‘MY_CON’ has no member named ‘res’
my_mysql.c: In function ‘my_mysql_res_exists’:
my_mysql.c:210: error: ‘MY_CON’ has no member named ‘res’
my_mysql.c: At top level:
my_mysql.c:218: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
my_mysql.c: In function ‘my_mysql_stmt_init’:
my_mysql.c:245: error: ‘MY_STMT’ has no member named ‘stmt’
my_mysql.c:245: error: ‘MY_CON’ has no member named ‘conid’
my_mysql.c:246: error: ‘MY_STMT’ has no member named ‘stmt’
my_mysql.c:251: error: ‘MY_CON’ has no member named ‘first_stmt’
my_mysql.c:252: error: ‘MY_CON’ has no member named ‘first_stmt’
my_mysql.c:254: error: ‘MY_CON’ has no member named ‘last_stmt’
my_mysql.c:255: error: ‘MY_CON’ has no member named ‘last_stmt’
my_mysql.c:256: error: ‘MY_STMT’ has no member named ‘con’
my_mysql.c:257: error: ‘MY_STMT’ has no member named ‘param_count’
my_mysql.c:257: error: ‘MY_STMT’ has no member named ‘stmt’
my_mysql.c:258: error: ‘MY_STMT’ has no member named ‘param_count’
my_mysql.c:259: error: ‘MY_STMT’ has no member named ‘params’
my_mysql.c:259: error: ‘MYSQL_BIND’ undeclared (first use in this function)
my_mysql.c:259: error: ‘MY_STMT’ has no member named ‘param_count’
my_mysql.c:259: error: expected expression before ‘)’ token
my_mysql.c:259: error: ‘MY_STMT’ has no member named ‘params’
my_mysql.c:259: error: ‘MY_STMT’ has no member named ‘param_count’
my_mysql.c:260: error: ‘MY_STMT’ has no member named ‘param_types’
my_mysql.c:260: error: ‘MY_STMT’ has no member named ‘param_count’
my_mysql.c:260: error: ‘MY_STMT’ has no member named ‘param_count’
my_mysql.c:260: error: ‘MY_STMT’ has no member named ‘param_types’
my_mysql.c:260: error: ‘MY_STMT’ has no member named ‘param_count’
my_mysql.c: In function ‘my_mysql_stmt_free’:
my_mysql.c:268: error: ‘MY_STMT’ has no member named ‘meta’
my_mysql.c:269: error: ‘MY_STMT’ has no member named ‘meta’
my_mysql.c:270: error: ‘MY_STMT’ has no member named ‘meta’
my_mysql.c:272: error: ‘MY_STMT’ has no member named ‘stmt’
my_mysql.c:273: error: ‘MY_STMT’ has no member named ‘stmt’
my_mysql.c:274: error: ‘MY_STMT’ has no member named ‘stmt’
my_mysql.c:276: error: ‘MY_STMT’ has no member named ‘param_count’
my_mysql.c:277: error: ‘MY_STMT’ has no member named ‘params’
my_mysql.c:279: error: ‘MY_STMT’ has no member named ‘field_count’
my_mysql.c:280: error: ‘MY_STMT’ has no member named ‘result’
my_mysql.c:282: error: ‘MY_STMT’ has no member named ‘params’
my_mysql.c:283: error: ‘MY_STMT’ has no member named ‘param_types’
my_mysql.c:284: error: ‘MY_STMT’ has no member named ‘result’
my_mysql.c: In function ‘my_mysql_stmt_rem’:
my_mysql.c:291: error: ‘MY_STMT’ has no member named ‘con’
my_mysql.c:292: error: ‘MY_CON’ has no member named ‘first_stmt’
my_mysql.c:293: error: ‘MY_CON’ has no member named ‘first_stmt’
my_mysql.c:294: error: ‘MY_CON’ has no member named ‘last_stmt’
my_mysql.c:295: error: ‘MY_CON’ has no member named ‘last_stmt’
my_mysql.c: In function ‘my_mysql_stmt_exists’:
my_mysql.c:305: error: ‘MY_CON’ has no member named ‘first_stmt’
my_mysql.c: In function ‘my_mysql_stmt_or_res’:
my_mysql.c:319: error: ‘MY_CON’ has no member named ‘res’
my_mysql.c:321: error: ‘MY_CON’ has no member named ‘first_stmt’
my_mysql.c: In function ‘my_mysql_stmt_or_con’:
my_mysql.c:338: error: ‘MY_CON’ has no member named ‘first_stmt’
my_mysql.c: In function ‘my_mysql_bind_param’:
my_mysql.c:346: error: ‘MYSQL_BIND’ undeclared (first use in this function)
my_mysql.c:347: warning: ISO C90 forbids mixed declarations and code
my_mysql.c:349: error: ‘MY_STMT’ has no member named ‘stmt’
my_mysql.c:350: error: ‘MY_STMT’ has no member named ‘param_count’
my_mysql.c:351: error: ‘MY_STMT’ has no member named ‘con’
my_mysql.c:353: error: ‘MY_STMT’ has no member named ‘param_count’
my_mysql.c:358: error: ‘MY_STMT’ has no member named ‘param_types’
my_mysql.c:359: error: ‘MY_STMT’ has no member named ‘params’
my_mysql.c:361: error: request for member ‘buffer_type’ in something not a structure or union
my_mysql.c:361: error: ‘MYSQL_TYPE_NULL’ undeclared (first use in this function)
my_mysql.c:364: error: ‘MY_STMT’ has no member named ‘param_types’
my_mysql.c:366: error: request for member ‘buffer_type’ in something not a structure or union
my_mysql.c:366: error: ‘MYSQL_TYPE_LONG’ undeclared (first use in this function)
my_mysql.c:367: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:367: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:369: error: request for member ‘is_unsigned’ in something not a structure or union
my_mysql.c:370: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:373: error: request for member ‘is_unsigned’ in something not a structure or union
my_mysql.c:374: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:378: error: request for member ‘buffer_type’ in something not a structure or union
my_mysql.c:378: error: ‘MYSQL_TYPE_DOUBLE’ undeclared (first use in this function)
my_mysql.c:379: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:379: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:380: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:383: error: request for member ‘buffer_type’ in something not a structure or union
my_mysql.c:383: error: ‘MYSQL_TYPE_STRING’ undeclared (first use in this function)
my_mysql.c:385: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:385: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:387: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:388: error: request for member ‘length’ in something not a structure or union
my_mysql.c:388: error: request for member ‘length’ in something not a structure or union
my_mysql.c:389: error: request for member ‘length’ in something not a structure or union
my_mysql.c:392: error: request for member ‘buffer_type’ in something not a structure or union
my_mysql.c:392: error: ‘MYSQL_TYPE_BLOB’ undeclared (first use in this function)
my_mysql.c:394: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:394: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:396: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:397: error: request for member ‘length’ in something not a structure or union
my_mysql.c:397: error: request for member ‘length’ in something not a structure or union
my_mysql.c:398: error: request for member ‘length’ in something not a structure or union
my_mysql.c:403: error: request for member ‘buffer_type’ in something not a structure or union
my_mysql.c:404: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:404: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:406: error: request for member ‘is_unsigned’ in something not a structure or union
my_mysql.c:407: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:410: error: request for member ‘is_unsigned’ in something not a structure or union
my_mysql.c:411: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:415: error: request for member ‘buffer_type’ in something not a structure or union
my_mysql.c:416: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:416: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:417: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:421: error: request for member ‘buffer_type’ in something not a structure or union
my_mysql.c:422: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:422: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:424: error: request for member ‘buffer’ in something not a structure or union
my_mysql.c:425: error: request for member ‘length’ in something not a structure or union
my_mysql.c:425: error: request for member ‘length’ in something not a structure or union
my_mysql.c:426: error: request for member ‘length’ in something not a structure or union
my_mysql.c: At top level:
my_mysql.c:431: error: expected ‘)’ before ‘*’ token
my_mysql.c: In function ‘my_mysql_handle_return’:
my_mysql.c:451: error: ‘CR_SERVER_GONE_ERROR’ undeclared (first use in this function)
my_mysql.c:452: error: ‘CR_SERVER_LOST’ undeclared (first use in this function)
my_mysql.c:453: error: ‘MY_CON’ has no member named ‘client_flag’
my_mysql.c:455: error: ‘MY_CON’ has no member named ‘conid’
make: *** [my_mysql.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 = /home/david/perl/5.8.8/lib/5.8.8
PERL5OPT = -MCPAN::PERL5INC=yaml_module,YAML::Syck,tempfile,/tmp/cpan_perl5inc_DU6i.txt
PERL5_CPANPLUS_IS_RUNNING = 26572
PERL5_CPAN_IS_EXECUTING = /home/david/.cpan/build/PAB3-DB-Driver-Mysql-1.0.6-Xsq_mi/Makefile.PL
PERL5_CPAN_IS_RUNNING = 26572
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 11035,26572
PERL_CR_SMOKER_CURRENT = PAB3-DB-Driver-Mysql-1.0.6
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/perl/5.8.8/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 116 115 107 46 44 30 29 25 24 20 4
$EGID = 1000 1000 116 115 107 46 44 30 29 25 24 20 4
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.92_62
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51
ExtUtils::ParseXS n/a
File::Spec 3.2701
Module::Build 0.2808
Module::Signature n/a
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version n/a
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-64int-ld
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 -Dusemorebits -Dprefix=/home/david/perl/5.8.8 -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, 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 -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 -L/usr/local/lib'
-
FAIL PAB3-DB-Driver-Mysql-1.0.6 i686-linux-64int-ld 2.6.24-16-generic
by DAGOLDEN