]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - unit-tests/directive-for.exp
Import bmake-20230622
[FreeBSD/FreeBSD.git] / unit-tests / directive-for.exp
1 make: "directive-for.mk" line 117: outer
2 make: "directive-for.mk" line 135: a:\ a:\file.txt
3 make: "directive-for.mk" line 135: d:\\
4 make: "directive-for.mk" line 135: d:\\file.txt
5 make: "directive-for.mk" line 146: ( ( (
6 make: "directive-for.mk" line 146: [ [ [
7 make: "directive-for.mk" line 146: { { {
8 make: "directive-for.mk" line 146: ) ) )
9 make: "directive-for.mk" line 146: ] ] ]
10 make: "directive-for.mk" line 146: } } }
11 make: "directive-for.mk" line 146: (()) (()) (())
12 make: "directive-for.mk" line 146: [[]] [[]] [[]]
13 make: "directive-for.mk" line 146: {{}} {{}} {{}}
14 make: "directive-for.mk" line 146: )( )( )(
15 make: "directive-for.mk" line 146: ][ ][ ][
16 make: "directive-for.mk" line 146: }{ }{ }{
17 make: "directive-for.mk" line 166: invalid character ':' in .for loop variable name
18 make: "directive-for.mk" line 173: invalid character '$' in .for loop variable name
19 make: "directive-for.mk" line 185: invalid character '$' in .for loop variable name
20 make: "directive-for.mk" line 196: Unknown modifier "Z"
21 make: "directive-for.mk" line 197: XXX: Not reached word1
22 make: "directive-for.mk" line 197: XXX: Not reached word3
23 make: "directive-for.mk" line 204: no iteration variables in for
24 make: "directive-for.mk" line 230: 1 open conditional
25 make: "directive-for.mk" line 246: for-less endfor
26 make: "directive-for.mk" line 247: if-less endif
27 make: "directive-for.mk" line 255: if-less endif
28 For: new loop 2
29 For: end for 2
30 For: end for 1
31 For: loop body with outer = o:
32 .\
33    for inner in i
34 .\
35    endfor
36 For: end for 1
37 For: loop body with inner = i:
38 make: "directive-for.mk" line 303: newline-item=(a)
39 make: Fatal errors encountered -- cannot continue
40 make: stopped in unit-tests
41 exit status 1