Automated smoke report for 5.13.8 patch
95a517db36c4d56cf2a5e6103e3235de4c1c38f8 v5.13.8-300-g95a517d
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 0AAB)
smoketime 12 hours 9 minutes (average 1 hour 31 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.8-300-g95a517d 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
SMOKE95a517db36c4d56cf2a5e6103e3235de4c1c38f8
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/cpan/Time-Local/t/Local.t..........FAILED at test 138
../t/dist/Net-Ping/t/450_service.t......FAILED at test 9
../t/op/sprintf.t.......................FAILED at test 226
../t/porting/test_bootstrap.t...........FAILED--non-zero wait status: 512
../t/porting/manifest.t.................FAILED at test 9520
../ext/DynaLoader/t/DynaLoader.t........FAILED at test 20
[stdio] -Duseithreads
[stdio] -DDEBUGGING -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
../t/io/errno.t.........................FAILED at test 10
../t/cpan/Time-Local/t/Local.t..........FAILED at test 138
../t/dist/Net-Ping/t/450_service.t......FAILED at test 9
../t/op/sprintf.t.......................FAILED at test 226
../t/porting/test_bootstrap.t...........FAILED--non-zero wait status: 512
../t/porting/manifest.t.................FAILED at test 9520
../ext/DynaLoader/t/DynaLoader.t........FAILED at test 20
[perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[perlio] -DDEBUGGING -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
../t/io/errno.t.........................FAILED at test 9
../t/cpan/Time-Local/t/Local.t..........FAILED at test 138
../t/dist/Net-Ping/t/450_service.t......FAILED at test 9
../t/op/sprintf.t.......................FAILED at test 226
../t/porting/test_bootstrap.t...........FAILED--non-zero wait status: 512
../t/porting/manifest.t.................FAILED at test 9520
../ext/DynaLoader/t/DynaLoader.t........FAILED at test 20
[stdio] -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
../t/io/errno.t.........................FAILED at test 12
../t/cpan/Time-Local/t/Local.t..........FAILED at test 138
../t/dist/Net-Ping/t/450_service.t......FAILED at test 9
../t/op/sprintf.t.......................FAILED at test 226
../t/porting/test_bootstrap.t...........FAILED--non-zero wait status: 512
../t/porting/manifest.t.................FAILED at test 9520
../ext/DynaLoader/t/DynaLoader.t........FAILED at test 20
[perlio] -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
../t/io/errno.t.........................FAILED at test 14
../t/cpan/Time-Local/t/Local.t..........FAILED at test 138
../t/dist/Net-Ping/t/450_service.t......FAILED at test 9
../t/op/sprintf.t.......................FAILED at test 226
../t/porting/test_bootstrap.t...........FAILED--non-zero wait status: 512
../t/porting/manifest.t.................FAILED at test 9520
../ext/DynaLoader/t/DynaLoader.t........FAILED at test 20
Compiler messages(gcc):
/tmp//ccb30208.o: In function `main':
/tmp//ccQ13753.o: In function `main':
/tmp//ccIQ2479.o: In function `xxx':
/tmp//ccJ30449.o: In function `main':
perlio.c: In function `PerlIO_push':
perlio.c:1272: warning: int format, size_t arg (arg 3)
perlio.c:1272: warning: int format, long unsigned int arg (arg 5)
perlio.c:1280: warning: int format, size_t arg (arg 3)
perlio.c:1280: warning: int format, long unsigned int arg (arg 5)
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
util.o: In function `savestr':
str.o: In function `str_2ptr':
../libperl.a(sv.o): In function `Perl_sv_2pv_flags':
/tmp//ccY10957.o: In function `main':
/home/stsc/source/p5-current/UU/try.c:20: warning: strcpy() is almost always
misused, consider using strlcpy()
/tmp//ccbL9795.o: In function `main':
/home/stsc/source/p5-current/UU/try.c:29: warning: strcpy() is almost always
misused, consider using strlcpy()
/tmp//cct26002.o: In function `xxx':
/home/stsc/source/p5-current/UU/try.c:29: warning: vsprintf() is often misused,
consider using vsnprintf()
/tmp//cch17755.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:2756: 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//ccS20205.o: In function `main':
/tmp//ccA31858.o: In function `main':
/tmp//ccE27330.o: In function `xxx':
/tmp//ccL32606.o: In function `main':
/tmp//ccg10355.o: In function `main':
/tmp//ccS22595.o: In function `main':
/tmp//ccFa2521.o: In function `xxx':
/tmp//ccLt9948.o: In function `main':
/tmp//cct16920.o: In function `main':
/tmp//ccf10179.o: In function `main':
/tmp//ccf22460.o: In function `xxx':
/tmp//ccZ29684.o: In function `main':
perlio.c:1272: warning: int format, size_t arg (arg 4)
perlio.c:1272: warning: int format, long unsigned int arg (arg 6)
perlio.c:1280: warning: int format, size_t arg (arg 4)
perlio.c:1280: warning: int format, long unsigned int arg (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//ccb23707.o: In function `main':
/tmp//cceD4569.o: In function `main':
/tmp//cci23108.o: In function `xxx':
/tmp//ccT25978.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//ccJ24987.o: In function `main':
/tmp//ccfMa846.o: In function `main':
/tmp//ccp30485.o: In function `xxx':
/tmp//ccQ27371.o: In function `main':
/tmp//cczt6051.o: In function `main':
/tmp//ccMv8975.o: In function `main':
/tmp//ccl21670.o: In function `xxx':
/tmp//ccU17169.o: In function `main':
--
Report by Test::Smoke v1.44 build 1285 running on perl 5.8.8
(Reporter v0.035 / Smoker v0.045)