On Wed, 14 Dec 2005 17:51:34 +0000, Tim Bunce <[EMAIL PROTECTED]> wrote:

>   file: $CPAN/authors/id/T/TI/TIMB/DBI-1.50.tar.gz
>   size: 386513 bytes
>    md5: 487cb22f89ab21029725eb6e0b861a2a

Late, because I just got a new machine: rx1620, dual Itanium2 with HP-UX 11.23

cc -c   -Ae -DDEBUGGING +Z -z -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 
-I/pro/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 +O2 +Onolimit   
-DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" +Z 
"-I/pro/lib/perl5/5.8.7/IA64.ARCHREV_0-LP64/CORE"  -DDBI_NO_THREADS Perl.c
"Perl.xs", line 41: warning #2236-D: controlling expression is constant
      DBIh_SET_ERR_CHAR(h, imp_sth, 0, 1, "err msg", "12345", Nullch);
      ^

"Perl.c", line 94: warning #2550-D: variable "attr" was set but never used
        SV *    attr;
                ^

"Perl.c", line 132: warning #2550-D: variable "attribs" was set but never used
        SV *    attribs;
                ^

"Perl.c", line 329: warning #2550-D: variable "attr" was set but never used
        SV *    attr;
                ^

/pro/bin/perl /pro/lib/perl5/5.8.7/ExtUtils/xsubpp  -typemap 
/pro/lib/perl5/5.8.7/ExtUtils/typemap -typemap typemap  DBI.xs > DBI.xsc && mv 
DBI.xsc DBI.c
cc -c   -Ae -DDEBUGGING +Z -z -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 
-I/pro/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 +O2 +Onolimit   
-DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" +Z 
"-I/pro/lib/perl5/5.8.7/IA64.ARCHREV_0-LP64/CORE"  -DDBI_NO_THREADS DBI.c
"DBI.xs", line 2406: warning #2550-D: variable "is_FETCH" was set but never
          used
      int is_FETCH;
          ^

"DBI.xs", line 3671: warning #2549-D: variable "cv" is used before its value
          is set
      (void)cv; /* avoid 'unused variable' warning */
            ^
All tests successful, 11 tests and 140 subtests skipped.
Files=49, Tests=2249, 13 wallclock secs (11.23 cusr +  1.58 csys = 12.81 CPU)

Made 100 connections in  0 wallclock secs ( 0.01 usr +  0.00 sys =  0.01 CPU)

Testing handle creation speed...
13888 NullP sth/s perl 5.008007 IA64.ARCHREV_0-LP64 (cc B3910B +O2 +Onolimit)

test.pl done

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using Perl 5.6.2, 5.8.0, 5.8.5, & 5.9.2  on HP-UX 10.20, 11.00 & 11.11,
 AIX 4.3 & 5.2, SuSE 9.2 & 9.3, and Cygwin. http://www.cmve.net/~merijn
Smoking perl: http://www.test-smoke.org,    perl QA: http://qa.perl.org
 reports  to: [EMAIL PROTECTED],                perl-qa@perl.org

Reply via email to