Home | History | Annotate | Line # | Download | only in unit-tests
      1 make: 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"
      5 make: 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"
      9 make: 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"
     13 make: 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"
     17 make: 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"
     21 mod-regex-limits-2:11-ok:1 22 446
     22 make: 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"
     26 make: 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"
     30 make: 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"
     34 make: 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"
     38 make: 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"
     42 make: 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"
     46 make: 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"
     50 make: 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"
     54 mod-regex-limits-5:22-ok:1 33 556
     55 mod-regex-limits-6:capture:ihgfedcbaabcdefghijABCDEFGHIJa0a1a2rest
     56 make: 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"
     60 make: 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"
     65 unmatched-subexpression.ok: one one 2 3 5 8 one3 2one 34
     66 make: No match for subexpression \2
     67 unmatched-subexpression.1: ()()
     68 make: No match for subexpression \2
     69 unmatched-subexpression.1: ()()
     70 make: No match for subexpression \1
     71 unmatched-subexpression.2: ()()
     72 unmatched-subexpression.3: 3
     73 unmatched-subexpression.5: 5
     74 unmatched-subexpression.8: 8
     75 make: No match for subexpression \2
     76 unmatched-subexpression.13: (3)()
     77 make: No match for subexpression \1
     78 unmatched-subexpression.21: ()(1)
     79 unmatched-subexpression.34: 34
     80 make: No match for subexpression \2
     81 make: No match for subexpression \2
     82 make: No match for subexpression \1
     83 make: No match for subexpression \2
     84 make: No match for subexpression \1
     85 unmatched-subexpression.all: ()() ()() ()() 3 5 8 (3)() ()(1) 34
     86 exit status 2
     87