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] [Tue Jun 26 08:23:39 2007] Trying to get 'http://www.cpan.org/authors/id/C/CH/CHRMUE/PAB3-DB-Driver-Mysql-1.0.4.tar.gz' [MSG] [Tue Jun 26 08:23:40 2007] Trying to get 'http://www.cpan.org/authors/id/C/CH/CHRMUE/CHECKSUMS' [MSG] [Tue Jun 26 08:23:41 2007] Checksum matches for 'PAB3-DB-Driver-Mysql-1.0.4.tar.gz' [MSG] [Tue Jun 26 08:23:42 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.4/' [MSG] [Tue Jun 26 08:23:42 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.4/t/' [MSG] [Tue Jun 26 08:23:42 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.4/t/00_mysql_basic.t' [MSG] [Tue Jun 26 08:23:42 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.4/README' [MSG] [Tue Jun 26 08:23:42 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.4/Changes' [MSG] [Tue Jun 26 08:23:42 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.4/install_files.PL' [MSG] [Tue Jun 26 08:23:42 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.4/Makefile.PL' [MSG] [Tue Jun 26 08:23:42 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.4/META.yml' [MSG] [Tue Jun 26 08:23:42 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.4/Mysql.pm' [MSG] [Tue Jun 26 08:23:42 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.4/Mysql.xs' [MSG] [Tue Jun 26 08:23:42 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.4/my_mysql.c' [MSG] [Tue Jun 26 08:23:42 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.4/my_mysql.h' [MSG] [Tue Jun 26 08:23:42 2007] Extracted 'PAB3-DB-Driver-Mysql-1.0.4/MANIFEST' [MSG] [Tue Jun 26 08:23:42 2007] Extracted 'PAB3::DB::Driver::Mysql' to '/export/home/chris/perl588/.cpanplus/5.8.8/build/PAB3-DB-Driver-Mysql-1.0.4' [MSG] [Tue Jun 26 08:23:46 2007] ************* WARNING ************* * Your operation system is not * * supported. * * The installation may fail! * *********************************** Preparing PAB3::DB::Driver::Mysql Looking for libcrypt ... found at /usr/lib/libcrypt.so Looking for libnsl ... found at /usr/lib/libnsl.so Looking for libmysqlclient ... found at /usr/sfw/lib/libmysqlclient.so Looking for libm ... found at /usr/lib/libm.so Looking for libgen ... found at /usr/lib/libgen.so Looking for libposix4 ... found at /usr/lib/libposix4.so Looking for libz ... found at /usr/lib/libz.so Looking for libsocket ... found at /usr/lib/libsocket.so Checking if your kit is complete... Looks good Writing Makefile for PAB3::DB::Driver::Mysql [MSG] [Tue Jun 26 08:23:46 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Tue Jun 26 08:23:50 2007] MAKE failed: Illegal seek cp Mysql.pm blib/lib/PAB3/DB/Driver/Mysql.pm gcc -c -I/usr/sfw/include/mysql -I/usr/local/include/mysql -I/usr/include/mysql -D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -O -DVERSION=\"1.0.4\" -DXS_VERSION=\"1.0.4\" -fPIC "-I/export/home/chris/perl588/lib/5.8.8/i86pc-solaris-thread-multi-64int/CORE" -DUSE_THREADS my_mysql.c In file included from my_mysql.c:11: my_mysql.h:66: error: syntax error before "MYSQL_STMT" my_mysql.h:66: warning: no semicolon at end of struct or union my_mysql.h:67: warning: data definition has no type or storage class my_mysql.h:70: error: syntax error before '*' token my_mysql.h:70: warning: data definition has no type or storage class my_mysql.h:77: error: syntax error before '}' token my_mysql.h:77: warning: data definition has no type or storage class my_mysql.h:145: error: syntax error before '*' token my_mysql.h:145: warning: data definition has no type or storage class my_mysql.h:146: error: syntax error before '*' token my_mysql.h:147: error: syntax error before "MY_STMT" my_mysql.h:148: error: syntax error before '*' token my_mysql.h:152: error: syntax error before '*' token my_mysql.h:153: error: syntax error before '*' token my_mysql.c: In function `_my_verify_linkid': my_mysql.c:38: warning: cast to pointer from integer of different size my_mysql.c:42: warning: cast from pointer to integer of different size my_mysql.c:55: warning: cast from pointer to integer of different size my_mysql.c: In function `my_mysql_get_type': my_mysql.c:59: error: `s1' undeclared (first use in this function) my_mysql.c:59: error: (Each undeclared identifier is reported only once my_mysql.c:59: error: for each function it appears in.) my_mysql.c:60: warning: ISO C90 forbids mixed declarations and code my_mysql.c:67: warning: cast from pointer to integer of different size my_mysql.c:69: warning: cast from pointer to integer of different size my_mysql.c: In function `my_mysql_con_cleanup': my_mysql.c:144: error: `s1' undeclared (first use in this function) my_mysql.c:144: error: `s2' undeclared (first use in this function) my_mysql.c: At top level: my_mysql.c:240: error: syntax error before '*' token my_mysql.c: In function `my_mysql_stmt_init': my_mysql.c:241: error: `stmt' undeclared (first use in this function) my_mysql.c:242: warning: ISO C90 forbids mixed declarations and code my_mysql.c:243: error: syntax error before ')' token my_mysql.c:243: error: syntax error before ')' token my_mysql.c:259: error: `MYSQL_BIND' undeclared (first use in this function) my_mysql.c:259: error: syntax error before ')' token my_mysql.c:259: error: syntax error before ')' token my_mysql.c: At top level: my_mysql.c:265: error: syntax error before '*' token my_mysql.c: In function `my_mysql_stmt_free': my_mysql.c:267: error: `stmt' undeclared (first use in this function) my_mysql.c: At top level: my_mysql.c:288: error: syntax error before '*' token my_mysql.c: In function `my_mysql_stmt_rem': my_mysql.c:290: error: `stmt' undeclared (first use in this function) my_mysql.c: At top level: my_mysql.c:300: error: syntax error before "MY_STMT" my_mysql.c: In function `my_mysql_stmt_exists': my_mysql.c:301: error: `s1' undeclared (first use in this function) my_mysql.c:302: warning: ISO C90 forbids mixed declarations and code my_mysql.c:303: error: `stmt' undeclared (first use in this function) my_mysql.c:304: error: `cxt' undeclared (first use in this function) my_mysql.c: In function `my_mysql_stmt_or_res': my_mysql.c:315: error: `s1' undeclared (first use in this function) my_mysql.c:316: warning: ISO C90 forbids mixed declarations and code my_mysql.c:320: warning: cast from pointer to integer of different size my_mysql.c: In function `my_mysql_stmt_or_con': my_mysql.c:330: error: `s1' undeclared (first use in this function) my_mysql.c:331: warning: ISO C90 forbids mixed declarations and code my_mysql.c:337: warning: cast from pointer to integer of different size my_mysql.c: At top level: my_mysql.c:345: error: syntax error before '*' token 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: `stmt' undeclared (first use in this function) my_mysql.c:350: error: `p_num' undeclared (first use in this function) my_mysql.c:357: error: `type' undeclared (first use in this function) my_mysql.c:360: error: `val' undeclared (first use in this function) 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: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: syntax error before '*' token my_mysql.c: In function `my_mysql_bind_free': my_mysql.c:433: error: request for member `buffer' in something not a structure or union my_mysql.c:434: error: request for member `buffer' in something not a structure or union my_mysql.c:436: error: request for member `length' in something not a structure or union my_mysql.c:437: error: request for member `length' in something not a structure or union my_mysql.c:439: error: request for member `is_null' in something not a structure or union my_mysql.c:440: error: request for member `is_null' in something not a structure or union my_mysql.c:442: error: `MYSQL_BIND' undeclared (first use in this function) *** Error code 1 make: Fatal error: Command failed for target `my_mysql.o' ******************************** 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. ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 LANG = C PATH = /export/home/chris/perl/bin:/usr/sfw/bin:/usr/ccs/bin:/usr/local/bin:/usr/bin: PERL5_CPANPLUS_IS_RUNNING = 27000 PERL5_CPANPLUS_IS_VERSION = 0.80 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /export/home/chris/perl588/bin/perl UID: $< = 100 EUID: $> = 100 GID: $( = 1 1 EGID: $) = 1 1 ------------------------------- -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=solaris, osvers=2.10, archname=i86pc-solaris-thread-multi-64int uname='sunos soleil 5.10 generic_118855-33 i86pc i386 i86pc ' config_args='' 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=define use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV', optimize='-O', cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='3.4.3 (csl-sol210-3_4-branch+sol_rpath)', gccosandvers='solaris2.10' 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='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 /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -ldl -lm -lpthread -lc perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -R /export/home/chris/perl588/lib/5.8.8/i86pc-solaris-thread-multi-64int/CORE' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
