Automated smoke report for 5.15.0 patch 
7b2796fc4064d5a4210d5cc1dec9a2785c9d06f8 v5.15.0-160-g7b2796f
openbsd64.tony.develop-help.com: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (3009 
MHz) (amd64/2 cpu)
    on        openbsd - 4.7
    using     cc version 3.3.5 (propolice)
    smoketime 22 hours 53 minutes (average 2 hours 51 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.15.0-160-g7b2796f  Configuration (common) none
----------- ---------------------------------------------------------
O O O O     
F F F O     -Duse64bitint
F F O F     -Duseithreads
F F O F     -Duseithreads -Duse64bitint
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    uncommitted-changes
    SMOKE7b2796fc4064d5a4210d5cc1dec9a2785c9d06f8

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

Failures: (common-args) none
[stdio] -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] -Duse64bitint
[stdio] -Duseithreads
[perlio] -DDEBUGGING -Duseithreads
[perlio] -Duseithreads -Duse64bitint
../lib/Benchmark.t..........................................FAILED
    15
    Non-zero exit status: 1

[stdio] -DDEBUGGING -Duse64bitint
../t/op/getppid.t...........................................FAILED
    3, 7
../cpan/Time-HiRes/t/usleep.t...............................FAILED
    3
    Non-zero exit status: 1

[perlio] -Duseithreads
../cpan/Compress-Raw-Bzip2/t/01bzip2.t......................FAILED
    Bad plan.  You planned 173 tests but ran 57.

[stdio] -Duseithreads -Duse64bitint
../cpan/Test-PerlRun/t/PerlRun.t............................FAILED
    10-13

[perlio] -DDEBUGGING -Duseithreads -Duse64bitint
../cpan/Compress-Raw-Zlib/t/07bufsize.t.....................FAILED
    Bad plan.  You planned 288 tests but ran 178.
../cpan/Time-HiRes/t/usleep.t...............................FAILED
    3
    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
../cpan/CGI/t/tmpdir.t......................................PASSED
    3-9

Compiler messages(gcc):
/tmp//ccXZLQp5.o(.text+0x4c): In function `main':
/tmp//ccWj2DsC.o(.text+0x78): In function `main':
/tmp//ccQGOUTn.o(.text+0x9d): In function `xxx':
/tmp//ccSkBret.o(.text+0xc4): In function `main':
malloc.c: In function `getpages':
malloc.c:1694: warning: comparison between signed and unsigned
sv.o(.text+0x24a2): In function `Perl_sv_2pv_flags':
libperl.a(DynaLoader.o)(.text+0x2d0): In function `XS_DynaLoader_dl_load_file':
libperl.a(sv.o)(.text+0x24a2): 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+0x24a2): In function `Perl_sv_2pv_flags':
/tmp//ccYcY5TC.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//cc4X211m.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//cc7Mx1Yc.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//cc9QDRsB.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+0x108c7): In function `Perl_sv_2pv_flags':
/home/perlsmoke/smoke-me/perl-current/sv.c:2760: 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+0x108c7): 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+0x108c7): In function `Perl_sv_2pv_flags':
/tmp//ccz0AZn8.o(.text+0x4c): In function `main':
/tmp//ccwRi0Z6.o(.text+0x78): In function `main':
/tmp//cc563L87.o(.text+0x9d): In function `xxx':
/tmp//cckGC7sE.o(.text+0xc4): In function `main':
/tmp//ccf75UAs.o(.text+0x4c): In function `main':
/tmp//cc5hzkoF.o(.text+0x78): In function `main':
/tmp//ccNOpuu4.o(.text+0x9d): In function `xxx':
/tmp//ccvSyTrC.o(.text+0xc4): In function `main':
/tmp//ccZ9xt8s.o(.text+0x4c): In function `main':
/tmp//cctcM0Hs.o(.text+0x78): In function `main':
/tmp//ccOdXnDC.o(.text+0x9d): In function `xxx':
/tmp//cc86V7pp.o(.text+0xc4): In function `main':
sv.o(.text+0x27dd): In function `Perl_sv_2pv_flags':
libperl.a(DynaLoader.o)(.text+0x31b): In function `XS_DynaLoader_dl_load_file':
libperl.a(sv.o)(.text+0x27dd): In function `Perl_sv_2pv_flags':
../libperl.a(sv.o)(.text+0x27dd): In function `Perl_sv_2pv_flags':
/tmp//cc4hCS9L.o(.text+0x4c): In function `main':
/tmp//ccDsxDmb.o(.text+0x78): In function `main':
/tmp//ccM6tPAw.o(.text+0x9d): In function `xxx':
/tmp//ccnMMP91.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//cc8mHgRz.o(.text+0x4c): In function `main':
/tmp//ccnAGilH.o(.text+0x78): In function `main':
/tmp//cc5Qfgsg.o(.text+0x9d): In function `xxx':
/tmp//ccFyBng5.o(.text+0xc4): In function `main':
/tmp//ccnn03ML.o(.text+0x4c): In function `main':
/tmp//ccX6l2Zd.o(.text+0x78): In function `main':
/tmp//cchAK1jB.o(.text+0x9d): In function `xxx':
/tmp//cc7RINcb.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/runperl
Configuration: default

Reply via email to