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