[via nntp.perl.org] [similar] [parsed detail]
Message-Id: <202012210207.0BL27gGJ984101@vier.local>
Date: Sun, 20 Dec 2020 21:07 -0500
Content-type: text/plain; charset="UTF8"
Mime-version: 1.0
Subject: Smoke [blead] v5.33.5-27-ge406736c41 PASS linux 5.4.51-v8+ [Debian GNU/Linux 10.5] (aarch64/4 cpu) {blead_gcc_quick}
Content-Transfer-Encoding: 8bit
Smoke logs available at http://m-l.org/~perl/smoke/perl/aarch64-linux-gnu-thread-multi/blead_gcc_quick/loge406736c4117f8f403b44413687d4c8df036c44b.loggz
Automated smoke report for branch blead 5.33.6 patch e406736c4117f8f403b44413687d4c8df036c44b v5.33.5-27-ge406736c41
develpi64: (100 MHz) (aarch64/4 cpu)
on linux - 5.4.51-v8+ [Debian GNU/Linux 10.5]
using ccache gcc version 8.3.0
smoketime 2 hours 41 minutes (average 40 minutes 15 seconds)
Summary: PASS
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.33.5-27-ge406736c41 Configuration (common) -Accflags="-Werror=declaration-after-statement" -Dcc="ccache gcc"
----------- ---------------------------------------------------------
O O
O O -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEe406736c4117f8f403b44413687d4c8df036c44b
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
regexec.c: In function âS_regmatchâ:
regexec.c:9287:23: warning: operand of ?: changes signedness from âlong intâ to âSTRLENâ {aka âlong unsigned intâ} due to unsignedness of other operand [-Wsign-compare]
Opcode.xs: In function âXS_Opcode_invert_opsetâ:
Opcode.xs:364:25: warning: overflow in conversion from âintâ to âcharâ changes value from â(int)*(bitmap + ((sizetype)my_cxt.x_opset_len + 18446744073709551615)) & -256â to â0â [-Woverflow]
re_exec.c: In function âS_regmatchâ:
re_exec.c:9287:23: warning: operand of ?: changes signedness from âlong intâ to âSTRLENâ {aka âlong unsigned intâ} due to unsignedness of other operand [-Wsign-compare]
./const-xs.inc: In function âboot_Socketâ:
./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
Opcode.xs:364:25: warning: overflow in conversion from âintâ to âcharâ changes value from â(int)*(bitmap + ((sizetype)my_cxtp->x_opset_len + 18446744073709551615)) & -256â to â0â [-Woverflow]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.1
(Reporter v0.053 / Smoker v0.046)