On Mon, 5 Feb 2007 15:53:11 +0000, Tim Bunce <[EMAIL PROTECTED]> wrote:

> On Fri, Feb 02, 2007 at 07:16:13PM +0100, H.Merijn Brand wrote:
> > 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 ...
> 
> Very usefully detailed as ever.
> (Please tell me you don't compile all that by hand!)

Yes, I do. Hmm, somewhat.
I have a script called 'do-mod', which handles the specifics

# perl do-mod DBI-1.54

# gperl64 do-mod DBI-1.54

and all I have to do is hit return on Yes questions and 'N' on no-questions
(like "Do you want  to install this module? [Y/n] > Y"

> > Warnings:
> > 
> > 4,
> >    DBI.xs: [...]
> 
> Did those only come from 4, and not 3 (same compiler and almost same perl),
> or are you just listing 4 because that failed tests?

Yes, 4 was specific, so that one is more verbose

> >    PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> >    t/01basics................NOK 1
> >    #     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.
> 
> Looks very much like a broken perl or compiler installation.

Hahaha. This is the system perl :)
I *never* voluntarily build threaded perls for real-life use.

> Could you look into that?

And where do I start? I really really never use /usr/bin/perl for
for my own stuff, as it is missing defined-or are hence completely
unuseable for me :)

# rpm -qa | grep -i perl | sort | pr -w72 -2 -t
limal-perl-1.0.8-2                  perl-MailTools-1.67-2
openldap2-back-perl-2.2.27-6        perl-MIME-tools-5.417-2
perl-5.8.7-5.3                      perl-Net-Daemon-0.38-50
perl-Archive-Tar-1.24-2             perl-Net-DNS-0.53-2
perl-Archive-Zip-1.16-2             perl-Net-IP-1.23-2
perl-Authen-SASL-2.09-2             perl-Net-Server-0.88-2
perl-BerkeleyDB-0.26-4              perl-Net-SNMP-5.1.0-2
perl-Bootloader-0.2-37.2            perl-Net_SSLeay-1.25-32
perl-Compress-Zlib-1.35-2           perl-Parse-RecDescent-1.80-248
perl-Config-Crontab-1.10-2          perl-PDA-Pilot-0.11.8-126
perl-Convert-ASN1-0.19-2            perl-PlRPC-0.2018-2
perl-Convert-TNEF-0.17-262          perl-SGMLS-1.03ii-385
perl-Convert-UUlib-1.051-2          perl-SNMP-5.2.1-10
perl-Crypt-Blowfish-2.09-365        perl-spamassassin-3.1.3-3.1
perl-Crypt-CBC-2.17-7.1             perl-TermReadKey-2.30-2
perl-Crypt-DES-2.03-363             perl-TermReadLine-Gnu-1.14-4
perl-Crypt-SmbHash-0.12-2           perl-Text-Iconv-1.4-2
perl-Data-ShowTable-3.3-573         perl-TimeDate-1.16-125
perl-DBD-mysql-3.0002-2             perl-Unicode-String-2.07-132
perl-DBD-Pg-1.22-200                perl-Unix-Syslog-0.100-29
perl-DBD-SQLite-1.09-3              perl-URI-1.35-4
perl-DBI-1.48-2                     perl-Wx-0.25-2
perl-Digest-HMAC-1.01-496           perl-X500-DN-0.28-121
perl-Digest-MD4-1.5-2               perl-XML-DOM-1.44-2
perl-Digest-SHA1-2.10-4             perl-XML-LibXML-1.58-4.2
perl-gettext-1.05-2                 perl-XML-LibXML-Common-0.13-5.1
perl-Glib-1.082-2                   perl-XML-NamespaceSupport-1.09-2
perl-Gtk2-1.083-2                   perl-XML-Parser-2.34-32
perl-HTML-Parser-3.45-4             perl-XML-RegExp-0.03-479
perl-HTML-Tagset-3.04-4             perl-XML-SAX-0.12-5.1
perl-HTTP-DAV-0.31-45               perl-XML-Simple-2.14-2
perl-IO-Socket-SSL-0.97-2           perl-XML-Stream-1.22-2
perl-IO-stringy-2.110-2             perl-Xmms-0.12-374
perl-ldap-0.33-2                    pgperl-2.1.1-4
perl-ldap-ssl-0.33-2                sax2-libsax-perl-7.1-27
perl-libapt-pkg-0.1.13-3            SDL_perl-1.20.0-358
perl-libconfigfile-1.1.1-2          yast2-perl-bindings-2.12.8-2
perl-libwww-perl-5.803-4

> >    cc: "DBI.xs", line 1328: warning 727: Cast truncates pointer into 32 bit 
> > integer.
> 
> I believe I've fixed those truncation warnings now.

as in "Here is RC4" ?
http://homepage.mac.com/tim.bunce/.Public/perl/DBI-1.54-RC4.tar.gz

-- 
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/

Reply via email to