[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/khw-handy] v5.29.9-47-g961034c FAIL(F) linux 4.4.0-144-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)
Message-ID: <20190408171651.162D016022B@cjg-trusty>
Date: Mon, 8 Apr 2019 12:16:50 -0500 (CDT)
Automated smoke report for branch smoke-me/khw-handy 5.29.10 patch 961034cef151d0c32508ce85585d25c72909053e v5.29.9-47-g961034c
cjg-trusty: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2222MHz) (x86_64/1 cpu)
on linux - 4.4.0-144-generic [Ubuntu 14.04.6 LTS (trusty)]
using g++ version 4.8.4
smoketime 6 hours 20 minutes (average 31 minutes 45 seconds)
Summary: FAIL(F)
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.29.9-47-g961034c Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
F F
F F -Dusequadmath
F F -Duse64bitall
F F -Duseithreads
F F -Duseithreads -Dusequadmath
F F -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE961034cef151d0c32508ce85585d25c72909053e
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=g++
[default]
[default] -DDEBUGGING
[default] -Dusequadmath
[default] -DDEBUGGING -Dusequadmath
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Dusequadmath
[default] -DDEBUGGING -Duseithreads -Dusequadmath
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../ext/XS-APItest/t/handy00.t...............................FAILED
Non-zero exit status: 255
Bad plan. You planned 124291 tests but ran 0.
../ext/XS-APItest/t/handy01.t...............................FAILED
Non-zero exit status: 255
Bad plan. You planned 103224 tests but ran 0.
../ext/XS-APItest/t/handy02.t...............................FAILED
Non-zero exit status: 255
Bad plan. You planned 1 tests but ran 0.
../ext/XS-APItest/t/handy03.t...............................FAILED
Non-zero exit status: 255
Bad plan. You planned 1 tests but ran 0.
../ext/XS-APItest/t/handy04.t...............................FAILED
Non-zero exit status: 255
Bad plan. You planned 1 tests but ran 0.
../ext/XS-APItest/t/handy05.t...............................FAILED
Non-zero exit status: 255
Bad plan. You planned 1 tests but ran 0.
../ext/XS-APItest/t/handy06.t...............................FAILED
Non-zero exit status: 255
Bad plan. You planned 1 tests but ran 0.
../ext/XS-APItest/t/handy07.t...............................FAILED
Non-zero exit status: 255
Bad plan. You planned 1 tests but ran 0.
../ext/XS-APItest/t/handy08.t...............................FAILED
Non-zero exit status: 255
Bad plan. You planned 1 tests but ran 0.
../ext/XS-APItest/t/handy09.t...............................FAILED
Non-zero exit status: 255
Bad plan. You planned 1 tests but ran 0.
Passed Todo tests: (common-args) -Dcc=g++
[default]
[default] -DDEBUGGING
[default] -Dusequadmath
[default] -DDEBUGGING -Dusequadmath
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Dusequadmath
[default] -DDEBUGGING -Duseithreads -Dusequadmath
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/Module-Metadata/t/extract-version.t.................PASSED
7, 11, 15, 19, 23, 27, 31, 35, 39, 43, 47
51, 55, 59, 63, 67, 71, 75, 79, 83, 87
91, 95, 99, 106, 110, 114, 118, 122, 126
130, 134, 138, 142, 149, 153, 157, 161
165, 169, 173, 177, 181, 185, 195, 199
203
Compiler messages(gcc):
regcomp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':
regcomp.c:6614:68: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]
perl.h:3432:62: note: in definition of macro 'EXPECT'
perl.h:3437:52: note: in expansion of macro 'cBOOL'
handy.h:2307:9: note: in expansion of macro 'UNLIKELY'
handy.h:2307:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
handy.h:2319:30: note: in expansion of macro 'MEM_WRAP_CHECK'
handy.h:2400:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
regcomp.c:6614:5: note: in expansion of macro 'Newx'
utf8.c: In function 'U8* Perl_bytes_to_utf8(const U8*, STRLEN*)':
utf8.c:2668:55: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]
utf8.c:2668:5: note: in expansion of macro 'Newx'
Encode.c: In function 'void XS_Encode_decode(CV*)':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'void XS_Encode_encode(CV*)':
Encode.c:1398:5: note: in expansion of macro 'dXSI32'
re_comp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':
re_comp.c:6614:68: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]
../../perl.h:3432:62: note: in definition of macro 'EXPECT'
../../perl.h:3437:52: note: in expansion of macro 'cBOOL'
../../handy.h:2307:9: note: in expansion of macro 'UNLIKELY'
../../handy.h:2307:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
../../handy.h:2319:30: note: in expansion of macro 'MEM_WRAP_CHECK'
../../handy.h:2400:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
re_comp.c:6614:5: note: in expansion of macro 'Newx'
regcomp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
utf8.c: In function 'U8* Perl_bytes_to_utf8(PerlInterpreter*, const U8*, STRLEN*)':
Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':
re_comp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)