Automated smoke report for 5.13.1 patch 
1404b48744cfa915e3f54775feb4e9b6c10f3b91 v5.13.1-75-g1404b48
eurynome.mirbsd.org: Dual-Core AMD Opteron(tm) Processor 1212 HE 
("AuthenticAMD" 686-class, 1024KB L2 cache) (2330 MHz) (i386/1 cpu)
    on        mirbsd - 10
    using     mgcc version 3.4.6 (propolice; gpc; MirOS 0AA6)
    smoketime 19 hours 38 minutes (average 2 hours 27 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.1-75-g1404b48  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
    SMOKE1404b48744cfa915e3f54775feb4e9b6c10f3b91

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 223
    ../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 8922
    ../ext/DynaLoader/t/DynaLoader.t........FAILED at test 20

[stdio/perlio] -Duseithreads
[stdio] -DDEBUGGING -Duseithreads
[stdio] -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 8922
    ../ext/DynaLoader/t/DynaLoader.t........FAILED at test 20
    ../t/io/errno.t.........................FAILED at test 9
    ../ext/Time-Local/t/Local.t.............FAILED at test 150
    ../t/op/sprintf.t.......................FAILED at test 223
    ../t/uni/overload.t.....................FAILED at test 34

[perlio] -DDEBUGGING -Duseithreads
[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 8922
    ../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 223
    ../t/uni/overload.t.....................FAILED at test 34

[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 8922
    ../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 223
    ../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 8922
    ../ext/DynaLoader/t/DynaLoader.t........FAILED at test 20
    ../t/io/errno.t.........................FAILED at test 13
    ../ext/Time-Local/t/Local.t.............FAILED at test 150
    ../t/op/sprintf.t.......................FAILED at test 223
    ../t/uni/overload.t.....................FAILED at test 34

Compiler messages(gcc):
/tmp//ccT11329.o: In function `main':
/tmp//ccFp7546.o: In function `main':
/tmp//ccZI3774.o: In function `xxx':
/tmp//ccL22520.o: In function `main':
toke.c: In function `S_scan_const':
toke.c:3273: warning: field precision is not type int (arg 3)
toke.c:3273: warning: field precision is not type int (arg 5)
hv.c: In function `Perl_hv_common':
hv.c:820: warning: comparison between signed and unsigned
hv.c: In function `S_share_hek_flags':
hv.c:2564: warning: comparison between signed and unsigned
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:4348)
util.o: In function `savestr':
str.o: In function `str_2ptr':
../libperl.a(toke.o): In function `Perl_yylex':
/tmp//ccp12564.o: In function `main':
/home/stsc/source/p5-current/UU/try.c:20: warning: strcpy() is almost always 
misused, consider using strlcpy()
/tmp//ccv15314.o: In function `main':
/home/stsc/source/p5-current/UU/try.c:29: warning: strcpy() is almost always 
misused, consider using strlcpy()
/tmp//cclm3661.o: In function `xxx':
/home/stsc/source/p5-current/UU/try.c:29: warning: vsprintf() is often misused, 
consider using vsnprintf()
/tmp//ccR22841.o: In function `main':
/home/stsc/source/p5-current/UU/try.c:52: warning: sprintf() is often misused, 
consider using snprintf()
regexec.c: In function `S_regtry':
regexec.c:3168: warning: 'charid' might be used uninitialized in this function
/home/stsc/source/p5-current/toke.c:3150: 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//ccxK5537.o: In function `main':
/tmp//ccY30321.o: In function `main':
/tmp//ccQ31663.o: In function `xxx':
/tmp//ccnA9218.o: In function `main':
/tmp//ccXd4656.o: In function `main':
/tmp//ccF32441.o: In function `main':
/tmp//ccg10887.o: In function `xxx':
/tmp//ccK16796.o: In function `main':
/tmp//ccXp3457.o: In function `main':
/tmp//ccWA5177.o: In function `main':
/tmp//ccD32663.o: In function `xxx':
/tmp//ccf31599.o: In function `main':
toke.c:3273: warning: field precision is not type int (arg 4)
toke.c:3273: 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//ccb25778.o: In function `main':
/tmp//ccD22370.o: In function `main':
/tmp//ccR27267.o: In function `xxx':
/tmp//ccd19222.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//ccEe9153.o: In function `main':
/tmp//ccR18224.o: In function `main':
/tmp//ccqpp795.o: In function `xxx':
/tmp//ccN18649.o: In function `main':
/tmp//ccXD8943.o: In function `main':
/tmp//ccQ17098.o: In function `main':
/tmp//ccl25031.o: In function `xxx':
/tmp//ccm20517.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