[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201105251731.p4PHVJv2031755@mars.tony.develop-help.com>
Subject: Smoke [5.15.0] v5.14.0-119-gdf37363 FAIL(F) openbsd 4.7 (amd64/2 cpu)
Content-type: text/plain; charset="iso-8859-1"
Date: Thu, 26 May 2011 03:23 +1000
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Automated smoke report for 5.15.0 patch df3736361f353272ac41e0a7b9ffaa7468a1a9e4 v5.14.0-119-gdf37363
openbsd64.tony.develop-help.com: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (2950 MHz) (amd64/2 cpu)
on openbsd - 4.7
using cc version 3.3.5 (propolice)
smoketime 5 hours 1 minute (average 37 minutes 43 seconds)
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.14.0-119-gdf37363 Configuration (common) none
----------- ---------------------------------------------------------
F F F F
F F F F -Duse64bitint
F F F F -Duseithreads
F F F F -Duseithreads -Duse64bitint
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
uncommitted-changes
SMOKEdf3736361f353272ac41e0a7b9ffaa7468a1a9e4
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
Failures: (common-args) none
[stdio]
[stdio] -Duse64bitint
../t/porting/podcheck.t.....................................FAILED
213, 226, 253, 291
../lib/Benchmark.t..........................................FAILED
15
Non-zero exit status: 1
[perlio]
[stdio/perlio] -DDEBUGGING
[perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[perlio] -Duseithreads
[perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[perlio] -DDEBUGGING -Duseithreads -Duse64bitint
../t/porting/podcheck.t.....................................FAILED
213, 226, 253, 291
[stdio] -Duseithreads
../t/re/regexp_qr_embed_thr.t...............................FAILED
Bad plan. You planned 1525 tests but ran 177.
../t/porting/podcheck.t.....................................FAILED
213, 226, 253, 291
[stdio] -DDEBUGGING -Duseithreads
../t/porting/podcheck.t.....................................FAILED
213, 226, 253, 291
../lib/charnames.t..........................................FAILED
[stdio] -DDEBUGGING -Duseithreads -Duse64bitint
../t/comp/utf.t.............................................FAILED
../t/porting/podcheck.t.....................................FAILED
213, 226, 253, 291
Compiler messages(gcc):
/tmp//ccZNUIME.o(.text+0x4c): In function `main':
/tmp//cc1uUDqx.o(.text+0x78): In function `main':
/tmp//ccadTwnN.o(.text+0x9d): In function `xxx':
/tmp//ccCrapH8.o(.text+0xc4): In function `main':
malloc.c: In function `getpages':
malloc.c:1694: warning: comparison between signed and unsigned
toke.c: In function `Perl_yylex':
toke.c:4796: warning: comparison between signed and unsigned
sv.o(.text+0x2501): In function `Perl_sv_2pv_flags':
libperl.a(DynaLoader.o)(.text+0x2d0): In function `XS_DynaLoader_dl_load_file':
libperl.a(sv.o)(.text+0x2501): In function `Perl_sv_2pv_flags':
<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+0x2501): In function `Perl_sv_2pv_flags':
/tmp//ccl7H6O7.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//ccxVrK2k.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//ccPd1Sts.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//ccaqLl2j.o(.text+0xc4): In function `main':
/home/perlsmoke/smoke-me/perl-current/UU/try.c:52: warning: sprintf() is often misused, please use snprintf()
sv.o(.text+0x108e7): In function `Perl_sv_2pv_flags':
/home/perlsmoke/smoke-me/perl-current/sv.c:2758: warning: sprintf() is often misused, please use snprintf()
libperl.a(DynaLoader.o)(.text+0x69d): 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(sv.o)(.text+0x108e7): In function `Perl_sv_2pv_flags':
<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+0x108e7): In function `Perl_sv_2pv_flags':
/tmp//ccURwYn0.o(.text+0x4c): In function `main':
/tmp//ccJylCFA.o(.text+0x78): In function `main':
/tmp//ccnEnCH3.o(.text+0x9d): In function `xxx':
/tmp//ccLkEKds.o(.text+0xc4): In function `main':
/tmp//cc5NVUyp.o(.text+0x4c): In function `main':
/tmp//ccFA9Ofb.o(.text+0x78): In function `main':
/tmp//ccWUWm6r.o(.text+0x9d): In function `xxx':
/tmp//ccVtXotV.o(.text+0xc4): In function `main':
/tmp//ccj02wXw.o(.text+0x4c): In function `main':
/tmp//cc4rMZ9h.o(.text+0x78): In function `main':
/tmp//ccLFXl46.o(.text+0x9d): In function `xxx':
/tmp//ccqlg9oK.o(.text+0xc4): In function `main':
sv.o(.text+0x2826): In function `Perl_sv_2pv_flags':
libperl.a(DynaLoader.o)(.text+0x31b): In function `XS_DynaLoader_dl_load_file':
libperl.a(sv.o)(.text+0x2826): In function `Perl_sv_2pv_flags':
../libperl.a(sv.o)(.text+0x2826): In function `Perl_sv_2pv_flags':
/tmp//ccLL7J9M.o(.text+0x4c): In function `main':
/tmp//ccYNPOX7.o(.text+0x78): In function `main':
/tmp//ccNma4aL.o(.text+0x9d): In function `xxx':
/tmp//ccYdCdPY.o(.text+0xc4): In function `main':
sv.o(.text+0x10ce1): In function `Perl_sv_2pv_flags':
libperl.a(DynaLoader.o)(.text+0x6fa): In function `XS_DynaLoader_dl_load_file':
libperl.a(sv.o)(.text+0x10ce1): In function `Perl_sv_2pv_flags':
<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+0x10ce1): In function `Perl_sv_2pv_flags':
/tmp//ccBuXUQ2.o(.text+0x4c): In function `main':
/tmp//cc13MnNZ.o(.text+0x78): In function `main':
/tmp//ccKX4Jeh.o(.text+0x9d): In function `xxx':
/tmp//cczoQVJK.o(.text+0xc4): In function `main':
/tmp//ccg4bFu3.o(.text+0x4c): In function `main':
/tmp//ccKi2UA9.o(.text+0x78): In function `main':
/tmp//cchCt6Ai.o(.text+0x9d): In function `xxx':
/tmp//ccWvyhJ0.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/podcheck3
Configuration: default