[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201301022225.r02MPmhB029777@mars.tony.develop-help.com>
Subject: Smoke [5.17.8] v5.17.7.0-155-g0eb30ae FAIL(F) openbsd 4.7 (amd64/2 cpu)
Content-type: text/plain; charset="iso-8859-1"
Date: Thu, 3 Jan 2013 08:48 +1100
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Automated smoke report for 5.17.8 patch 0eb30aebe20a48d634d4e484bc9e6005dff=
c1420 v5.17.7.0-155-g0eb30ae
openbsd64.tony.develop-help.com: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (30=
09 MHz) (amd64/2 cpu)
on openbsd - 4.7
using cc version 3.3.5 (propolice)
smoketime 1 day 20 hours 15 minutes (average 5 hours 31 minutes)
Summary: FAIL(F)
O =3D OK F =3D Failure(s), extended report at the bottom
X =3D Failure(s) under TEST but not under harness
? =3D still running or test results not (yet) available
Build failures during: - =3D unknown or N/A
c =3D Configure, m =3D make, M =3D make (after miniperl), t =3D make test-p=
rep
v5.17.7.0-155-g0eb30ae Configuration (common) none
----------- ---------------------------------------------------------
F O F F=20=20=20=20=20
F O F F -Duse64bitint
O F O O -Duseithreads
O F F F -Duseithreads -Duse64bitint
| | | +----- PERLIO =3D perlio -DDEBUGGING
| | +------- PERLIO =3D stdio -DDEBUGGING
| +--------- PERLIO =3D perlio
+----------- PERLIO =3D stdio
Locally applied patches:
uncommitted-changes
SMOKE0eb30aebe20a48d634d4e484bc9e6005dffc1420
Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
Failures: (common-args) none
[stdio]=20
../cpan/Time-HiRes/t/alarm.t................................FAILED
2
Non-zero exit status: 1
[stdio] -DDEBUGGING
../t/op/alarm.t.............................................FAILED
4
../lib/Benchmark.t..........................................FAILED
15
Non-zero exit status: 1
[perlio] -DDEBUGGING
../t/op/alarm.t.............................................FAILED
2, 4
[stdio] -Duse64bitint
../cpan/Time-HiRes/t/alarm.t................................FAILED
8
Non-zero exit status: 1
[stdio] -DDEBUGGING -Duse64bitint
../cpan/Time-HiRes/t/usleep.t...............................FAILED
3
Non-zero exit status: 1
[perlio] -DDEBUGGING -Duse64bitint
../cpan/Time-HiRes/t/usleep.t...............................FAILED
4
Non-zero exit status: 1
[perlio] -Duseithreads
../cpan/Time-HiRes/t/alarm.t................................FAILED
8-9
Non-zero exit status: 2
[perlio] -Duseithreads -Duse64bitint
../t/op/alarm.t.............................................FAILED
2
../lib/charnames.t..........................................FAILED
No plan found in TAP output
../ext/Pod-Functions/t/Functions.t..........................FAILED
[stdio] -DDEBUGGING -Duseithreads -Duse64bitint
../cpan/Time-HiRes/t/alarm.t................................FAILED
2
Non-zero exit status: 1
../cpan/Time-HiRes/t/usleep.t...............................FAILED
4
Non-zero exit status: 1
[perlio] -DDEBUGGING -Duseithreads -Duse64bitint
../t/uni/fold.t.............................................FAILED
Compiler messages(gcc):
/tmp//cc6Hubvf.o(.text+0x4c): In function `main':
/tmp//ccNQ1vUu.o(.text+0x78): In function `main':
/tmp//cc4Wd7LW.o(.text+0x9d): In function `xxx':
/tmp//ccyDmekg.o(.text+0xc4): In function `main':
inline.h:135: warning: `S_croak_memory_wrap' defined but not used
regcomp.c:8047: warning: `S_invlist_iterfinish' declared inline after being=
called
regcomp.o(.text+0x11e3c): In function `S_regclass':
libperl.a(DynaLoader.o)(.text+0x32a): In function `XS_DynaLoader_dl_load_fi=
le':
libperl.a(regcomp.o)(.text+0x11e3c): In function `S_regclass':
re_comp.c:8047: warning: `S_invlist_iterfinish' declared inline after being=
called
util.o(.text+0x1a9): In function `savestr':
str.o(.text+0x70): In function `str_2ptr':
../libperl.a(sv.o)(.text+0x27ec): In function `Perl_sv_2pv_flags':
/tmp//ccJe9iIg.o(.text+0x4c): In function `main':
/home/perlsmoke/smoke-me/perl-current/UU/try.c:20: warning: sprintf() is of=
ten misused, please use snprintf()
/tmp//cc6YzCSU.o(.text+0x78): In function `main':
/home/perlsmoke/smoke-me/perl-current/UU/try.c:29: warning: sprintf() is of=
ten misused, please use snprintf()
/tmp//ccU3qStG.o(.text+0x9d): In function `xxx':
/home/perlsmoke/smoke-me/perl-current/UU/try.c:29: warning: vsprintf() is o=
ften misused, please use vsnprintf()
/tmp//ccxZLAR5.o(.text+0xc4): In function `main':
/home/perlsmoke/smoke-me/perl-current/UU/try.c:52: warning: sprintf() is of=
ten misused, please use snprintf()
regcomp.o(.text+0x22156): In function `S_regclass':
/home/perlsmoke/smoke-me/perl-current/regcomp.c:11487: warning: sprintf() i=
s often misused, please use snprintf()
libperl.a(DynaLoader.o)(.text+0x575): In function `XS_DynaLoader_dl_load_fi=
le':
/home/perlsmoke/smoke-me/perl-current/ext/DynaLoader/DynaLoader.xs:173: war=
ning: strcat() is almost always misused, please use strlcat()
libperl.a(regcomp.o)(.text+0x22156): In function `S_regclass':
util.o(.text+0x2a9): In function `savestr':
/home/perlsmoke/smoke-me/perl-current/x2p/util.c:147: warning: strcpy() is =
almost always misused, please use strlcpy()
str.o(.text+0x95): In function `str_2ptr':
/home/perlsmoke/smoke-me/perl-current/x2p/str.c:32: warning: sprintf() is o=
ften misused, please use snprintf()
../libperl.a(sv.o)(.text+0x78ea): In function `Perl_sv_2pv_flags':
/home/perlsmoke/smoke-me/perl-current/sv.c:2910: warning: sprintf() is ofte=
n misused, please use snprintf()
/tmp//ccu5OUaO.o(.text+0x4c): In function `main':
/tmp//ccUwDbNK.o(.text+0x78): In function `main':
/tmp//ccSVzKqQ.o(.text+0x9d): In function `xxx':
/tmp//ccGSog6r.o(.text+0xc4): In function `main':
/tmp//cciXWC7n.o(.text+0x4c): In function `main':
/tmp//cc8IzkyF.o(.text+0x78): In function `main':
/tmp//cctpJsnl.o(.text+0x9d): In function `xxx':
/tmp//ccGQ0Cp1.o(.text+0xc4): In function `main':
/tmp//cc5f3BvV.o(.text+0x4c): In function `main':
/tmp//cc8UME0v.o(.text+0x78): In function `main':
/tmp//ccFvf9LV.o(.text+0x9d): In function `xxx':
/tmp//cc8lNuNm.o(.text+0xc4): In function `main':
regcomp.o(.text+0x1398f): In function `S_regclass':
libperl.a(DynaLoader.o)(.text+0x374): In function `XS_DynaLoader_dl_load_fi=
le':
libperl.a(regcomp.o)(.text+0x1398f): In function `S_regclass':
../libperl.a(sv.o)(.text+0x2b60): In function `Perl_sv_2pv_flags':
/tmp//ccClUQp6.o(.text+0x4c): In function `main':
/tmp//ccXz212k.o(.text+0x78): In function `main':
/tmp//ccig7aVm.o(.text+0x9d): In function `xxx':
/tmp//ccoCjVbO.o(.text+0xc4): In function `main':
regcomp.o(.text+0x24801): In function `S_regclass':
libperl.a(DynaLoader.o)(.text+0x5ea): In function `XS_DynaLoader_dl_load_fi=
le':
libperl.a(regcomp.o)(.text+0x24801): In function `S_regclass':
../libperl.a(sv.o)(.text+0x7d2f): In function `Perl_sv_2pv_flags':
/tmp//ccgyBt0F.o(.text+0x4c): In function `main':
/tmp//ccmIab8M.o(.text+0x78): In function `main':
/tmp//ccPal7Xc.o(.text+0x9d): In function `xxx':
/tmp//ccPI33qy.o(.text+0xc4): In function `main':
/tmp//ccpm8p4E.o(.text+0x4c): In function `main':
/tmp//ccmMvsgl.o(.text+0x78): In function `main':
/tmp//cctIaoEL.o(.text+0x9d): In function `xxx':
/tmp//ccarsE1C.o(.text+0xc4): In function `main':
--=20
Report by Test::Smoke v1.44 build 1285 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)
Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default