Automated smoke report for 5.15.3 patch 
c0fd9d21fa8befdee8616b7b28eccadc9d2d938d v5.15.3-39-gc0fd9d2
zippy: AMD Athlon(tm) Dual Core Processor 5050e (AuthenticAMD 2400MHz) 
(x86_64/2 cpu)
    on        linux - 2.6.35-28-generic [debian]
    using     cc version 4.4.5
    smoketime 11 hours 9 minutes (average 41 minutes 50 seconds)

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.15.3-39-gc0fd9d2  Configuration (common) none
----------- ---------------------------------------------------------
X X X X     
X X X X     -Duse64bitint
X X X X     -Duselongdouble
X X X X     -Dusemorebits
X X X X     -Duseithreads
X X X X     -Duseithreads -Duse64bitint
X X X X     -Duseithreads -Duselongdouble
X X X X     -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    uncommitted-changes
    SMOKEc0fd9d21fa8befdee8616b7b28eccadc9d2d938d

Failures: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Duselongdouble
[stdio/perlio] -DDEBUGGING -Duselongdouble
[stdio/perlio] -Dusemorebits
[stdio/perlio] -DDEBUGGING -Dusemorebits
Inconsistent test results (between TEST and harness):
    ../t/re/regexp_trielist.t............... 
......................................... FAILED--unexpected output at test 1539
    ../t/re/regexp.t........................ 
.................................................. FAILED--unexpected output at 
test 1539
    ../t/re/regexp_qr_embed.t............... 
......................................... FAILED--unexpected output at test 1539
    ../t/re/regexp_notrie.t................. 
........................................... FAILED--unexpected output at test 
1539
    ../t/re/regexp_noamp.t.................. 
............................................ FAILED--unexpected output at test 
1539
    ../t/re/regexp_qr.t..................... 
............................................... FAILED--unexpected output at 
test 1539

[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Duselongdouble
[stdio/perlio] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
Inconsistent test results (between TEST and harness):
    ../t/re/regexp_trielist.t............... 
......................................... FAILED--unexpected output at test 1539
    ../t/re/regexp.t........................ 
.................................................. FAILED--unexpected output at 
test 1539
    ../t/re/regexp_qr_embed.t............... 
......................................... FAILED--unexpected output at test 1539
    ../t/re/regexp_notrie.t................. 
........................................... FAILED--unexpected output at test 
1539
    ../t/re/regexp_noamp.t.................. 
............................................ FAILED--unexpected output at test 
1539
    ../t/re/regexp_qr.t..................... 
............................................... FAILED--unexpected output at 
test 1539
    ../t/re/regexp_qr_embed_thr.t........... 
..................................... FAILED--unexpected output at test 1539

Compiler messages(gcc):
Configure ...try.c: In function ‘main’:
try.c:36: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result
try.c:37: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result
try.c:53: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
try.c:66: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
try.c:72: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
try.c:78: warning: ignoring return value of ‘read’, declared with attribute 
warn_unused_result
gv.c: In function ‘S_maybe_add_coresub’:
gv.c:390: warning: ‘oldcurcop’ may be used uninitialized in this function
gv.c:391: warning: ‘oldparser’ may be used uninitialized in this function
gv.c:392: warning: ‘oldsavestack_ix’ may be used uninitialized in this function
gv.c:386: warning: ‘oldcompcv’ may be used uninitialized in this function
util.c: In function ‘S_write_no_mem’:
util.c:67: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
sv.c: In function ‘Perl_sv_2pv_flags’:
sv.c:2750: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c:2939: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c: In function ‘Perl_sv_vcatpvfn’:
sv.c:9962: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c:10800: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
doio.c: In function ‘Perl_nextargv’:
doio.c:868: warning: ignoring return value of ‘fchown’, declared with attribute 
warn_unused_result
doio.c: In function ‘S_exec_failed’:
doio.c:1372: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
perlio.c: In function ‘PerlIO_debug’:
perlio.c:495: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result
perlio.c: In function ‘S_more_refcounted_fds’:
perlio.c:2353: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result
Call.xs: In function ‘filter_call’:
Call.xs:63: warning: format ‘%d’ expects type ‘int’, but argument 3 has type 
‘STRLEN’
Call.xs:63: warning: format ‘%d’ expects type ‘int’, but argument 5 has type 
‘STRLEN’
Call.xs:100: warning: format ‘%d’ expects type ‘int’, but argument 4 has type 
‘STRLEN’
Call.xs:156: warning: format ‘%d’ expects type ‘int’, but argument 3 has type 
‘STRLEN’
Call.xs:175: warning: format ‘%d’ expects type ‘int’, but argument 4 has type 
‘STRLEN’
sdbm.c: In function ‘makroom’:
sdbm.c:371: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
sv.c:2750: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
sv.c:2939: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
sv.c:10800: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
perl.c: In function ‘S_init_tls_and_interp’:
perl.c:97: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
sv.c: In function ‘Perl_dirp_dup’:
sv.c:11247: warning: ignoring return value of ‘fchdir’, declared with attribute 
warn_unused_result
perlio.c:486: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result
threads.xs: In function ‘S_ithread_create’:
threads.xs:711: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)

Reply via email to