Front page | perl.perl5.porters |
Postings from March 2001
9057 @ HP-UX 11.00
From:
H . Merijn Brand
Date:
March 6, 2001 05:30
Subject:
9057 @ HP-UX 11.00
Message ID:
20010306133235.37E5.H.M.BRAND@hccnet.nl
Except for one small little perlio problem, which vaporized when addressing it
by hand
# make distclean
:
# cp ../Policy.sh .
# Configure -Dusedevel -Duseperlio -Duse64bitint -des
:
# make
:
# make test-prep
:
# ./perl op/rand.t
1..11
ok 1
ok 2
ok 3
ok 4
# Your rand seems fine. If this test failed
# previously, you may want to run it again.
#
# If you are having random number troubles,
# see the hints within the test script for more
# information on why this might fail. [ 1.051 ]
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
# perl harness !$
perl harness op/rand.t
op/rand.............ok
All tests successful.
Files=1, Tests=11, 1 wallclock secs ( 0.43 cusr + 0.11 csys = 0.54 CPU)
#
Smoking patch 9057
Configuration: -Dusedevel -Uuseperlio
------------------------------------------------------------------------------
PERLIO = stdio u=1.07 s=0.49 cu=51.25 cs=10.86 scripts=292 tests=21642
All tests successful.
PERLIO = perlio u=0.92 s=0.40 cu=50.69 cs=10.68 scripts=292 tests=21642
All tests successful.
Configuration: -Dusedevel -Duseperlio
------------------------------------------------------------------------------
PERLIO = stdio u=0.95 s=0.47 cu=52.21 cs=11.20 scripts=293 tests=21667
All tests successful.
PERLIO = perlio u=0.94 s=0.39 cu=52.08 cs=11.01 scripts=293 tests=21667
All tests successful.
Configuration: -Dusedevel -Duseperlio -Duse64bitint
------------------------------------------------------------------------------
PERLIO = stdio u=1.08 s=0.51 cu=74.25 cs=13.81 scripts=287 tests=19690
All tests successful.
PERLIO = perlio u=1.06 s=0.45 cu=74.23 cs=13.55 scripts=287 tests=19690
op/rand...............FAILED at test 4
Configuration: -Dusedevel -Duseperlio -Duse64bitall
------------------------------------------------------------------------------
PERLIO = stdio u=1.05 s=0.49 cu=74.23 cs=13.54 scripts=287 tests=19690
All tests successful.
PERLIO = perlio u=1.04 s=0.46 cu=74.17 cs=13.54 scripts=287 tests=19690
All tests successful.
Configuration: -Dusedevel -Duseperlio -Duselongdouble
------------------------------------------------------------------------------
Skipped this configuration for this OS (duplicate test)
Configuration: -Dusedevel -Duseperlio -Dusemorebits
------------------------------------------------------------------------------
Skipped this configuration for this OS (duplicate test)
Configuration: -Dusedevel -Duseperlio -Duse64bitall -Duselongdouble
------------------------------------------------------------------------------
Skipped this configuration for this OS (duplicate test)
Configuration: -Dusedevel -Uuseperlio -Dusethreads -Duseithreads
------------------------------------------------------------------------------
PERLIO = stdio u=1.35 s=0.53 cu=99.13 cs=11.31 scripts=292 tests=21642
All tests successful.
PERLIO = perlio u=1.13 s=0.43 cu=98.30 cs=11.28 scripts=292 tests=21642
All tests successful.
Configuration: -Dusedevel -Duseperlio -Dusethreads -Duseithreads
------------------------------------------------------------------------------
PERLIO = stdio u=1.22 s=0.45 cu=102.62 cs=11.21 scripts=293 tests=21667
All tests successful.
PERLIO = perlio u=1.21 s=0.42 cu=100.32 cs=11.27 scripts=293 tests=21667
All tests successful.
Configuration: -Dusedevel -Duseperlio -Duse64bitint -Dusethreads -Duseithreads
------------------------------------------------------------------------------
PERLIO = stdio u=1.35 s=0.52 cu=116.51 cs=13.93 scripts=287 tests=19690
All tests successful.
PERLIO = perlio u=1.25 s=0.49 cu=114.42 cs=13.92 scripts=287 tests=19690
All tests successful.
Configuration: -Dusedevel -Duseperlio -Duse64bitall -Dusethreads -Duseithreads
------------------------------------------------------------------------------
PERLIO = stdio u=1.27 s=0.51 cu=115.83 cs=14.19 scripts=287 tests=19690
All tests successful.
PERLIO = perlio u=1.22 s=0.48 cu=113.98 cs=13.87 scripts=287 tests=19690
All tests successful.
Configuration: -Dusedevel -Duseperlio -Duselongdouble -Dusethreads -Duseithreads
------------------------------------------------------------------------------
Skipped this configuration for this OS (duplicate test)
Configuration: -Dusedevel -Duseperlio -Dusemorebits -Dusethreads -Duseithreads
------------------------------------------------------------------------------
Skipped this configuration for this OS (duplicate test)
Configuration: -Dusedevel -Duseperlio -Duse64bitall -Duselongdouble -Dusethreads -Duseithreads
------------------------------------------------------------------------------
Skipped this configuration for this OS (duplicate test)
--
H.Merijn Brand Amsterdam Perl Mongers (http://www.amsterdam.pm.org/)
using perl-5.005.03, 5.6.0, 5.6.1, 5.7.1 & 623 on HP-UX 10.20 & 11.00, AIX 4.2
AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.022 &/| DBD-Unify
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/
-
9057 @ HP-UX 11.00
by H . Merijn Brand