Automated smoke report for 5.17.6 patch 
ea91b4714a12be3f383216c30984e8ba2ab04156 v5.17.5-165-gea91b47
openbsd64.tony.develop-help.com: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (3046 
MHz) (amd64/2 cpu)
    on        openbsd - 4.7
    using     cc version 3.3.5 (propolice)
    smoketime 9 hours 1 minute (average 1 hour 7 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.5-165-gea91b47  Configuration (common) none
----------- ---------------------------------------------------------
F O F F     
F F F F     -Duse64bitint
O F F F     -Duseithreads
F O F F     -Duseithreads -Duse64bitint
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    uncommitted-changes
    SMOKEea91b4714a12be3f383216c30984e8ba2ab04156

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Failures: (common-args) none
[stdio] 
../cpan/Memoize/t/expmod_t.t................................FAILED
    11, 13
../lib/Benchmark.t..........................................FAILED
    15
    Non-zero exit status: 1

[stdio] -DDEBUGGING
[perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio] -DDEBUGGING -Duseithreads -Duse64bitint
../lib/Benchmark.t..........................................FAILED
    15
    Non-zero exit status: 1

[perlio] -DDEBUGGING
../cpan/Memoize/t/expmod_t.t................................FAILED
    7, 10, 13

[stdio] -Duse64bitint
../cpan/Time-HiRes/t/alarm.t................................FAILED
    6
    Non-zero exit status: 1
../lib/Benchmark.t..........................................FAILED
    15
    Non-zero exit status: 1

[perlio] -Duseithreads
../cpan/Time-HiRes/t/alarm.t................................FAILED
    2
    Non-zero exit status: 1
../lib/sort.t...............................................FAILED
    Bad plan.  You planned 175 tests but ran 56.

[stdio] -DDEBUGGING -Duseithreads
../t/op/taint.t.............................................FAILED
../cpan/Memoize/t/expmod_t.t................................FAILED
    7, 10

[perlio] -DDEBUGGING -Duseithreads
../lib/overload.t...........................................FAILED
../cpan/Test-Simple/t/subtest/todo.t........................FAILED
    Bad plan.  You planned 96 tests but ran 6.

[stdio] -Duseithreads -Duse64bitint
../cpan/Time-HiRes/t/usleep.t...............................FAILED
    4
    Non-zero exit status: 1

[perlio] -DDEBUGGING -Duseithreads -Duse64bitint
../lib/charnames.t..........................................FAILED
../cpan/Time-HiRes/t/usleep.t...............................FAILED
    4
    Non-zero exit status: 1

Compiler messages(gcc):
/tmp//cclwLYF3.o(.text+0x4c): In function `main':
/tmp//ccmc70FL.o(.text+0x78): In function `main':
/tmp//ccVuvMSz.o(.text+0x9d): In function `xxx':
/tmp//ccN7YnPv.o(.text+0xc4): In function `main':
inline.h:122: warning: `S_croak_memory_wrap' defined but not used
toke.c: In function `S_get_and_check_backslash_N_name':
toke.c:2653: warning: field precision is not type int (arg 2)
toke.c:2782: warning: field precision is not type int (arg 2)
toke.c:2782: warning: field precision is not type int (arg 4)
toke.c:2634: warning: unused variable `name'
regcomp.o(.text+0x148fd): In function `S_regclass':
libperl.a(DynaLoader.o)(.text+0x32a): In function `XS_DynaLoader_dl_load_file':
libperl.a(regcomp.o)(.text+0x148fd): In function `S_regclass':
util.o(.text+0x1a9): In function `savestr':
str.o(.text+0x70): In function `str_2ptr':
../libperl.a(sv.o)(.text+0x28ac): In function `Perl_sv_2pv_flags':
/tmp//cc79V2oG.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//ccc1YCFT.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//cckH4ia2.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//ccK5drqW.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+0x2503b): In function `S_regclass':
/home/perlsmoke/smoke-me/perl-current/regcomp.c:11687: 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+0x2503b): 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 often 
misused, please use snprintf()
../libperl.a(sv.o)(.text+0x79ea): In function `Perl_sv_2pv_flags':
/home/perlsmoke/smoke-me/perl-current/sv.c:2907: warning: sprintf() is often 
misused, please use snprintf()
/tmp//ccVKQKoQ.o(.text+0x4c): In function `main':
/tmp//ccIoV8Zu.o(.text+0x78): In function `main':
/tmp//ccpBDDQO.o(.text+0x9d): In function `xxx':
/tmp//ccfhoB0t.o(.text+0xc4): In function `main':
/tmp//ccpltj8G.o(.text+0x4c): In function `main':
/tmp//cccSnmbH.o(.text+0x78): In function `main':
/tmp//ccuYJAgO.o(.text+0x9d): In function `xxx':
/tmp//ccfhyn20.o(.text+0xc4): In function `main':
/tmp//cc1pmWRP.o(.text+0x4c): In function `main':
/tmp//ccBo5A7D.o(.text+0x78): In function `main':
/tmp//cc4ura2E.o(.text+0x9d): In function `xxx':
/tmp//ccSzz6zc.o(.text+0xc4): In function `main':
toke.c:2653: warning: field precision is not type int (arg 3)
toke.c:2782: warning: field precision is not type int (arg 3)
toke.c:2782: warning: field precision is not type int (arg 5)
regcomp.o(.text+0x16f2c): In function `S_regclass':
libperl.a(DynaLoader.o)(.text+0x374): In function `XS_DynaLoader_dl_load_file':
libperl.a(regcomp.o)(.text+0x16f2c): In function `S_regclass':
../libperl.a(sv.o)(.text+0x2c20): In function `Perl_sv_2pv_flags':
/tmp//ccwik7P4.o(.text+0x4c): In function `main':
/tmp//ccqSUeT9.o(.text+0x78): In function `main':
/tmp//cc4LBrhP.o(.text+0x9d): In function `xxx':
/tmp//ccGxi8ZA.o(.text+0xc4): In function `main':
regcomp.o(.text+0x282b7): In function `S_regclass':
libperl.a(DynaLoader.o)(.text+0x5ea): In function `XS_DynaLoader_dl_load_file':
libperl.a(regcomp.o)(.text+0x282b7): In function `S_regclass':
../libperl.a(sv.o)(.text+0x7e6f): In function `Perl_sv_2pv_flags':
/tmp//ccEnm0D0.o(.text+0x4c): In function `main':
/tmp//cct4XKQQ.o(.text+0x78): In function `main':
/tmp//cck5hQ2f.o(.text+0x9d): In function `xxx':
/tmp//ccOHFOFY.o(.text+0xc4): In function `main':
/tmp//ccTNAoKF.o(.text+0x4c): In function `main':
/tmp//ccu0niwe.o(.text+0x78): In function `main':
/tmp//ccUQIpln.o(.text+0x9d): In function `xxx':
/tmp//ccQIbyeu.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-charnames
Configuration: default

Reply via email to