Home | History | Annotate | Line # | Download | only in unit-tests
      1 make: directive-for-errors.mk:9: Unknown directive "fori"
      2 make: directive-for-errors.mk:11: warning: <>
      3 make: directive-for-errors.mk:13: for-less endfor
      4 make: directive-for-errors.mk:25: Unknown directive "for"
      5 make: directive-for-errors.mk:27: warning: <>
      6 make: directive-for-errors.mk:29: for-less endfor
      7 make: directive-for-errors.mk:44: Invalid character "$" in .for loop variable name
      8 make: directive-for-errors.mk:52: Missing iteration variables in .for loop
      9 make: directive-for-errors.mk:64: Wrong number of words (5) in .for substitution list with 3 variables
     10 make: directive-for-errors.mk:78: Missing "in" in .for loop
     11 make: directive-for-errors.mk:85: Unknown modifier ":Z"
     12 	while evaluating "${:U3:Z} 4" with value "3"
     13 make: Fatal errors encountered -- cannot continue
     14 make: stopped in unit-tests
     15 exit status 1
     16