xref: /freebsd/contrib/bmake/unit-tests/varmod.exp (revision 6a7405f5a6b639682cacf01e35d561411ff556aa)
1make: "varmod.mk" line 101: To escape a dollar, use \$, not $$, at "$$:L} != """
2make: "varmod.mk" line 101: Invalid variable name ':', at "$:L} != """
3make: "varmod.mk" line 107: Dollar followed by nothing
4	while evaluating "${:Uword:@word@${word}$@} != "word"" with value "word"
5make: "varmod.mk" line 117: Missing delimiter ':' after modifier "P"
6	while evaluating variable "VAR" with value "VAR"
7make: "varmod.mk" line 119: Missing argument for ".error"
8make: "varmod.mk" line 125: Bad modifier ":[99333000222000111000]"
9	while evaluating variable "word" with value "word"
10make: "varmod.mk" line 128: Bad modifier ":[2147483648]"
11	while evaluating variable "word" with value "word"
12make: "varmod.mk" line 134: Invalid number "99333000222000111000}" for ':range' modifier
13	while evaluating variable "word" with value "word"
14make: "varmod.mk" line 141: Invalid time value "\"
15	while evaluating "${:${:Ugmtime=\\}}" with value ""
16make: "varmod.mk" line 156: Dollar followed by nothing
17	while evaluating variable "VAR" with value "value$"
18make: "varmod.mk" line 162: Dollar followed by nothing
19	while evaluating variable "VAR" with value "value$"
20make: "varmod.mk" line 162: Dollar followed by nothing
21	while evaluating variable "VAR" with value "value$ appended$"
22make: "varmod.mk" line 172: Dollar followed by nothing
23	while evaluating variable "word" with value "word"
24make: "varmod.mk" line 176: Bad modifier ":[$]"
25	while evaluating variable "word" with value ""
26make: "varmod.mk" line 193: Dollar followed by nothing
27	while evaluating variable "VAR" with value "value$ appended$"
28make: "varmod.mk" line 193: Invalid variable name '}', at "$} != "set""
29	while evaluating variable "VAR" with value "value<space>appended"
30make: "varmod.mk" line 197: Invalid variable name '}', at "$} != "fallback""
31	while evaluating "${:Ufallback$} != "fallback"" with value ""
32make: "varmod.mk" line 201: Invalid time value "1000$"
33	while evaluating variable "%y" with value "%y"
34make: "varmod.mk" line 207: Invalid time value "1000$"
35	while evaluating variable "%y" with value "%y"
36make: "varmod.mk" line 213: Dollar followed by nothing
37	while evaluating variable "word" with value "word"
38make: "varmod.mk" line 217: Dollar followed by nothing
39	while evaluating variable "word" with value "word"
40make: "varmod.mk" line 221: Invalid argument 'fallback$' for modifier ':mtime'
41	while evaluating variable "." with value "."
42make: Fatal errors encountered -- cannot continue
43make: stopped in unit-tests
44exit status 1
45