[via nntp.perl.org] [similar] [parsed detail]
Date: Sat, 5 Sep 2020 17:34:01 -0400 (EDT)
Message-Id: <202009052134.085LY1TJ049978@cjg-freebsd12>
Subject: Smoke [smoke-me/khw-pr_api2] v5.33.1-106-gc916656727 FAIL(F) freebsd 12.1-RELEASE-p9 (amd64/1 cpu)
Automated smoke report for branch smoke-me/khw-pr_api2 5.33.2 patch c916656727c4691f574fdc94b5b376df3011885c v5.33.1-106-gc916656727
cjg-freebsd12: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
on freebsd - 12.1-RELEASE-p9
using clang version 4.2.1 Compatible FreeBSD Clang 8.0.1 (tags/RELEASE_801/final 366581)
smoketime 6 hours 59 minutes (average 34 minutes 60 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.33.1-106-gc916656727 Configuration (common) -Dcc=clang
----------- ---------------------------------------------------------
F F
F F -Duse64bitall
F F -Duselongdouble
F F -Duseithreads
F F -Duseithreads -Duse64bitall
F F -Duseithreads -Duselongdouble
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEc916656727c4691f574fdc94b5b376df3011885c
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=clang
[default]
../t/porting/regen.t........................................FAILED
23
Non-zero exit status: 255
Bad plan. You planned 43 tests but ran 23.
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../t/porting/podcheck.t.....................................FAILED
192-193
../t/porting/regen.t........................................FAILED
23
Non-zero exit status: 255
Bad plan. You planned 43 tests but ran 23.
MANIFEST did not declare '.mailmap'
Passed Todo tests: (common-args) -Dcc=clang
[default]
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../dist/Net-Ping/t/010_pingecho.t...........................PASSED
2
../dist/Net-Ping/t/450_service.t............................PASSED
9, 18
Compiler messages(gcc):
sv.c:12566:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
./handy.h:679:37: note: expanded from macro 'strnEQ'
sv.c:12566:41: note: use array indexing to silence this warning
Call.xs:242:6: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
../../perl.h:3844:10: note: expanded from macro 'PERL_FILTER_EXISTS'
SysV.xs:382:24: warning: comparison of integers of different signs: 'int' and 'UV' (aka 'unsigned long') [-Wsign-compare]
SysV.xs:384:11: warning: comparison of integers of different signs: 'int' and 'UV' (aka 'unsigned long') [-Wsign-compare]
APItest.xs:380:23: warning: comparison of integers of different signs: 'I32' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
mro.xs:252:31: warning: comparison of integers of different signs: 'I32' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)