On Fri, 2 Feb 2007 15:45:27 +0000, Tim Bunce <[EMAIL PROTECTED]> wrote:
> Now an RC3 (with the t/*_13taint.t fix) to make life simple for those just > waking up: > > http://homepage.mac.com/tim.bunce/.Public/perl/DBI-1.54-RC3.tar.gz > > Tim. And here are the results from the Dutch jury ... Machines Linux 2.6.18.2-34 i386 Core(TM)2 CPU T5600 @ 1.83GHz/1000(2) i686 1004 Mb 1. perl-5.8.8-dor-64int gcc-4.1.1 2. perl-5.8.8-thread gcc-4.1.1 Linux 2.6.13-15.12 i386 Pentium(R) 4 CPU 1.70GHz/1695(1) i686 1266 Mb 3. perl-5.8.7-dor-64int gcc-4.0.2 4. perl-5.8.7-thread gcc-4.0.2 Linux 2.6.16.21-0.25-smp x86_64 Xeon(TM) CPU 3.20GHz/3200(2) x86_64 3020 Mb 5. perl-5.8.8-dor-64all gcc-4.1.0 6. perl-5.8.8-thread-64all gcc-4.1.0 HP-UX 11.23/64 U ia64 rx1620/64 Itanium 2/1600(2) ia64 2037 Mb 7. perl-5.8.7-dor-64all HP C-ANSI-C B3910B A.06.05 8. perl-5.8.8-dor gcc-4.1.1 9. perl-5.8.8-dor-64all gcc-4.1.1 HP-UX 11.11/64 U rp3410/64 PA8800/800(2) pa-2.0 4094 Mb a. perl-5.8.8-dor-64all HP C-ANSI-C B.11.11.16 b. perl-5.8.8-dor gcc-3.4.6 c. perl-5.8.8-dor-64all gcc-3.4.6 HP-UX 11.00/64 U A500-7X/64 PA8700/750(2) pa-2.0 2048 Mb d. perl-5.8.8-dor HP C-ANSI-C B.11.X.35098-35101.GP e. perl-5.8.8-dor gcc-3.4.6 f. perl-5.8.8-dor-64all gcc-3.4.6 HP-UX 10.20/32 U D390 PA8000/240 pa-2.0 512 Mb g. perl-5.8.8-dor HP C-ANSI-C A.10.32.30 h. perl-5.8.8-dor gcc-3.4.6 AIX 5.2.0.0/ML07 IBM,7029-6E3 PowerPC_POWER4/1200 2048 Mb i. perl-5.8.8-dor-64all IBM xlc-7.0.0.3 AIX 4.3.3.0/ML11 IBM,7043-150 PowerPC_604e 640 Mb j. perl-5.8.5-dor IBM xlc-5.0.2.8 Sorry, I cannot reach my Cygwin box from here Results 1 OK 2 OK 3 OK 4 NOT OK 5 OK (with scalars leaked) 6 OK (with scalars leaked) 7 OK 8 OK 9 OK a OK b OK c OK d OK e OK f OK g OK h OK i OK j OK Warnings: 1, 2, 3, 8, b, h, DBI.xs:212: warning: ‘warn1’ defined but not used DBI.xs:213: warning: ‘dump1’ defined but not used 2, t/50dbm...................ok 1/36Argument "2.121_08" isn't numeric in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.8/MLDBM/Serializer/Data/Dumper.pm line 5 4, Driver_xst.h: In function 'dbdxst_bind_params': Driver_xst.h:57: warning: implicit declaration of function '__builtin___sprintf_chk' DBI.xs: In function 'malloc_using_sv': DBI.xs:199: warning: pointer/integer type mismatch in conditional expression DBI.xs: In function 'savepv_using_sv': DBI.xs:207: warning: pointer/integer type mismatch in conditional expression DBI.xs: In function 'neatsvpv': DBI.xs:375: warning: implicit declaration of function '__builtin___sprintf_chk' DBI.xs: In function 'dbih_make_fdsv': DBI.xs:925: warning: pointer/integer type mismatch in conditional expression DBI.xs: In function 'dbih_make_com': DBI.xs:982: warning: pointer/integer type mismatch in conditional expression DBI.xs:983: warning: pointer/integer type mismatch in conditional expression DBI.xs:984: warning: pointer/integer type mismatch in conditional expression DBI.xs:995: warning: pointer/integer type mismatch in conditional expression DBI.xs: In function 'dbih_setup_handle': DBI.xs:1065: warning: pointer/integer type mismatch in conditional expression DBI.xs:1066: warning: pointer/integer type mismatch in conditional expression DBI.xs: In function 'XS_DBI__install_method': DBI.xs:3945: warning: pointer/integer type mismatch in conditional expression DBI.c: At top level: DBI.xs:212: warning: 'warn1' defined but not used DBI.xs:213: warning: 'dump1' defined but not used /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/dbiproxy PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01basics................NOK 1 # Failed test 'use DBI;' # in t/01basics.t at line 40. # Tried to use 'DBI'. # Error: Can't load '/pro/3gl/CPAN/DBI-1.54/blib/arch/auto/DBI/DBI.so' for module DBI: /pro/3gl/CPAN/DBI-1.54/blib/arch/auto/DBI/DBI.so: undefined symbol: __builtin_object_size at /usr/lib/perl5/5.8.7/i586-linux-thread-multi/DynaLoader.pm line 230. # at /pro/3gl/CPAN/DBI-1.54/blib/lib/DBI.pm line 261 # BEGIN failed--compilation aborted at t/01basics.t line 40. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Bareword "SQL_GUID" not allowed while "strict subs" in use at t/01basics.t line 50. Bareword "SQL_WLONGVARCHAR" not allowed while "strict subs" in use at t/01basics.t line 51. ..... Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01basics.t 255 65280 132 263 1-132 t/02dbidrv.t 255 65280 51 97 1 4-51 t/03handle.t 255 65280 137 273 1-137 t/04mods.t 1 256 12 1 1 t/05thrclone.t 255 65280 43 84 2-43 t/06attrs.t 255 65280 137 273 1-137 t/07kids.t 255 65280 ?? ?? ?? t/08keeperr.t 255 65280 69 137 1-69 t/09trace.t 255 65280 66 131 1-66 t/10examp.t 9 2304 ?? ?? ?? t/11fetch.t 255 65280 ?? ?? ?? t/12quote.t 255 65280 10 20 1-10 t/13taint.t 9 2304 ?? ?? ?? t/14utf8.t 255 65280 ?? ?? ?? t/15array.t 255 65280 55 109 1-55 t/19fhtrace.t 255 65280 21 41 1-21 t/20meta.t 255 65280 8 13 1 3-8 t/30subclass.t 255 65280 36 71 1-36 t/40profile.t 2 512 ?? ?? ?? t/41prof_dump.t 2 512 ?? ?? ?? t/42prof_data.t 2 512 ?? ?? ?? t/43prof_env.t 2 512 ?? ?? ?? t/50dbm.t 255 65280 ?? ?? ?? t/60preparse.t 2 512 ?? ?? ?? t/65transact.t 2 512 ?? ?? ?? t/70callbacks.t 255 65280 ?? ?? ?? t/72childhandles.t 2 512 ?? ?? ?? t/80proxy.t 2 512 ?? ?? ?? t/85gofer.t 255 65280 ?? ?? ?? t/zvg_01basics.t 255 65280 132 263 1-132 t/zvg_02dbidrv.t 255 65280 51 97 1 4-51 t/zvg_03handle.t 255 65280 137 273 1-137 t/zvg_04mods.t 1 256 12 1 1 t/zvg_05thrclone.t 255 65280 43 84 2-43 t/zvg_06attrs.t 255 65280 137 273 1-137 t/zvg_07kids.t 255 65280 ?? ?? ?? t/zvg_08keeperr.t 255 65280 69 137 1-69 t/zvg_09trace.t 255 65280 66 131 1-66 t/zvg_10examp.t 9 2304 ?? ?? ?? t/zvg_11fetch.t 255 65280 ?? ?? ?? t/zvg_12quote.t 255 65280 10 20 1-10 t/zvg_13taint.t 9 2304 ?? ?? ?? t/zvg_14utf8.t 255 65280 ?? ?? ?? t/zvg_15array.t 255 65280 55 109 1-55 t/zvg_19fhtrace.t 255 65280 21 41 1-21 t/zvg_20meta.t 255 65280 8 13 1 3-8 t/zvg_30subclass.t 255 65280 36 71 1-36 t/zvg_40profile.t 2 512 ?? ?? ?? t/zvg_41prof_dump.t 2 512 ?? ?? ?? t/zvg_42prof_data.t 2 512 ?? ?? ?? t/zvg_43prof_env.t 2 512 ?? ?? ?? t/zvg_50dbm.t 255 65280 ?? ?? ?? t/zvg_60preparse.t 2 512 ?? ?? ?? t/zvg_65transact.t 2 512 ?? ?? ?? t/zvg_70callbacks.t 255 65280 ?? ?? ?? t/zvg_72childhandles.t 2 512 ?? ?? ?? t/zvg_80proxy.t 2 512 ?? ?? ?? t/zvg_85gofer.t 255 65280 ?? ?? ?? 19 tests and 204 subtests skipped. Failed 58/117 test scripts. 1524/3719 subtests failed. Files=117, Tests=3719, 42 wallclock secs (30.60 cusr + 2.09 csys = 32.69 CPU) 5, 6, DBI.xs: In function ‘dbih_clearcom’: DBI.xs:1304: warning: cast from pointer to integer of different size DBI.xs:1315: warning: cast from pointer to integer of different size DBI.xs:1322: warning: cast from pointer to integer of different size DBI.xs:1328: warning: cast from pointer to integer of different size DBI.xs: In function ‘XS_DBI_dispatch’: DBI.xs:2788: warning: cast from pointer to integer of different size DBI.xs:2788: warning: cast from pointer to integer of different size DBI.c: At top level: DBI.xs:212: warning: ‘warn1’ defined but not used DBI.xs:213: warning: ‘dump1’ defined but not used 7, "Perl.xs", line 44: warning #2236-D: controlling expression is constant DBIh_SET_ERR_CHAR(h, imp_sth, 0, 1, "err msg", "12345", Nullch); ^ 9, c, DBI.xs: In function 'dbih_clearcom': DBI.xs:1304: warning: cast from pointer to integer of different size DBI.xs:1315: warning: cast from pointer to integer of different size DBI.xs:1322: warning: cast from pointer to integer of different size DBI.xs:1328: warning: cast from pointer to integer of different size DBI.c: At top level: DBI.xs:212: warning: 'warn1' defined but not used DBI.xs:213: warning: 'dump1' defined but not used a, cc: "DBI.xs", line 1304: warning 727: Cast truncates pointer into 32 bit integer. cc: "DBI.xs", line 1315: warning 727: Cast truncates pointer into 32 bit integer. cc: "DBI.xs", line 1322: warning 727: Cast truncates pointer into 32 bit integer. cc: "DBI.xs", line 1328: warning 727: Cast truncates pointer into 32 bit integer. -- H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/) using & porting perl 5.6.2, 5.8.x, 5.9.x on HP-UX 10.20, 11.00, 11.11, & 11.23, SuSE 10.0 & 10.2, AIX 4.3 & 5.2, and Cygwin. http://qa.perl.org http://mirrors.develooper.com/hpux/ http://www.test-smoke.org http://www.goldmark.org/jeff/stupid-disclaimers/