Home | History | Annotate | Line # | Download | only in unit-tests
      1 make: varmod-match.mk:293: Unfinished character list in pattern "a[" of modifier ":M"
      2 	while evaluating variable "WORDS" with value "a a["
      3 make: varmod-match.mk:301: Unfinished character list in pattern "a[^" of modifier ":M"
      4 	while evaluating variable "WORDS" with value "a a[ aX"
      5 make: varmod-match.mk:309: Unfinished character list in pattern "[-x1-3" of modifier ":M"
      6 	while evaluating variable "WORDS" with value "- + x xx 0 1 2 3 4 [x1-3"
      7 make: varmod-match.mk:317: Unfinished character list in pattern "*[-x1-3" of modifier ":M"
      8 	while evaluating variable "WORDS" with value "- + x xx 0 1 2 3 4 00 01 10 11 000 001 010 011 100 101 110 111 [x1-3"
      9 make: varmod-match.mk:326: Unfinished character list in pattern "[^-x1-3" of modifier ":M"
     10 	while evaluating variable "WORDS" with value "- + x xx 0 1 2 3 4 [x1-3"
     11 make: varmod-match.mk:340: Unfinished character list in pattern "?[\" of modifier ":M"
     12 	while evaluating variable "WORDS" with value "\\ \a x\"
     13 make: varmod-match.mk:348: Unfinished character range in pattern "[x-" of modifier ":M"
     14 	while evaluating variable "WORDS" with value "[x- x x- y"
     15 make: varmod-match.mk:360: Unfinished character range in pattern "[^x-" of modifier ":M"
     16 	while evaluating variable "WORDS" with value "[x- x x- y yyyyy"
     17 make: varmod-match.mk:367: Unfinished character list in pattern "[" of modifier ":M"
     18 	while evaluating variable " : :: " with value " : :: "
     19 make: varmod-match.mk:367: Unknown modifier ":]"
     20 	while evaluating variable " : :: " with value ""
     21 make: Fatal errors encountered -- cannot continue
     22 make: stopped in unit-tests
     23 exit status 1
     24