Automated smoke report for 5.8.7 patch 25692
Wankel: Celeron (Mendocino) (GenuineIntel 401MHz) (i686/2 cpu)
on linux - 2.6.12-1.1372_FC3smp [fedora]
using cc version 3.4.4 20050721 (Red Hat 3.4.4-2)
smoketime 12 hours 59 minutes (average 1 hour 17 minutes)
Summary: FAIL(XF)
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
25692 Configuration (common) none
----------- ---------------------------------------------------------
F - - F - - -Uuseperlio
O O O O O O
O O O X X X -Dusemorebits
O O O O O O -Duseithreads
X X X X X X -Duseithreads -Dusemorebits
| | | | | +- LC_ALL = nl_NL.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = nl_NL.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
MAINT24637
SMOKE25692
Failures: (common-args) none
[stdio] -Uuseperlio
[stdio] -DDEBUGGING -Uuseperlio
../ext/IO/t/io_sock.t...................FAILED 18-26
[stdio/perlio/nl_NL.utf8] -DDEBUGGING -Dusemorebits
Inconsistent test results (between TEST and harness):
../lib/ExtUtils/t/Constant.t............FAILED at test 3
[stdio/perlio/nl_NL.utf8] -Duseithreads -Dusemorebits
Inconsistent test results (between TEST and harness):
../ext/threads/shared/t/av_simple.t.....FAILED--expected 43 tests, saw 9
[stdio/perlio/nl_NL.utf8] -DDEBUGGING -Duseithreads -Dusemorebits
Inconsistent test results (between TEST and harness):
../ext/threads/shared/t/av_simple.t.....FAILED--expected 43 tests, saw 9
../lib/ExtUtils/t/Constant.t............FAILED at test 3
MANIFEST did not declare 't/ext-13494/ExtTest.pm'
MANIFEST did not declare 't/ext-13494/ExtTest.xs'
MANIFEST did not declare 't/ext-13494/ExtTest.xsc'
MANIFEST did not declare 't/ext-13494/MANIFEST'
MANIFEST did not declare 't/ext-13494/Makefile'
MANIFEST did not declare 't/ext-13494/Makefile.PL'
MANIFEST did not declare 't/ext-13494/pm_to_blib'
MANIFEST did not declare 't/ext-13494/test.h'
MANIFEST did not declare 't/ext-13494/test.pl'
MANIFEST did not declare 't/ext-16594/ExtTest.pm'
MANIFEST did not declare 't/ext-16594/ExtTest.xs'
MANIFEST did not declare 't/ext-16594/ExtTest.xsc'
MANIFEST did not declare 't/ext-16594/MANIFEST'
MANIFEST did not declare 't/ext-16594/Makefile'
MANIFEST did not declare 't/ext-16594/Makefile.PL'
MANIFEST did not declare 't/ext-16594/pm_to_blib'
MANIFEST did not declare 't/ext-16594/test.h'
MANIFEST did not declare 't/ext-16594/test.pl'
MANIFEST did not declare 't/ext-21935/ExtTest.pm'
MANIFEST did not declare 't/ext-21935/ExtTest.xs'
MANIFEST did not declare 't/ext-21935/ExtTest.xsc'
MANIFEST did not declare 't/ext-21935/MANIFEST'
MANIFEST did not declare 't/ext-21935/Makefile'
MANIFEST did not declare 't/ext-21935/Makefile.PL'
MANIFEST did not declare 't/ext-21935/pm_to_blib'
MANIFEST did not declare 't/ext-21935/test.h'
MANIFEST did not declare 't/ext-21935/test.pl'
MANIFEST did not declare 't/ext-27219/ExtTest.pm'
MANIFEST did not declare 't/ext-27219/ExtTest.xs'
MANIFEST did not declare 't/ext-27219/ExtTest.xsc'
MANIFEST did not declare 't/ext-27219/MANIFEST'
MANIFEST did not declare 't/ext-27219/Makefile'
MANIFEST did not declare 't/ext-27219/Makefile.PL'
MANIFEST did not declare 't/ext-27219/pm_to_blib'
MANIFEST did not declare 't/ext-27219/test.h'
MANIFEST did not declare 't/ext-27219/test.pl'
MANIFEST did not declare 't/ext-3432/ExtTest.pm'
MANIFEST did not declare 't/ext-3432/ExtTest.xs'
MANIFEST did not declare 't/ext-3432/ExtTest.xsc'
MANIFEST did not declare 't/ext-3432/MANIFEST'
MANIFEST did not declare 't/ext-3432/Makefile'
MANIFEST did not declare 't/ext-3432/Makefile.PL'
MANIFEST did not declare 't/ext-3432/pm_to_blib'
MANIFEST did not declare 't/ext-3432/test.h'
MANIFEST did not declare 't/ext-3432/test.pl'
MANIFEST did not declare 't/ext-8377/ExtTest.pm'
MANIFEST did not declare 't/ext-8377/ExtTest.xs'
MANIFEST did not declare 't/ext-8377/ExtTest.xsc'
MANIFEST did not declare 't/ext-8377/MANIFEST'
MANIFEST did not declare 't/ext-8377/Makefile'
MANIFEST did not declare 't/ext-8377/Makefile.PL'
MANIFEST did not declare 't/ext-8377/pm_to_blib'
MANIFEST did not declare 't/ext-8377/test.h'
MANIFEST did not declare 't/ext-8377/test.pl'
Compiler messages(gcc):
gv.c: In function `Perl_gv_init':
gv.c:164: warning: ignoring return value of `Perl_start_subparse', declared
with attribute warn_unused_result
perly.y: In function `Perl_yyparse':
perly.y:417: warning: null argument where non-null required (arg 1)
op.c: In function `Perl_newCONSTSUB':
op.c:4586: warning: null argument where non-null required (arg 1)
hv.c: In function `Perl_hv_undef':
hv.c:1629: warning: null argument where non-null required (arg 1)
sv.c: In function `Perl_sv_clear':
sv.c:5284: warning: ignoring return value of `Perl_io_close', declared with
attribute warn_unused_result
opmini.c: In function `Perl_newCONSTSUB':
opmini.c:4586: warning: null argument where non-null required (arg 1)
byterun.c: In function `byterun':
byterun.c:899: warning: comparison is always false due to limited range of data
type
Dumper.xs: In function `XS_Data__Dumper_Dumpxs':
Dumper.xs:1107: warning: passing arg 4 of `Perl_sv_insert' discards qualifiers
from pointer target type
POSIX.xs: In function `XS_POSIX_sigaction':
POSIX.xs:1260: warning: passing arg 1 of `Perl_whichsig' discards qualifiers
from pointer target type
POSIX.xs:1263: warning: passing arg 1 of `Perl_whichsig' discards qualifiers
from pointer target type
perl.c: In function `Perl_get_debug_opts_flags':
perl.c:2998: warning: initialization discards qualifiers from pointer target
type
perly.y:417: warning: null argument where non-null required (arg 2)
hv.c:1629: warning: null argument where non-null required (arg 2)
perlio.c: In function `PerlIO_clone':
perlio.c:649: warning: ignoring return value of `Perl_fp_dup', declared with
attribute warn_unused_result
Dumper.xs:1107: warning: passing arg 5 of `Perl_sv_insert' discards qualifiers
from pointer target type
DProf.xs:140: warning: `unused' attribute ignored
POSIX.xs:1260: warning: passing arg 2 of `Perl_whichsig' discards qualifiers
from pointer target type
POSIX.xs:1263: warning: passing arg 2 of `Perl_whichsig' discards qualifiers
from pointer target type
--
Report by Test::Smoke v1.19_75 build 911 running on perl 5.8.5
(Reporter v0.026 / Smoker v0.026)