Automated smoke report for 5.9.4 patch 27937
bobby.ztreet.xs4all.nl: 7400 (Revision 0x209) (400 MHz) (macppc/1 cpu)
on openbsd - 3.7
using cc version 3.3.5 (propolice)
smoketime 10 hours 27 minutes (average 1 hour 18 minutes)
Summary: FAIL(F)
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
27937 Configuration (common) none
----------- ---------------------------------------------------------
F F F F
F F F F -Duse64bitint
F F F F -Duseithreads
F F F F -Duseithreads -Duse64bitint
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE27937
Failures: (common-args) none
[stdio/perlio]
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
../t/io/dup.t...........................FAILED 15-16
../t/io/open.t..........................FAILED 93
../t/op/utftaint.t......................FAILED 87-88
Compiler messages(gcc):
/tmp//ccw16338.o(.text+0x5c): In function `main':
/tmp//ccf17363.o(.text+0x84): In function `main':
/tmp//ccW25807.o(.text+0xd0): In function `main':
gv.c: In function `Perl_gv_fetchmethod_autoload':
gv.c:559: warning: null argument where non-null required (arg 2)
gv.c: In function `Perl_gv_fullname4':
gv.c:1268: warning: null argument where non-null required (arg 2)
regcomp.c: In function `S_study_chunk':
regcomp.c:1578: warning: comparison is always false due to limited range of
data type
hv.c: In function `Perl_refcounted_he_new':
hv.c:2692: warning: `value_p' might be used uninitialized in this function
pp_hot.c: In function `Perl_pp_entersub':
pp_hot.c:2776: warning: null argument where non-null required (arg 2)
sv.c: In function `Perl_sv_upgrade':
sv.c:1254: warning: comparison is always false due to limited range of data type
sv.c:1308: warning: comparison is always false due to limited range of data type
sv.c: In function `Perl_sv_len_utf8':
sv.c:5328: warning: comparison is always false due to limited range of data type
sv.c: In function `S_sv_pos_u2b_cached':
sv.c:5485: warning: comparison is always false due to limited range of data type
sv.c:5490: warning: comparison is always false due to limited range of data type
sv.c: In function `S_utf8_mg_pos_cache_update':
sv.c:5610: warning: comparison is always false due to limited range of data type
sv.c: In function `Perl_sv_pos_b2u':
sv.c:5867: warning: comparison is always false due to limited range of data type
sv.c:5870: warning: comparison is always false due to limited range of data type
pp.c: In function `Perl_pp_rv2cv':
pp.c:363: warning: null argument where non-null required (arg 2)
pp.c: In function `Perl_pp_splice':
pp.c:4127: warning: `tmparyval' might be used uninitialized in this function
pp_ctl.c: In function `Perl_pp_goto':
pp_ctl.c:2318: warning: null argument where non-null required (arg 2)
pp_sys.c: In function `Perl_pp_select':
pp_sys.c:1169: warning: null argument where non-null required (arg 2)
doop.c: In function `Perl_do_vop':
doop.c:1289: warning: unsigned int format, I32 arg (arg 2)
regexec.c: In function `S_regmatch':
regexec.c:4289: warning: comparison is always false due to limited range of
data type
util.o(.text+0x3a68): In function `Perl_find_script':
toke.o(.text+0x8924): In function `Perl_yylex':
perlio.o(.text+0x791c): In function `PerlIO_vsprintf':
libperl.a(op.o)(.text+0x450): In function `Perl_allocmy':
libperl.a(DynaLoader.o)(.text+0x32c): In function `XS_DynaLoader_dl_load_file':
libperl.a(util.o)(.text+0x54a0): In function `Perl_upg_version':
libperl.a(perlio.o)(.text+0x791c): In function `PerlIO_vsprintf':
util.o(.text+0x24c): In function `savestr':
str.o(.text+0xa8): In function `str_2ptr':
byterun.c: In function `byterun':
byterun.c:894: warning: comparison is always false due to limited range of data
type
re_exec.c: In function `S_regmatch':
re_exec.c:4289: warning: comparison is always false due to limited range of
data type
re_comp.c: In function `S_study_chunk':
re_comp.c:1578: warning: comparison is always false due to limited range of
data type
../libperl.a(pp_ctl.o)(.text+0xa48c): In function `Perl_pp_entereval':
../libperl.a(sv.o)(.text+0x26ac): In function `Perl_sv_2pv_flags':
../libperl.a(perlio.o)(.text+0x791c): In function `PerlIO_vsprintf':
/tmp//ccQ32117.o(.text+0x5c): In function `main':
/Test-Smoke/perl-current/UU/try.c:20: warning: sprintf() is often misused,
please use snprintf()
/tmp//ccJ10927.o(.text+0x84): In function `main':
/Test-Smoke/perl-current/UU/try.c:29: warning: sprintf() is often misused,
please use snprintf()
/tmp//ccX14337.o(.text+0xd0): In function `main':
/Test-Smoke/perl-current/UU/try.c:52: warning: sprintf() is often misused,
please use snprintf()
util.o(.text+0x50d4): In function `Perl_find_script':
/Test-Smoke/perl-current/util.c:3118: warning: strcpy() is almost always
misused, please use strlcpy()
toke.o(.text+0xb684): In function `Perl_yylex':
/Test-Smoke/perl-current/toke.c:5967: warning: sprintf() is often misused,
please use snprintf()
perlio.o(.text+0x80b4): In function `PerlIO_vsprintf':
/Test-Smoke/perl-current/perlio.c:5138: warning: vsprintf() is often misused,
please use vsnprintf()
/Test-Smoke/perl-current/op.c:254: warning: strcpy() is almost always misused,
please use strlcpy()
libperl.a(DynaLoader.o)(.text+0x6f8): In function `XS_DynaLoader_dl_load_file':
/Test-Smoke/perl-current/ext/DynaLoader/DynaLoader.xs:171: warning: strcat() is
almost always misused, please use strlcat()
libperl.a(util.o)(.text+0x6d08): In function `Perl_upg_version':
/Test-Smoke/perl-current/util.c:4291: warning: sprintf() is often misused,
please use snprintf()
libperl.a(perlio.o)(.text+0x80b4): In function `PerlIO_vsprintf':
util.o(.text+0x3ac): In function `savestr':
/Test-Smoke/perl-current/x2p/util.c:146: warning: strcpy() is almost always
misused, please use strlcpy()
str.o(.text+0xe4): In function `str_2ptr':
/Test-Smoke/perl-current/x2p/str.c:32: warning: sprintf() is often misused,
please use snprintf()
../libperl.a(pp_ctl.o)(.text+0x10a04): In function `Perl_pp_entereval':
/Test-Smoke/perl-current/pp_ctl.c:3503: warning: strcpy() is almost always
misused, please use strlcpy()
../libperl.a(sv.o)(.text+0x7544): In function `Perl_sv_2pv_flags':
/Test-Smoke/perl-current/sv.c:2652: warning: sprintf() is often misused, please
use snprintf()
../libperl.a(perlio.o)(.text+0x80b4): In function `PerlIO_vsprintf':
/tmp//ccM16707.o(.text+0x5c): In function `main':
/tmp//ccn10741.o(.text+0x84): In function `main':
/tmp//ccs28142.o(.text+0xd0): In function `main':
util.o(.text+0x3a94): In function `Perl_find_script':
toke.o(.text+0x8a20): In function `Perl_yylex':
perlio.o(.text+0x7e14): In function `PerlIO_vsprintf':
libperl.a(DynaLoader.o)(.text+0x330): In function `XS_DynaLoader_dl_load_file':
libperl.a(util.o)(.text+0x5500): In function `Perl_upg_version':
libperl.a(perlio.o)(.text+0x7e14): In function `PerlIO_vsprintf':
../libperl.a(pp_ctl.o)(.text+0xa72c): In function `Perl_pp_entereval':
../libperl.a(sv.o)(.text+0x2e4c): In function `Perl_sv_2pv_flags':
../libperl.a(perlio.o)(.text+0x7e14): In function `PerlIO_vsprintf':
/tmp//ccVG6716.o(.text+0x5c): In function `main':
/tmp//ccy23122.o(.text+0x84): In function `main':
/tmp//cce14577.o(.text+0xd0): In function `main':
util.o(.text+0x5114): In function `Perl_find_script':
toke.o(.text+0xb7b8): In function `Perl_yylex':
perlio.o(.text+0x85ac): In function `PerlIO_vsprintf':
libperl.a(DynaLoader.o)(.text+0x6fc): In function `XS_DynaLoader_dl_load_file':
libperl.a(util.o)(.text+0x6d7c): In function `Perl_upg_version':
libperl.a(perlio.o)(.text+0x85ac): In function `PerlIO_vsprintf':
../libperl.a(pp_ctl.o)(.text+0x10ce4): In function `Perl_pp_entereval':
../libperl.a(sv.o)(.text+0xa16c): In function `Perl_sv_2pv_flags':
../libperl.a(perlio.o)(.text+0x85ac): In function `PerlIO_vsprintf':
/tmp//ccP19654.o(.text+0x5c): In function `main':
/tmp//ccZ25652.o(.text+0x84): In function `main':
/tmp//ccwD6489.o(.text+0xd0): In function `main':
gv.c:558: warning: null argument where non-null required (arg 3)
gv.c:1268: warning: null argument where non-null required (arg 3)
pp_hot.c:2775: warning: null argument where non-null required (arg 3)
sv.c: In function `Perl_sv_dup':
sv.c:10008: warning: comparison is always false due to limited range of data
type
pp.c:363: warning: null argument where non-null required (arg 3)
pp_ctl.c:2317: warning: null argument where non-null required (arg 3)
pp_sys.c:1169: warning: null argument where non-null required (arg 3)
doop.c:1289: warning: unsigned int format, I32 arg (arg 3)
util.o(.text+0x40e4): In function `Perl_find_script':
toke.o(.text+0x80ac): In function `Perl_yylex':
perlio.o(.text+0x1d0): In function `PerlIO_debug':
libperl.a(op.o)(.text+0x4fc): In function `Perl_allocmy':
libperl.a(DynaLoader.o)(.text+0x370): In function `XS_DynaLoader_dl_load_file':
libperl.a(util.o)(.text+0x5d20): In function `Perl_upg_version':
libperl.a(perlio.o)(.text+0x1d0): In function `PerlIO_debug':
../libperl.a(util.o)(.text+0x40e4): In function `Perl_find_script':
../libperl.a(util.o)(.text+0x5d20): In function `Perl_upg_version':
../libperl.a(perlio.o)(.text+0x1d0): In function `PerlIO_debug':
/tmp//ccMg9322.o(.text+0x5c): In function `main':
/tmp//ccA15406.o(.text+0x84): In function `main':
/tmp//ccO14495.o(.text+0xd0): In function `main':
util.o(.text+0x57f8): In function `Perl_find_script':
toke.o(.text+0xaef8): In function `Perl_yylex':
/Test-Smoke/perl-current/perlio.c:478: warning: vsprintf() is often misused,
please use vsnprintf()
libperl.a(DynaLoader.o)(.text+0x764): In function `XS_DynaLoader_dl_load_file':
libperl.a(util.o)(.text+0x760c): In function `Perl_upg_version':
../libperl.a(util.o)(.text+0x57f8): In function `Perl_find_script':
../libperl.a(util.o)(.text+0x760c): In function `Perl_upg_version':
/tmp//ccA20667.o(.text+0x5c): In function `main':
/tmp//cck31465.o(.text+0x84): In function `main':
/tmp//ccI17219.o(.text+0xd0): In function `main':
util.o(.text+0x4114): In function `Perl_find_script':
toke.o(.text+0x81b8): In function `Perl_yylex':
perlio.o(.text+0x1d4): In function `PerlIO_debug':
libperl.a(DynaLoader.o)(.text+0x374): In function `XS_DynaLoader_dl_load_file':
libperl.a(util.o)(.text+0x5d7c): In function `Perl_upg_version':
libperl.a(perlio.o)(.text+0x1d4): In function `PerlIO_debug':
../libperl.a(util.o)(.text+0x4114): In function `Perl_find_script':
../libperl.a(util.o)(.text+0x5d7c): In function `Perl_upg_version':
../libperl.a(perlio.o)(.text+0x1d4): In function `PerlIO_debug':
/tmp//ccB23593.o(.text+0x5c): In function `main':
/tmp//ccDp6576.o(.text+0x84): In function `main':
/tmp//ccw31283.o(.text+0xd0): In function `main':
util.o(.text+0x5838): In function `Perl_find_script':
toke.o(.text+0xb02c): In function `Perl_yylex':
libperl.a(DynaLoader.o)(.text+0x76c): In function `XS_DynaLoader_dl_load_file':
libperl.a(util.o)(.text+0x7678): In function `Perl_upg_version':
../libperl.a(util.o)(.text+0x5838): In function `Perl_find_script':
../libperl.a(util.o)(.text+0x7678): In function `Perl_upg_version':
--
Report by Test::Smoke v1.19_76 build 921 running on perl 5.8.6
(Reporter v0.026 / Smoker v0.027)