Home | History | Annotate | Line # | Download | only in unit-tests
var-eval-short.exp revision 1.18
      1 make: "var-eval-short.mk" line 44: In the :@ modifier of "", the variable name "${FAIL}" must not contain a dollar
      2 make: "var-eval-short.mk" line 44: Malformed conditional (0 && ${:Uword:@${FAIL}@expr@})
      3 make: "var-eval-short.mk" line 84: Invalid time value at "${FAIL}}"
      4 make: "var-eval-short.mk" line 84: Malformed conditional (0 && ${:Uword:gmtime=${FAIL}})
      5 make: "var-eval-short.mk" line 98: Invalid time value at "${FAIL}}"
      6 make: "var-eval-short.mk" line 98: Malformed conditional (0 && ${:Uword:localtime=${FAIL}})
      7 CondParser_Eval: 0 && ${0:?${FAIL}then:${FAIL}else}
      8 Var_Parse: ${0:?${FAIL}then:${FAIL}else} (parse-only)
      9 Parsing modifier ${0:?...}
     10 Modifier part: "${FAIL}then"
     11 Modifier part: "${FAIL}else"
     12 Result of ${0:?${FAIL}then:${FAIL}else} is "" (parse-only, defined)
     13 Parsing line 163: DEFINED=	defined
     14 Global: DEFINED = defined
     15 CondParser_Eval: 0 && ${DEFINED:L:?${FAIL}then:${FAIL}else}
     16 Var_Parse: ${DEFINED:L:?${FAIL}then:${FAIL}else} (parse-only)
     17 Parsing modifier ${DEFINED:L}
     18 Result of ${DEFINED:L} is "defined" (parse-only, regular)
     19 Parsing modifier ${DEFINED:?...}
     20 Modifier part: "${FAIL}then"
     21 Modifier part: "${FAIL}else"
     22 Result of ${DEFINED:?${FAIL}then:${FAIL}else} is "defined" (parse-only, regular)
     23 Parsing line 166: .MAKEFLAGS: -d0
     24 ParseDependency(.MAKEFLAGS: -d0)
     25 Global: .MAKEFLAGS =  -r -k -d cpv -d
     26 Global: .MAKEFLAGS =  -r -k -d cpv -d 0
     27 make: Fatal errors encountered -- cannot continue
     28 make: stopped in unit-tests
     29 exit status 1
     30