Home | History | Annotate | Line # | Download | only in unit-tests
directive-for-errors.exp revision 1.9
      1 make: "directive-for-errors.mk" line 9: Unknown directive "fori"
      2 make: "directive-for-errors.mk" line 11: warning: <>
      3 make: "directive-for-errors.mk" line 13: for-less endfor
      4 make: "directive-for-errors.mk" line 25: Unknown directive "for"
      5 make: "directive-for-errors.mk" line 27: warning: <>
      6 make: "directive-for-errors.mk" line 29: for-less endfor
      7 make: "directive-for-errors.mk" line 44: invalid character '$' in .for loop variable name
      8 make: "directive-for-errors.mk" line 52: no iteration variables in for
      9 make: "directive-for-errors.mk" line 64: Wrong number of words (5) in .for substitution list with 3 variables
     10 make: "directive-for-errors.mk" line 78: missing `in' in for
     11 make: "directive-for-errors.mk" line 89: Unknown modifier "Z"
     12 	while evaluating "${:U3:Z} 4" with value "3"
     13 make: "directive-for-errors.mk" line 93: warning: Should not be reached.
     14 make: "directive-for-errors.mk" line 93: warning: Should not be reached.
     15 make: "directive-for-errors.mk" line 93: warning: Should not be reached.
     16 make: Fatal errors encountered -- cannot continue
     17 make: stopped in unit-tests
     18 exit status 1
     19