1make: Regex compilation error: (details omitted) 2 while evaluating "${:Uword1 word2:C,****,____,g:C,word,____,:Q}." with value "word1 word2" 3 in command "@echo $@: ${:Uword1 word2:C,****,____,g:C,word,____,:Q}." 4 in target "mod-regex-compile-error" 5make: No subexpression \1 6 while evaluating "${:U1 23 456:C,..,\1\1,:Q}" with value "1 23 456" 7 in command "@echo $@:11-missing:${:U1 23 456:C,..,\1\1,:Q}" 8 in target "mod-regex-limits-1" 9make: No subexpression \1 10 while evaluating "${:U1 23 456:C,..,\1\1,:Q}" with value "1 23 456" 11 in command "@echo $@:11-missing:${:U1 23 456:C,..,\1\1,:Q}" 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 command "@echo $@:11-missing:${:U1 23 456:C,..,\1\1,:Q}" 16 in target "mod-regex-limits-1" 17make: No subexpression \1 18 while evaluating "${:U1 23 456:C,..,\1\1,:Q}" with value "1 23 456" 19 in command "@echo $@:11-missing:${:U1 23 456:C,..,\1\1,:Q}" 20 in target "mod-regex-limits-1" 21mod-regex-limits-2:11-ok:1 22 446 22make: No subexpression \2 23 while evaluating "${:U1 23 456:C,..,\2\2,:Q}" with value "1 23 456" 24 in command "@echo $@:22-missing:${:U1 23 456:C,..,\2\2,:Q}" 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 command "@echo $@:22-missing:${:U1 23 456:C,..,\2\2,:Q}" 29 in target "mod-regex-limits-3" 30make: No subexpression \2 31 while evaluating "${:U1 23 456:C,..,\2\2,:Q}" with value "1 23 456" 32 in command "@echo $@:22-missing:${:U1 23 456:C,..,\2\2,:Q}" 33 in target "mod-regex-limits-3" 34make: No subexpression \2 35 while evaluating "${:U1 23 456:C,..,\2\2,:Q}" with value "1 23 456" 36 in command "@echo $@:22-missing:${:U1 23 456:C,..,\2\2,:Q}" 37 in target "mod-regex-limits-3" 38make: No subexpression \2 39 while evaluating "${:U1 23 456:C,(.).,\2\2,:Q}" with value "1 23 456" 40 in command "@echo $@:22-missing:${:U1 23 456:C,(.).,\2\2,:Q}" 41 in target "mod-regex-limits-4" 42make: No subexpression \2 43 while evaluating "${:U1 23 456:C,(.).,\2\2,:Q}" with value "1 23 456" 44 in command "@echo $@:22-missing:${:U1 23 456:C,(.).,\2\2,:Q}" 45 in target "mod-regex-limits-4" 46make: No subexpression \2 47 while evaluating "${:U1 23 456:C,(.).,\2\2,:Q}" with value "1 23 456" 48 in command "@echo $@:22-missing:${:U1 23 456:C,(.).,\2\2,:Q}" 49 in target "mod-regex-limits-4" 50make: No subexpression \2 51 while evaluating "${:U1 23 456:C,(.).,\2\2,:Q}" with value "1 23 456" 52 in command "@echo $@:22-missing:${:U1 23 456:C,(.).,\2\2,:Q}" 53 in target "mod-regex-limits-4" 54mod-regex-limits-5:22-ok:1 33 556 55mod-regex-limits-6:capture:ihgfedcbaabcdefghijABCDEFGHIJa0a1a2rest 56make: Regex compilation error: (details omitted) 57 while evaluating variable "UNDEF" with value "value" 58 in command "@echo $@: ${UNDEF:Uvalue:C,[,,}" 59 in target "mod-regex-errors-1" 60make: Unknown modifier ":Z" 61 while evaluating "${:U:Z}y,W}" with value "" 62 while evaluating variable "word" with value "word" 63 in command "@echo $@: ${word:L:C,.*,x${:U:Z}y,W}" 64 in target "mod-regex-errors-2" 65unmatched-subexpression.ok: one one 2 3 5 8 one3 2one 34 66make: No match for subexpression \2 67unmatched-subexpression.1: ()() 68make: No match for subexpression \2 69unmatched-subexpression.1: ()() 70make: No match for subexpression \1 71unmatched-subexpression.2: ()() 72unmatched-subexpression.3: 3 73unmatched-subexpression.5: 5 74unmatched-subexpression.8: 8 75make: No match for subexpression \2 76unmatched-subexpression.13: (3)() 77make: No match for subexpression \1 78unmatched-subexpression.21: ()(1) 79unmatched-subexpression.34: 34 80make: No match for subexpression \2 81make: No match for subexpression \2 82make: No match for subexpression \1 83make: No match for subexpression \2 84make: No match for subexpression \1 85unmatched-subexpression.all: ()() ()() ()() 3 5 8 (3)() ()(1) 34 86exit status 2 87