[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201505061035.t46AZnr7010495@compaq.bandsman.co.uk>
Content-transfer-encoding: 8bit
Content-type: text/plain; charset=UTF8
MIME-version: 1.0
Date: Wed, 06 May 2015 06:35:50 -0400
Subject: Smoke [5.14.4] v5.14.4-2-g5875c53 FAIL(Xc) linux 3.16.0-4-amd64 [debian] (x86_64/12 cpu)
Automated smoke report for 5.14.4 patch 5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa v5.14.4-2-g5875c53
cyberpower2: Intel(R) Core(TM) i7-4960X CPU @ 3.60GHz (GenuineIntel 3160MHz) (x86_64/12 cpu)
on linux - 3.16.0-4-amd64 [debian]
using gcc-5 version 5.1.1
smoketime 11 minutes 41 seconds (average 3 minutes 53.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
v5.14.4-2-g5875c53 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 - -Acc=gcc-5 -Duseithreads
c - -Aldflags="-fsanitize=bounds" -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa
Failures: (common-args) none
[default] -Acc=gcc-5 -Duseithreads
Inconsistent test results (between TEST and harness):
../t/op/magic.t.........................FAILED at test 41
../t/cpan/HTTP-Tiny/t/001_api.t.........FAILED--expected 2 tests, saw 0
../t/cpan/HTTP-Tiny/t/060_http_date.t...FAILED--no leader found
../t/cpan/HTTP-Tiny/t/030_response.t....FAILED--no leader found
../t/cpan/HTTP-Tiny/t/010_url.t.........FAILED--no leader found
../t/dist/autouse/t/autouse.t...........FAILED--expected 12 tests, saw 8
../t/cpan/HTTP-Tiny/t/110_mirror.t......FAILED--no leader found
../t/op/numconvert.t....................FAILED at test 104
../t/cpan/HTTP-Tiny/t/130_redirect.t....FAILED--no leader found
../t/cpan/HTTP-Tiny/t/020_headers.t.....FAILED--no leader found
../t/cpan/HTTP-Tiny/t/120_put.t.........FAILED--no leader found
../t/cpan/HTTP-Tiny/t/000_load.t........FAILED at test 1
../t/cpan/HTTP-Tiny/t/00-compile.t......FAILED at test 1
../t/cpan/HTTP-Tiny/t/050_chunked_body.tFAILED--no leader found
../t/dist/IO/t/io_multihomed.t..........FAILED--expected test 6, saw test 8
../t/cpan/HTTP-Tiny/t/100_get.t.........FAILED--no leader found
../t/cpan/HTTP-Tiny/t/002_croakage.t....FAILED--no leader found
../t/re/reg_namedcapture.t..............FAILED at test 2
../t/op/range.t.........................FAILED at test 84
../t/cpan/HTTP-Tiny/t/040_content.t.....FAILED--no leader found
Compiler messages(gcc):
try.c: In function âmainâ:
regcomp.c: In function âS_dump_trieâ:
regcomp.h:839:40: 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â:
toke.c: In function âPerl_yylexâ:
toke.c:4796:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regcomp.c: In function âPerl_re_compileâ:
regcomp.c: In function âPerl_reg_named_buff_nextkeyâ:
hv.c: In function âS_hv_delete_commonâ:
hv.c:888:16: warning: variable âfirst_entryâ set but not used [-Wunused-but-set-variable]
hv.c: In function âS_clear_placeholdersâ:
hv.c:1600:7: warning: variable âfirstâ set but not used [-Wunused-but-set-variable]
hv.c: In function âS_unshare_hek_or_pvnâ:
hv.c:2630:10: warning: variable âfirstâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âPerl_pregfree2â:
regcomp.c: In function âPerl_regdupe_internalâ:
regcomp.c:11674:14: warning: variable ânparâ set but not used [-Wunused-but-set-variable]
pp_ctl.c: In function âPerl_pp_gotoâ:
pp_ctl.c:2702:7: warning: variable âgimmeâ set but not used [-Wunused-but-set-variable]
pp_ctl.c:2701:8: warning: variable ânewspâ set but not used [-Wunused-but-set-variable]
pp_ctl.c: In function âPerl_pp_leavewhenâ:
pp_ctl.c:4857:9: warning: variable âgimmeâ set but not used [-Wunused-but-set-variable]
pp_sys.c: In function âPerl_pp_warnâ:
pp_sys.c:422:17: warning: variable âpvâ set but not used [-Wunused-but-set-variable]
pp_sys.c: In function âPerl_pp_dieâ:
pp_sys.c:462:17: warning: variable âpvâ set but not used [-Wunused-but-set-variable]
regexec.c: In function âS_find_byclassâ:
regexec.c:1394:9: warning: variable âlncâ set but not used [-Wunused-but-set-variable]
regexec.c: In function âS_regmatchâ:
regexec.c:130:39: warning: variable âthrow_awayâ set but not used [-Wunused-but-set-variable]
regcomp.c:4539:19: warning: variable âinitial_charsetâ might be clobbered by âlongjmpâ or âvforkâ [-Wclobbered]
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':
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.20.2
(Reporter v0.050 / Smoker v0.045)