[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201505060829.t468T7LT028022@compaq.bandsman.co.uk>
Content-transfer-encoding: 8bit
Content-type: text/plain; charset=UTF8
MIME-version: 1.0
Date: Wed, 06 May 2015 04:29:07 -0400
Subject: Smoke [5.10.1] perl-5.10.1-6-ge94431a FAIL(Xc) linux 3.16.0-4-amd64 [debian] (x86_64/12 cpu)
Automated smoke report for 5.10.1 patch e94431af0ada74486afd65207f3e0345fe7485fe perl-5.10.1-6-ge94431a
cyberpower2: Intel(R) Core(TM) i7-4960X CPU @ 3.60GHz (GenuineIntel 1858MHz) (x86_64/12 cpu)
on linux - 3.16.0-4-amd64 [debian]
using gcc-5 version 5.1.1
smoketime 4 minutes 59 seconds (average 1 minute 39.667 seconds)
Summary: FAIL(Xc)
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
perl-5.10.1-6-ge94431a Configuration (common) none
----------- ---------------------------------------------------------
c - - - -Accflags="-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fsanitize=bounds" -Duseithreads
X X - - -Acc=gcc-5 -Duseithreads
c - - - -Aldflags="-fsanitize=bounds" -Duseithreads
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKEe94431af0ada74486afd65207f3e0345fe7485fe
Failures: (common-args) none
[stdio] -Acc=gcc-5 -Duseithreads
Inconsistent test results (between TEST and harness):
../t/op/magic.t.........................FAILED at test 45
../t/op/numconvert.t....................FAILED at test 104
../t/op/reg_namedcapture.t..............FAILED at test 2
../t/comp/cpp.t.........................FAILED--no leader found
../t/run/switchPx.t.....................FAILED--no leader found
../t/op/pat.t...........................FAILED at test 1063
../t/op/pat_thr.t.......................FAILED at test 1063
../t/op/range.t.........................FAILED at test 84
[perlio] -Acc=gcc-5 -Duseithreads
Inconsistent test results (between TEST and harness):
../t/op/pat_thr.t.......................FAILED at test 1063
../t/op/pat.t...........................FAILED at test 1063
../t/op/range.t.........................FAILED at test 84
../t/run/switchPx.t.....................FAILED--no leader found
../t/comp/cpp.t.........................FAILED--no leader found
../t/op/reg_namedcapture.t..............FAILED at test 2
../t/op/numconvert.t....................FAILED at test 104
../t/op/magic.t.........................FAILED at test 45
Compiler messages(gcc):
try.c: In function âmainâ:
hv.c: In function âPerl_hv_commonâ:
hv.c:39:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regcomp.c: In function âS_dump_trieâ:
regcomp.h:801:36: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âS_dump_trie_interim_listâ:
regcomp.c: In function âS_dump_trie_interim_tableâ:
hv.c: In function âS_share_hek_flagsâ:
regcomp.c: In function âPerl_re_compileâ:
regcomp.c: In function âPerl_reg_named_buff_nextkeyâ:
regcomp.c: In function âPerl_pregfreeâ:
regcomp.c: In function âPerl_regdupe_internalâ:
regcomp.c:9678:14: warning: variable ânparâ set but not used [-Wunused-but-set-variable]
pp.c: In function âPerl_pp_notâ:
pp.c:2473:31: warning: identifier "not" is a special operator name in C++ [-Wc++-compat]
pp.c: In function âPerl_pp_complementâ:
pp.c:2480:37: warning: identifier "compl" is a special operator name in C++ [-Wc++-compat]
pp_sys.c: In function âPerl_pp_getpriorityâ:
pp_sys.c:4332:23: warning: enum conversion when passing argument 1 of âgetpriorityâ is invalid in C++ [-Wc++-compat]
pp_sys.c: In function âPerl_pp_setpriorityâ:
pp_sys.c:4347:23: warning: enum conversion when passing argument 1 of âsetpriorityâ is invalid in C++ [-Wc++-compat]
pp_ctl.c: In function âPerl_pp_gotoâ:
pp_ctl.c:2452:7: warning: variable âgimmeâ set but not used [-Wunused-but-set-variable]
pp_ctl.c:2451:8: warning: variable ânewspâ set but not used [-Wunused-but-set-variable]
pp_ctl.c: In function âPerl_pp_leavegivenâ:
pp_ctl.c:3888:9: warning: variable âgimmeâ set but not used [-Wunused-but-set-variable]
pp_ctl.c: In function âPerl_pp_leavewhenâ:
pp_ctl.c:4436:9: warning: variable âgimmeâ set but not used [-Wunused-but-set-variable]
regexec.c: In function âS_regtryâ:
regexp.h:427:53: warning: right-hand operand of comma expression has no effect [-Wunused-value]
regexec.c: In function âS_regmatchâ:
regcomp.c: In function âS_reg_namedseqâ:
perlio.c: In function âPerlIOBuf_get_baseâ:
perlio.c:4126:9: warning: operation on âb->bufâ may be undefined [-Wsequence-point]
compress.c: In function âsendMTFValuesâ:
compress.c:243:19: warning: variable ânBytesâ set but not used [-Wunused-but-set-variable]
POSIX.o: In function `XS_POSIX_tmpnam':
re_comp.c: In function âS_reg_namedseqâ:
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.20.2
(Reporter v0.050 / Smoker v0.045)