[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201209252224.q8PMOc16017808@mars.tony.develop-help.com>
Subject: Smoke [5.17.5] v5.17.4-57-g7694a74 FAIL(F) openbsd 4.7 (amd64/2 cpu)
Content-type: text/plain; charset="iso-8859-1"
Date: Wed, 26 Sep 2012 08:23 +1000
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Automated smoke report for 5.17.5 patch 7694a74b772346cd168e48dd8ceff36c28d80b92 v5.17.4-57-g7694a74
openbsd64.tony.develop-help.com: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (3043 MHz) (amd64/2 cpu)
on openbsd - 4.7
using cc version 3.3.5 (propolice)
smoketime 8 hours 43 minutes (average 1 hour 5 minutes)
Summary: FAIL(F)
O = OK F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during: - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep
v5.17.4-57-g7694a74 Configuration (common) none
----------- ---------------------------------------------------------
F O F F
F O O F -Duse64bitint
F O O O -Duseithreads
O F F F -Duseithreads -Duse64bitint
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
uncommitted-changes
SMOKE7694a74b772346cd168e48dd8ceff36c28d80b92
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
Failures: (common-args) none
[stdio]
../cpan/Memoize/t/expmod_t.t................................FAILED
7, 10
../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
[stdio] -DDEBUGGING
../t/op/alarm.t.............................................FAILED
4
[perlio] -DDEBUGGING
[stdio] -Duse64bitint
../cpan/Time-HiRes/t/alarm.t................................FAILED
2
Non-zero exit status: 1
[perlio] -DDEBUGGING -Duse64bitint
../t/op/alarm.t.............................................FAILED
1-2
[stdio] -Duseithreads
../cpan/Memoize/t/expmod_t.t................................FAILED
7, 10
../lib/Unicode/UCD.t........................................FAILED
No plan found in TAP output
[perlio] -Duseithreads -Duse64bitint
../t/op/alarm.t.............................................FAILED
2
[stdio] -DDEBUGGING -Duseithreads -Duse64bitint
../t/uni/lower.t............................................FAILED
[perlio] -DDEBUGGING -Duseithreads -Duse64bitint
../t/op/alarm.t.............................................FAILED
4
../cpan/Time-HiRes/t/usleep.t...............................FAILED
4
Non-zero exit status: 1
../cpan/Test-Simple/t/subtest/todo.t........................FAILED
Bad plan. You planned 96 tests but ran 42.
Passed Todo tests: (common-args) none
[stdio/perlio]
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
../cpan/CGI/t/tmpdir.t......................................PASSED
3-9
Compiler messages(gcc):
/tmp//ccLA3Ayx.o(.text+0x4c): In function `main':
/tmp//ccey2E5x.o(.text+0x78): In function `main':
/tmp//cc6DkDCQ.o(.text+0x9d): In function `xxx':
/tmp//ccVLCP05.o(.text+0xc4): In function `main':
regcomp.c: In function `Perl_re_op_compile':
regcomp.c:5324: warning: variable `runtime_code' might be clobbered by `longjmp' or `vfork'
regcomp.o(.text+0x13ee4): In function `S_regclass':
libperl.a(DynaLoader.o)(.text+0x304): In function `XS_DynaLoader_dl_load_file':
libperl.a(regcomp.o)(.text+0x13ee4): In function `S_regclass':
<command line>:12:1: warning: "TIME_HIRES_STAT" redefined
<command line>:11:1: warning: this is the location of the previous definition
<command line>:13:1: warning: "TIME_HIRES_STAT" redefined
<command line>:12:1: warning: this is the location of the previous definition
util.o(.text+0x1a9): In function `savestr':
str.o(.text+0x70): In function `str_2ptr':
../libperl.a(sv.o)(.text+0x2877): In function `Perl_sv_2pv_flags':
/tmp//ccpRGWAb.o(.text+0x4c): In function `main':
/home/perlsmoke/smoke-me/perl-current/UU/try.c:20: warning: sprintf() is often misused, please use snprintf()
/tmp//ccB8PiO6.o(.text+0x78): In function `main':
/home/perlsmoke/smoke-me/perl-current/UU/try.c:29: warning: sprintf() is often misused, please use snprintf()
/tmp//ccFdZjj2.o(.text+0x9d): In function `xxx':
/home/perlsmoke/smoke-me/perl-current/UU/try.c:29: warning: vsprintf() is often misused, please use vsnprintf()
/tmp//ccyafuvz.o(.text+0xc4): In function `main':
/home/perlsmoke/smoke-me/perl-current/UU/try.c:52: warning: sprintf() is often misused, please use snprintf()
regcomp.o(.text+0x2a6db): In function `S_regclass':
/home/perlsmoke/smoke-me/perl-current/regcomp.c:11633: warning: sprintf() is often misused, please use snprintf()
libperl.a(DynaLoader.o)(.text+0x55c): In function `XS_DynaLoader_dl_load_file':
/home/perlsmoke/smoke-me/perl-current/ext/DynaLoader/DynaLoader.xs:173: warning: strcat() is almost always misused, please use strlcat()
libperl.a(regcomp.o)(.text+0x2a6db): In function `S_regclass':
<command line>:14:1: warning: "TIME_HIRES_STAT" redefined
<command line>:13:1: warning: this is the location of the previous definition
<command line>:15:1: warning: "TIME_HIRES_STAT" redefined
<command line>:14:1: warning: this is the location of the previous definition
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 often misused, please use snprintf()
../libperl.a(sv.o)(.text+0xa7de): In function `Perl_sv_2pv_flags':
/home/perlsmoke/smoke-me/perl-current/sv.c:2900: warning: sprintf() is often misused, please use snprintf()
/tmp//ccaY1dFe.o(.text+0x4c): In function `main':
/tmp//cchAvh2j.o(.text+0x78): In function `main':
/tmp//ccsM5WXT.o(.text+0x9d): In function `xxx':
/tmp//ccbTmn5j.o(.text+0xc4): In function `main':
/tmp//ccpoyIub.o(.text+0x4c): In function `main':
/tmp//cczAnI6s.o(.text+0x78): In function `main':
/tmp//ccIZzElW.o(.text+0x9d): In function `xxx':
/tmp//cc17wNik.o(.text+0xc4): In function `main':
/tmp//ccOdhN6x.o(.text+0x4c): In function `main':
/tmp//ccOTdoXx.o(.text+0x78): In function `main':
/tmp//ccJHACQN.o(.text+0x9d): In function `xxx':
/tmp//ccR3Q6x3.o(.text+0xc4): In function `main':
regcomp.o(.text+0x15685): In function `S_regclass':
libperl.a(DynaLoader.o)(.text+0x344): In function `XS_DynaLoader_dl_load_file':
libperl.a(regcomp.o)(.text+0x15685): In function `S_regclass':
../libperl.a(sv.o)(.text+0x2c0c): In function `Perl_sv_2pv_flags':
/tmp//cccIr1Zk.o(.text+0x4c): In function `main':
/tmp//ccqUsqdo.o(.text+0x78): In function `main':
/tmp//ccMl5pkq.o(.text+0x9d): In function `xxx':
/tmp//ccHxBjYs.o(.text+0xc4): In function `main':
regcomp.o(.text+0x2cbd5): In function `S_regclass':
libperl.a(DynaLoader.o)(.text+0x5c9): In function `XS_DynaLoader_dl_load_file':
libperl.a(regcomp.o)(.text+0x2cbd5): In function `S_regclass':
<command line>:16:1: warning: "TIME_HIRES_STAT" redefined
<command line>:15:1: warning: this is the location of the previous definition
../libperl.a(sv.o)(.text+0xac61): In function `Perl_sv_2pv_flags':
/tmp//ccIPJHj2.o(.text+0x4c): In function `main':
/tmp//ccFxZQxj.o(.text+0x78): In function `main':
/tmp//ccVZxcMw.o(.text+0x9d): In function `xxx':
/tmp//ccbE7t2Z.o(.text+0xc4): In function `main':
/tmp//ccG3Z1VA.o(.text+0x4c): In function `main':
/tmp//ccpXy7Rb.o(.text+0x78): In function `main':
/tmp//cclvkQOs.o(.text+0x9d): In function `xxx':
/tmp//ccmb5t9f.o(.text+0xc4): In function `main':
--
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: remotes/origin/smoke-me/PL_stashcache
Configuration: default