aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/cond-func.exp
blob: eeaa89445887994bc0e16e2a7df2ad4be2aafc16 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
make: "cond-func.mk" line 37: Missing closing parenthesis for defined()
make: "cond-func.mk" line 53: Missing closing parenthesis for defined()
make: "cond-func.mk" line 57: Missing closing parenthesis for defined()
make: "cond-func.mk" line 98: The empty variable is never defined.
make: "cond-func.mk" line 108: A plain function name is parsed as defined(...).
make: "cond-func.mk" line 116: A plain function name is parsed as defined(...).
make: "cond-func.mk" line 127: Symbols may start with a function name.
make: "cond-func.mk" line 133: Symbols may start with a function name.
make: "cond-func.mk" line 139: Missing closing parenthesis for defined()
make: Fatal errors encountered -- cannot continue
make: stopped in unit-tests
exit status 1