develooper Front page | perl.perl5.porters | Postings from April 2015

Smoke [blead] v5.21.11-25-g996de84 FAIL(XF) linux 3.10.0-123.el7.x86_64 [CentOS Linux 7 (x86_64/1 cpu[1 cores])

From:
scott
Date:
April 30, 2015 16:26
Subject:
Smoke [blead] v5.21.11-25-g996de84 FAIL(XF) linux 3.10.0-123.el7.x86_64 [CentOS Linux 7 (x86_64/1 cpu[1 cores])
Message ID:
201504300742.t3U7gGOE019091@internaught.io
Automated smoke report for branch blead 5.21.12 patch 996de84d864e2452987ceb29dbf56f1ce92846b8 v5.21.11-25-g996de84
internaught.io: Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz (GenuineIntel 2400MHz) (x86_64/1 cpu[1 cores])
    on        linux - 3.10.0-123.el7.x86_64 [CentOS Linux 7 (Core)]
    using     cc version 4.8.3 20140911 (Red Hat 4.8.3-9)
    smoketime 1 hour 55 minutes (average 57 minutes 58 seconds)

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

v5.21.11-25-g996de84  Configuration (common) none
----------- ---------------------------------------------------------
F F F X F F -Duseithreads
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    SMOKE996de84d864e2452987ceb29dbf56f1ce92846b8

Tests skipped on user request:
    # One test name on a line
Failures: (common-args) none
[stdio/perlio/en_US.utf8] -Duseithreads
[perlio/en_US.utf8] -DDEBUGGING -Duseithreads
    ../t/porting/pending-author.t...............................FAILED
        1

[stdio] -DDEBUGGING -Duseithreads
Inconsistent test results (between TEST and harness):
    ../t/cpan/IO-Compress/t/105oneshot-deflate.t ......................... FAILED--expected 1002 tests, saw 176
    ../t/dist/threads/t/end.t............... ............................................ FAILED--expected 6 tests, saw 3
    ../t/dist/threads/t/free.t.............. ........................................... FAILED--expected 29 tests, saw 1
    ../t/cpan/IO-Compress/t/100generic-rawdeflate.t ...................... FAILED--expected 794 tests, saw 81
    ../t/dist/threads-shared/t/wait.t....... .................................... FAILED--expected 91 tests, saw 7
    ../t/dist/threads-shared/t/waithires.t.. ............................... FAILED--expected 63 tests, saw 3
    ../t/dist/threads/t/thread.t............ ......................................... FAILED--expected 35 tests, saw 6
    ../ext/File-Glob/t/threads.t............ ....................................... FAILED--no leader found
    ../t/dist/threads/t/basic.t............. .......................................... FAILED--expected 34 tests, saw 7
    ../t/dist/threads-shared/t/av_refs.t.... ................................. FAILED--expected 14 tests, saw 9
    ../t/io/dup.t........................... ...................................................... FAILED at test 16
    ../t/io/open.t.......................... ..................................................... FAILED at test 97
    ../t/io/closepid.t...................... ................................................. FAILED--non-zero wait status: 11
    ../t/cpan/IO-Compress/t/105oneshot-rawdeflate.t ...................... FAILED--expected 1002 tests, saw 176
    ../t/cpan/IO-Compress/t/100generic-gzip.t ............................ FAILED--expected 794 tests, saw 81
    ../t/dist/Thread-Queue/t/03_peek.t...... ................................... FAILED--expected 19 tests, saw 7
    ../t/porting/pending-author.t........... ...................................... FAILED at test 1
    ../t/cpan/IPC-Cmd/t/01_IPC-Cmd.t........ ..................................... FAILED at test 21
    ../t/re/speed_thr.t..................... ................................................ FAILED--expected 25 tests, saw 0
    ../t/cpan/IO-Compress/t/105oneshot-zip.t ............................. FAILED--expected 1002 tests, saw 176
    ../t/cpan/IO-Compress/t/100generic-deflate.t ......................... FAILED--expected 794 tests, saw 81
    ../t/dist/threads-shared/t/cond.t....... .................................... FAILED--expected 32 tests, saw 15
    ../t/cpan/IO-Compress/t/100generic-zip.t ............................. FAILED--expected 794 tests, saw 81
    ../t/cpan/IO-Compress/t/105oneshot-gzip.t ............................ FAILED--expected 1002 tests, saw 176
    ../ext/Hash-Util-FieldHash/t/03_class.t. ............................ FAILED--expected 7 tests, saw 6
    ../ext/Hash-Util-FieldHash/t/04_thread.t ........................... FAILED--expected 30 tests, saw 18
    ../t/dist/threads/t/free2.t............. .......................................... FAILED--expected 78 tests, saw 1
    ../t/cpan/IO-Compress/t/100generic-bzip2.t ........................... FAILED--expected 794 tests, saw 81
    ../t/cpan/IO-Compress/t/cz-14gzopen.t... ................................ FAILED--expected 264 tests, saw 149
    ../t/cpan/IO-Compress/t/105oneshot-bzip2.t ........................... FAILED--expected 1002 tests, saw 176

Compiler messages(gcc):
Zlib.c: In function ‘XS_Compress__Raw__Zlib_constant’:
../../embed.h:656:37: warning: ‘iv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
./constants.xs:11:6: note: ‘iv’ was declared here
DB_File.c: In function ‘XS_DB_File_constant’:
MD5.xs:159:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration]
SysV.c: In function ‘XS_IPC__SysV__constant’:
./const-xs.inc:11:6: note: ‘iv’ was declared here
ListUtil.xs: In function ‘XS_List__Util_reduce’:
../../cop.h:1186:10: warning: variable ‘newsp’ set but not used [-Wunused-but-set-variable]
ListUtil.xs:327:9: note: in expansion of macro ‘dMULTICALL’
ListUtil.xs: In function ‘XS_List__Util_first’:
ListUtil.xs:381:9: note: in expansion of macro ‘dMULTICALL’
ListUtil.xs: In function ‘XS_List__Util_any’:
ListUtil.xs:447:9: note: in expansion of macro ‘dMULTICALL’
ListUtil.xs: In function ‘XS_List__Util_pairfirst’:
ListUtil.xs:509:9: note: in expansion of macro ‘dMULTICALL’
ListUtil.xs: In function ‘XS_List__Util_pairgrep’:
ListUtil.xs:593:9: note: in expansion of macro ‘dMULTICALL’
ListUtil.xs: In function ‘XS_List__Util_pairmap’:
ListUtil.xs:689:17: warning: unused variable ‘b’ [-Wunused-variable]
ListUtil.xs:688:17: warning: unused variable ‘a’ [-Wunused-variable]
ListUtil.xs:683:9: note: in expansion of macro ‘dMULTICALL’
ListUtil.xs:731:17: warning: unused variable ‘b’ [-Wunused-variable]
ListUtil.xs:730:17: warning: unused variable ‘a’ [-Wunused-variable]
ListUtil.c: In function ‘XS_List__Util_min’:
ListUtil.xs:129:16: warning: ‘retval’ may be used uninitialized in this function [-Wmaybe-uninitialized]
ListUtil.xs:99:8: note: ‘retval’ was declared here
ODBM_File.c: In function ‘XS_ODBM_File_STORE’:
ODBM_File.c:381:6: warning: variable ‘flags’ set but not used [-Wunused-but-set-variable]
ODBM_File.c: In function ‘XS_ODBM_File_DELETE’:
ODBM_File.xs:60:31: warning: identifier ‘delete’ conflicts with C++ keyword [-Wc++-compat]
ODBM_File.c:467:11: note: in expansion of macro ‘odbm_DELETE’
Opcode.xs: In function ‘opmask_addlocal’:
../../perl.h:6281:12: warning: unused variable ‘my_cxtp’ [-Wunused-variable]
Opcode.xs:230:5: note: in expansion of macro ‘dMY_CXT’
HiRes.xs: In function ‘XS_Time__HiRes_setitimer’:
HiRes.xs:1112:2: warning: enum conversion when passing argument 1 of ‘setitimer’ is invalid in C++ [-Wc++-compat]
/usr/include/sys/time.h:132:12: note: expected ‘__itimer_which_t’ but argument is of type ‘int’
HiRes.xs: In function ‘XS_Time__HiRes_getitimer’:
HiRes.xs:1127:2: warning: enum conversion when passing argument 1 of ‘getitimer’ is invalid in C++ [-Wc++-compat]
/usr/include/sys/time.h:126:12: note: expected ‘__itimer_which_t’ but argument is of type ‘int’
HiRes.c: In function ‘XS_Time__HiRes_constant’:
Piece.xs: In function ‘_strptime’:
Piece.xs:688:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs:782:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs: In function ‘XS_Time__Piece__strftime’:
Piece.xs:1059:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs:350:13: warning: ‘copyright’ defined but not used [-Wunused-variable]
Piece.xs:352:13: warning: ‘sccsid’ defined but not used [-Wunused-variable]
ExtTest.c: In function ‘XS_ExtTest_constant’:
../../../../embed.h:668:40: warning: ‘pv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: ‘pv’ was declared here
../../../../embed.h:668:40: warning: ‘iv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
ExtTest.xs:418:6: note: ‘iv’ was declared here
ExtTest.xs:194:14: note: ‘pv’ was declared here
../../../../embed.h:656:37: warning: ‘iv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
ExtTest.xs:166:6: note: ‘iv’ was declared here

Non-Fatal messages(gcc):



-- 
Report by Test::Smoke v1.61_07 running on perl 5.20.1
(Reporter v0.053 / Smoker v0.046)




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About