]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/cond-func.exp
OpenSSL: Merge OpenSSL 1.1.1k
[FreeBSD/FreeBSD.git] / contrib / bmake / unit-tests / cond-func.exp
1 make: "cond-func.mk" line 36: Missing closing parenthesis for defined()
2 make: "cond-func.mk" line 51: Missing closing parenthesis for defined()
3 make: "cond-func.mk" line 54: Missing closing parenthesis for defined()
4 make: "cond-func.mk" line 94: The empty variable is never defined.
5 make: "cond-func.mk" line 102: A plain function name is parsed as !empty(...).
6 make: "cond-func.mk" line 109: A plain function name is parsed as !empty(...).
7 make: "cond-func.mk" line 119: Symbols may start with a function name.
8 make: "cond-func.mk" line 124: Symbols may start with a function name.
9 make: "cond-func.mk" line 130: Malformed conditional (defined()
10 make: Fatal errors encountered -- cannot continue
11 make: stopped in unit-tests
12 exit status 1