xref: /freebsd/contrib/bmake/unit-tests/varmod.exp (revision 2e47f35be5dc61945afdbd1a70e8fd505c032c94)
1make: varmod.mk:111: To escape a dollar, use \$, not $$, at "$$:L} != """
2make: varmod.mk:111: Invalid variable name ':', at "$:L} != """
3make: varmod.mk:117: Dollar followed by nothing
4	while evaluating "${:Uword:@word@${word}$@} != "word"" with value "word"
5make: varmod.mk:127: Missing delimiter ':' after modifier "P"
6	while evaluating variable "VAR" with value "VAR"
7make: varmod.mk:129: Missing argument for ".error"
8make: varmod.mk:135: Invalid modifier ":[99333000222000111000]"
9	while evaluating variable "word" with value "word"
10make: varmod.mk:138: Invalid modifier ":[2147483648]"
11	while evaluating variable "word" with value "word"
12make: varmod.mk:144: Invalid number "99333000222000111000}" for ':range' modifier
13	while evaluating variable "word" with value "word"
14make: varmod.mk:151: Invalid time value "\"
15	while evaluating indirect modifiers "gmtime=\"
16	while evaluating "${:${:Ugmtime=\\}}" with value ""
17make: varmod.mk:166: Dollar followed by nothing
18	while evaluating variable "VAR" with value "value$"
19make: varmod.mk:172: Dollar followed by nothing
20	while evaluating variable "VAR" with value "value$"
21make: varmod.mk:172: Dollar followed by nothing
22	while evaluating variable "VAR" with value "value$ appended$"
23make: varmod.mk:182: Dollar followed by nothing
24	while evaluating variable "word" with value "word"
25make: varmod.mk:186: Invalid modifier ":[$]"
26	while evaluating variable "word" with value ""
27make: varmod.mk:203: Dollar followed by nothing
28	while evaluating variable "VAR" with value "value$ appended$"
29make: varmod.mk:203: Invalid variable name '}', at "$} != "set""
30	while evaluating variable "VAR" with value "value<space>appended"
31make: varmod.mk:207: Invalid variable name '}', at "$} != "fallback""
32	while evaluating "${:Ufallback$} != "fallback"" with value ""
33make: varmod.mk:211: Invalid time value "1000$"
34	while evaluating variable "%y" with value "%y"
35make: varmod.mk:217: Invalid time value "1000$"
36	while evaluating variable "%y" with value "%y"
37make: varmod.mk:223: Dollar followed by nothing
38	while evaluating variable "word" with value "word"
39make: varmod.mk:227: Dollar followed by nothing
40	while evaluating variable "word" with value "word"
41make: varmod.mk:231: Invalid argument 'fallback$' for modifier ':mtime'
42	while evaluating variable "." with value "."
43make: varmod.mk:245: Missing delimiter ':' after modifier "L"
44	while evaluating variable "VAR" with value "VAR"
45make: Fatal errors encountered -- cannot continue
46make: stopped in unit-tests
47exit status 1
48