Home | History | Annotate | Line # | Download | only in unit-tests
varmod-match.exp revision 1.26
      1 make: varmod-match.mk:289: Unfinished character list in pattern "a[" of modifier ":M"
      2 	while evaluating variable "WORDS" with value "a a["
      3 make: varmod-match.mk:297: Unfinished character list in pattern "a[^" of modifier ":M"
      4 	while evaluating variable "WORDS" with value "a a[ aX"
      5 make: varmod-match.mk:305: 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:313: 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:322: 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:336: Unfinished character list in pattern "?[\" of modifier ":M"
     12 	while evaluating variable "WORDS" with value "\\ \a x\"
     13 make: varmod-match.mk:344: 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:356: 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:363: Unfinished character list in pattern "[" of modifier ":M"
     18 	while evaluating variable " : :: " with value " : :: "
     19 make: varmod-match.mk:363: 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