Enabled stack-use-after-return (Linux/Darwin) and leak-detection (Linux).
Smoke logs available at
http://m-l.org/~perl/smoke/perl/linux/smoke-me_clang_sanitize=address/Dagfinn%20Ilmari%20Manns%C3%A5ker/logf670b92587674e9e613f2363394d631f85987393.log.gz
Automated smoke report for branch smoke-me/ilmari/siginfo-fd 5.31.1 patch
f670b92587674e9e613f2363394d631f85987393 v5.31.0-75-gf670b92587
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz)
(x86_64/1 cpu[8 cores])
on linux - 5.1.6-200.fc29.x86_64 [Fedora 29 (Server Edition)]
using clang version 4.2.1 Compatible Clang 7.0.1 (Fedora 7.0.1-6.fc29)
smoketime 1 day 22 hours 38 minutes (average 2 hours 54 minutes)
Summary: FAIL(FM)
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.0-75-gf670b92587 Configuration (common)
-Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer
-fsanitize=address -fno-common -fsanitize-blacklist=`pwd`/asan_ignore"
-Aldflags="-fsanitize=address" -Dcc=clang
----------- ---------------------------------------------------------
O O F O O F
O O F O O F -Accflags=-DPERL_POISON
M - - O O F -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
M - - M - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
M - - O O F -Duseithreads
M - - O O F -Duseithreads -Accflags=-DPERL_POISON
M - - O O F -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
M - - M - - -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:
SMOKEf670b92587674e9e613f2363394d631f85987393
Failures: (common-args) -Accflags="-Werror=declaration-after-statement -g
-fno-omit-frame-pointer -fsanitize=address -fno-common
-fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fsanitize=address"
-Dcc=clang
[en_US.utf8]
[en_US.utf8] -DDEBUGGING
[en_US.utf8] -Accflags=-DPERL_POISON
[en_US.utf8] -DDEBUGGING -Accflags=-DPERL_POISON
[en_US.utf8] -DDEBUGGING -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
[en_US.utf8] -DDEBUGGING -Duseithreads
[en_US.utf8] -DDEBUGGING -Duseithreads -Accflags=-DPERL_POISON
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
-Accflags=-DPERL_GLOBAL_STRUCT
../cpan/Pod-Simple/t/JustPod_corpus.t.......................FAILED
Non-zero exit status: 2
Bad plan. You planned 16 tests but ran 14.
Compiler messages(gcc):
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:485:3: note: expanded from macro
'__glibc_macro_warning'
/usr/include/sys/cdefs.h:483:42: note: expanded from macro
'__glibc_macro_warning1'
<scratch space>:114: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>:117: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>:120: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>:123:6: note: expanded from here
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.2
(Reporter v0.053 / Smoker v0.046)