develooper Front page | perl.daily-build.reports | Postings from October 2019

Smoke [smoke-me/khw-expand] v5.31.4-319-gd742ff8889 FAIL(X) linux5.2.7-200.fc30.x86_64 [Fedora 30 (x86_64/1 cpu[8 cores]){smoke-me_clang_sanitize=undefined}

From:
George Greer
Date:
October 14, 2019 16:10
Subject:
Smoke [smoke-me/khw-expand] v5.31.4-319-gd742ff8889 FAIL(X) linux5.2.7-200.fc30.x86_64 [Fedora 30 (x86_64/1 cpu[8 cores]){smoke-me_clang_sanitize=undefined}
Message ID:
201910141610.x9EGAMi1027059@vier.local
This now errors on undefined behavior instead of warning.  Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_clang_sanitize=undefined/Karl%20Williamson/logd742ff88895627efd884a8c31b59fcc26924989c.log.gz

Automated smoke report for branch smoke-me/khw-expand 5.31.5 patch d742ff88895627efd884a8c31b59fcc26924989c v5.31.4-319-gd742ff8889
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1 cpu[8 cores])
    on        linux - 5.2.7-200.fc30.x86_64 [Fedora 30 (Server Edition)]
    using     clang version 4.2.1 Compatible Clang 8.0.0 (Fedora 8.0.0-3.fc30)
    smoketime 2 days 7 hours 48 minutes (average 3 hours 29 minutes)

Summary: FAIL(X)

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.31.4-319-gd742ff8889  Configuration (common) -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fno-sanitize-recover=undefined -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fno-sanitize-recover=undefined" -Dcc=clang
----------- ---------------------------------------------------------
O O O O O O 
O O O O O O -Accflags=-DPERL_POISON
O O O O O O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
O O X O O O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
O O O O O O -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    SMOKEd742ff88895627efd884a8c31b59fcc26924989c

Failures: (common-args) -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fno-sanitize-recover=undefined -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fno-sanitize-recover=undefined" -Dcc=clang
[en_US.utf8] -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
Inconsistent test results (between TEST and harness):
    ../dist/Tie-File/t/29a_upcopy.t......... .................................... FAILED at test 52

Compiler messages(gcc):
regcomp.c:14746:43: warning: result of comparison of constant 223 with expression of type 'char' is always false [-Wtautological-constant-out-of-range-compare]
./perl.h:3599:58: note: expanded from macro 'UNLIKELY'
./handy.h:111:24: note: expanded from macro 'cBOOL'
./perl.h:3578:62: note: expanded from macro 'EXPECT'
sv.c:12540:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
./handy.h:538:37: note: expanded from macro 'strnEQ'
sv.c:12540:41: note: use array indexing to silence this warning
Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: expanded from macro 'dXSI32'
Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
./const-xs.inc:131:42: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated [-W#pragma-messages]
/usr/include/netdb.h:609:3: note: expanded from macro 'AI_IDN_ALLOW_UNASSIGNED'
/usr/include/sys/cdefs.h:503:3: note: expanded from macro '__glibc_macro_warning'
/usr/include/sys/cdefs.h:501:42: note: expanded from macro '__glibc_macro_warning1'
<scratch space>:140:6: note: expanded from here
./const-xs.inc:134:46: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated [-W#pragma-messages]
/usr/include/netdb.h:611:3: note: expanded from macro 'AI_IDN_USE_STD3_ASCII_RULES'
<scratch space>:143:6: note: expanded from here
./const-xs.inc:386:42: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated [-W#pragma-messages]
/usr/include/netdb.h:650:3: note: expanded from macro 'NI_IDN_ALLOW_UNASSIGNED'
<scratch space>:146:6: note: expanded from here
./const-xs.inc:389:46: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated [-W#pragma-messages]
/usr/include/netdb.h:652:3: note: expanded from macro 'NI_IDN_USE_STD3_ASCII_RULES'
<scratch space>:149:6: note: expanded from here
re_comp.c:14746:43: warning: result of comparison of constant 223 with expression of type 'char' is always false [-Wtautological-constant-out-of-range-compare]
../../perl.h:3599:58: note: expanded from macro 'UNLIKELY'
../../handy.h:111:24: note: expanded from macro 'cBOOL'
../../perl.h:3578:62: note: expanded from macro 'EXPECT'

Non-Fatal messages(gcc):

-- 
Report by Test::Smoke v1.72 running on perl 5.28.2
(Reporter v0.053 / Smoker v0.046)



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About