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