Automated smoke report for 5.13.0 patch 
4d239afe17c8b494dcc4e900abe2587eb6affcc8 v5.13.0-124-g4d239af
eurynome.mirbsd.org: Dual-Core AMD Opteron(tm) Processor 1212 HE 
("AuthenticAMD" 686-class, 1024KB L2 cache) (2000 MHz) (i386/1 cpu)
    on        mirbsd - 10
    using     mgcc version 3.4.6 (propolice; gpc; MirOS 0AA6)
    smoketime 20 hours 17 minutes (average 2 hours 32 minutes)

Summary: FAIL(X)

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.13.0-124-g4d239af  Configuration (common) none
----------- ---------------------------------------------------------
X X X X     
X X X X     -Duse64bitint
X X X X     -Duseithreads
X X X X     -Duseithreads -Duse64bitint
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    uncommitted-changes
    SMOKE4d239afe17c8b494dcc4e900abe2587eb6affcc8

Tests skipped on user request:
    t/op/taint.t
Failures: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
Inconsistent test results (between TEST and harness):
    ../t/dist/Net-Ping/t/450_service.t......FAILED at test 9
    ../ext/Time-Local/t/Local.t.............FAILED at test 150
    ../t/op/sprintf.t.......................FAILED at test 219
    ../t/uni/overload.t.....................FAILED at test 34
    ../t/porting/test_bootstrap.t...........FAILED--non-zero wait status: 512
    ../t/porting/manifest.t.................FAILED at test 8904
    ../ext/DynaLoader/t/DynaLoader.t........FAILED at test 20

[stdio] -Duseithreads
[stdio] -DDEBUGGING -Duseithreads
Inconsistent test results (between TEST and harness):
    ../t/dist/Net-Ping/t/450_service.t......FAILED at test 9
    ../t/porting/test_bootstrap.t...........FAILED--non-zero wait status: 512
    ../t/porting/manifest.t.................FAILED at test 8904
    ../ext/DynaLoader/t/DynaLoader.t........FAILED at test 20
    ../t/io/errno.t.........................FAILED at test 14
    ../ext/Time-Local/t/Local.t.............FAILED at test 150
    ../t/op/sprintf.t.......................FAILED at test 219
    ../t/uni/overload.t.....................FAILED at test 34

[perlio] -Duseithreads
[perlio] -DDEBUGGING -Duseithreads
[stdio] -DDEBUGGING -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
    ../t/dist/Net-Ping/t/450_service.t......FAILED at test 9
    ../t/porting/test_bootstrap.t...........FAILED--non-zero wait status: 512
    ../t/porting/manifest.t.................FAILED at test 8904
    ../ext/DynaLoader/t/DynaLoader.t........FAILED at test 20
    ../t/io/errno.t.........................FAILED at test 10
    ../ext/Time-Local/t/Local.t.............FAILED at test 150
    ../t/op/sprintf.t.......................FAILED at test 219
    ../t/uni/overload.t.....................FAILED at test 34

[stdio/perlio] -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
    ../t/dist/Net-Ping/t/450_service.t......FAILED at test 9
    ../t/porting/test_bootstrap.t...........FAILED--non-zero wait status: 512
    ../t/porting/manifest.t.................FAILED at test 8904
    ../ext/DynaLoader/t/DynaLoader.t........FAILED at test 20
    ../t/io/errno.t.........................FAILED at test 11
    ../ext/Time-Local/t/Local.t.............FAILED at test 150
    ../t/op/sprintf.t.......................FAILED at test 219
    ../t/uni/overload.t.....................FAILED at test 34

[perlio] -DDEBUGGING -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
    ../t/dist/Net-Ping/t/450_service.t......FAILED at test 9
    ../t/porting/test_bootstrap.t...........FAILED--non-zero wait status: 512
    ../t/porting/manifest.t.................FAILED at test 8904
    ../ext/DynaLoader/t/DynaLoader.t........FAILED at test 20
    ../t/io/errno.t.........................FAILED at test 12
    ../ext/Time-Local/t/Local.t.............FAILED at test 150
    ../t/op/sprintf.t.......................FAILED at test 219
    ../t/uni/overload.t.....................FAILED at test 34

Compiler messages(gcc):
/tmp//ccy16195.o: In function `main':
/tmp//ccql4113.o: In function `main':
/tmp//ccjo9116.o: In function `xxx':
/tmp//ccFy8195.o: In function `main':
toke.c: In function `S_scan_const':
toke.c:3271: warning: field precision is not type int (arg 3)
toke.c:3271: warning: field precision is not type int (arg 5)
pp_pack.c: In function `S_unpack_rec':
pp_pack.c:1228: warning: 'sv' might be used uninitialized in this function
pp_pack.c:1561: warning: 'str' might be used uninitialized in this function
toke.o: In function `Perl_yylex':
libperl.a(toke.o): In function `Perl_yylex':
<command line>:9:1: warning: "TIME_HIRES_STAT" redefined
<command line>:8:1: warning: this is the location of the previous definition
APItest.c: In function `XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: `Perl_ptr_table_clear' is deprecated (declared at 
../../proto.h:4303)
util.o: In function `savestr':
str.o: In function `str_2ptr':
../libperl.a(toke.o): In function `Perl_yylex':
/tmp//ccZ30481.o: In function `main':
/home/stsc/source/p5-current/UU/try.c:20: warning: strcpy() is almost always 
misused, consider using strlcpy()
/tmp//ccKOfP42.o: In function `main':
/home/stsc/source/p5-current/UU/try.c:29: warning: strcpy() is almost always 
misused, consider using strlcpy()
/tmp//cct31371.o: In function `xxx':
/home/stsc/source/p5-current/UU/try.c:29: warning: vsprintf() is often misused, 
consider using vsnprintf()
/tmp//ccP26151.o: In function `main':
/home/stsc/source/p5-current/UU/try.c:52: warning: sprintf() is often misused, 
consider using snprintf()
/home/stsc/source/p5-current/toke.c:3148: warning: sprintf() is often misused, 
consider using snprintf()
<command line>:11:1: warning: "TIME_HIRES_STAT" redefined
<command line>:10:1: warning: this is the location of the previous definition
/home/stsc/source/p5-current/x2p/util.c:147: warning: strcpy() is almost always 
misused, consider using strlcpy()
/home/stsc/source/p5-current/x2p/str.c:32: warning: sprintf() is often misused, 
consider using snprintf()
/tmp//ccTO9642.o: In function `main':
/tmp//ccO24665.o: In function `main':
/tmp//ccsN7929.o: In function `xxx':
/tmp//ccc16326.o: In function `main':
/tmp//cccc5471.o: In function `main':
/tmp//ccQ20562.o: In function `main':
/tmp//ccJ12982.o: In function `xxx':
/tmp//ccIc6527.o: In function `main':
/tmp//ccd29960.o: In function `main':
/tmp//ccM20247.o: In function `main':
/tmp//ccEq9404.o: In function `xxx':
/tmp//ccV31169.o: In function `main':
toke.c:3271: warning: field precision is not type int (arg 4)
toke.c:3271: warning: field precision is not type int (arg 6)
<command line>:10:1: warning: "TIME_HIRES_STAT" redefined
<command line>:9:1: warning: this is the location of the previous definition
/tmp//ccn12058.o: In function `main':
/tmp//ccD24463.o: In function `main':
/tmp//ccQS2641.o: In function `xxx':
/tmp//ccg19260.o: In function `main':
<command line>:12:1: warning: "TIME_HIRES_STAT" redefined
<command line>:11:1: warning: this is the location of the previous definition
/tmp//ccZ23965.o: In function `main':
/tmp//cce31655.o: In function `main':
/tmp//ccY30273.o: In function `xxx':
/tmp//ccAK9470.o: In function `main':
/tmp//ccQ18290.o: In function `main':
/tmp//ccl10100.o: In function `main':
/tmp//ccZ28771.o: In function `xxx':
/tmp//ccG17618.o: In function `main':

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.8.8
(Reporter v0.035 / Smoker v0.045)

Reply via email to