Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Side by Side Diff: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_debug__gyp_.json

Issue 2426883002: libyuv: Remove all GYP builders. (Closed)
Patch Set: Removed unused chromium recipe module configs Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 [
2 {
3 "cmd": [
4 "python",
5 "-u",
6 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
7 "--show-path",
8 "python",
9 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
10 ],
11 "name": "cleanup_temp"
12 },
13 {
14 "cmd": [
15 "python",
16 "-u",
17 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
18 "--spec",
19 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'root_dir': 'src '}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromiu m.googlesource.com/libyuv/libyuv'}]\ntarget_os = ['ios', 'mac']",
20 "--patch_root",
21 "src",
22 "--revision_mapping_file",
23 "{\"src\": \"got_revision\"}",
24 "--git-cache-dir",
25 "[GIT_CACHE]",
26 "--output_json",
27 "/path/to/tmp/json",
28 "--revision",
29 "src@deadbeef",
30 "--output_manifest"
31 ],
32 "env": {
33 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
34 },
35 "name": "bot_update",
36 "~followup_annotations": [
37 "@@@STEP_TEXT@Some step text@@@",
38 "@@@STEP_LOG_LINE@json.output@{@@@",
39 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
40 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
41 "@@@STEP_LOG_LINE@json.output@ \"src\": \"deadbeef\"@@@",
42 "@@@STEP_LOG_LINE@json.output@ }, @@@",
43 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
44 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
45 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src .git\", @@@",
46 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e 86ddfd4ebd0fe58cb9\"@@@",
47 "@@@STEP_LOG_LINE@json.output@ }@@@",
48 "@@@STEP_LOG_LINE@json.output@ }, @@@",
49 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
50 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
51 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
52 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee 3e86ddfd4ebd0fe58cb9\", @@@",
53 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#170242}\"@@@",
54 "@@@STEP_LOG_LINE@json.output@ }, @@@",
55 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
56 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
57 "@@@STEP_LOG_LINE@json.output@}@@@",
58 "@@@STEP_LOG_END@json.output@@@",
59 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
60 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
61 ]
62 },
63 {
64 "cmd": [],
65 "name": "ensure_goma"
66 },
67 {
68 "cmd": [
69 "python",
70 "-u",
71 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
72 "--platform",
73 "mac-386",
74 "--dest-directory",
75 "[SLAVE_BUILD]/cipd",
76 "--json-output",
77 "/path/to/tmp/json"
78 ],
79 "name": "ensure_goma.install cipd",
80 "~followup_annotations": [
81 "@@@STEP_NEST_LEVEL@1@@@",
82 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
83 "@@@STEP_LOG_LINE@json.output@{@@@",
84 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
85 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
86 "@@@STEP_LOG_LINE@json.output@}@@@",
87 "@@@STEP_LOG_END@json.output@@@"
88 ]
89 },
90 {
91 "cmd": [
92 "[SLAVE_BUILD]/cipd/cipd",
93 "ensure",
94 "--root",
95 "[CACHE]/cipd/goma",
96 "--list",
97 "infra/tools/cloudtail/mac-386 goma_recipe_module\ninfra_internal/goma/cli ent/mac-386 release",
98 "--json-output",
99 "/path/to/tmp/json",
100 "--service-account-json",
101 "/creds/service_accounts/service-account-goma-client.json"
102 ],
103 "name": "ensure_goma.ensure_installed",
104 "~followup_annotations": [
105 "@@@STEP_NEST_LEVEL@1@@@",
106 "@@@STEP_LOG_LINE@json.output@{@@@",
107 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
108 "@@@STEP_LOG_LINE@json.output@ {@@@",
109 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-goma_recipe_modu\", @@@",
110 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/cloudtail/m ac-386\"@@@",
111 "@@@STEP_LOG_LINE@json.output@ }, @@@",
112 "@@@STEP_LOG_LINE@json.output@ {@@@",
113 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
114 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/mac-386\"@@@",
115 "@@@STEP_LOG_LINE@json.output@ }@@@",
116 "@@@STEP_LOG_LINE@json.output@ ]@@@",
117 "@@@STEP_LOG_LINE@json.output@}@@@",
118 "@@@STEP_LOG_END@json.output@@@"
119 ]
120 },
121 {
122 "cmd": [
123 "python",
124 "-u",
125 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
126 "runhooks"
127 ],
128 "cwd": "[SLAVE_BUILD]/src",
129 "env": {
130 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
131 "GYP_CROSSCOMPILE": "1",
132 "GYP_DEFINES": "OS=ios clang=1 component=static_library gomadir='[CACHE]/c ipd/goma' target_arch=arm use_goma=1",
133 "GYP_GENERATORS": "ninja",
134 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
135 },
136 "name": "gclient runhooks"
137 },
138 {
139 "allow_subannotations": true,
140 "cmd": [
141 "python",
142 "-u",
143 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
144 "--src-dir",
145 "[SLAVE_BUILD]/src",
146 "--output-json",
147 "/path/to/tmp/json"
148 ],
149 "env": {
150 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
151 },
152 "name": "clang_revision",
153 "~followup_annotations": [
154 "@@@STEP_LOG_LINE@json.output@{@@@",
155 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
156 "@@@STEP_LOG_LINE@json.output@}@@@",
157 "@@@STEP_LOG_END@json.output@@@"
158 ]
159 },
160 {
161 "cmd": [
162 "python",
163 "-u",
164 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
165 "--show-path",
166 "python",
167 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
168 "--gsutil-py-path",
169 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
170 "--ninja-path",
171 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
172 "--target",
173 "Debug-iphoneos",
174 "--src-dir",
175 "[SLAVE_BUILD]/src",
176 "--goma-cache-dir",
177 "[GOMA_CACHE]",
178 "--buildbot-buildername",
179 "iOS Debug (GYP)",
180 "--buildbot-mastername",
181 "client.libyuv",
182 "--buildbot-slavename",
183 "slavename",
184 "--goma-deps-cache-file",
185 "iOS_Debug__GYP_.gomadeps",
186 "--compiler",
187 "goma-clang",
188 "--goma-jsonstatus",
189 "/path/to/tmp/json",
190 "--goma-service-account-json-file",
191 "/creds/service_accounts/service-account-goma-client.json",
192 "--goma-dir",
193 "[CACHE]/cipd/goma",
194 "--"
195 ],
196 "env": {
197 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
198 },
199 "name": "compile",
200 "~followup_annotations": [
201 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
202 "@@@STEP_LOG_END@json.output (invalid)@@@"
203 ]
204 },
205 {
206 "name": "$result",
207 "recipe_result": null,
208 "status_code": 0
209 }
210 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698