mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 04:10:49 -05:00
11 lines
876 B
Text
11 lines
876 B
Text
make: "cond-cmp-string.mk" line 19: Malformed conditional (str != str)
|
|
make: "cond-cmp-string.mk" line 44: Malformed conditional ("string" != "str""ing")
|
|
make: "cond-cmp-string.mk" line 52: Malformed conditional (!("value" = "value"))
|
|
make: "cond-cmp-string.mk" line 60: Malformed conditional (!("value" === "value"))
|
|
make: "cond-cmp-string.mk" line 118: Comparison with '<' requires both operands 'string' and 'string' to be numeric
|
|
make: "cond-cmp-string.mk" line 126: Comparison with '<=' requires both operands 'string' and 'string' to be numeric
|
|
make: "cond-cmp-string.mk" line 134: Comparison with '>' requires both operands 'string' and 'string' to be numeric
|
|
make: "cond-cmp-string.mk" line 142: Comparison with '>=' requires both operands 'string' and 'string' to be numeric
|
|
make: Fatal errors encountered -- cannot continue
|
|
make: stopped in unit-tests
|
|
exit status 1
|