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