1 make: "cond-op-parentheses.mk" line 22: Comparison with '>' requires both operands '3' and '(2' to be numeric 2 make: "cond-op-parentheses.mk" line 25: Malformed conditional ((3) > 2) 3 make: "cond-op-parentheses.mk" line 44: Malformed conditional (() 4 make: "cond-op-parentheses.mk" line 58: Malformed conditional ()) 5 make: Fatal errors encountered -- cannot continue 6 make: stopped in unit-tests 7 exit status 1 8