1For: end for 1 2For: loop body: 3. info ${:U!"#$%&'()*+,-./0-9\:;<=>?@A-Z[\\]_^a-z{|\}~} 4make: Unclosed variable expression, expecting '}' for modifier "U!"" of variable "" with value "!"" 5make: "directive-for-escape.mk" line 19: !" 6For: end for 1 7For: loop body: 8. info ${:U!"\\\\#$%&'()*+,-./0-9\:;<=>?@A-Z[\\]_^a-z{|\}~} 9make: Unclosed variable expression, expecting '}' for modifier "U!"\\\\" of variable "" with value "!"\\" 10make: "directive-for-escape.mk" line 29: !"\\ 11For: end for 1 12For: loop body: 13. info ${:U\$} 14make: "directive-for-escape.mk" line 43: $ 15For: loop body: 16. info ${:U${V}} 17make: "directive-for-escape.mk" line 43: value 18For: loop body: 19. info ${:U${V:=-with-modifier}} 20make: "directive-for-escape.mk" line 43: value-with-modifier 21For: loop body: 22. info ${:U$(V)} 23make: "directive-for-escape.mk" line 43: value 24For: loop body: 25. info ${:U$(V:=-with-modifier)} 26make: "directive-for-escape.mk" line 43: value-with-modifier 27For: end for 1 28For: loop body: 29# ${:U\${UNDEF\:U\\$\\$} 30For: loop body: 31# ${:U{{\}\}} 32For: loop body: 33# ${:Uend\}} 34For: end for 1 35For: loop body: 36. info ${:U\${UNDEF\:U\\$\\$} 37make: "directive-for-escape.mk" line 92: ${UNDEF:U\backslash$
For: loop body:
. info ${:U{{\}\}} 38make: "directive-for-escape.mk" line 92: {{}} 39For: loop body: 40. info ${:Uend\}} 41make: "directive-for-escape.mk" line 92: end} 42For: end for 1 43For: loop body: 44. info ${:Ubegin<${UNDEF:Ufallback:N{{{}}}}>end} 45make: "directive-for-escape.mk" line 113: begin<fallback>end 46For: end for 1 47For: loop body: 48. info ${:U\$} 49make: "directive-for-escape.mk" line 121: $ 50make: "directive-for-escape.mk" line 129: invalid character ':' in .for loop variable name 51make: "directive-for-escape.mk" line 130: one two three one three 52make: "directive-for-escape.mk" line 131: for-less endfor 53make: "directive-for-escape.mk" line 139: invalid character '}' in .for loop variable name 54make: "directive-for-escape.mk" line 140: one.c 55make: "directive-for-escape.mk" line 141: for-less endfor 56For: end for 1 57For: loop body: 58. info . $$i: ${:Uinner} 59. info . $${i}: ${:Uinner} 60. info . $${i:M*}: ${:Uinner:M*} 61. info . $$(i): $(:Uinner) 62. info . $$(i:M*): $(:Uinner:M*) 63. info . $${i$${:U}}: ${i${:U}} 64. info . $${i\}}: ${:Uinner\}} # XXX: unclear why ForLoop_SubstVarLong needs this 65. info . $${i2}: ${i2} 66. info . $${i,}: ${i,} 67. info . adjacent: ${:Uinner}${:Uinner}${:Uinner:M*}${:Uinner} 68make: "directive-for-escape.mk" line 148: . $i: inner 69make: "directive-for-escape.mk" line 149: . ${i}: inner 70make: "directive-for-escape.mk" line 150: . ${i:M*}: inner 71make: "directive-for-escape.mk" line 151: . $(i): inner 72make: "directive-for-escape.mk" line 152: . $(i:M*): inner 73make: "directive-for-escape.mk" line 153: . ${i${:U}}: outer 74make: "directive-for-escape.mk" line 154: . ${i\}}: inner} 75make: "directive-for-escape.mk" line 155: . ${i2}: two 76make: "directive-for-escape.mk" line 156: . ${i,}: comma 77make: "directive-for-escape.mk" line 157: . adjacent: innerinnerinnerinner 78make: "directive-for-escape.mk" line 165: invalid character '$' in .for loop variable name 79make: "directive-for-escape.mk" line 166: eight $$$$ and no cents. 80make: "directive-for-escape.mk" line 167: eight and no cents. 81make: "directive-for-escape.mk" line 168: for-less endfor 82make: "directive-for-escape.mk" line 176: eight and no cents. 83For: end for 1 84make: "directive-for-escape.mk" line 183: newline in .for value 85make: "directive-for-escape.mk" line 183: newline in .for value 86For: loop body: 87. info short: ${:U" "} 88. info long: ${:U" "} 89make: "directive-for-escape.mk" line 184: short: " " 90make: "directive-for-escape.mk" line 185: long: " " 91For: end for 1 92For: loop body: 93For: end for 1 94Parse_PushInput: .for loop in directive-for-escape.mk, line 198 95make: "directive-for-escape.mk" line 198: newline in .for value 96 in .for loop from directive-for-escape.mk:198 with i = " 97" 98For: loop body: 99: ${:U" "} 100SetFilenameVars: ${.PARSEDIR} = <some-dir> ${.PARSEFILE} = `directive-for-escape.mk' 101Parsing line 199: : ${:U" "} 102ParseDependency(: " ") 103ParseEOF: returning to file directive-for-escape.mk, line 201 104SetFilenameVars: ${.PARSEDIR} = <some-dir> ${.PARSEFILE} = `directive-for-escape.mk' 105Parsing line 201: .MAKEFLAGS: -d0 106ParseDependency(.MAKEFLAGS: -d0) 107For: end for 1 108For: loop body: 109# ${:U#} 110For: loop body: 111# ${:U\\\\#} 112For: end for 1 113For: loop body: 114# ${:U\$} 115For: loop body: 116# ${:U$i} 117For: loop body: 118# ${:U$(i)} 119For: loop body: 120# ${:U${i}} 121For: loop body: 122# ${:U$$} 123For: loop body: 124# ${:U$$$$} 125For: loop body: 126# ${:U${:U\$\$}} 127For: end for 1 128For: loop body: 129# ${:U${.TARGET}} 130For: loop body: 131# ${:U${.TARGET}} 132For: loop body: 133# ${:U$${.TARGET\}} 134For: loop body: 135# ${:U$${.TARGET\}} 136For: end for 1 137For: loop body: 138# ${:U(((} 139For: loop body: 140# ${:U{{{} 141For: loop body: 142# ${:U)))} 143For: loop body: 144# ${:U\}\}\}} 145make: Fatal errors encountered -- cannot continue 146make: stopped in unit-tests 147exit status 1 148