Enabled stack-use-after-return (Linux/Darwin) and leak-detection (Linux).
Smoke logs available at
http://m-l.org/~perl/smoke/perl/linux/blead_clang++_sanitize=address/log7ea7c4bb61d23965a7ad7041fe9c58b5075aac85.log.gz
Automated smoke report for branch blead 5.31.4 patch
7ea7c4bb61d23965a7ad7041fe9c58b5075aac85 v5.31.3-40-g7ea7c4bb61
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-1.fc30)
smoketime 4 days 13 hours 30 minutes (average 6 hours 50 minutes)
Summary: FAIL(XFM)
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.3-40-g7ea7c4bb61 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 O O O O
O O O X X O -Accflags=-DPERL_POISON
X X O O O O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
M - - M - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O F O -Duseithreads
O O O O X X -Duseithreads -Accflags=-DPERL_POISON
O X F O O O -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:
SMOKE7ea7c4bb61d23965a7ad7041fe9c58b5075aac85
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++
[stdio] -DDEBUGGING -Accflags=-DPERL_POISON
[stdio/perlio] -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
Inconsistent test results (between TEST and harness):
../t/re/pat_advanced.t..................
............................................. FAILED--no leader found
[perlio] -DDEBUGGING -Accflags=-DPERL_POISON
Inconsistent test results (between TEST and harness):
../dist/Tie-File/t/29a_upcopy.t.........
.................................... FAILED at test 41
[perlio] -DDEBUGGING -Duseithreads
../dist/Tie-File/t/29a_upcopy.t.............................FAILED
24, 52
[perlio] -DDEBUGGING -Duseithreads -Accflags=-DPERL_POISON
Inconsistent test results (between TEST and harness):
../dist/Tie-File/t/29a_upcopy.t.........
.................................... FAILED at test 40
[en_US.utf8] -DDEBUGGING -Duseithreads -Accflags=-DPERL_POISON
Inconsistent test results (between TEST and harness):
../dist/Tie-File/t/29a_upcopy.t.........
.................................... FAILED at test 51
[perlio] -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
Inconsistent test results (between TEST and harness):
../cpan/Memoize/t/speed.t...............
.......................................... FAILED at test 2
[en_US.utf8] -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
../t/re/pat_advanced.t......................................FAILED
No plan found in TAP output
Compiler messages(gcc):
op.c:3008:5: warning: unused typedef '_static_assertion_failed_3009'
[-Wunused-local-typedef]
./perl.h:3556:52: note: expanded from macro 'STATIC_ASSERT_STMT'
./perl.h:3551:39: note: expanded from macro 'STATIC_ASSERT_DECL'
./perl.h:3550:41: note: expanded from macro 'STATIC_ASSERT_1'
./perl.h:3549:7: note: expanded from macro 'STATIC_ASSERT_2'
<scratch space>:72:1: note: expanded from here
op.c:3010:5: warning: unused typedef '_static_assertion_failed_3011'
[-Wunused-local-typedef]
<scratch space>:75:1: note: expanded from here
op.c:16185:21: warning: unused typedef '_static_assertion_failed_16185'
[-Wunused-local-typedef]
<scratch space>:93:1: note: expanded from here
toke.c:783:5: warning: unused typedef '_static_assertion_failed_784'
[-Wunused-local-typedef]
<scratch space>:65:1: note: expanded from here
regcomp.c:15095:5: warning: unused typedef '_static_assertion_failed_15095'
[-Wunused-local-typedef]
<scratch space>:289:1: note: expanded from here
regcomp.c:19393:21: warning: unused typedef '_static_assertion_failed_19393'
[-Wunused-local-typedef]
<scratch space>:60:1: note: expanded from here
regcomp.c:19394:21: warning: unused typedef '_static_assertion_failed_19394'
[-Wunused-local-typedef]
<scratch space>:63:1: note: expanded from here
pp_hot.c:1188:9: warning: unused typedef '_static_assertion_failed_1188'
[-Wunused-local-typedef]
<scratch space>:80:1: note: expanded from here
sv.c:12506:41: warning: adding 'int' to a string does not append to the string
[-Wstring-plus-int]
./handy.h:508:37: note: expanded from macro 'strnEQ'
sv.c:12506:41: note: use array indexing to silence this warning
sv.c:1287:2: warning: unused typedef '_static_assertion_failed_1287'
[-Wunused-local-typedef]
sv.c:1288:2: warning: unused typedef '_static_assertion_failed_1288'
[-Wunused-local-typedef]
<scratch space>:68:1: note: expanded from here
sv.c:4235:5: warning: unused typedef '_static_assertion_failed_4235'
[-Wunused-local-typedef]
<scratch space>:91:1: note: expanded from here
sv.c:4236:5: warning: unused typedef '_static_assertion_failed_4236'
[-Wunused-local-typedef]
<scratch space>:94:1: note: expanded from here
sv.c:4321:3: warning: unused typedef '_static_assertion_failed_4321'
[-Wunused-local-typedef]
<scratch space>:97:1: note: expanded from here
sv.c:9637:5: warning: unused typedef '_static_assertion_failed_9637'
[-Wunused-local-typedef]
<scratch space>:102:1: note: expanded from here
sv.c:9676:5: warning: unused typedef '_static_assertion_failed_9676'
[-Wunused-local-typedef]
<scratch space>:105:1: note: expanded from here
sv.c:9731:5: warning: unused typedef '_static_assertion_failed_9731'
[-Wunused-local-typedef]
<scratch space>:108:1: note: expanded from here
pp.c:3121:5: warning: unused typedef '_static_assertion_failed_3121'
[-Wunused-local-typedef]
<scratch space>:151:1: note: expanded from here
pp_sys.c:527:5: warning: unused typedef '_static_assertion_failed_527'
[-Wunused-local-typedef]
pp_sys.c:528:5: warning: unused typedef '_static_assertion_failed_528'
[-Wunused-local-typedef]
<scratch space>:83:1: note: expanded from here
pp_sys.c:529:5: warning: unused typedef '_static_assertion_failed_529'
[-Wunused-local-typedef]
<scratch space>:86:1: note: expanded from here
locale.c:1740:27: warning: array subscript is of type 'char' [-Wchar-subscripts]
locale.c:1741:27: warning: array subscript is of type 'char' [-Wchar-subscripts]
DynaLoader.c:535:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
../../XSUB.h:134:29: note: expanded from macro 'XS_EXTERNAL'
compress.c:190:13: warning: 'register' storage class specifier is deprecated
and incompatible with C++17 [-Wdeprecated-register]
compress.c:191:13: warning: 'register' storage class specifier is deprecated
and incompatible with C++17 [-Wdeprecated-register]
compress.c:192:13: warning: 'register' storage class specifier is deprecated
and incompatible with C++17 [-Wdeprecated-register]
compress.c:198:16: warning: 'register' storage class specifier is deprecated
and incompatible with C++17 [-Wdeprecated-register]
compress.c:360:13: warning: 'register' storage class specifier is deprecated
and incompatible with C++17 [-Wdeprecated-register]
compress.c:361:13: warning: 'register' storage class specifier is deprecated
and incompatible with C++17 [-Wdeprecated-register]
attributes.c:465:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
B.c:3510:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Bzip2.c:1669:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
deflate.c:1240:5: warning: 'register' storage class specifier is deprecated and
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1241:5: warning: 'register' storage class specifier is deprecated and
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1242:5: warning: 'register' storage class specifier is deprecated and
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1261:5: warning: 'register' storage class specifier is deprecated and
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1262:5: warning: 'register' storage class specifier is deprecated and
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1263:5: warning: 'register' storage class specifier is deprecated and
incompatible with C++17 [-Wdeprecated-register]
deflate.c:54:12: warning: unused variable 'deflate_copyright'
[-Wunused-const-variable]
Cwd.c:1079:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Dumper.c:1930:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
inftrees.c:11:12: warning: unused variable 'inflate_copyright'
[-Wunused-const-variable]
trees.c:1164:5: warning: 'register' storage class specifier is deprecated and
incompatible with C++17 [-Wdeprecated-register]
Peek.c:840:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Zlib.c:3713:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
MD5.c:1094:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
SHA.c:723:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Fcntl.c:316:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
DosGlob.c:208:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
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]
Encode.c:1579:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Byte.c:187:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
../../../XSUB.h:134:29: note: expanded from macro 'XS_EXTERNAL'
Glob.c:706:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
RealPPPort.c:5859:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Call.c:464:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Util.c:720:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
FieldHash.c:718:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Langinfo.c:313:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
IO.c:991:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
ListUtil.c:2167:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
CN.c:192:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
SysV.c:829:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
SysV.xs:82:20: warning: unused variable 's_sysv_unimpl' [-Wunused-variable]
EBCDIC.c:187:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Base64.xs:189:2: warning: 'register' storage class specifier is deprecated and
incompatible with C++17 [-Wdeprecated-register]
Base64.xs:285:2: warning: 'register' storage class specifier is deprecated and
incompatible with C++17 [-Wdeprecated-register]
Base64.c:728:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
mro.c:928:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Opcode.c:867:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
encoding.c:792:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
449:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
scalar.c:601:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
JP.c:193:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
via.c:843:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
POSIX.c:5603:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
re.c:304:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
KR.c:191:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Socket.c:1848:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
./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:495:3: note: expanded from macro
'__glibc_macro_warning'
/usr/include/sys/cdefs.h:493:42: note: expanded from macro
'__glibc_macro_warning1'
<scratch space>:84: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>:87: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>:90: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>:93:6: note: expanded from here
SDBM_File.c:583:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Symbol.c:187:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Storable.c:8153:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Hostname.c:243:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Syslog.c:532:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
threads.c:2193:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
NamedCapture.c:350:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
shared.c:2147:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
TW.c:190:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Unicode.c:704:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Piece.c:1424:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Normalize.c:1289:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
HiRes.c:2269:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Typemap.c:1919:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
APItest.c:3266:2: warning: 'Perl_ptr_table_clear' is deprecated
[-Wdeprecated-declarations]
../../embed.h:613:28: note: expanded from macro 'ptr_table_clear'
../../proto.h:2784:4: note: 'Perl_ptr_table_clear' has been explicitly marked
deprecated here
../../perl.h:3441:60: note: expanded from macro '__attribute__deprecated__'
APItest.xs:6495:28: warning: 'Perl_to_utf8_lower' is deprecated
[-Wdeprecated-declarations]
../../proto.h:3810:4: note: 'Perl_to_utf8_lower' has been explicitly marked
deprecated here
APItest.xs:6585:28: warning: 'Perl_to_utf8_fold' is deprecated
[-Wdeprecated-declarations]
../../proto.h:3803:4: note: 'Perl_to_utf8_fold' has been explicitly marked
deprecated here
APItest.xs:6675:28: warning: 'Perl_to_utf8_upper' is deprecated
[-Wdeprecated-declarations]
../../proto.h:3824:4: note: 'Perl_to_utf8_upper' has been explicitly marked
deprecated here
APItest.xs:6758:28: warning: 'Perl_to_utf8_title' is deprecated
[-Wdeprecated-declarations]
../../proto.h:3817:4: note: 'Perl_to_utf8_title' has been explicitly marked
deprecated here
APItest.c:13113:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
XSUB-undef-XS_VERSION.c:194:1: warning: duplicate 'extern' declaration
specifier [-Wduplicate-decl-specifier]
Collate.c:1048:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
XSUB-redefined-macros.c:216:1: warning: duplicate 'extern' declaration
specifier [-Wduplicate-decl-specifier]
FastCalc.c:628:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
XSTest.c:340:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
/home/perl/smoke/perl/blead_clang++_sanitize=address/build/XSUB.h:134:29: note:
expanded from macro 'XS_EXTERNAL'
XSMore.c:525:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
XSUsage.c:301:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
ExtTest.c:660:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
../../../../XSUB.h:134:29: note: expanded from macro 'XS_EXTERNAL'
ExtTest.c:356:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
ExtTest.c:442:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
ExtTest.c:376:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
ExtTest.c:460:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
ExtTest.c:441:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
ExtTest.c:417:1: warning: duplicate 'extern' declaration specifier
[-Wduplicate-decl-specifier]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.2
(Reporter v0.053 / Smoker v0.046)