OLD | NEW |
---|---|
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
7 "[BUILDER_CACHE]/ClangToTAndroidASan", | 7 "[BUILDER_CACHE]/ClangToTAndroid_x64", |
8 "511" | 8 "511" |
9 ], | 9 ], |
10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
11 "~followup_annotations": [ | 11 "~followup_annotations": [ |
12 "@@@STEP_LOG_LINE@python.inline@@@@", | 12 "@@@STEP_LOG_LINE@python.inline@@@@", |
13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
(...skipping 15 matching lines...) Expand all Loading... | |
33 "--revision_mapping_file", | 33 "--revision_mapping_file", |
34 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/ tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_ revision\"}", | 34 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/ tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_ revision\"}", |
35 "--git-cache-dir", | 35 "--git-cache-dir", |
36 "[GIT_CACHE]", | 36 "[GIT_CACHE]", |
37 "--output_json", | 37 "--output_json", |
38 "/path/to/tmp/json", | 38 "/path/to/tmp/json", |
39 "--revision", | 39 "--revision", |
40 "src@HEAD", | 40 "src@HEAD", |
41 "--output_manifest" | 41 "--output_manifest" |
42 ], | 42 ], |
43 "cwd": "[BUILDER_CACHE]/ClangToTAndroidASan", | 43 "cwd": "[BUILDER_CACHE]/ClangToTAndroid_x64", |
44 "env": { | 44 "env": { |
45 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 45 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
46 }, | 46 }, |
47 "name": "bot_update", | 47 "name": "bot_update", |
48 "~followup_annotations": [ | 48 "~followup_annotations": [ |
49 "@@@STEP_TEXT@Some step text@@@", | 49 "@@@STEP_TEXT@Some step text@@@", |
50 "@@@STEP_LOG_LINE@json.output@{@@@", | 50 "@@@STEP_LOG_LINE@json.output@{@@@", |
51 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 51 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
52 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 52 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
53 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 53 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
120 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@" | 120 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@" |
121 ] | 121 ] |
122 }, | 122 }, |
123 { | 123 { |
124 "cmd": [ | 124 "cmd": [ |
125 "python", | 125 "python", |
126 "-u", | 126 "-u", |
127 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 127 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
128 "runhooks" | 128 "runhooks" |
129 ], | 129 ], |
130 "cwd": "[BUILDER_CACHE]/ClangToTAndroidASan/src", | 130 "cwd": "[BUILDER_CACHE]/ClangToTAndroid_x64/src", |
131 "env": { | 131 "env": { |
132 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", | 132 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", |
133 "GYP_CHROMIUM_NO_ACTION": "1", | 133 "GYP_CHROMIUM_NO_ACTION": "1", |
134 "GYP_CROSSCOMPILE": "1", | 134 "GYP_CROSSCOMPILE": "1", |
135 "GYP_DEFINES": "OS=android asan=1 clang=1 clang_use_chrome_plugins=0 compo nent=shared_library fastbuild=1 target_arch=arm", | 135 "GYP_DEFINES": "OS=android clang=1 clang_use_chrome_plugins=0 component=st atic_library fastbuild=1 target_arch=x64", |
136 "LLVM_FORCE_HEAD_REVISION": "YES", | 136 "LLVM_FORCE_HEAD_REVISION": "YES", |
Nico
2016/10/26 02:49:55
Ah you're right. This env var is the important bit
| |
137 "PATH": "[BUILDER_CACHE]/ClangToTAndroidASan/src/third_party/android_tools /sdk/platform-tools:[BUILDER_CACHE]/ClangToTAndroidASan/src/build/android:%(PATH )s:RECIPE_PACKAGE_REPO[depot_tools]" | 137 "PATH": "[BUILDER_CACHE]/ClangToTAndroid_x64/src/third_party/android_tools /sdk/platform-tools:[BUILDER_CACHE]/ClangToTAndroid_x64/src/build/android:%(PATH )s:RECIPE_PACKAGE_REPO[depot_tools]" |
138 }, | 138 }, |
139 "name": "gclient runhooks" | 139 "name": "gclient runhooks" |
140 }, | 140 }, |
141 { | 141 { |
142 "cmd": [ | 142 "cmd": [ |
143 "python", | 143 "python", |
144 "-u", | 144 "-u", |
145 "[BUILDER_CACHE]/ClangToTAndroidASan/src/testing/scripts/get_compile_targe ts.py", | 145 "[BUILDER_CACHE]/ClangToTAndroid_x64/src/testing/scripts/get_compile_targe ts.py", |
146 "--output", | 146 "--output", |
147 "/path/to/tmp/json", | 147 "/path/to/tmp/json", |
148 "--", | 148 "--", |
149 "--build-config-fs", | 149 "--build-config-fs", |
150 "Debug", | 150 "Release", |
151 "--paths", | 151 "--paths", |
152 "{\"checkout\": \"[BUILDER_CACHE]/ClangToTAndroidASan/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE _PACKAGE_REPO[build]/scripts/slave/runtest.py\"}", | 152 "{\"checkout\": \"[BUILDER_CACHE]/ClangToTAndroid_x64/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE _PACKAGE_REPO[build]/scripts/slave/runtest.py\"}", |
153 "--properties", | 153 "--properties", |
154 "{\"buildername\": \"ClangToTAndroidASan\", \"buildnumber\": 571, \"master name\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"android\"}" | 154 "{\"buildername\": \"ClangToTAndroid x64\", \"buildnumber\": 571, \"master name\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"android\"}" |
155 ], | 155 ], |
156 "name": "get compile targets for scripts", | 156 "name": "get compile targets for scripts", |
157 "~followup_annotations": [ | 157 "~followup_annotations": [ |
158 "@@@STEP_LOG_LINE@json.output@{}@@@", | 158 "@@@STEP_LOG_LINE@json.output@{}@@@", |
159 "@@@STEP_LOG_END@json.output@@@" | 159 "@@@STEP_LOG_END@json.output@@@" |
160 ] | 160 ] |
161 }, | 161 }, |
162 { | 162 { |
163 "cmd": [ | 163 "cmd": [ |
164 "python", | 164 "python", |
165 "-u", | 165 "-u", |
166 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 166 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
167 "[BUILDER_CACHE]/ClangToTAndroidASan/src/testing/buildbot/chromium.fyi.jso n", | 167 "[BUILDER_CACHE]/ClangToTAndroid_x64/src/testing/buildbot/chromium.fyi.jso n", |
168 "/path/to/tmp/json" | 168 "/path/to/tmp/json" |
169 ], | 169 ], |
170 "name": "read test spec (chromium.fyi.json)", | 170 "name": "read test spec (chromium.fyi.json)", |
171 "~followup_annotations": [ | 171 "~followup_annotations": [ |
172 "@@@STEP_TEXT@path: [BUILDER_CACHE]/ClangToTAndroidASan/src/testing/buildb ot/chromium.fyi.json@@@", | 172 "@@@STEP_TEXT@path: [BUILDER_CACHE]/ClangToTAndroid_x64/src/testing/buildb ot/chromium.fyi.json@@@", |
173 "@@@STEP_LOG_LINE@json.output@{}@@@", | 173 "@@@STEP_LOG_LINE@json.output@{}@@@", |
174 "@@@STEP_LOG_END@json.output@@@" | 174 "@@@STEP_LOG_END@json.output@@@" |
175 ] | 175 ] |
176 }, | 176 }, |
177 { | 177 { |
178 "cmd": [ | 178 "cmd": [ |
179 "python", | 179 "python", |
180 "-u", | 180 "-u", |
181 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 181 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
182 "--show-path", | 182 "--show-path", |
183 "python", | 183 "python", |
184 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 184 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
185 ], | 185 ], |
186 "name": "cleanup_temp" | 186 "name": "cleanup_temp" |
187 }, | 187 }, |
188 { | 188 { |
189 "cmd": [ | 189 "cmd": [ |
190 "python", | 190 "python", |
191 "-u", | 191 "-u", |
192 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree (sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw ith('.pyc'):\n os.remove(os.path.join(base, f))\n", | 192 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree (sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw ith('.pyc'):\n os.remove(os.path.join(base, f))\n", |
193 "[BUILDER_CACHE]/ClangToTAndroidASan/src/out/Debug/debug_info_dumps", | 193 "[BUILDER_CACHE]/ClangToTAndroid_x64/src/out/Release/debug_info_dumps", |
194 "[BUILDER_CACHE]/ClangToTAndroidASan/src/out/Debug/test_logs", | 194 "[BUILDER_CACHE]/ClangToTAndroid_x64/src/out/Release/test_logs", |
195 "[BUILDER_CACHE]/ClangToTAndroidASan/src/out/build_product.zip", | 195 "[BUILDER_CACHE]/ClangToTAndroid_x64/src/out/build_product.zip", |
196 "[BUILDER_CACHE]/ClangToTAndroidASan/src" | 196 "[BUILDER_CACHE]/ClangToTAndroid_x64/src" |
197 ], | 197 ], |
198 "name": "clean local files", | 198 "name": "clean local files", |
199 "~followup_annotations": [ | 199 "~followup_annotations": [ |
200 "@@@STEP_LOG_LINE@python.inline@@@@", | 200 "@@@STEP_LOG_LINE@python.inline@@@@", |
201 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", | 201 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", |
202 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", | 202 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", |
203 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", | 203 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", |
204 "@@@STEP_LOG_LINE@python.inline@try:@@@", | 204 "@@@STEP_LOG_LINE@python.inline@try:@@@", |
205 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", | 205 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", |
206 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", | 206 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", |
207 "@@@STEP_LOG_LINE@python.inline@ pass@@@", | 207 "@@@STEP_LOG_LINE@python.inline@ pass@@@", |
208 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv [4]):@@@", | 208 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv [4]):@@@", |
209 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", | 209 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", |
210 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", | 210 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", |
211 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@" , | 211 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@" , |
212 "@@@STEP_LOG_END@python.inline@@@" | 212 "@@@STEP_LOG_END@python.inline@@@" |
213 ] | 213 ] |
214 }, | 214 }, |
215 { | 215 { |
216 "cmd": [ | 216 "cmd": [ |
217 "[BUILDER_CACHE]/ClangToTAndroidASan/src/build/tree_truth.sh", | 217 "[BUILDER_CACHE]/ClangToTAndroid_x64/src/build/tree_truth.sh", |
218 "[BUILDER_CACHE]/ClangToTAndroidASan/src", | 218 "[BUILDER_CACHE]/ClangToTAndroid_x64/src", |
219 "src" | 219 "src" |
220 ], | 220 ], |
221 "name": "tree truth steps" | 221 "name": "tree truth steps" |
222 }, | 222 }, |
223 { | 223 { |
224 "cmd": [ | 224 "cmd": [ |
225 "python", | 225 "python", |
226 "-u", | 226 "-u", |
227 "[BUILDER_CACHE]/ClangToTAndroidASan/src/tools/mb/mb.py", | 227 "[BUILDER_CACHE]/ClangToTAndroid_x64/src/tools/mb/mb.py", |
228 "gen", | 228 "gen", |
229 "-m", | 229 "-m", |
230 "chromium.fyi", | 230 "chromium.fyi", |
231 "-b", | 231 "-b", |
232 "ClangToTAndroidASan", | 232 "ClangToTAndroid x64", |
233 "--config-file", | 233 "--config-file", |
234 "[BUILDER_CACHE]/ClangToTAndroidASan/src/tools/mb/mb_config.pyl", | 234 "[BUILDER_CACHE]/ClangToTAndroid_x64/src/tools/mb/mb_config.pyl", |
235 "//out/Debug" | 235 "//out/Release" |
236 ], | 236 ], |
237 "cwd": "[BUILDER_CACHE]/ClangToTAndroidASan/src", | 237 "cwd": "[BUILDER_CACHE]/ClangToTAndroid_x64/src", |
238 "env": { | 238 "env": { |
239 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" | 239 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" |
240 }, | 240 }, |
241 "name": "generate_build_files" | 241 "name": "generate_build_files" |
242 }, | 242 }, |
243 { | 243 { |
244 "allow_subannotations": true, | 244 "allow_subannotations": true, |
245 "cmd": [ | 245 "cmd": [ |
246 "python", | 246 "python", |
247 "-u", | 247 "-u", |
248 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 248 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
249 "--src-dir", | 249 "--src-dir", |
250 "[BUILDER_CACHE]/ClangToTAndroidASan/src", | 250 "[BUILDER_CACHE]/ClangToTAndroid_x64/src", |
251 "--output-json", | 251 "--output-json", |
252 "/path/to/tmp/json" | 252 "/path/to/tmp/json" |
253 ], | 253 ], |
254 "env": { | 254 "env": { |
255 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", | 255 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", |
256 "LLVM_FORCE_HEAD_REVISION": "YES", | 256 "LLVM_FORCE_HEAD_REVISION": "YES", |
257 "PATH": "[BUILDER_CACHE]/ClangToTAndroidASan/src/third_party/android_tools /sdk/platform-tools:[BUILDER_CACHE]/ClangToTAndroidASan/src/build/android:%(PATH )s" | 257 "PATH": "[BUILDER_CACHE]/ClangToTAndroid_x64/src/third_party/android_tools /sdk/platform-tools:[BUILDER_CACHE]/ClangToTAndroid_x64/src/build/android:%(PATH )s" |
258 }, | 258 }, |
259 "name": "clang_revision", | 259 "name": "clang_revision", |
260 "~followup_annotations": [ | 260 "~followup_annotations": [ |
261 "@@@STEP_LOG_LINE@json.output@{@@@", | 261 "@@@STEP_LOG_LINE@json.output@{@@@", |
262 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 262 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
263 "@@@STEP_LOG_LINE@json.output@}@@@", | 263 "@@@STEP_LOG_LINE@json.output@}@@@", |
264 "@@@STEP_LOG_END@json.output@@@" | 264 "@@@STEP_LOG_END@json.output@@@" |
265 ] | 265 ] |
266 }, | 266 }, |
267 { | 267 { |
268 "cmd": [ | 268 "cmd": [ |
269 "python", | 269 "python", |
270 "-u", | 270 "-u", |
271 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 271 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
272 "--show-path", | 272 "--show-path", |
273 "python", | 273 "python", |
274 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 274 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
275 "--gsutil-py-path", | 275 "--gsutil-py-path", |
276 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 276 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
277 "--ninja-path", | 277 "--ninja-path", |
278 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 278 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
279 "--target", | 279 "--target", |
280 "Debug", | 280 "Release", |
281 "--src-dir", | 281 "--src-dir", |
282 "[BUILDER_CACHE]/ClangToTAndroidASan/src", | 282 "[BUILDER_CACHE]/ClangToTAndroid_x64/src", |
283 "--goma-cache-dir", | 283 "--goma-cache-dir", |
284 "[GOMA_CACHE]", | 284 "[GOMA_CACHE]", |
285 "--buildbot-buildername", | 285 "--buildbot-buildername", |
286 "ClangToTAndroidASan", | 286 "ClangToTAndroid x64", |
287 "--buildbot-mastername", | 287 "--buildbot-mastername", |
288 "chromium.fyi", | 288 "chromium.fyi", |
289 "--buildbot-slavename", | 289 "--buildbot-slavename", |
290 "TestSlavename", | 290 "TestSlavename", |
291 "--goma-deps-cache-file", | 291 "--goma-deps-cache-file", |
292 "ClangToTAndroidASan.gomadeps", | 292 "ClangToTAndroid_x64.gomadeps", |
293 "--build-data-dir", | 293 "--build-data-dir", |
294 "[ROOT]/build_data_dir", | 294 "[ROOT]/build_data_dir", |
295 "--compiler", | 295 "--compiler", |
296 "clang", | 296 "clang", |
297 "--", | 297 "--" |
298 "all" | |
299 ], | 298 ], |
300 "env": { | 299 "env": { |
301 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", | 300 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", |
302 "LLVM_FORCE_HEAD_REVISION": "YES", | 301 "LLVM_FORCE_HEAD_REVISION": "YES", |
303 "PATH": "[BUILDER_CACHE]/ClangToTAndroidASan/src/third_party/android_tools /sdk/platform-tools:[BUILDER_CACHE]/ClangToTAndroidASan/src/build/android:%(PATH )s" | 302 "PATH": "[BUILDER_CACHE]/ClangToTAndroid_x64/src/third_party/android_tools /sdk/platform-tools:[BUILDER_CACHE]/ClangToTAndroid_x64/src/build/android:%(PATH )s" |
304 }, | 303 }, |
305 "name": "compile" | 304 "name": "compile" |
306 }, | 305 }, |
307 { | 306 { |
308 "name": "$result", | 307 "name": "$result", |
309 "recipe_result": null, | 308 "recipe_result": null, |
310 "status_code": 0 | 309 "status_code": 0 |
311 } | 310 } |
312 ] | 311 ] |
OLD | NEW |