Automated smoke report for 5.13.5 patch
43fead97d9090f614849cdd8195a6900ee682952 v5.13.5-76-g43fead9
eurynome.mirbsd.org: Dual-Core AMD Opteron(tm) Processor 1212 HE
("AuthenticAMD" 686-class, 1024KB L2 cache) (2008 MHz) (i386/1 cpu)
on mirbsd - 10
using mgcc version 3.4.6 (propolice; gpc; MirOS 0AA6)
smoketime 21 hours 43 minutes (average 2 hours 42 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.5-76-g43fead9 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
SMOKE43fead97d9090f614849cdd8195a6900ee682952
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 9184
../ext/DynaLoader/t/DynaLoader.t........FAILED at test 20
[stdio/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 9184
../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
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 9184
../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 223
../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 9184
../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
[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 9184
../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
Compiler messages(gcc):
/tmp//ccP32150.o: In function `main':
/tmp//ccc22581.o: In function `main':
/tmp//ccB17694.o: In function `xxx':
/tmp//ccH29934.o: In function `main':
regcomp.c: In function `Perl_re_compile':
regcomp.c:4276: warning: variable 'exp' might be clobbered by `longjmp' or
`vfork'
regcomp.c:4277: warning: variable 'xend' might be clobbered by `longjmp' or
`vfork'
regcomp.c:4289: warning: variable 'restudied' might be clobbered by `longjmp'
or `vfork'
universal.c: In function `XS_re_regexp_pattern':
universal.c:1209: warning: ISO C90 forbids mixed declarations and code
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
util.o: In function `savestr':
str.o: In function `str_2ptr':
../libperl.a(toke.o): In function `Perl_yylex':
/tmp//ccj11081.o: In function `main':
/home/stsc/source/p5-current/UU/try.c:20: warning: strcpy() is almost always
misused, consider using strlcpy()
/tmp//cca10583.o: In function `main':
/home/stsc/source/p5-current/UU/try.c:29: warning: strcpy() is almost always
misused, consider using strlcpy()
/tmp//cccz3213.o: In function `xxx':
/home/stsc/source/p5-current/UU/try.c:29: warning: vsprintf() is often misused,
consider using vsnprintf()
/tmp//ccJ22564.o: In function `main':
/home/stsc/source/p5-current/UU/try.c:52: warning: sprintf() is often misused,
consider using snprintf()
regcomp.c:4292: warning: variable 're_debug_flags' might be clobbered by
`longjmp' or `vfork'
/home/stsc/source/p5-current/toke.c:3171: 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//ccDM7359.o: In function `main':
/tmp//ccNx6023.o: In function `main':
/tmp//ccU11033.o: In function `xxx':
/tmp//ccx26892.o: In function `main':
/tmp//ccHF3060.o: In function `main':
/tmp//ccM15853.o: In function `main':
/tmp//ccr14768.o: In function `xxx':
/tmp//ccU10381.o: In function `main':
/tmp//ccD30939.o: In function `main':
/tmp//ccs17460.o: In function `main':
/tmp//ccIQ7134.o: In function `xxx':
/tmp//ccMp9095.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//ccn17506.o: In function `main':
/tmp//ccp11582.o: In function `main':
/tmp//ccC22524.o: In function `xxx':
/tmp//ccg13244.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//ccO13312.o: In function `main':
/tmp//cct15659.o: In function `main':
/tmp//ccm22396.o: In function `xxx':
/tmp//ccqy3485.o: In function `main':
/tmp//ccDQ4017.o: In function `main':
/tmp//ccZf5845.o: In function `main':
/tmp//ccsu5367.o: In function `xxx':
/tmp//ccy19997.o: In function `main':
--
Report by Test::Smoke v1.43 build 1271 running on perl 5.8.8
(Reporter v0.035 / Smoker v0.045)