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