Automated smoke report for 5.11.4 patch 
8f0f46f8c3254d4701833ef69551f37485a4e9d9 v5.11.4-28-g8f0f46f
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 22 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.11.4-28-g8f0f46f  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:
    SMOKE8f0f46f8c3254d4701833ef69551f37485a4e9d9

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 8892
    ../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 8892
    ../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 219
    ../t/uni/overload.t.....................FAILED at test 34

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

[stdio/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 8892
    ../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

MANIFEST did not declare 'Porting/check-cpan-pollution'

Compiler messages(gcc):
/tmp//ccL24179.o: In function `main':
/tmp//ccvO4988.o: In function `main':
/tmp//ccT20587.o: In function `xxx':
/tmp//ccb14912.o: In function `main':
sv.o: In function `Perl_sv_2pv_flags':
libperl.a(sv.o): In function `Perl_sv_2pv_flags':
<command line>:9:1: warning: "TIME_HIRES_STAT" redefined
<command line>:8:1: warning: this is the location of the previous definition
APItest.xs: In function `XS_XS__APItest_pmflag':
APItest.xs:930: warning: `Perl_pmflag' is deprecated (declared at 
../../proto.h:2615)
util.o: In function `savestr':
str.o: In function `str_2ptr':
../libperl.a(sv.o): In function `Perl_sv_2pv_flags':
/tmp//ccw29340.o: In function `main':
/home/stsc/source/p5-current/UU/try.c:20: warning: strcpy() is almost always 
misused, consider using strlcpy()
/tmp//ccI23671.o: In function `main':
/home/stsc/source/p5-current/UU/try.c:29: warning: strcpy() is almost always 
misused, consider using strlcpy()
/tmp//ccq27317.o: In function `xxx':
/home/stsc/source/p5-current/UU/try.c:29: warning: vsprintf() is often misused, 
consider using vsnprintf()
/tmp//ccu14969.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/sv.c:2769: 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//ccf21983.o: In function `main':
/tmp//ccW11647.o: In function `main':
/tmp//ccQ18106.o: In function `xxx':
/tmp//ccG32673.o: In function `main':
/tmp//ccQ30762.o: In function `main':
/tmp//ccQ10274.o: In function `main':
/tmp//ccnk6219.o: In function `xxx':
/tmp//ccM27390.o: In function `main':
/tmp//ccw24559.o: In function `main':
/tmp//ccgm6537.o: In function `main':
/tmp//ccOa4430.o: In function `xxx':
/tmp//ccs27683.o: In function `main':
<command line>:10:1: warning: "TIME_HIRES_STAT" redefined
<command line>:9:1: warning: this is the location of the previous definition
/tmp//ccq31243.o: In function `main':
/tmp//ccu10981.o: In function `main':
/tmp//ccO25602.o: In function `xxx':
/tmp//ccaQ4202.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//ccT20261.o: In function `main':
/tmp//ccKP4832.o: In function `main':
/tmp//ccL15071.o: In function `xxx':
/tmp//ccK26106.o: In function `main':
/tmp//ccK19436.o: In function `main':
/tmp//ccZU4731.o: In function `main':
/tmp//ccKv3005.o: In function `xxx':
/tmp//ccq32544.o: In function `main':

-- 
Report by Test::Smoke v1.40 build 1242 running on perl 5.8.8
(Reporter v0.035 / Smoker v0.044)

Reply via email to