1*759b177aSSimon J. Gerratymake: cond-cmp-string.mk:19: Malformed conditional 'str != str' 2*759b177aSSimon J. Gerratymake: cond-cmp-string.mk:44: Malformed conditional '"string" != "str""ing"' 3*759b177aSSimon J. Gerratymake: cond-cmp-string.mk:52: Malformed conditional '!("value" = "value")' 4*759b177aSSimon J. Gerratymake: cond-cmp-string.mk:60: Malformed conditional '!("value" === "value")' 5*759b177aSSimon J. Gerratymake: cond-cmp-string.mk:118: Comparison with '<' requires both operands 'string' and 'string' to be numeric 6*759b177aSSimon J. Gerratymake: cond-cmp-string.mk:126: Comparison with '<=' requires both operands 'string' and 'string' to be numeric 7*759b177aSSimon J. Gerratymake: cond-cmp-string.mk:134: Comparison with '>' requires both operands 'string' and 'string' to be numeric 8*759b177aSSimon J. Gerratymake: cond-cmp-string.mk:142: Comparison with '>=' requires both operands 'string' and 'string' to be numeric 92c3632d1SSimon J. Gerratymake: Fatal errors encountered -- cannot continue 102c3632d1SSimon J. Gerratymake: stopped in unit-tests 112c3632d1SSimon J. Gerratyexit status 1 12