Home | History | Annotate | Line # | Download | only in unit-tests
varparse-errors.exp revision 1.16
      1 make: "varparse-errors.mk" line 38: Unknown modifier "Z"
      2 	while evaluating "${:U:Z}" with value ""
      3 make: "varparse-errors.mk" line 47: Unknown modifier "Z"
      4 	while evaluating "${:U:Z}post" with value ""
      5 make: "varparse-errors.mk" line 73: Bad modifier ":OX"
      6 	while evaluating "${:U:OX:U${IND}} ${:U:OX:U${IND}}" with value ""
      7 make: "varparse-errors.mk" line 73: Bad modifier ":OX"
      8 	while evaluating "${:OX}" with value ""
      9 	while evaluating variable "IND" with value "${:OX}"
     10 make: "varparse-errors.mk" line 73: Bad modifier ":OX"
     11 	while evaluating "${:U:OX:U${IND}}" with value ""
     12 make: "varparse-errors.mk" line 73: Bad modifier ":OX"
     13 	while evaluating "${:OX}" with value ""
     14 	while evaluating variable "IND" with value "${:OX}"
     15 make: "varparse-errors.mk" line 81: Unclosed expression, expecting '}' for modifier "Q"
     16 	while evaluating "${:U:Q" with value ""
     17 make: "varparse-errors.mk" line 83: Unclosed expression, expecting '}' for modifier "sh"
     18 	while evaluating "${:U:sh" with value ""
     19 make: "varparse-errors.mk" line 85: Unclosed expression, expecting '}' for modifier "tA"
     20 	while evaluating "${:U:tA" with value ""
     21 make: "varparse-errors.mk" line 87: Unclosed expression, expecting '}' for modifier "tsX"
     22 	while evaluating "${:U:tsX" with value ""
     23 make: "varparse-errors.mk" line 89: Unclosed expression, expecting '}' for modifier "ts"
     24 	while evaluating "${:U:ts" with value ""
     25 make: "varparse-errors.mk" line 91: Unclosed expression, expecting '}' for modifier "ts\040"
     26 	while evaluating "${:U:ts\040" with value ""
     27 make: "varparse-errors.mk" line 93: Unclosed expression, expecting '}' for modifier "u"
     28 	while evaluating "${:U:u" with value ""
     29 make: "varparse-errors.mk" line 95: Unclosed expression, expecting '}' for modifier "H"
     30 	while evaluating "${:U:H" with value "."
     31 make: "varparse-errors.mk" line 97: Unclosed expression, expecting '}' for modifier "[1]"
     32 	while evaluating "${:U:[1]" with value ""
     33 make: "varparse-errors.mk" line 99: Unclosed expression, expecting '}' for modifier "hash"
     34 	while evaluating "${:U:hash" with value "b2af338b"
     35 make: "varparse-errors.mk" line 101: Unclosed expression, expecting '}' for modifier "range"
     36 	while evaluating "${:U:range" with value "1"
     37 make: "varparse-errors.mk" line 103: Unclosed expression, expecting '}' for modifier "_"
     38 	while evaluating "${:U:_" with value ""
     39 make: "varparse-errors.mk" line 105: Unclosed expression, expecting '}' for modifier "gmtime"
     40 	while evaluating "${:U:gmtime" with value "<timestamp>"
     41 make: "varparse-errors.mk" line 107: Unclosed expression, expecting '}' for modifier "localtime"
     42 	while evaluating "${:U:localtime" with value "<timestamp>"
     43 make: Fatal errors encountered -- cannot continue
     44 make: stopped in unit-tests
     45 exit status 1
     46