1 make: "opt-debug-lint.mk" line 19: Variable "X" is undefined 2 make: "opt-debug-lint.mk" line 19: Malformed conditional ($X) 3 make: "opt-debug-lint.mk" line 41: Variable "UNDEF" is undefined 4 make: "opt-debug-lint.mk" line 41: Malformed conditional (${UNDEF}) 5 make: "opt-debug-lint.mk" line 61: Missing delimiter ':' after modifier "L" 6 make: "opt-debug-lint.mk" line 61: Missing delimiter ':' after modifier "P" 7 make: "opt-debug-lint.mk" line 69: Unknown modifier "${" 8 make: Fatal errors encountered -- cannot continue 9 make: stopped in unit-tests 10 exit status 1 11