initial import
[vuplus_webkit] / Source / ThirdParty / gyp / test / variables / commands / commands.gyp.ignore-env.stdout
1 GENERAL: running with these options:
2 GENERAL:   check: None
3 GENERAL:   circular_check: True
4 GENERAL:   debug: ['variables', 'general']
5 GENERAL:   defines: None
6 GENERAL:   depth: '.'
7 GENERAL:   formats: ['gypd']
8 GENERAL:   generator_flags: []
9 GENERAL:   generator_output: None
10 GENERAL:   includes: None
11 GENERAL:   msvs_version: None
12 GENERAL:   suffix: ''
13 GENERAL:   toplevel_dir: None
14 GENERAL:   use_environment: False
15 GENERAL: cmdline_default_variables: {}
16 GENERAL: generator_flags: {}
17 VARIABLES: Expanding '0' to 0
18 VARIABLES: Expanding '11 ' to '11 '
19 VARIABLES: Expanding '+14' to '+14'
20 VARIABLES: Expanding '-15' to -15
21 VARIABLES: Expanding ' 10' to ' 10'
22 VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 'replace': '<(letters_list)'}
23 VARIABLES: Expanding 'letters_list' to 'letters_list'
24 VARIABLES: Found output 'ABCDEFG', recursing.
25 VARIABLES: Expanding 'ABCDEFG' to 'ABCDEFG'
26 VARIABLES: Expanding '<(letters_list)EFG' to 'ABCDEFG'
27 VARIABLES: Expanding '012' to '012'
28 VARIABLES: Matches: {'content': 'other_letters', 'is_array': '', 'type': '<', 'replace': '<(other_letters)'}
29 VARIABLES: Expanding 'other_letters' to 'other_letters'
30 VARIABLES: Found output '<(letters_list)EFGHIJK', recursing.
31 VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 'replace': '<(letters_list)'}
32 VARIABLES: Expanding 'letters_list' to 'letters_list'
33 VARIABLES: Found output 'ABCDEFGHIJK', recursing.
34 VARIABLES: Expanding 'ABCDEFGHIJK' to 'ABCDEFGHIJK'
35 VARIABLES: Expanding '<(letters_list)EFGHIJK' to 'ABCDEFGHIJK'
36 VARIABLES: Expanding '<(other_letters)HIJK' to 'ABCDEFGHIJK'
37 VARIABLES: Expanding 'XYZ' to 'XYZ'
38 VARIABLES: Expanding 'ABCD' to 'ABCD'
39 VARIABLES: Expanding '13.0' to '13.0'
40 VARIABLES: Expanding 'import math; print math.pi' to 'import math; print math.pi'
41 VARIABLES: Matches: {'content': 'included_variable', 'is_array': '', 'type': '<', 'replace': '<(included_variable)'}
42 VARIABLES: Expanding 'included_variable' to 'included_variable'
43 VARIABLES: Found output 'XYZ', recursing.
44 VARIABLES: Expanding 'XYZ' to 'XYZ'
45 VARIABLES: Expanding '<(included_variable)' to 'XYZ'
46 VARIABLES: Expanding '6' to 6
47 VARIABLES: Matches: {'content': 'included_variable', 'is_array': '', 'type': '<', 'replace': '<(included_variable)'}
48 VARIABLES: Expanding 'included_variable' to 'included_variable'
49 VARIABLES: Found output 'XYZ', recursing.
50 VARIABLES: Expanding 'XYZ' to 'XYZ'
51 VARIABLES: Expanding '<(included_variable)' to 'XYZ'
52 VARIABLES: Matches: {'content': 'third_letters', 'is_array': '', 'type': '<', 'replace': '<(third_letters)'}
53 VARIABLES: Expanding 'third_letters' to 'third_letters'
54 VARIABLES: Found output '<(other_letters)HIJK', recursing.
55 VARIABLES: Matches: {'content': 'other_letters', 'is_array': '', 'type': '<', 'replace': '<(other_letters)'}
56 VARIABLES: Expanding 'other_letters' to 'other_letters'
57 VARIABLES: Found output '<(letters_list)EFGHIJK', recursing.
58 VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 'replace': '<(letters_list)'}
59 VARIABLES: Expanding 'letters_list' to 'letters_list'
60 VARIABLES: Found output 'ABCDEFGHIJK', recursing.
61 VARIABLES: Expanding 'ABCDEFGHIJK' to 'ABCDEFGHIJK'
62 VARIABLES: Expanding '<(letters_list)EFGHIJK' to 'ABCDEFGHIJK'
63 VARIABLES: Expanding '<(other_letters)HIJK' to 'ABCDEFGHIJK'
64 VARIABLES: Expanding '<(third_letters)' to 'ABCDEFGHIJK'
65 VARIABLES: Expanding '8' to 8
66 VARIABLES: Expanding '.' to '.'
67 VARIABLES: Expanding 'letters_' to 'letters_'
68 VARIABLES: Matches: {'content': '<!(python -c "print \'letters_list\'"', 'is_array': '', 'type': '<', 'replace': '<(<!(python -c "print \'letters_list\'")'}
69 VARIABLES: Matches: {'content': 'python -c "print \'letters_list\'"', 'is_array': '', 'type': '<!', 'replace': '<!(python -c "print \'letters_list\'")'}
70 VARIABLES: Expanding 'python -c "print \'letters_list\'"' to 'python -c "print \'letters_list\'"'
71 VARIABLES: Executing command 'python -c "print 'letters_list'"' in directory 'None'
72 VARIABLES: Found output 'letters_list', recursing.
73 VARIABLES: Expanding 'letters_list' to 'letters_list'
74 VARIABLES: Expanding '<!(python -c "print \'letters_list\'")' to 'letters_list'
75 VARIABLES: Found output 'ABCD', recursing.
76 VARIABLES: Expanding 'ABCD' to 'ABCD'
77 VARIABLES: Expanding '<(<!(python -c "print \'letters_list\'"))' to 'ABCD'
78 VARIABLES: Matches: {'content': 'check_int', 'is_array': '', 'type': '<', 'replace': '<(check_int)'}
79 VARIABLES: Expanding 'check_int' to 'check_int'
80 VARIABLES: Found output '5', recursing.
81 VARIABLES: Expanding '5' to 5
82 VARIABLES: Expanding '<(check_int)' to 5
83 VARIABLES: Expanding 'list' to 'list'
84 VARIABLES: Matches: {'content': '"python", "-c", "<(pi', 'is_array': '[', 'type': '<!', 'replace': '<!(["python", "-c", "<(pi)'}
85 VARIABLES: Matches: {'content': 'pi', 'is_array': '', 'type': '<', 'replace': '<(pi)'}
86 VARIABLES: Expanding 'pi' to 'pi'
87 VARIABLES: Found output '["python", "-c", "import math; print math.pi"]', recursing.
88 VARIABLES: Expanding '["python", "-c", "import math; print math.pi"]' to '["python", "-c", "import math; print math.pi"]'
89 VARIABLES: Expanding '["python", "-c", "<(pi)"]' to '["python", "-c", "import math; print math.pi"]'
90 VARIABLES: Executing command '['python', '-c', 'import math; print math.pi']' in directory 'None'
91 VARIABLES: Found output '3.14159265359', recursing.
92 VARIABLES: Expanding '3.14159265359' to '3.14159265359'
93 VARIABLES: Expanding '<!(["python", "-c", "<(pi)"])' to '3.14159265359'
94 VARIABLES: Matches: {'content': 'python -c "print \'<(letters_list', 'is_array': '', 'type': '<!', 'replace': '<!(python -c "print \'<(letters_list)'}
95 VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 'replace': '<(letters_list)'}
96 VARIABLES: Expanding 'letters_list' to 'letters_list'
97 VARIABLES: Found output 'python -c "print \'ABCD\'"', recursing.
98 VARIABLES: Expanding 'python -c "print \'ABCD\'"' to 'python -c "print \'ABCD\'"'
99 VARIABLES: Expanding 'python -c "print \'<(letters_list)\'"' to 'python -c "print \'ABCD\'"'
100 VARIABLES: Executing command 'python -c "print 'ABCD'"' in directory 'None'
101 VARIABLES: Found output 'ABCD', recursing.
102 VARIABLES: Expanding 'ABCD' to 'ABCD'
103 VARIABLES: Expanding '<!(python -c "print \'<(letters_list)\'")' to 'ABCD'
104 VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 'replace': '<(letters_list)'}
105 VARIABLES: Expanding 'letters_list' to 'letters_list'
106 VARIABLES: Matches: {'content': 'python -c "print \'<!(python -c "<(pi', 'is_array': '', 'type': '<!', 'replace': '<!(python -c "print \'<!(python -c "<(pi)'}
107 VARIABLES: Matches: {'content': 'python -c "<(pi', 'is_array': '', 'type': '<!', 'replace': '<!(python -c "<(pi)'}
108 VARIABLES: Matches: {'content': 'pi', 'is_array': '', 'type': '<', 'replace': '<(pi)'}
109 VARIABLES: Expanding 'pi' to 'pi'
110 VARIABLES: Found output 'python -c "import math; print math.pi"', recursing.
111 VARIABLES: Expanding 'python -c "import math; print math.pi"' to 'python -c "import math; print math.pi"'
112 VARIABLES: Expanding 'python -c "<(pi)"' to 'python -c "import math; print math.pi"'
113 VARIABLES: Executing command 'python -c "import math; print math.pi"' in directory 'None'
114 VARIABLES: Found output 'python -c "print \'3.14159265359 ABCD\'"', recursing.
115 VARIABLES: Expanding 'python -c "print \'3.14159265359 ABCD\'"' to 'python -c "print \'3.14159265359 ABCD\'"'
116 VARIABLES: Expanding 'python -c "print \'<!(python -c "<(pi)") ABCD\'"' to 'python -c "print \'3.14159265359 ABCD\'"'
117 VARIABLES: Executing command 'python -c "print '3.14159265359 ABCD'"' in directory 'None'
118 VARIABLES: Found output '3.14159265359 ABCD', recursing.
119 VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD'
120 VARIABLES: Expanding '<!(python -c "print \'<!(python -c "<(pi)") <(letters_list)\'")' to '3.14159265359 ABCD'
121 VARIABLES: Matches: {'content': 'check_str_int', 'is_array': '', 'type': '<', 'replace': '<(check_str_int)'}
122 VARIABLES: Expanding 'check_str_int' to 'check_str_int'
123 VARIABLES: Found output '6', recursing.
124 VARIABLES: Expanding '6' to 6
125 VARIABLES: Expanding '<(check_str_int)' to 6
126 VARIABLES: Matches: {'content': 'check_int', 'is_array': '', 'type': '<', 'replace': '<(check_int)'}
127 VARIABLES: Expanding 'check_int' to 'check_int'
128 VARIABLES: Found output '5blah', recursing.
129 VARIABLES: Expanding '5blah' to '5blah'
130 VARIABLES: Expanding '<(check_int)blah' to '5blah'
131 VARIABLES: Matches: {'content': 'not_int_4', 'is_array': '', 'type': '<', 'replace': '<(not_int_4)'}
132 VARIABLES: Expanding 'not_int_4' to 'not_int_4'
133 VARIABLES: Found output '13.0', recursing.
134 VARIABLES: Expanding '13.0' to '13.0'
135 VARIABLES: Expanding '<(not_int_4)' to '13.0'
136 VARIABLES: Matches: {'content': 'not_int_3', 'is_array': '', 'type': '<', 'replace': '<(not_int_3)'}
137 VARIABLES: Expanding 'not_int_3' to 'not_int_3'
138 VARIABLES: Found output '012', recursing.
139 VARIABLES: Expanding '012' to '012'
140 VARIABLES: Expanding '<(not_int_3)' to '012'
141 VARIABLES: Matches: {'content': 'negative_int', 'is_array': '', 'type': '<', 'replace': '<(negative_int)'}
142 VARIABLES: Expanding 'negative_int' to 'negative_int'
143 VARIABLES: Found output '-15', recursing.
144 VARIABLES: Expanding '-15' to -15
145 VARIABLES: Expanding '<(negative_int)' to -15
146 VARIABLES: Matches: {'content': 'not_int_5', 'is_array': '', 'type': '<', 'replace': '<(not_int_5)'}
147 VARIABLES: Expanding 'not_int_5' to 'not_int_5'
148 VARIABLES: Found output '+14', recursing.
149 VARIABLES: Expanding '+14' to '+14'
150 VARIABLES: Expanding '<(not_int_5)' to '+14'
151 VARIABLES: Matches: {'content': 'check_list_int', 'is_array': '', 'type': '<', 'replace': '<(check_list_int)'}
152 VARIABLES: Expanding 'check_list_int' to 'check_list_int'
153 VARIABLES: Found output '7 8 9', recursing.
154 VARIABLES: Expanding '7 8 9' to '7 8 9'
155 VARIABLES: Expanding '<(check_list_int)' to '7 8 9'
156 VARIABLES: Matches: {'content': 'not_int_2', 'is_array': '', 'type': '<', 'replace': '<(not_int_2)'}
157 VARIABLES: Expanding 'not_int_2' to 'not_int_2'
158 VARIABLES: Found output '11 ', recursing.
159 VARIABLES: Expanding '11 ' to '11 '
160 VARIABLES: Expanding '<(not_int_2)' to '11 '
161 VARIABLES: Matches: {'content': 'not_int_1', 'is_array': '', 'type': '<', 'replace': '<(not_int_1)'}
162 VARIABLES: Expanding 'not_int_1' to 'not_int_1'
163 VARIABLES: Found output ' 10', recursing.
164 VARIABLES: Expanding ' 10' to ' 10'
165 VARIABLES: Expanding '<(not_int_1)' to ' 10'
166 VARIABLES: Matches: {'content': 'zero_int', 'is_array': '', 'type': '<', 'replace': '<(zero_int)'}
167 VARIABLES: Expanding 'zero_int' to 'zero_int'
168 VARIABLES: Found output '0', recursing.
169 VARIABLES: Expanding '0' to 0
170 VARIABLES: Expanding '<(zero_int)' to 0
171 VARIABLES: Matches: {'content': 'check_list_int', 'is_array': '', 'type': '<@', 'replace': '<@(check_list_int)'}
172 VARIABLES: Expanding 'check_list_int' to 'check_list_int'
173 VARIABLES: Found output [7, 8, 9], recursing.
174 VARIABLES: Expanding 7 to 7
175 VARIABLES: Expanding 8 to 8
176 VARIABLES: Expanding 9 to 9
177 VARIABLES: Expanding '<@(check_list_int)' to [7, 8, 9]
178 VARIABLES: Expanding 'foo' to 'foo'
179 VARIABLES: Expanding 'target' to 'target'
180 VARIABLES: Expanding 'none' to 'none'
181 VARIABLES: Matches: {'content': 'var6', 'is_array': '', 'type': '<', 'replace': '<(var6)'}
182 VARIABLES: Expanding 'var6' to 'var6'
183 VARIABLES: Matches: {'content': 'echo <(var5', 'is_array': '', 'type': '<!', 'replace': '<!(echo <(var5)'}
184 VARIABLES: Matches: {'content': 'var5', 'is_array': '', 'type': '<', 'replace': '<(var5)'}
185 VARIABLES: Expanding 'var5' to 'var5'
186 VARIABLES: Found output 'echo letters_list', recursing.
187 VARIABLES: Expanding 'echo letters_list' to 'echo letters_list'
188 VARIABLES: Expanding 'echo <(var5)list' to 'echo letters_list'
189 VARIABLES: Executing command 'echo letters_list' in directory 'None'
190 VARIABLES: Found output 'letters_list', recursing.
191 VARIABLES: Expanding 'letters_list' to 'letters_list'
192 VARIABLES: Expanding '<!(echo <(var5)<(var6))' to 'letters_list'
193 VARIABLES: Expanding 'test_action' to 'test_action'
194 VARIABLES: Expanding 'echo' to 'echo'
195 VARIABLES: Matches: {'content': '_inputs', 'is_array': '', 'type': '<', 'replace': '<(_inputs)'}
196 VARIABLES: Expanding '_inputs' to '_inputs'
197 VARIABLES: Matches: {'content': 'var2', 'is_array': '', 'type': '<', 'replace': '<(var2)'}
198 VARIABLES: Expanding 'var2' to 'var2'
199 VARIABLES: Found output '3.14159265359 ABCD', recursing.
200 VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD'
201 VARIABLES: Expanding '<(var2)' to '3.14159265359 ABCD'
202 VARIABLES: Found output '"3.14159265359 ABCD"', recursing.
203 VARIABLES: Expanding '"3.14159265359 ABCD"' to '"3.14159265359 ABCD"'
204 VARIABLES: Expanding '<(_inputs)' to '"3.14159265359 ABCD"'
205 VARIABLES: Matches: {'content': '_outputs', 'is_array': '', 'type': '<', 'replace': '<(_outputs)'}
206 VARIABLES: Expanding '_outputs' to '_outputs'
207 VARIABLES: Matches: {'content': 'var4', 'is_array': '', 'type': '<', 'replace': '<(var4)'}
208 VARIABLES: Expanding 'var4' to 'var4'
209 VARIABLES: Found output 'ABCD', recursing.
210 VARIABLES: Expanding 'ABCD' to 'ABCD'
211 VARIABLES: Expanding '<(var4)' to 'ABCD'
212 VARIABLES: Matches: {'content': 'var7', 'is_array': '', 'type': '<', 'replace': '<(var7)'}
213 VARIABLES: Expanding 'var7' to 'var7'
214 VARIABLES: Found output 'letters_list', recursing.
215 VARIABLES: Expanding 'letters_list' to 'letters_list'
216 VARIABLES: Expanding '<(var7)' to 'letters_list'
217 VARIABLES: Found output 'ABCD letters_list', recursing.
218 VARIABLES: Expanding 'ABCD letters_list' to 'ABCD letters_list'
219 VARIABLES: Expanding '<(_outputs)' to 'ABCD letters_list'
220 VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD'
221 VARIABLES: Expanding 'ABCD' to 'ABCD'
222 VARIABLES: Expanding 'letters_list' to 'letters_list'
223 VARIABLES: Expanding 'dummy' to 'dummy'
224 VARIABLES: Expanding 'target' to 'target'
225 VARIABLES: Expanding 'none' to 'none'
226 VARIABLES: Expanding 'commands.gyp' to 'commands.gyp'
227 VARIABLES: Expanding 'commands.gypi' to 'commands.gypi'
228 VARIABLES: Expanding 'dummy' to 'dummy'
229 VARIABLES: Expanding 'target' to 'target'
230 VARIABLES: Expanding 'none' to 'none'
231 VARIABLES: Expanding 'letters_' to 'letters_'
232 VARIABLES: Expanding 'ABCD' to 'ABCD'
233 VARIABLES: Expanding 'list' to 'list'
234 VARIABLES: Expanding '3.14159265359' to '3.14159265359'
235 VARIABLES: Expanding 'ABCD' to 'ABCD'
236 VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD'
237 VARIABLES: Expanding '5blah' to '5blah'
238 VARIABLES: Expanding '13.0' to '13.0'
239 VARIABLES: Expanding '012' to '012'
240 VARIABLES: Expanding '+14' to '+14'
241 VARIABLES: Expanding '7 8 9' to '7 8 9'
242 VARIABLES: Expanding '11 ' to '11 '
243 VARIABLES: Expanding ' 10' to ' 10'
244 VARIABLES: Expanding 'foo' to 'foo'
245 VARIABLES: Expanding 'target' to 'target'
246 VARIABLES: Expanding 'none' to 'none'
247 VARIABLES: Expanding 'letters_list' to 'letters_list'
248 VARIABLES: Expanding 'test_action' to 'test_action'
249 VARIABLES: Expanding 'echo' to 'echo'
250 VARIABLES: Expanding '"3.14159265359 ABCD"' to '"3.14159265359 ABCD"'
251 VARIABLES: Expanding 'ABCD letters_list' to 'ABCD letters_list'
252 VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD'
253 VARIABLES: Expanding 'ABCD' to 'ABCD'
254 VARIABLES: Expanding 'letters_list' to 'letters_list'