[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/khw-regcomp] v5.29.9-157-gbbcc85b660 FAIL(F) linux 5.0.7-200.fc29.x86_64 [Fedora 29 (x86_64/1 cpu)
Message-ID: <20190421020411.E43F9114402@cjg-fedora29>
Date: Sat, 20 Apr 2019 21:04:11 -0500 (CDT)
Automated smoke report for branch smoke-me/khw-regcomp 5.29.10 patch bbcc85b660305793069c57309d42e45bdeb9e28d v5.29.9-157-gbbcc85b660
cjg-fedora29: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (x86_64/1 cpu)
on linux - 5.0.7-200.fc29.x86_64 [Fedora 29 (Server Edition)]
using gcc version 8.3.1 20190223 (Red Hat 8.3.1-2)
smoketime 7 hours 26 minutes (average 37 minutes 11 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.29.9-157-gbbcc85b660 Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O
F F -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
F F -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEbbcc85b660305793069c57309d42e45bdeb9e28d
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] -Dusequadmath
[default] -DDEBUGGING -Dusequadmath
[default] -Duseithreads -Dusequadmath
[default] -DDEBUGGING -Duseithreads -Dusequadmath
../t/re/uniprops02.t........................................FAILED
28645-28652, 28655-28662, 28665-28672, 28681-28688
28727-28734, 28737-28744, 28747-28754, 28763-28770
28807-28814, 28817-28824, 28827-28834, 28843-28850
28887-28894, 28897-28904, 28907-28914, 28923-28930
Non-zero exit status: 255
Compiler messages(gcc):
perl.c: In function 'Perl_sys_init':
perl.h:2696:51: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT'
perl.c:125:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c: In function 'Perl_sys_init3':
perl.h:2746:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c:138:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
perl.c: In function 'S_parse_body':
perl.c:2399:22: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
perl.c:2402:26: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
embed.h:642:44: note: in definition of macro 'rsignal'
util.c: In function 'Perl_rsignal':
util.c:2684:22: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int, struct <anonymous> *, void *)'} to 'void (*)(int)' [-Wcast-function-type]
util.c:2692:40: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
util.c:2696:13: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
util.c:2698:13: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
util.c: In function 'Perl_rsignal_state':
util.c:2708:9: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
util.c:2710:9: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
util.c: In function 'Perl_rsignal_save':
util.c:2729:22: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int, struct <anonymous> *, void *)'} to 'void (*)(int)' [-Wcast-function-type]
util.c:2737:40: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
mg.c: In function 'Perl_magic_getsig':
mg.c:1465:25: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
mg.c: In function 'Perl_magic_setsig':
mg.c:1742:20: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
mg.c:1752:20: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
pp_sys.c: In function 'Perl_pp_system':
pp_sys.c:4421:28: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
embed.h:1559:55: note: in definition of macro 'rsignal_save'
pp_sys.c:4422:28: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
miniperlmain.c: In function 'main':
miniperlmain.c:139:29: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
perlmain.c: In function 'main':
perlmain.c:133:29: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
decompress.c: In function 'BZ2_decompress':
decompress.c:198:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro 'GET_BITS'
decompress.c:200:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:201:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:204:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro 'GET_BITS'
decompress.c:211:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:225:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:227:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:229:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:231:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:233:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:241:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:243:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:245:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:247:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:249:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro 'GET_BITS'
decompress.c:253:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:255:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:257:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:284:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:287:7: note: in expansion of macro 'GET_BITS'
decompress.c:288:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro 'GET_BITS'
decompress.c:292:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:71:4: note: in expansion of macro 'GET_BITS'
decompress.c:294:13: note: in expansion of macro 'GET_BIT'
decompress.c:321:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:322:16: note: in expansion of macro 'GET_BIT'
decompress.c:323:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:324:16: note: in expansion of macro 'GET_BIT'
decompress.c:88:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:373:7: note: in expansion of macro 'GET_MTF_VAL'
decompress.c:89:4: note: in expansion of macro 'GET_BITS'
decompress.c:94:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:95:7: note: in expansion of macro 'GET_BIT'
decompress.c:483:13: note: in expansion of macro 'GET_MTF_VAL'
decompress.c:585:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:586:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:587:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:588:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:589:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:590:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:591:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:592:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:595:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:596:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:597:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:598:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:599:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:600:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:601:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:602:7: note: in expansion of macro 'GET_UCHAR'
deflate.c: In function 'deflateParams':
deflate.c:602:28: warning: macro expands to multiple statements [-Wmultistatement-macros]
deflate.c:193:5: note: in definition of macro 'CLEAR_HASH'
deflate.c:601:13: note: some parts of macro expansion are not guarded by this 'else' clause
Encode.c: In function 'XS_Encode_decode':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: in definition of macro 'dXSI32'
Encode.c: In function 'XS_Encode_encode':
ListUtil.xs: In function 'XS_List__Util_sum':
ListUtil.xs:349:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
ListUtil.xs:350:9: note: here
./const-xs.inc: In function 'boot_Socket':
./const-xs.inc:128:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:131:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:383:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:386:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
../../dquote_inline.h: In function 'S_regcurly':
../../handy.h:1108:42: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'char' [-Wsign-compare]
../../handy.h:1108:8: note: in expansion of macro '__ASSERT_'
../../handy.h:1285:26: note: in expansion of macro 'inRANGE'
../../handy.h:1480:22: note: in expansion of macro 'isDIGIT_A'
../../dquote_inline.h:23:10: note: in expansion of macro 'isDIGIT'
../../dquote_inline.h:25:12: note: in expansion of macro 'isDIGIT'
../../dquote_inline.h:29:9: note: in expansion of macro 'isDIGIT'
re_comp.c: In function 'S_join_exact':
../../handy.h:1108:42: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'int' [-Wsign-compare]
../../handy.h:1276:28: note: in expansion of macro 'inRANGE'
re_comp.c:4370:18: note: in expansion of macro 'isALPHA_A'
re_comp.c: In function 'S_study_chunk':
re_comp.c:5327:26: note: in expansion of macro 'isALPHA_A'
re_comp.c:5335:28: note: in expansion of macro 'isALPHA_A'
re_comp.c: In function 'S__make_exactf_invlist':
../../handy.h:1108:42: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'IV' {aka 'long int'} [-Wsign-compare]
../../handy.h:2169:24: note: in expansion of macro '__ASSERT_'
../../handy.h:2169:34: note: in expansion of macro 'isALPHA_A'
re_comp.c:10713:21: note: in expansion of macro 'isALPHA_FOLD_EQ'
re_comp.c: In function 'S_reg':
../../handy.h:1280:28: note: in expansion of macro 'inRANGE'
../../handy.h:1490:22: note: in expansion of macro 'isUPPER_A'
re_comp.c:11104:21: note: in expansion of macro 'isUPPER'
re_comp.c:11117:25: note: in expansion of macro 'isUPPER'
re_comp.c:11590:23: note: in expansion of macro 'inRANGE'
re_comp.c:11597:23: note: in expansion of macro 'inRANGE'
re_comp.c:11866:30: note: in expansion of macro 'inRANGE'
re_comp.c:11887:26: note: in expansion of macro 'inRANGE'
re_comp.c: In function 'S_regpiece':
re_comp.c:12471:9: note: in expansion of macro 'isDIGIT'
re_comp.c:12485:17: note: in expansion of macro 'isDIGIT'
re_comp.c:12499:17: note: in expansion of macro 'isDIGIT'
re_comp.c: In function 'S_grok_bslash_N':
../../handy.h:2145:58: note: in expansion of macro 'isDIGIT'
re_comp.c:12989:35: note: in expansion of macro 'READ_XDIGIT'
re_comp.c: In function 'S_new_regcurly':
re_comp.c:13169:21: note: in expansion of macro 'isDIGIT'
re_comp.c:13182:25: note: in expansion of macro 'isDIGIT'
re_comp.c: In function 'S_regatom':
re_comp.c:13745:24: note: in expansion of macro 'isDIGIT'
re_comp.c:13758:30: note: in expansion of macro 'isDIGIT'
re_comp.c:13804:24: note: in expansion of macro 'isDIGIT'
re_comp.c:14187:31: note: in expansion of macro 'isDIGIT'
re_comp.c:14200:36: note: in expansion of macro 'isDIGIT'
../../handy.h:1475:22: note: in expansion of macro 'isALPHA_A'
re_comp.c:14219:35: note: in expansion of macro 'isALPHA'
re_comp.c:14243:37: note: in expansion of macro 'isALPHA_A'
re_comp.c:14246:36: note: in expansion of macro 'isALPHA_A'
re_comp.c:14429:41: note: in expansion of macro 'isALPHA_FOLD_EQ'
re_comp.c:14701:37: note: in expansion of macro 'isALPHA_FOLD_EQ'
re_comp.c: In function 'S_handle_possible_posix':
re_comp.c:15339:22: note: in expansion of macro 'isUPPER'
../../handy.h:1503:22: note: in expansion of macro 'isUPPER'
re_comp.c:15340:42: note: in expansion of macro 'toLOWER'
re_comp.c: In function 'S_regclass':
re_comp.c:17084:14: note: in expansion of macro 'isALPHA'
re_comp.c:17269:37: note: in expansion of macro 'isDIGIT'
op.c: In function 'Perl_allocmy':
handy.h:1108:42: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'int' [-Wsign-compare]
handy.h:1108:8: note: in expansion of macro '__ASSERT_'
handy.h:1276:28: note: in expansion of macro 'inRANGE'
handy.h:1475:22: note: in expansion of macro 'isALPHA_A'
op.c:716:16: note: in expansion of macro 'isALPHA'
handy.h:1108:42: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'char' [-Wsign-compare]
handy.h:1279:28: note: in expansion of macro 'inRANGE'
handy.h:1484:22: note: in expansion of macro 'isPRINT_A'
op.c:723:8: note: in expansion of macro 'isPRINT'
op.c: In function 'S_fold_constants':
handy.h:2169:24: note: in expansion of macro '__ASSERT_'
handy.h:2169:34: note: in expansion of macro 'isALPHA_A'
op.c:5623:11: note: in expansion of macro 'isALPHA_FOLD_EQ'
perl.c: In function 'Perl_get_debug_opts':
perl.c:3362:9: note: in expansion of macro 'isALPHA'
handy.h:1285:26: note: in expansion of macro 'inRANGE'
handy.h:1480:22: note: in expansion of macro 'isDIGIT_A'
perl.c:3375:14: note: in expansion of macro 'isDIGIT'
perl.c: In function 'Perl_moreswitches':
perl.c:3571:6: note: in expansion of macro 'isDIGIT'
perl.c: In function 'S_open_script':
perl.c:3974:16: note: in expansion of macro 'isDIGIT'
perl.c: In function 'S_find_beginning':
perl.c:4141:9: note: in expansion of macro 'isDIGIT'
perl.c: In function 'Perl_doing_taint':
perl.c:4210:13: note: in expansion of macro 'isALPHA_FOLD_EQ'
dquote_inline.h: In function 'S_regcurly':
dquote_inline.h:23:10: note: in expansion of macro 'isDIGIT'
dquote_inline.h:25:12: note: in expansion of macro 'isDIGIT'
dquote_inline.h:29:9: note: in expansion of macro 'isDIGIT'
toke.c: In function 'S_tokereport':
handy.h:1108:42: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'I32' {aka 'int'} [-Wsign-compare]
handy.h:1277:28: note: in expansion of macro 'inRANGE'
handy.h:1481:22: note: in expansion of macro 'isGRAPH_A'
toke.c:410:11: note: in expansion of macro 'isGRAPH'
toke.c: In function 'S_incline':
toke.c:1759:10: note: in expansion of macro 'isDIGIT'
toke.c:1763:12: note: in expansion of macro 'isDIGIT'
toke.c: In function 'S_force_version':
toke.c:2223:9: note: in expansion of macro 'isDIGIT'
toke.c:2224:9: note: in expansion of macro 'isDIGIT'
toke.c: In function 'S_scan_const':
handy.h:1108:42: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'IV' {aka 'long int'} [-Wsign-compare]
toke.c:3151:25: note: in expansion of macro 'isPRINT_A'
toke.c:3151:49: note: in expansion of macro 'isPRINT_A'
toke.c:3482:20: note: in expansion of macro 'isDIGIT'
toke.c:3484:21: note: in expansion of macro 'isDIGIT'
toke.c:3539:48: note: in expansion of macro 'isDIGIT'
toke.c: In function 'S_intuit_more':
toke.c:4231:11: note: in expansion of macro 'isDIGIT'
toke.c:4233:7: note: in expansion of macro 'isDIGIT'
toke.c:4278:16: note: in expansion of macro 'isDIGIT'
toke.c:4280:19: note: in expansion of macro 'isDIGIT'
toke.c:4294:31: note: in expansion of macro 'isDIGIT'
toke.c:4301:10: note: in expansion of macro 'isALPHA'
toke.c:4301:33: note: in expansion of macro 'isALPHA'
toke.c:4303:14: note: in expansion of macro 'isALPHA'
toke.c: In function 'S_intuit_method':
handy.h:1280:28: note: in expansion of macro 'inRANGE'
handy.h:1490:22: note: in expansion of macro 'isUPPER_A'
toke.c:4374:16: note: in expansion of macro 'isUPPER'
toke.c: In function 'S_tokenize_use':
toke.c:4689:9: note: in expansion of macro 'isDIGIT'
toke.c:4689:38: note: in expansion of macro 'isDIGIT'
toke.c: In function 'Perl_yylex':
toke.c:5435:25: note: in expansion of macro 'isALPHA'
toke.c:5610:22: note: in expansion of macro 'isALPHA_FOLD_EQ'
toke.c:5702:14: note: in expansion of macro 'isALPHA'
handy.h:1278:28: note: in expansion of macro 'inRANGE'
handy.h:1483:22: note: in expansion of macro 'isLOWER_A'
toke.c:5991:7: note: in expansion of macro 'isLOWER'
toke.c:6329:54: note: in expansion of macro 'isLOWER'
toke.c:6512:20: note: in expansion of macro 'isALPHA'
toke.c:6846:12: note: in expansion of macro 'isDIGIT'
toke.c:6848:25: note: in expansion of macro 'isDIGIT'
toke.c:6960:33: note: in expansion of macro 'isDIGIT'
toke.c:7053:6: note: in expansion of macro 'isDIGIT'
toke.c:7061:6: note: in expansion of macro 'isDIGIT'
toke.c:7063:13: note: in expansion of macro 'isDIGIT'
toke.c:7065:27: note: in expansion of macro 'isDIGIT'
toke.c:7078:11: note: in expansion of macro 'isALPHA'
toke.c:7091:6: note: in expansion of macro 'isDIGIT'
toke.c:7676:15: note: in expansion of macro 'isLOWER'
toke.c:8504:10: note: in expansion of macro 'isDIGIT'
toke.c:8507:29: note: in expansion of macro 'isDIGIT'
toke.c: In function 'S_scan_ident':
toke.c:9486:9: note: in expansion of macro 'isDIGIT'
toke.c:9487:9: note: in expansion of macro 'isDIGIT'
toke.c:9466:6: note: in expansion of macro 'isGRAPH_A'
toke.c:9532:12: note: in expansion of macro 'VALID_LEN_ONE_IDENT'
toke.c:116:26: note: in expansion of macro 'isUPPER'
toke.c:9547:28: note: in expansion of macro 'isCONTROLVAR'
toke.c:9561:18: note: in expansion of macro 'isPRINT'
toke.c: In function 'Perl_scan_num':
toke.c:11011:10: note: in expansion of macro 'isALPHA_FOLD_EQ'
toke.c:11015:17: note: in expansion of macro 'isALPHA_FOLD_EQ'
toke.c:11021:30: note: in expansion of macro 'isALPHA_FOLD_EQ'
perl.h:3453:62: note: in definition of macro 'EXPECT'
perl.h:3458:52: note: in expansion of macro 'cBOOL'
toke.c:11125:25: note: in expansion of macro 'UNLIKELY'
toke.c:122:26: note: in expansion of macro 'isALPHA_FOLD_EQ'
toke.c:11125:34: note: in expansion of macro 'HEXFP_PEEK'
toke.c:123:6: note: in expansion of macro 'isALPHA_FOLD_EQ'
toke.c:11142:17: note: in expansion of macro 'UNLIKELY'
toke.c:11142:26: note: in expansion of macro 'HEXFP_PEEK'
handy.h:2142:57: note: in expansion of macro 'isDIGIT'
toke.c:11172:54: note: in expansion of macro 'XDIGIT_VALUE'
toke.c:11249:21: note: in expansion of macro 'isALPHA_FOLD_EQ'
toke.c:11258:25: note: in expansion of macro 'isDIGIT'
toke.c:11260:32: note: in expansion of macro 'isDIGIT'
toke.c:11261:33: note: in expansion of macro 'isDIGIT'
toke.c:11346:9: note: in expansion of macro 'isDIGIT'
toke.c:11386:13: note: in expansion of macro 'isDIGIT'
toke.c:11405:23: note: in expansion of macro 'isDIGIT'
toke.c:11413:7: note: in expansion of macro 'isALPHA_FOLD_EQ'
toke.c:11414:18: note: in expansion of macro 'UNLIKELY'
toke.c:11414:36: note: in expansion of macro 'isALPHA_FOLD_EQ'
toke.c:11423:18: note: in expansion of macro 'isALPHA_FOLD_EQ'
toke.c:11427:22: note: in expansion of macro 'UNLIKELY'
toke.c:11427:41: note: in expansion of macro 'isALPHA_FOLD_EQ'
toke.c:11451:13: note: in expansion of macro 'isDIGIT'
toke.c:11452:14: note: in expansion of macro 'isDIGIT'
toke.c:11460:30: note: in expansion of macro 'isDIGIT'
toke.c: In function 'Perl_scan_vstring':
toke.c:12166:24: note: in expansion of macro 'isDIGIT'
toke.c:12180:10: note: in expansion of macro 'isALPHA'
toke.c:12211:40: note: in expansion of macro 'isDIGIT'
toke.c:12217:25: note: in expansion of macro 'isDIGIT'
regcomp.c: In function 'S_join_exact':
regcomp.c:4370:18: note: in expansion of macro 'isALPHA_A'
regcomp.c: In function 'S_study_chunk':
regcomp.c:5327:26: note: in expansion of macro 'isALPHA_A'
regcomp.c:5335:28: note: in expansion of macro 'isALPHA_A'
regcomp.c: In function 'S__make_exactf_invlist':
regcomp.c:10713:21: note: in expansion of macro 'isALPHA_FOLD_EQ'
regcomp.c: In function 'S_reg':
regcomp.c:11104:21: note: in expansion of macro 'isUPPER'
regcomp.c:11117:25: note: in expansion of macro 'isUPPER'
regcomp.c:11590:23: note: in expansion of macro 'inRANGE'
regcomp.c:11597:23: note: in expansion of macro 'inRANGE'
regcomp.c:11866:30: note: in expansion of macro 'inRANGE'
regcomp.c:11887:26: note: in expansion of macro 'inRANGE'
regcomp.c: In function 'S_regpiece':
regcomp.c:12471:9: note: in expansion of macro 'isDIGIT'
regcomp.c:12485:17: note: in expansion of macro 'isDIGIT'
regcomp.c:12499:17: note: in expansion of macro 'isDIGIT'
regcomp.c: In function 'S_grok_bslash_N':
handy.h:2145:58: note: in expansion of macro 'isDIGIT'
regcomp.c:12989:35: note: in expansion of macro 'READ_XDIGIT'
regcomp.c: In function 'S_new_regcurly':
regcomp.c:13169:21: note: in expansion of macro 'isDIGIT'
regcomp.c:13182:25: note: in expansion of macro 'isDIGIT'
regcomp.c: In function 'S_regatom':
regcomp.c:13745:24: note: in expansion of macro 'isDIGIT'
regcomp.c:13758:30: note: in expansion of macro 'isDIGIT'
regcomp.c:13804:24: note: in expansion of macro 'isDIGIT'
regcomp.c:14187:31: note: in expansion of macro 'isDIGIT'
regcomp.c:14200:36: note: in expansion of macro 'isDIGIT'
regcomp.c:14219:35: note: in expansion of macro 'isALPHA'
regcomp.c:14243:37: note: in expansion of macro 'isALPHA_A'
regcomp.c:14246:36: note: in expansion of macro 'isALPHA_A'
regcomp.c:14429:41: note: in expansion of macro 'isALPHA_FOLD_EQ'
regcomp.c:14701:37: note: in expansion of macro 'isALPHA_FOLD_EQ'
regcomp.c: In function 'S_handle_possible_posix':
regcomp.c:15339:22: note: in expansion of macro 'isUPPER'
handy.h:1503:22: note: in expansion of macro 'isUPPER'
regcomp.c:15340:42: note: in expansion of macro 'toLOWER'
regcomp.c: In function 'S_regclass':
regcomp.c:17084:14: note: in expansion of macro 'isALPHA'
regcomp.c:17269:37: note: in expansion of macro 'isDIGIT'
regcomp.c: In function 'Perl_handle_user_defined_property':
regcomp.c:22248:32: note: in expansion of macro 'READ_XDIGIT'
regcomp.c:22282:36: note: in expansion of macro 'READ_XDIGIT'
regcomp.c: In function 'Perl_parse_uniprop_string':
regcomp.c:22603:17: note: in expansion of macro 'isUPPER_A'
handy.h:1513:22: note: in expansion of macro 'toLOWER'
regcomp.c:22604:36: note: in expansion of macro 'toLOWER_A'
regcomp.c:22909:24: note: in expansion of macro 'isALPHA_A'
regcomp.c:22910:43: note: in expansion of macro 'isALPHA_FOLD_EQ'
regcomp.c:22935:45: note: in expansion of macro 'isDIGIT_A'
regcomp.c:22966:13: note: in expansion of macro 'isUPPER_A'
regcomp.c:22967:32: note: in expansion of macro 'toLOWER'
regcomp.c:22976:26: note: in expansion of macro 'isDIGIT_A'
regcomp.c:22976:52: note: in expansion of macro 'isDIGIT_A'
regcomp.c:23018:45: note: in expansion of macro 'isDIGIT_A'
dump.c: In function 'Perl_do_sv_dump':
handy.h:2171:36: note: in expansion of macro 'isALPHA_FOLD_EQ'
dump.c:2301:10: note: in expansion of macro 'isALPHA_FOLD_NE'
dump.c:2377:6: note: in expansion of macro 'isPRINT'
vutil.c: In function 'Perl_prescan_version':
vutil.c:37:15: note: in expansion of macro 'isDIGIT'
vutil.c:42:6: note: in expansion of macro 'isDIGIT'
vutil.c:51:31: note: in expansion of macro 'isDIGIT'
vutil.c:56:9: note: in expansion of macro 'isDIGIT'
vutil.c:78:13: note: in expansion of macro 'isDIGIT'
vutil.c:80:10: note: in expansion of macro 'isDIGIT'
vutil.c:104:13: note: in expansion of macro 'isDIGIT'
vutil.c:124:23: note: in expansion of macro 'isDIGIT'
vutil.c:135:9: note: in expansion of macro 'isDIGIT'
vutil.c:161:15: note: in expansion of macro 'isDIGIT'
vutil.c:175:7: note: in expansion of macro 'isDIGIT'
vutil.c:180:9: note: in expansion of macro 'isDIGIT'
vutil.c:182:23: note: in expansion of macro 'isDIGIT'
vutil.c:200:10: note: in expansion of macro 'isDIGIT'
vutil.c:214:10: note: in expansion of macro 'isDIGIT'
vutil.c: In function 'Perl_scan_version':
vutil.c:309:12: note: in expansion of macro 'isDIGIT'
vutil.c:311:10: note: in expansion of macro 'isALPHA'
vutil.c:388:31: note: in expansion of macro 'isDIGIT'
vutil.c:390:31: note: in expansion of macro 'isDIGIT'
vutil.c:392:16: note: in expansion of macro 'isDIGIT'
vutil.c:399:11: note: in expansion of macro 'isDIGIT'
vutil.c:404:13: note: in expansion of macro 'isDIGIT'
vutil.c: In function 'Perl_new_version':
vutil.c:540:11: note: in expansion of macro 'isDIGIT'
util.c: In function 'Perl_parse_unicode_opts':
util.c:4366:12: note: in expansion of macro 'isDIGIT'
util.c: In function 'Perl_get_hash_seed':
util.c:4540:30: note: in expansion of macro 'READ_XDIGIT'
util.c:4542:35: note: in expansion of macro 'READ_XDIGIT'
mg.c: In function 'Perl_mg_copy':
mg.c:489:10: note: in expansion of macro 'isUPPER'
embed.h:774:53: note: in definition of macro 'sv_magic'
mg.c:494:8: note: in expansion of macro 'toLOWER'
hv.c: In function 'S_hv_magic_check':
hv.c:927:6: note: in expansion of macro 'isUPPER'
av.c: In function 'Perl_av_store':
av.c:366:9: note: in expansion of macro 'isUPPER'
av.c:368:36: note: in expansion of macro 'toLOWER'
sv.c: In function 'S_sv_2iuv_common':
sv.c:2228:17: note: in expansion of macro 'isDIGIT'
sv.c: In function 'Perl_sv_inc_nomg':
sv.c:8992:12: note: in expansion of macro 'isALPHA'
sv.c:8993:12: note: in expansion of macro 'isDIGIT'
sv.c:9032:6: note: in expansion of macro 'isDIGIT'
sv.c:9052:10: note: in expansion of macro 'isALPHA'
sv.c:9063:9: note: in expansion of macro 'isDIGIT'
sv.c: In function 'Perl_sv_reftype':
sv.c:10201:8: note: in expansion of macro 'isALPHA_FOLD_EQ'
sv.c: In function 'S_expect_number':
sv.c:11091:12: note: in expansion of macro 'inRANGE'
sv.c:11094:12: note: in expansion of macro 'isDIGIT'
sv.c: In function 'Perl_sv_vcatpvfn_flags':
sv.c:12040:6: note: in expansion of macro 'inRANGE'
sv.c:12108:17: note: in expansion of macro 'inRANGE'
sv.c:12180:17: note: in expansion of macro 'inRANGE'
sv.c:12193:21: note: in expansion of macro 'inRANGE'
sv.c:12232:26: note: in expansion of macro 'inRANGE'
sv.c:12990:10: note: in expansion of macro 'isALPHA_FOLD_EQ'
sv.c:13013:22: note: in expansion of macro 'UNLIKELY'
sv.c:13013:31: note: in expansion of macro 'isALPHA_FOLD_EQ'
sv.c:13251:8: note: in expansion of macro 'isPRINT'
pp.c: In function 'Perl_pp_oct':
pp.c:3079:9: note: in expansion of macro 'isALPHA_FOLD_EQ'
pp.c:3083:14: note: in expansion of macro 'isALPHA_FOLD_EQ'
pp_sys.c: In function 'Perl_pp_fttty':
pp_sys.c:3401:22: note: in expansion of macro 'isDIGIT'
pp_sys.c: In function 'Perl_pp_fttext':
pp_sys.c:3595:20: note: in expansion of macro 'isPRINT_A'
doio.c: In function 'Perl_do_open6':
doio.c:680:16: note: in expansion of macro 'isDIGIT'
doio.c: In function 'Perl_do_exec3':
doio.c:2396:20: note: in expansion of macro 'isALPHA'
doio.c: In function 'Perl_apply':
doio.c:2592:19: note: in expansion of macro 'isALPHA'
doio.c:2598:6: note: in expansion of macro 'isALPHA'
numeric.c: In function 'Perl_grok_bin':
numeric.c:156:17: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c:160:50: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c: In function 'Perl_grok_hex':
numeric.c:277:17: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c:281:50: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c:296:44: note: in expansion of macro 'XDIGIT_VALUE'
numeric.c:313:30: note: in expansion of macro 'XDIGIT_VALUE'
numeric.c: In function 'Perl_grok_oct':
numeric.c:428:13: note: in expansion of macro 'isDIGIT'
numeric.c: In function 'Perl_grok_infnan':
numeric.c:615:9: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c:618:31: note: in expansion of macro 'isALPHA_FOLD_NE'
numeric.c:620:13: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c:622:30: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c:625:39: note: in expansion of macro 'isALPHA_FOLD_NE'
numeric.c:626:39: note: in expansion of macro 'isALPHA_FOLD_NE'
numeric.c:627:39: note: in expansion of macro 'isALPHA_FOLD_NE'
numeric.c:628:39: note: in expansion of macro 'isALPHA_FOLD_NE'
numeric.c:642:18: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c:657:13: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c:657:41: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c:663:13: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c:664:35: note: in expansion of macro 'isALPHA_FOLD_NE'
numeric.c:665:35: note: in expansion of macro 'isALPHA_FOLD_NE'
numeric.c:675:17: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c:676:17: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c:699:25: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c:711:32: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c:733:34: note: in expansion of macro 'isDIGIT'
numeric.c: In function 'Perl_grok_number_flags':
numeric.c:891:7: note: in expansion of macro 'isDIGIT'
numeric.c:902:11: note: in expansion of macro 'inRANGE'
numeric.c:906:15: note: in expansion of macro 'inRANGE'
numeric.c:910:19: note: in expansion of macro 'inRANGE'
numeric.c:914:23: note: in expansion of macro 'inRANGE'
numeric.c:918:27: note: in expansion of macro 'inRANGE'
numeric.c:922:31: note: in expansion of macro 'inRANGE'
numeric.c:926:35: note: in expansion of macro 'inRANGE'
numeric.c:930:39: note: in expansion of macro 'inRANGE'
numeric.c:936:50: note: in expansion of macro 'inRANGE'
numeric.c:946:43: note: in expansion of macro 'inRANGE'
numeric.c:953:62: note: in expansion of macro 'isDIGIT'
numeric.c:982:26: note: in expansion of macro 'isDIGIT'
numeric.c:989:21: note: in expansion of macro 'isDIGIT'
numeric.c:992:28: note: in expansion of macro 'isDIGIT'
numeric.c:1004:9: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c:1008:23: note: in expansion of macro 'isDIGIT'
numeric.c:1011:30: note: in expansion of macro 'isDIGIT'
handy.h:1510:22: note: in expansion of macro 'toLOWER'
numeric.c:1033:41: note: in expansion of macro 'toFOLD'
numeric.c: In function 'Perl_grok_atoUV':
numeric.c:1110:14: note: in expansion of macro 'isDIGIT'
numeric.c:1117:22: note: in expansion of macro 'isDIGIT'
numeric.c:1121:29: note: in expansion of macro 'isDIGIT'
numeric.c: In function 'Perl_my_atof3':
numeric.c:1522:6: note: in expansion of macro 'isDIGIT'
numeric.c:1549:22: note: in expansion of macro 'isDIGIT'
numeric.c:1573:22: note: in expansion of macro 'isDIGIT'
numeric.c:1589:36: note: in expansion of macro 'isALPHA_FOLD_EQ'
numeric.c:1600:21: note: in expansion of macro 'isDIGIT'
pp_pack.c: In function 'S_get_num':
pp_pack.c:576:10: note: in expansion of macro 'isDIGIT'
pp_pack.c: In function 'S_next_symbol':
pp_pack.c:624:13: note: in expansion of macro 'isDIGIT'
pp_pack.c:694:6: note: in expansion of macro 'isDIGIT'
pp_pack.c:707:15: note: in expansion of macro 'isDIGIT'
pp_pack.c:739:20: note: in expansion of macro 'isDIGIT'
pp_pack.c: In function 'S_pack_rec':
pp_pack.c:2527:18: note: in expansion of macro 'isALPHA'
pp_pack.c:2546:18: note: in expansion of macro 'isALPHA'
dquote.c: In function 'Perl_grok_bslash_c':
dquote.c:24:11: note: in expansion of macro 'isPRINT_A'
dquote.c:30:13: note: in expansion of macro 'isPRINT_A'
B.xs: In function 'cstring':
../../handy.h:1279:28: note: in expansion of macro 'inRANGE'
../../handy.h:1484:22: note: in expansion of macro 'isPRINT_A'
B.xs:291:15: note: in expansion of macro 'isPRINT'
B.xs: In function 'XS_B__OP_next':
../../handy.h:1278:28: note: in expansion of macro 'inRANGE'
../../handy.h:1483:22: note: in expansion of macro 'isLOWER_A'
../../handy.h:1504:22: note: in expansion of macro 'isLOWER'
B.xs:932:20: note: in expansion of macro 'toUPPER'
bsd_glob.c: In function 'ci_compare':
../../handy.h:1510:22: note: in expansion of macro 'toLOWER'
bsd_glob.c:623:7: note: in expansion of macro 'toFOLD'
bsd_glob.c:623:22: note: in expansion of macro 'toFOLD'
bsd_glob.c:628:7: note: in expansion of macro 'toFOLD'
bsd_glob.c:628:21: note: in expansion of macro 'toFOLD'
Opcode.xs: In function 'get_op_bitspec':
Opcode.xs:117:6: note: in expansion of macro 'isALPHA'
POSIX.xs: In function 'XS_POSIX_strtol':
POSIX.xs:3440:19: note: in expansion of macro 'inRANGE'
POSIX.xs: In function 'XS_POSIX_strtoul':
POSIX.xs:3474:19: note: in expansion of macro 'inRANGE'
util.c: In function 'Perl_quadmath_format_needed':
util.c:4969:11: note: in expansion of macro 'isDIGIT'
util.c:4970:16: note: in expansion of macro 'isDIGIT'
util.c:4973:38: note: in expansion of macro 'isDIGIT'
util.c:4978:16: note: in expansion of macro 'isDIGIT'
util.c:2681:9: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
Opcode.xs: In function 'opmask_addlocal':
Opcode.xs:240:17: warning: cast between incompatible function types from 'void (*)(PerlInterpreter *, const char *, ...)' {aka 'void (*)(struct interpreter *, const char *, ...)'} to 'void (*)(void *)' [-Wcast-function-type]
../../embed.h:662:57: note: in definition of macro 'save_destructor'
Opcode.xs:240:2: note: in expansion of macro 'SAVEDESTRUCTOR'
locale.c: In function 'S_emulate_setlocale':
locale.c:902:23: note: in expansion of macro 'isGRAPH'
threads.xs: In function 'XS_threads_kill':
threads.xs:1485:13: note: in expansion of macro 'isALPHA'
shared.xs: In function 'sharedsv_array_mg_copy':
../../embed.h:775:61: note: in definition of macro 'sv_magicext'
shared.xs:1190:29: note: in expansion of macro 'toLOWER'
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)