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 [email protected] 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.80. 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 'fetch': [MSG] [Mon Jul 2 09:52:37 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/C/CH/CHRMUE/PAB3-DB-Driver-Mysql-1.0.5.tar.gz' [MSG] [Mon Jul 2 09:52:38 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/C/CH/CHRMUE/CHECKSUMS' [MSG] [Mon Jul 2 09:52:39 2007] Checksum matches for 'PAB3-DB-Driver-Mysql-1.0.5.tar.gz' [MSG] [Mon Jul 2 09:52:39 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.5/' [MSG] [Mon Jul 2 09:52:39 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.5/t/' [MSG] [Mon Jul 2 09:52:39 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.5/t/00_mysql_basic.t' [MSG] [Mon Jul 2 09:52:39 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.5/README' [MSG] [Mon Jul 2 09:52:39 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.5/Changes' [MSG] [Mon Jul 2 09:52:39 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.5/install_files.PL' [MSG] [Mon Jul 2 09:52:39 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.5/Makefile.PL' [MSG] [Mon Jul 2 09:52:39 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.5/META.yml' [MSG] [Mon Jul 2 09:52:39 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.5/Mysql.pm' [MSG] [Mon Jul 2 09:52:39 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.5/Mysql.xs' [MSG] [Mon Jul 2 09:52:39 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.5/my_mysql.c' [MSG] [Mon Jul 2 09:52:39 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.5/my_mysql.h' [MSG] [Mon Jul 2 09:52:39 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.5/MANIFEST' [MSG] [Mon Jul 2 09:52:39 2007] Extracted 'PAB3::DB::Driver::Mysql' to '/home/xavier/.cpanplus/5.8.8/build/PAB3-DB-Driver-Mysql-1.0.5' [MSG] [Mon Jul 2 09:52:40 2007] [34;1mPreparing [33;1mPAB3::DB::Driver::Mysql[m [37;1mLooking for [32;1mlibmysqlclient[m ...[31;1m not found[m [37;1mLooking for [32;1mlibz[m ...[37;1m found at [35;1m/usr/lib/libz.so[m[37;1m found at [35;1m/usr/lib/libz.a[m ************* 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::Mysql [MSG] [Mon Jul 2 09:52:40 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Mon Jul 2 09:52:41 2007] MAKE failed: Repérage illégal cp Mysql.pm blib/lib/PAB3/DB/Driver/Mysql.pm cc -c -I/usr/local/mysql/include -I/usr/local/include/mysql -I/usr/include/mysql -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.0.5\" -DXS_VERSION=\"1.0.5\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DUSE_THREADS my_mysql.c my_mysql.c:1:20: error: errmsg.h: Aucun fichier ou répertoire de ce type In file included from my_mysql.c:11: my_mysql.h:14:19: error: mysql.h: Aucun fichier ou répertoire de ce type 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: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] Erreur 1 ******************************** 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.03. -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.18.3, archname=i486-linux-gnu-thread-multi uname='linux saens 2.6.18.3 #1 smp sat nov 25 13:39:52 est 2006 i686 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 -Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-20)', 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='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8 gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
