opnsense-src/contrib/bmake/unit-tests/opt-debug-lint.exp
Simon J. Gerraty 148ee84570 Merge bmake-20230622
Merge commit '3e39ce563b9ba25883e5aa37d9799eda9e57c1e0'
2023-06-27 13:57:58 -07:00

10 lines
557 B
Text

make: "opt-debug-lint.mk" line 21: Variable "X" is undefined
make: "opt-debug-lint.mk" line 21: Malformed conditional ($X)
make: "opt-debug-lint.mk" line 45: Variable "UNDEF" is undefined
make: "opt-debug-lint.mk" line 45: Malformed conditional (${UNDEF})
make: "opt-debug-lint.mk" line 67: Missing delimiter ':' after modifier "L"
make: "opt-debug-lint.mk" line 67: Missing delimiter ':' after modifier "P"
make: "opt-debug-lint.mk" line 76: Unknown modifier "${"
make: Fatal errors encountered -- cannot continue
make: stopped in unit-tests
exit status 1