1 make: cond-cmp-string.mk:19: Malformed conditional "str != str" 2 make: cond-cmp-string.mk:44: Malformed conditional ""string" != "str""ing"" 3 make: cond-cmp-string.mk:52: Malformed conditional "!("value" = "value")" 4 make: cond-cmp-string.mk:60: Malformed conditional "!("value" === "value")" 5 make: cond-cmp-string.mk:118: Comparison with "<" requires both operands "string" and "string" to be numeric 6 make: cond-cmp-string.mk:126: Comparison with "<=" requires both operands "string" and "string" to be numeric 7 make: cond-cmp-string.mk:134: Comparison with ">" requires both operands "string" and "string" to be numeric 8 make: cond-cmp-string.mk:142: Comparison with ">=" requires both operands "string" and "string" to be numeric 9 make: Fatal errors encountered -- cannot continue 10 make: stopped in unit-tests 11 exit status 1 12