1make: Regex compilation error: (details omitted) 2 while evaluating "${:Uword1 word2:C,****,____,g:C,word,____,:Q}." with value "word1 word2" 3 in target "mod-regex-compile-error" 4make: No subexpression \1 5 while evaluating "${:U1 23 456:C,..,\1\1,:Q}" with value "1 23 456" 6 in target "mod-regex-limits-1" 7make: No subexpression \1 8 while evaluating "${:U1 23 456:C,..,\1\1,:Q}" with value "1 23 456" 9 in target "mod-regex-limits-1" 10make: No subexpression \1 11 while evaluating "${:U1 23 456:C,..,\1\1,:Q}" with value "1 23 456" 12 in target "mod-regex-limits-1" 13make: No subexpression \1 14 while evaluating "${:U1 23 456:C,..,\1\1,:Q}" with value "1 23 456" 15 in target "mod-regex-limits-1" 16mod-regex-limits-2:11-ok:1 22 446 17make: No subexpression \2 18 while evaluating "${:U1 23 456:C,..,\2\2,:Q}" with value "1 23 456" 19 in target "mod-regex-limits-3" 20make: No subexpression \2 21 while evaluating "${:U1 23 456:C,..,\2\2,:Q}" with value "1 23 456" 22 in target "mod-regex-limits-3" 23make: No subexpression \2 24 while evaluating "${:U1 23 456:C,..,\2\2,:Q}" with value "1 23 456" 25 in target "mod-regex-limits-3" 26make: No subexpression \2 27 while evaluating "${:U1 23 456:C,..,\2\2,:Q}" with value "1 23 456" 28 in target "mod-regex-limits-3" 29make: No subexpression \2 30 while evaluating "${:U1 23 456:C,(.).,\2\2,:Q}" with value "1 23 456" 31 in target "mod-regex-limits-4" 32make: No subexpression \2 33 while evaluating "${:U1 23 456:C,(.).,\2\2,:Q}" with value "1 23 456" 34 in target "mod-regex-limits-4" 35make: No subexpression \2 36 while evaluating "${:U1 23 456:C,(.).,\2\2,:Q}" with value "1 23 456" 37 in target "mod-regex-limits-4" 38make: No subexpression \2 39 while evaluating "${:U1 23 456:C,(.).,\2\2,:Q}" with value "1 23 456" 40 in target "mod-regex-limits-4" 41mod-regex-limits-5:22-ok:1 33 556 42mod-regex-limits-6:capture:ihgfedcbaabcdefghijABCDEFGHIJa0a1a2rest 43make: Regex compilation error: (details omitted) 44 while evaluating variable "UNDEF" with value "value" 45 in target "mod-regex-errors-1" 46make: Unknown modifier "Z" 47 while evaluating "${:U:Z}y,W}" with value "" 48 while evaluating variable "word" with value "word" 49 in target "mod-regex-errors-2" 50unmatched-subexpression.ok: one one 2 3 5 8 one3 2one 34 51make: No match for subexpression \2 52unmatched-subexpression.1: ()() 53make: No match for subexpression \2 54unmatched-subexpression.1: ()() 55make: No match for subexpression \1 56unmatched-subexpression.2: ()() 57unmatched-subexpression.3: 3 58unmatched-subexpression.5: 5 59unmatched-subexpression.8: 8 60make: No match for subexpression \2 61unmatched-subexpression.13: (3)() 62make: No match for subexpression \1 63unmatched-subexpression.21: ()(1) 64unmatched-subexpression.34: 34 65make: No match for subexpression \2 66make: No match for subexpression \2 67make: No match for subexpression \1 68make: No match for subexpression \2 69make: No match for subexpression \1 70unmatched-subexpression.all: ()() ()() ()() 3 5 8 (3)() ()(1) 34 71exit status 2 72