xref: /freebsd/contrib/bmake/unit-tests/directive-include.exp (revision 6a7405f5a6b639682cacf01e35d561411ff556aa)
1956e45f6SSimon J. GerratyCondParser_Eval: ${.MAKE.MAKEFILES:T} != "${.PARSEFILE} null"
21d3f2ddcSSimon J. GerratyComparing "directive-include.mk null" != "directive-include.mk null"
3956e45f6SSimon J. GerratyCondParser_Eval: ${.MAKE.MAKEFILES:T} != "${.PARSEFILE} null"
41d3f2ddcSSimon J. GerratyComparing "directive-include.mk null" != "directive-include.mk null"
5148ee845SSimon J. Gerratymake: "directive-include.mk" line 26: Could not find nonexistent.mk
6148ee845SSimon J. Gerratymake: "directive-include.mk" line 49: Could not find "
7*6a7405f5SSimon J. Gerratymake: "directive-include.mk" line 56: Unknown modifier "Z"
8*6a7405f5SSimon J. Gerraty	while evaluating "${:U123:Z}.mk" with value "123"
9148ee845SSimon J. Gerratymake: "directive-include.mk" line 56: Could not find nonexistent.mk
10148ee845SSimon J. Gerratymake: "directive-include.mk" line 61: Cannot open /nonexistent
1198875883SSimon J. Gerratymake: "directive-include.mk" line 66: Invalid line 'include'
12e2eeea75SSimon J. Gerratymake: Fatal errors encountered -- cannot continue
1322619282SSimon J. Gerratymake: stopped making "all" in unit-tests
14e2eeea75SSimon J. Gerratyexit status 1
15