Automated smoke report for 5.17.10 patch
1c49deb892e380dfd14f5ef09e495a232e3423b8 v5.17.9-66-g1c49deb
openbsd64.tony.develop-help.com: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (4383
MHz) (amd64/2 cpu)
on openbsd - 4.7
using cc version 3.3.5 (propolice)
smoketime 10 hours 22 minutes (average 1 hour 17 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.9-66-g1c49deb 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
SMOKE1c49deb892e380dfd14f5ef09e495a232e3423b8
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
Failures: (common-args) none
[stdio]
[stdio] -Duseithreads
[perlio] -DDEBUGGING -Duseithreads
[perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
../t/op/alarm.t.............................................FAILED
2
../cpan/Memoize/t/expmod_t.t................................FAILED
7
[perlio]
[stdio/perlio] -DDEBUGGING
[perlio] -Duseithreads
../t/op/alarm.t.............................................FAILED
4
../cpan/Memoize/t/expmod_t.t................................FAILED
7
[stdio] -Duse64bitint
[stdio] -DDEBUGGING -Duse64bitint
../t/op/alarm.t.............................................FAILED
4
../cpan/Memoize/t/expmod_t.t................................FAILED
7
../lib/Benchmark.t..........................................FAILED
15
Non-zero exit status: 1
[perlio] -Duse64bitint
../cpan/Time-HiRes/t/nanosleep.t............................FAILED
3
Non-zero exit status: 1
../cpan/Memoize/t/expmod_t.t................................FAILED
7
[perlio] -DDEBUGGING -Duse64bitint
../lib/Benchmark.t..........................................FAILED
15
Non-zero exit status: 1
../cpan/Memoize/t/expmod_t.t................................FAILED
7
[stdio] -DDEBUGGING -Duseithreads
../t/op/alarm.t.............................................FAILED
4
../cpan/Memoize/t/expmod_t.t................................FAILED
7
../cpan/Time-HiRes/t/alarm.t................................FAILED
2
Non-zero exit status: 1
../lib/Benchmark.t..........................................FAILED
15
Non-zero exit status: 1
[stdio] -Duseithreads -Duse64bitint
../t/op/alarm.t.............................................FAILED
2
../cpan/CPAN-Meta-YAML/t/02_basic.t.........................FAILED
Bad plan. You planned 1140 tests but ran 407.
../cpan/Memoize/t/expmod_t.t................................FAILED
7
../lib/Benchmark.t..........................................FAILED
15
Non-zero exit status: 1
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
../t/op/stash.t.............................................PASSED
56-57
../t/uni/stash.t............................................PASSED
58
Compiler messages(gcc):
/tmp//ccNqKtL7.o(.text+0x4c): In function `main':
/tmp//ccTsHzXd.o(.text+0x78): In function `main':
/tmp//ccurxfKb.o(.text+0x9d): In function `xxx':
/tmp//ccfBhkXI.o(.text+0xc4): In function `main':
inline.h:146: warning: `S_croak_memory_wrap' defined but not used
regcomp.o(.text+0x11faf): In function `S_regclass':
libperl.a(DynaLoader.o)(.text+0x32a): In function `XS_DynaLoader_dl_load_file':
libperl.a(regcomp.o)(.text+0x11faf): In function `S_regclass':
util.o(.text+0x1a9): In function `savestr':
str.o(.text+0x70): In function `str_2ptr':
../libperl.a(sv.o)(.text+0x273b): In function `Perl_sv_2pv_flags':
/tmp//cctV0fdn.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//ccm8ynLM.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//ccuNKAqL.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//ccELw1Gt.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+0x21d41): In function `S_regclass':
/home/perlsmoke/smoke-me/perl-current/regcomp.c:12185: warning: sprintf() is
often misused, please use snprintf()
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(DynaLoader.o)(.text+0x575): 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+0x21d41): In function `S_regclass':
../libperl.a(sv.o)(.text+0x7542): In function `Perl_sv_2pv_flags':
/home/perlsmoke/smoke-me/perl-current/sv.c:2910: warning: sprintf() is often
misused, please use snprintf()
/tmp//ccOte57g.o(.text+0x4c): In function `main':
/tmp//ccvaAts8.o(.text+0x78): In function `main':
/tmp//ccShKThj.o(.text+0x9d): In function `xxx':
/tmp//ccYG0nyw.o(.text+0xc4): In function `main':
/tmp//ccrmkPqB.o(.text+0x4c): In function `main':
/tmp//ccDWGn4N.o(.text+0x78): In function `main':
/tmp//cccgN7qy.o(.text+0x9d): In function `xxx':
/tmp//ccbBFwzf.o(.text+0xc4): In function `main':
/tmp//cceVC5Rv.o(.text+0x4c): In function `main':
/tmp//cc3jK7OS.o(.text+0x78): In function `main':
/tmp//ccOsAVgO.o(.text+0x9d): In function `xxx':
/tmp//ccPjMUkh.o(.text+0xc4): In function `main':
regcomp.o(.text+0x13992): In function `S_regclass':
libperl.a(DynaLoader.o)(.text+0x374): In function `XS_DynaLoader_dl_load_file':
libperl.a(regcomp.o)(.text+0x13992): In function `S_regclass':
../libperl.a(sv.o)(.text+0x2ab0): In function `Perl_sv_2pv_flags':
/tmp//ccZdPaVu.o(.text+0x4c): In function `main':
/tmp//cc0AYXQh.o(.text+0x78): In function `main':
/tmp//cczsKB5x.o(.text+0x9d): In function `xxx':
/tmp//cc2xfwou.o(.text+0xc4): In function `main':
regcomp.o(.text+0x244d5): In function `S_regclass':
libperl.a(DynaLoader.o)(.text+0x5ea): In function `XS_DynaLoader_dl_load_file':
libperl.a(regcomp.o)(.text+0x244d5): In function `S_regclass':
../libperl.a(sv.o)(.text+0x796f): In function `Perl_sv_2pv_flags':
/tmp//ccrZt4kH.o(.text+0x4c): In function `main':
/tmp//ccDhaEd7.o(.text+0x78): In function `main':
/tmp//ccxO9jcB.o(.text+0x9d): In function `xxx':
/tmp//cc2aOxlS.o(.text+0xc4): In function `main':
/tmp//ccBqDOjn.o(.text+0x4c): In function `main':
/tmp//cc6l0D5z.o(.text+0x78): In function `main':
/tmp//ccB1h4eB.o(.text+0x9d): In function `xxx':
/tmp//ccLbLGmd.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/khw-restrict_variable_names
Configuration: default