58 Commits

Author SHA1 Message Date
Gerrit User 1347058
38a375c1f4 Create patch set 13
Change has been successfully rebased and submitted as df79165ad246fd2c8419cd813d9961f16d7d6016

9 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:

```
The name of the file: DEPS
Insertions: 78, Deletions: 7.

@@ -235,16 +235,6 @@
       'condition': 'checkout_android and non_git_source',
       'dep_type': 'cipd',
   },
-  'src/tools/clang/dsymutil': {
-    'packages': [
-      {
-        'package': 'chromium/llvm-build-tools/dsymutil',
-        'version': 'OWlhXkmj18li3yhJk59Kmjbc5KdgLh56TwCd1qBdzlIC',
-      }
-    ],
-    'condition': 'checkout_mac',
-    'dep_type': 'cipd',
-  },
 
 
   'src/third_party/android_build_tools/aapt2/cipd': {
@@ -454,6 +444,84 @@
     'condition': 'checkout_ios'
   },
 
+  'src/third_party/llvm-build/Release+Asserts': {
+    'dep_type': 'gcs',
+    'bucket': 'chromium-browser-clang',
+    'objects': [
+      {
+        # The Android libclang_rt.builtins libraries are currently only included in the Linux clang package.
+        'object_name': 'Linux_x64/clang-llvmorg-22-init-8940-g4d4cb757-84.tar.xz',
+        'sha256sum': 'f6a487ffd0e56ba7a39b063d85d1f8ff7846514f50635785730cffb7368872ce',
+        'size_bytes': 55669844,
+        'generation': 1759771493989631,
+        'condition': 'host_os == "linux" or checkout_android',
+      },
+      {
+        'object_name': 'Linux_x64/llvmobjdump-llvmorg-22-init-8940-g4d4cb757-84.tar.xz',
+        'sha256sum': 'fd644634db56977b072d951f26571ac41c9c298bf5989e99efeb150ee8427364',
+        'size_bytes': 5666140,
+        'generation': 1759771494159187,
+        'condition': '((checkout_linux or checkout_mac or checkout_android) and host_os == "linux")',
+      },
+      {
+        'object_name': 'Mac/clang-llvmorg-22-init-8940-g4d4cb757-84.tar.xz',
+        'sha256sum': '44811b6ed6868142c088807f6bcc0d08811a7b11d3f2bc2124c45868037e8cc3',
+        'size_bytes': 53583464,
+        'generation': 1759771495565305,
+        'condition': 'host_os == "mac" and host_cpu == "x64"',
+      },
+      {
+        'object_name': 'Mac/clang-mac-runtime-library-llvmorg-22-init-8940-g4d4cb757-84.tar.xz',
+        'sha256sum': '8a2e16410bede5d52c77a012f182dde2350b05e647f7c1acaf7823ce816b4422',
+        'size_bytes': 1005144,
+        'generation': 1759771503758969,
+        'condition': 'checkout_mac and not host_os == "mac"',
+      },
+      {
+        'object_name': 'Mac/llvmobjdump-llvmorg-22-init-8940-g4d4cb757-84.tar.xz',
+        'sha256sum': 'a10d075e19e7b614ffd8c5a65f04fbd45011ec74c735dda89f0b3780ab397329',
+        'size_bytes': 5567160,
+        'generation': 1759771495741126,
+        'condition': 'host_os == "mac" and host_cpu == "x64"',
+      },
+      {
+        'object_name': 'Mac_arm64/clang-llvmorg-22-init-8940-g4d4cb757-84.tar.xz',
+        'sha256sum': 'c97e4f62cdd77edf725ccbf4cd63b589302605bf643c871f83214f39e629b2ea',
+        'size_bytes': 44593804,
+        'generation': 1759771504972271,
+        'condition': 'host_os == "mac" and host_cpu == "arm64"',
+      },
+      {
+        'object_name': 'Mac_arm64/llvmobjdump-llvmorg-22-init-8940-g4d4cb757-84.tar.xz',
+        'sha256sum': '7aa959752d6beafc74129e4822912021f855584e55a55600044f1d42b889f8b0',
+        'size_bytes': 5292960,
+        'generation': 1759771505201957,
+        'condition': 'host_os == "mac" and host_cpu == "arm64"',
+      },
+      {
+        'object_name': 'Win/clang-llvmorg-22-init-8940-g4d4cb757-84.tar.xz',
+        'sha256sum': 'fc756186dea61e700bd0f885b585050d9356bbd7f942dafae25d38eef4671adf',
+        'size_bytes': 47657436,
+        'generation': 1759771514781908,
+        'condition': 'host_os == "win"',
+      },
+      {
+        'object_name': 'Win/clang-win-runtime-library-llvmorg-22-init-8940-g4d4cb757-84.tar.xz',
+        'sha256sum': '0a426702c9e0f92ea27f9611a1665cc5df9a58820360d3fa6a4026b9a0e5120f',
+        'size_bytes': 2501292,
+        'generation': 1759771523074183,
+        'condition': 'checkout_win and not host_os == "win"',
+      },
+      {
+        'object_name': 'Win/llvmobjdump-llvmorg-22-init-8940-g4d4cb757-84.tar.xz',
+        'sha256sum': '94c068f109e220e028a38f5beced7d6acd67725fc0b1da9fa8ed1b959f12d799',
+        'size_bytes': 5673824,
+        'generation': 1759771514962844,
+        'condition': '(checkout_linux or checkout_mac or checkout_android) and host_os == "win"',
+      },
+    ]
+  },
+
   # Everything coming after this is automatically updated by the auto-roller.
   # === ANDROID_DEPS Generated Code Start ===
   # Generated by //third_party/android_deps/fetch_all.py
@@ -760,13 +828,6 @@
     ],
   },
   {
-    # Pull clang if needed or requested via GYP_DEFINES.
-    # Note: On Win, this should run after win_toolchain, as it may use it.
-    'name': 'clang',
-    'pattern': '.',
-    'action': ['python3', 'src/tools/clang/scripts/update.py'],
-  },
-  {
     # Update LASTCHANGE.
     'name': 'lastchange',
     'pattern': '.',
@@ -840,6 +901,32 @@
                Var('rbe_instance'),
                ],
   },
+  {
+    'name': 'dsymutil_mac_arm64',
+    'pattern': '.',
+    'condition': 'host_os == "mac" and host_cpu == "arm64"',
+    'action': [ 'python3',
+                'src/third_party/depot_tools/download_from_google_storage.py',
+                '--no_resume',
+                '--no_auth',
+                '--bucket', 'chromium-browser-clang',
+                '-s', 'src/tools/clang/dsymutil/bin/dsymutil.arm64.sha1',
+                '-o', 'src/tools/clang/dsymutil/bin/dsymutil',
+    ],
+  },
+  {
+    'name': 'dsymutil_mac_x64',
+    'pattern': '.',
+    'condition': 'host_os == "mac" and host_cpu == "x64"',
+    'action': [ 'python3',
+                'src/third_party/depot_tools/download_from_google_storage.py',
+                '--no_resume',
+                '--no_auth',
+                '--bucket', 'chromium-browser-clang',
+                '-s', 'src/tools/clang/dsymutil/bin/dsymutil.x64.sha1',
+                '-o', 'src/tools/clang/dsymutil/bin/dsymutil',
+    ],
+  },
 ]
 
 recursedeps = [
```


Patch-set: 13
Patch-set-description: Rebase
Subject: Roll chromium_revision 9dbf00e283..89484fe328 (1465343:1529283)
Status: merged
Commit: df79165ad246fd2c8419cd813d9961f16d7d6016
Tag: autogenerated:gerrit:merged
Groups: 9108a97fb385e65ea5e1e79cde8e5063b0a94f6e
Label: Code-Review=+1, 321421773984ec4f2134fd886da896bbcd789a31 Gerrit User 1115898 <1115898@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Label: Code-Review=+1, 7f7dd4a2a2fa416a8484e2413cd7d9dfd7f7468a Gerrit User 1178490 <1178490@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Label: Commit-Queue=+2, 7f5450472a3f699096c574ef2dbd10d0ea75a53e Gerrit User 1339017 <1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Label: SUBM=+1, 533eb409f9d4fd7572d7a3b63e4dd49403758cd3
Submission-id: 7036460
Submitted-with: OK
Submitted-with: Rule-Name: gerrit~DefaultSubmitRule
Submitted-with: MAY: Auto-Submit
Submitted-with: MAY: Code-Coverage
Submitted-with: MAY: Code-Review: Gerrit User 1115898 <1115898@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Submitted-with: MAY: Commit-Queue: Gerrit User 1339017 <1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Submitted-with: MAY: Feels
Submitted-with: MAY: Bot-Commit
Submitted-with: MAY: Owners-Override
Submitted-with: MAY: Lint
Submitted-with: OK
Submitted-with: Rule-Name: Code-Owners
Base: 738a53ce271acc8cde81798bbdd22dca2fde81a3
Ours: 7eddef1bd7719fc4d4bbab79bc4ce34d0e13a808
Theirs: e237e8d7fb5d39d8666e29ae868177878c156c3e
Merge-Strategy: simple-two-way-in-core
Contains-Conflicts: false
2025-10-17 11:55:00 -07:00
Gerrit User 1347058
bf70f52675 Update patch set 12
Patch-set: 12
Reviewer: Gerrit User 1347058 <1347058@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Label: SUBM=+1, 4ecf8a045f1f628aa5e589c41782b41bd051105d
2025-10-17 11:55:00 -07:00
Gerrit User 1347058
934874f9b4 Update patch set 12
Patch Set 12:

CV is trying the patch.

Follow status at: https://luci-change-verifier.appspot.com/ui/run/libyuv/8862243506854-1-bdb8a4e57e774812

Bot data: {"action":"start","triggered_at":"2025-10-17T18:54:50Z","revision":"7eddef1bd7719fc4d4bbab79bc4ce34d0e13a808"}

Patch-set: 12
Tag: autogenerated:cq:full-run
2025-10-17 11:54:55 -07:00
Gerrit User 1339017
924266834f Update patch set 12
Patch Set 12: Commit-Queue+2

Patch-set: 12
Reviewer: Gerrit User 1339017 <1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Label: Commit-Queue=+2, b256c49fd59f4a305f7a8bb3fa1c0ad7d5141d9d
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"REMOVE","reason":"removed on reply"}
2025-10-17 11:54:50 -07:00
Gerrit User 1339017
bf46d7e74e Create patch set 12
Patch Set 12: Commit message was updated.

Copied Votes:
* Code-Review+1 by <GERRIT_ACCOUNT_1115898>, <GERRIT_ACCOUNT_1178490> (copy condition\*: "changekind:NO_CHANGE OR **changekind:NO_CODE_CHANGE** OR changekind:TRIVIAL_REBASE OR (**has:unchanged-files** AND **uploaderin:cria/project-libyuv-committers**) OR is:MIN")

Outdated Votes:
* Commit-Queue+1 (copy condition: "changekind:NO_CHANGE")

\* The label has `labelCopyEnforcement` or `labelCopyRestriction` configured. Only the most relevant condition that determined the outcome is shown.


Patch-set: 12
Patch-set-description: Edit commit message
Subject: Roll chromium_revision 9dbf00e283..89484fe328 (1465343:1529283)
Commit: 7eddef1bd7719fc4d4bbab79bc4ce34d0e13a808
Tag: autogenerated:gerrit:newPatchSet
Groups: 9108a97fb385e65ea5e1e79cde8e5063b0a94f6e
Copied-Label: Code-Review=+1, f7ebd355681e0d2b468d0edccddaa210a5137c9a Gerrit User 1178490 <1178490@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Copied-Label: Code-Review=+1, dfaf6736f4d63524a6641ca4ecbadf6537a4fc82 Gerrit User 1115898 <1115898@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"ADD","reason":"Vote got outdated and was removed: Commit-Queue+1"}
2025-10-17 11:34:01 -07:00
Gerrit User 1347058
1231ed8f8c Update patch set 11
Patch Set 11:

Dry run: CV is trying the patch.

Follow status at: https://luci-change-verifier.appspot.com/ui/run/libyuv/8862244885854-1-acd3af0d561f836c

Bot data: {"action":"start","triggered_at":"2025-10-17T18:31:51Z","revision":"9108a97fb385e65ea5e1e79cde8e5063b0a94f6e"}

Patch-set: 11
Tag: autogenerated:cq:dry-run
2025-10-17 11:31:56 -07:00
Gerrit User 1339017
423a8d387e Create patch set 11
Uploaded patch set 11: Commit-Queue+1.

patch

Copied Votes:
* Code-Review+1 by <GERRIT_ACCOUNT_1115898>, <GERRIT_ACCOUNT_1178490> (copy condition\*: "changekind:NO_CHANGE OR changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE OR (**has:unchanged-files** AND **uploaderin:cria/project-libyuv-committers**) OR is:MIN")

\* The label has `labelCopyEnforcement` or `labelCopyRestriction` configured. Only the most relevant condition that determined the outcome is shown.


Patch-set: 11
Patch-set-description: patch
Subject: Roll chromium_revision 9dbf00e283..89484fe328 (1465343:1529283)
Commit: 9108a97fb385e65ea5e1e79cde8e5063b0a94f6e
Tag: autogenerated:gerrit:newPatchSet
Groups: 9108a97fb385e65ea5e1e79cde8e5063b0a94f6e
Reviewer: Gerrit User 1339017 <1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Label: Commit-Queue=+1, 507daf5a2845037ed9b7493d67a25faae6af5c42
Copied-Label: Code-Review=+1, f7ebd355681e0d2b468d0edccddaa210a5137c9a Gerrit User 1178490 <1178490@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Copied-Label: Code-Review=+1, dfaf6736f4d63524a6641ca4ecbadf6537a4fc82 Gerrit User 1115898 <1115898@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
2025-10-17 11:31:51 -07:00
Gerrit User 1339017
a1ef33c935 Update patch set 10
Patch Set 10:

(1 comment)

Patch-set: 10
Label: Commit-Queue=0, dd0c2da077542400744d2b5028bb6d090685631a
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"REMOVE","reason":"\u003cGERRIT_ACCOUNT_1339017\u003e replied on the change"}
2025-10-16 14:53:33 -07:00
Gerrit User 1347058
0ffe572115 Update patch set 10
Patch Set 10:

CV cannot start a Run because this CL is not satisfying the `No-Unresolved-Comments` submit requirement. Please hover over the corresponding entry in the Submit Requirements section to check what is missing.

Patch-set: 10
Tag: autogenerated:cq:full-run:1760651587
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"ADD","reason":"ps#10: CQ/CV Run failed"}
2025-10-16 14:53:16 -07:00
Gerrit User 1339017
dd87f894a7 Update patch set 10
Patch Set 10: -Commit-Queue

Patch-set: 10
Tag: autogenerated:cq:full-run
Label: Commit-Queue=0, 448634b3f2775fcd4fcb3883ed37a5e21325af6f
Real-user: Gerrit User 1347058 <1347058@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
2025-10-16 14:53:15 -07:00
Gerrit User 1339017
8c22730526 Update patch set 10
Patch Set 10:

(1 comment)

Patch-set: 10
2025-10-16 14:53:14 -07:00
Gerrit User 1339017
b24c6f65d9 Update patch set 10
Patch Set 10: Commit-Queue+2

Patch-set: 10
Label: Commit-Queue=+2, 33f95c58c7dd8181fc6fde78b01569f463048b54
2025-10-16 14:53:07 -07:00
Gerrit User 1347058
ffde0fd961 Update patch set 10
Patch Set 10:

Dry run: CV is trying the patch.

Follow status at: https://luci-change-verifier.appspot.com/ui/run/libyuv/8862319224854-1-6a1c9b591ef02094

Bot data: {"action":"start","triggered_at":"2025-10-16T21:52:52Z","revision":"943823d5987beaefaf0dab78c0de2bb8a89e2807"}

Patch-set: 10
Tag: autogenerated:cq:dry-run
2025-10-16 14:52:58 -07:00
Gerrit User 1339017
ee532eb624 Update patch set 10
Patch Set 10: Commit-Queue+1

Patch-set: 10
Tag: autogenerated:plugin
Reviewer: Gerrit User 1339017 <1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Label: Commit-Queue=+1, 0fae53e89b071242ae88a8380e1f49d4a15d8d01
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"REMOVE","reason":"removed on reply"}
2025-10-16 14:52:52 -07:00
Gerrit User 1339017
763cad0f7b Create patch set 10
Patch Set 10: Patch Set 9 was rebased

Copied Votes:
* Code-Review+1 by <GERRIT_ACCOUNT_1115898>, <GERRIT_ACCOUNT_1178490> (copy condition\*: "changekind:NO_CHANGE OR changekind:NO_CODE_CHANGE OR **changekind:TRIVIAL_REBASE** OR (**has:unchanged-files** AND **uploaderin:cria/project-libyuv-committers**) OR is:MIN")

\* The label has `labelCopyEnforcement` or `labelCopyRestriction` configured. Only the most relevant condition that determined the outcome is shown.


Patch-set: 10
Patch-set-description: Rebase
Subject: Roll chromium_revision 9dbf00e283..89484fe328 (1465343:1529283)
Commit: 943823d5987beaefaf0dab78c0de2bb8a89e2807
Tag: autogenerated:gerrit:newPatchSet
Groups: 7ea64ac895e2882665bf74308da0d588f1636346
Copied-Label: Code-Review=+1, f7ebd355681e0d2b468d0edccddaa210a5137c9a Gerrit User 1178490 <1178490@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Copied-Label: Code-Review=+1, dfaf6736f4d63524a6641ca4ecbadf6537a4fc82 Gerrit User 1115898 <1115898@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Base: fcd7060e0dbcc3928b1bc7a8953245aacfc74a38
Ours: 7b99ab38453984ea32cbb11c6fba680f0793d723
Theirs: b0d25362f20655e29323933264f1a663f747edd7
Merge-Strategy: recursive
Contains-Conflicts: false
2025-10-16 14:52:45 -07:00
Gerrit User 1115898
cc4fdf4781 Update patch set 9
Patch Set 9: Code-Review+1

Patch-set: 9
Reviewer: Gerrit User 1115898 <1115898@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Label: Code-Review=+1, dfaf6736f4d63524a6641ca4ecbadf6537a4fc82
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"ADD","reason":"Someone else replied on the change"}
2025-10-16 14:40:47 -07:00
Gerrit User 1347058
fe1359286b Update patch set 9
Patch Set 9:

This CL has failed the run. Reason:

Tryjob [libyuv/try/mac_asan](https://cr-buildbucket.appspot.com/build/8700820578863473313) has failed with summary ([view all results](https://chromium-review.googlesource.com/c/7036460?checksPatchset=9&tab=checks)):

---
#### Step _compile_ failed. Error logs are shown below:
```
[1581/1647] LINK ./psnr
```
##### ...The message was too long...
#### [Click here for more information](https://logs.chromium.org/logs/libyuv/buildbucket/cr-buildbucket/8700820578863473313/+/u/compile/raw_io.output_text_failure_summary_)

Patch-set: 9
Tag: autogenerated:cq:dry-run:1760647899
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"ADD","reason":"ps#9: Tryjobs failed"}
2025-10-16 13:55:51 -07:00
Gerrit User 1339017
bd9c6b7690 Update patch set 9
Patch Set 9: -Commit-Queue

Patch-set: 9
Tag: autogenerated:cq:dry-run
Label: Commit-Queue=0, 12517fc3f2fbebafedc5db9540e53d1296525ffa
Real-user: Gerrit User 1347058 <1347058@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
2025-10-16 13:55:49 -07:00
Gerrit User 1347058
d232f868ea Update patch set 9
Patch Set 9:

Dry run: CV is trying the patch.

Follow status at: https://luci-change-verifier.appspot.com/ui/run/libyuv/8862322897854-1-0c039385861a6dd5

Bot data: {"action":"start","triggered_at":"2025-10-16T20:51:39Z","revision":"7b99ab38453984ea32cbb11c6fba680f0793d723"}

Patch-set: 9
Tag: autogenerated:cq:dry-run
2025-10-16 13:51:44 -07:00
Gerrit User 1339017
1631dcb155 Update patch set 9
Patch Set 9: Commit-Queue+1

Patch-set: 9
Tag: autogenerated:plugin
Reviewer: Gerrit User 1339017 <1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Label: Commit-Queue=+1, 7618d8b81a7c64e1d4c3f25377ab61851b4d3470
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"REMOVE","reason":"removed on reply"}
2025-10-16 13:51:39 -07:00
Gerrit User 1339017
61136d141c Create patch set 9
Patch Set 9: Patch Set 8 was rebased

Copied Votes:
* Code-Review+1 by <GERRIT_ACCOUNT_1178490> (copy condition\*: "changekind:NO_CHANGE OR changekind:NO_CODE_CHANGE OR **changekind:TRIVIAL_REBASE** OR (**has:unchanged-files** AND **uploaderin:cria/project-libyuv-committers**) OR is:MIN")

\* The label has `labelCopyEnforcement` or `labelCopyRestriction` configured. Only the most relevant condition that determined the outcome is shown.


Patch-set: 9
Patch-set-description: Rebase
Subject: Roll chromium_revision 9dbf00e283..89484fe328 (1465343:1529283)
Commit: 7b99ab38453984ea32cbb11c6fba680f0793d723
Tag: autogenerated:gerrit:newPatchSet
Groups: 75b47481f1b36cc253f51c507c952680a312ab15
Copied-Label: Code-Review=+1, f7ebd355681e0d2b468d0edccddaa210a5137c9a Gerrit User 1178490 <1178490@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Base: 613393324f5d3afb54b8f3d0ccae13d9756ac511
Ours: d8f360d88f7c0e0276a6c6aaea1adc84077286d2
Theirs: fcd7060e0dbcc3928b1bc7a8953245aacfc74a38
Merge-Strategy: recursive
Contains-Conflicts: false
2025-10-16 13:51:31 -07:00
Gerrit User 1347058
2acd56e602 Update patch set 8
Patch Set 8:

This CL has failed the run. Reason:

Tryjob [libyuv/try/ios_arm64_rel](https://cr-buildbucket.appspot.com/build/8701014724039322593) has failed with summary ([view all results](https://chromium-review.googlesource.com/c/7036460?checksPatchset=8&tab=checks)):

---
Task did not start, no resource

Patch-set: 8
Tag: autogenerated:cq:dry-run:1760462737
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"ADD","reason":"ps#8: Tryjobs failed"}
2025-10-14 10:26:08 -07:00
Gerrit User 1339017
8fb1f89724 Update patch set 8
Patch Set 8: -Commit-Queue

Patch-set: 8
Tag: autogenerated:cq:dry-run
Label: Commit-Queue=0, ffd1e20f07ea920db5c7ef9432d96c1af6d717a3
Real-user: Gerrit User 1347058 <1347058@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
2025-10-14 10:25:59 -07:00
Gerrit User 1347058
819594a45f Update patch set 8
Patch Set 8:

Dry run: CV is trying the patch.

Follow status at: https://luci-change-verifier.appspot.com/ui/run/libyuv/8862508059854-1-8b34f7fe142d3c7b

Bot data: {"action":"start","triggered_at":"2025-10-14T17:25:37Z","revision":"d8f360d88f7c0e0276a6c6aaea1adc84077286d2"}

Patch-set: 8
Tag: autogenerated:cq:dry-run
2025-10-14 10:25:43 -07:00
Gerrit User 1339017
97297d1bfc Update patch set 8
Patch Set 8: Commit-Queue+1

Patch-set: 8
Tag: autogenerated:plugin
Reviewer: Gerrit User 1339017 <1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Label: Commit-Queue=+1, 0a47dc3fafbdd785c1945c6905dc5d4023783877
2025-10-14 10:25:37 -07:00
Gerrit User 1339017
067cc32a1a Update patch set 8
Patch-set: 8
Attention: {"person_ident":"Gerrit User 1425877 \u003c1425877@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"REMOVE","reason":"\u003cGERRIT_ACCOUNT_1339017\u003e replied on the change"}
Attention: {"person_ident":"Gerrit User 1178490 \u003c1178490@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"REMOVE","reason":"\u003cGERRIT_ACCOUNT_1339017\u003e replied on the change"}
2025-10-14 10:25:31 -07:00
Gerrit User 1339017
5dcde0bcc3 Create patch set 8
Patch Set 8: Patch Set 7 was rebased

Copied Votes:
* Code-Review+1 by <GERRIT_ACCOUNT_1178490> (copy condition\*: "changekind:NO_CHANGE OR changekind:NO_CODE_CHANGE OR **changekind:TRIVIAL_REBASE** OR (**has:unchanged-files** AND uploaderin:cria/project-libyuv-committers) OR is:MIN")

\* The label has `labelCopyEnforcement` or `labelCopyRestriction` configured. Only the most relevant condition that determined the outcome is shown.


Patch-set: 8
Patch-set-description: Rebase
Subject: Roll chromium_revision 9dbf00e283..89484fe328 (1465343:1529283)
Commit: d8f360d88f7c0e0276a6c6aaea1adc84077286d2
Tag: autogenerated:gerrit:newPatchSet
Groups: 75b47481f1b36cc253f51c507c952680a312ab15
Copied-Label: Code-Review=+1, f7ebd355681e0d2b468d0edccddaa210a5137c9a Gerrit User 1178490 <1178490@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Base: 69046a8ab0562d8165719019bf6454cbe2020adc
Ours: 15c5870f00296de19232a9cd1df1aabde4e603a9
Theirs: 613393324f5d3afb54b8f3d0ccae13d9756ac511
Merge-Strategy: recursive
Contains-Conflicts: false
2025-10-14 10:25:18 -07:00
Gerrit User 1339017
05050f0ddd Update patch set 7
Patch Set 7:

(1 comment)

Patch-set: 7
Label: Commit-Queue=0, f129b7492c1664e8776b8508ff5f113fd2830b77
Attention: {"person_ident":"Gerrit User 1178490 \u003c1178490@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"ADD","reason":"\u003cGERRIT_ACCOUNT_1339017\u003e replied on the change"}
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"REMOVE","reason":"\u003cGERRIT_ACCOUNT_1339017\u003e replied on the change"}
2025-10-14 09:57:48 -07:00
Gerrit User 1347058
dc56082f0c Update patch set 7
Patch Set 7:

This CL has failed the run. Reason:

Failed Tryjobs:
* [libyuv/try/ios_arm64](https://cr-buildbucket.appspot.com/build/8701017473567503953). Summary ([view all results](https://chromium-review.googlesource.com/c/7036460?checksPatchset=7&tab=checks)):

---
Task did not start, no resource

---
* [libyuv/try/ios_arm64_rel](https://cr-buildbucket.appspot.com/build/8701017473567503937). Summary ([view all results](https://chromium-review.googlesource.com/c/7036460?checksPatchset=7&tab=checks)):

---
Task did not start, no resource

---

Patch-set: 7
Tag: autogenerated:cq:dry-run:1760460109
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"ADD","reason":"ps#7: Tryjobs failed"}
2025-10-14 09:42:26 -07:00
Gerrit User 1339017
7677f69484 Update patch set 7
Patch Set 7: -Commit-Queue

Patch-set: 7
Tag: autogenerated:cq:dry-run
Label: Commit-Queue=0, 7a10953b5da91d25a28e237871b9c00e8012161d
Real-user: Gerrit User 1347058 <1347058@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
2025-10-14 09:42:17 -07:00
Gerrit User 1347058
57c4daea79 Update patch set 7
Patch Set 7:

Dry run: CV is trying the patch.

Follow status at: https://luci-change-verifier.appspot.com/ui/run/libyuv/8862510687854-1-50a01a629d04de85

Bot data: {"action":"start","triggered_at":"2025-10-14T16:41:49Z","revision":"15c5870f00296de19232a9cd1df1aabde4e603a9"}

Patch-set: 7
Tag: autogenerated:cq:dry-run
2025-10-14 09:41:59 -07:00
Gerrit User 1339017
a4bf86fa37 Update patch set 7
Patch Set 7: Commit-Queue+1

Patch-set: 7
Tag: autogenerated:plugin
Label: Commit-Queue=+1, 6fd07559b9e98a45f198b5ca07b43345d3adb2db
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"REMOVE","reason":"removed on reply"}
2025-10-14 09:41:49 -07:00
Gerrit User 1178490
19b4a4852f Update patch set 7
<GERRIT_ACCOUNT_1425877>, who was added as reviewer owns the following files:
* `DEPS`


Patch-set: 7
Tag: autogenerated:gerrit:code-owners:addReviewer
2025-10-14 07:35:22 -07:00
Gerrit User 1178490
774a568806 Update patch set 7
Patch Set 7: Code-Review+1

(1 comment)

Patch-set: 7
Reviewer: Gerrit User 1425877 <1425877@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Label: Code-Review=+1, f7ebd355681e0d2b468d0edccddaa210a5137c9a
Attention: {"person_ident":"Gerrit User 1425877 \u003c1425877@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"ADD","reason":"\u003cGERRIT_ACCOUNT_1178490\u003e replied on the change"}
2025-10-14 07:35:22 -07:00
Gerrit User 1347058
e321ac0fd7 Update patch set 7
Patch Set 7:

This CL has failed the run. Reason:

Tryjob [libyuv/try/ios_arm64_rel](https://cr-buildbucket.appspot.com/build/8701033542794974145) has failed with summary ([view all results](https://chromium-review.googlesource.com/c/7036460?checksPatchset=7&tab=checks)):

---
Task did not start, no resource

Patch-set: 7
Tag: autogenerated:cq:dry-run:1760444381
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"ADD","reason":"ps#7: Tryjobs failed"}
2025-10-14 05:26:59 -07:00
Gerrit User 1339017
4164837bd8 Update patch set 7
Patch Set 7: -Commit-Queue

Patch-set: 7
Tag: autogenerated:cq:dry-run
Label: Commit-Queue=0, 3cea953aafe8e1ec5443a822cfa1fbc843b017f2
Real-user: Gerrit User 1347058 <1347058@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
2025-10-14 05:26:50 -07:00
Gerrit User 1347058
01c2c9c14c Update patch set 7
Patch Set 7:

Dry run: CV is trying the patch.

Follow status at: https://luci-change-verifier.appspot.com/ui/run/libyuv/8862526415854-1-3a76cb988203bf9e

Bot data: {"action":"start","triggered_at":"2025-10-14T12:19:41Z","revision":"15c5870f00296de19232a9cd1df1aabde4e603a9"}

Patch-set: 7
Tag: autogenerated:cq:dry-run
2025-10-14 05:19:45 -07:00
Gerrit User 1339017
a7dc75826f Update patch set 7
Patch Set 7: Commit-Queue+1

Patch-set: 7
Tag: autogenerated:plugin
Reviewer: Gerrit User 1339017 <1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Label: Commit-Queue=+1, 3b1ac28815ee89c257b143da68b05ffcf529bc2d
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"REMOVE","reason":"removed on reply"}
2025-10-14 05:19:41 -07:00
Gerrit User 1339017
32773a1933 Create patch set 7
Patch Set 7: Patch Set 6 was rebased

Copied Votes:
* Code-Review+1 by <GERRIT_ACCOUNT_1178490> (copy condition\*: "**changekind:NO_CHANGE** OR **changekind:NO_CODE_CHANGE** OR **changekind:TRIVIAL_REBASE** OR (**has:unchanged-files** AND uploaderin:cria/project-libyuv-committers) OR is:MIN")

\* The label has `labelCopyEnforcement` or `labelCopyRestriction` configured. Only the most relevant condition that determined the outcome is shown.


Patch-set: 7
Patch-set-description: Rebase
Subject: Roll chromium_revision 9dbf00e283..89484fe328 (1465343:1529283)
Commit: 15c5870f00296de19232a9cd1df1aabde4e603a9
Tag: autogenerated:gerrit:newPatchSet
Groups: 75b47481f1b36cc253f51c507c952680a312ab15
Copied-Label: Code-Review=+1, 85194d4a630c8def00c1ac1b9350d91d2e9327aa Gerrit User 1178490 <1178490@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Base: 75b47481f1b36cc253f51c507c952680a312ab15
Ours: 362c93e4b137f90988aaf4d54461dc7789d617a0
Theirs: 69046a8ab0562d8165719019bf6454cbe2020adc
Merge-Strategy: recursive
Contains-Conflicts: false
2025-10-14 05:19:33 -07:00
Gerrit User 1347058
746362fe09 Update patch set 6
Patch Set 6:

This CL has failed the run. Reason:

Tryjob [libyuv/try/ios_arm64_rel](https://cr-buildbucket.appspot.com/build/8701035481802631649) has failed with summary ([view all results](https://chromium-review.googlesource.com/c/7036460?checksPatchset=6&tab=checks)):

---
#### Step _compile_ failed. Error logs are shown below:
```
[271/1903] ACTION //buildtools/third_party/libc++:copy_sysroot_modulemaps(//build/toolchain/mac:clang_x64)
python3 ../../build/noop.py
missing local outputs out/Release-iphoneos/sdk/xcode_links/MacOSX12.1.sdk/usr/include/DarwinBasic.modulemap: lstat /Volumes/Work/s/w/ir/cache/osx_sdk/XCode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/DarwinBasic.modulemap: no such file or directory
error: 1 steps failed: missing local outputs out/Release-iphoneos/sdk/xcode_links/MacOSX12.1.sdk/usr/include/DarwinBasic.modulemap: lstat /Volumes/Work/s/w/ir/cache/osx_sdk/XCode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/DarwinBasic.modulemap: no such file or directory
```
#### [Click here for more information](https://logs.chromium.org/logs/libyuv/buildbucket/cr-buildbucket/8701035481802631649/+/u/compile/raw_io.output_text_failure_summary_)

Patch-set: 6
Tag: autogenerated:cq:dry-run:1760442478
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"ADD","reason":"ps#6: Tryjobs failed"}
2025-10-14 05:02:59 -07:00
Gerrit User 1339017
61801511ea Update patch set 6
Patch Set 6: -Commit-Queue

Patch-set: 6
Tag: autogenerated:cq:dry-run
Label: Commit-Queue=0, 1a1f676330b58a5490e38760d9cf8bafa126cd8c
Real-user: Gerrit User 1347058 <1347058@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
2025-10-14 05:02:50 -07:00
Gerrit User 1347058
e45b09cfda Update patch set 6
Patch Set 6:

Dry run: CV is trying the patch.

Follow status at: https://luci-change-verifier.appspot.com/ui/run/libyuv/8862528318854-1-c324cd82d5c2b242

Bot data: {"action":"start","triggered_at":"2025-10-14T11:47:58Z","revision":"362c93e4b137f90988aaf4d54461dc7789d617a0"}

Patch-set: 6
Tag: autogenerated:cq:dry-run
2025-10-14 04:48:02 -07:00
Gerrit User 1339017
da81581f58 Update patch set 6
Patch Set 6: Commit-Queue+1

Patch-set: 6
Tag: autogenerated:plugin
Reviewer: Gerrit User 1339017 <1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Label: Commit-Queue=+1, ddfa2c666e1047224c332c1178e7f6e0dcc1f24e
2025-10-14 04:47:58 -07:00
Gerrit User 1339017
998c56e6b6 Create patch set 6
Patch Set 6: Patch Set 5 was rebased

Copied Votes:
* Code-Review+1 by <GERRIT_ACCOUNT_1178490> (copy condition\*: "changekind:NO_CHANGE OR changekind:NO_CODE_CHANGE OR **changekind:TRIVIAL_REBASE** OR (**has:unchanged-files** AND uploaderin:cria/project-libyuv-committers) OR is:MIN")

\* The label has `labelCopyEnforcement` or `labelCopyRestriction` configured. Only the most relevant condition that determined the outcome is shown.


Patch-set: 6
Patch-set-description: Rebase
Subject: Roll chromium_revision 9dbf00e283..89484fe328 (1465343:1529283)
Commit: 362c93e4b137f90988aaf4d54461dc7789d617a0
Tag: autogenerated:gerrit:newPatchSet
Groups: 75b47481f1b36cc253f51c507c952680a312ab15
Copied-Label: Code-Review=+1, 85194d4a630c8def00c1ac1b9350d91d2e9327aa Gerrit User 1178490 <1178490@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Base: cadd143e6d8f911db9000f4e20d5282985c55ccd
Ours: c9007f47be9fc764f8582fec2c2015501831b702
Theirs: 75b47481f1b36cc253f51c507c952680a312ab15
Merge-Strategy: recursive
Contains-Conflicts: false
2025-10-14 04:47:42 -07:00
Gerrit User 1339017
32e808405a Update patch set 5
Patch Set 5: -Commit-Queue

Patch-set: 5
Label: Commit-Queue=0, 3a5939bcd4deb0def265fd83e8695dc17a7a1c0c
2025-10-14 03:52:11 -07:00
Gerrit User 1347058
668f6ac840 Update patch set 5
Patch Set 5:

Dry run: CV is trying the patch.

Follow status at: https://luci-change-verifier.appspot.com/ui/run/libyuv/8862531700854-1-43fdd88641b66ffb

Bot data: {"action":"start","triggered_at":"2025-10-14T10:51:36Z","revision":"c9007f47be9fc764f8582fec2c2015501831b702"}

Patch-set: 5
Tag: autogenerated:cq:dry-run
2025-10-14 03:51:40 -07:00
Gerrit User 1339017
8644766af6 Update patch set 5
Patch Set 5: Commit-Queue+1

Patch-set: 5
Tag: autogenerated:plugin
Reviewer: Gerrit User 1339017 <1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Label: Commit-Queue=+1, f7205ba0e09ee3f5c9736b2595cf5f66b6b8b9d3
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"REMOVE","reason":"removed on reply"}
2025-10-14 03:51:36 -07:00
Gerrit User 1339017
2f76860803 Create patch set 5
Patch Set 5: Patch Set 4 was rebased

Copied Votes:
* Code-Review+1 by <GERRIT_ACCOUNT_1178490> (copy condition\*: "changekind:NO_CHANGE OR changekind:NO_CODE_CHANGE OR **changekind:TRIVIAL_REBASE** OR (**has:unchanged-files** AND uploaderin:cria/project-libyuv-committers) OR is:MIN")

Outdated Votes:
* Commit-Queue+1 (copy condition: "changekind:NO_CHANGE")

\* The label has `labelCopyEnforcement` or `labelCopyRestriction` configured. Only the most relevant condition that determined the outcome is shown.


Patch-set: 5
Patch-set-description: Rebase
Subject: Roll chromium_revision 9dbf00e283..89484fe328 (1465343:1529283)
Commit: c9007f47be9fc764f8582fec2c2015501831b702
Tag: autogenerated:gerrit:newPatchSet
Groups: cadd143e6d8f911db9000f4e20d5282985c55ccd
Copied-Label: Code-Review=+1, 85194d4a630c8def00c1ac1b9350d91d2e9327aa Gerrit User 1178490 <1178490@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Base: 3b06f2fa7b579738ddb6328a97258dc2eff502fb
Ours: 0978f5ca87761e93f707529ac15d218c165fb5ff
Theirs: cadd143e6d8f911db9000f4e20d5282985c55ccd
Merge-Strategy: recursive
Contains-Conflicts: false
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"ADD","reason":"Vote got outdated and was removed: Commit-Queue+1"}
2025-10-14 03:50:26 -07:00
Gerrit User 1347058
58774e1f64 Update patch set 4
Patch Set 4:

Dry run: CV is trying the patch.

Follow status at: https://luci-change-verifier.appspot.com/ui/run/libyuv/8862532025854-1-e81ecb5afe730ccd

Bot data: {"action":"start","triggered_at":"2025-10-14T10:46:11Z","revision":"0978f5ca87761e93f707529ac15d218c165fb5ff"}

Patch-set: 4
Tag: autogenerated:cq:dry-run
2025-10-14 03:46:17 -07:00
Gerrit User 1339017
b6919dbc61 Update patch set 4
Patch Set 4: Commit-Queue+1

Patch-set: 4
Tag: autogenerated:plugin
Reviewer: Gerrit User 1339017 <1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Label: Commit-Queue=+1, 261088d595cf36969e65c6c53d6a6660ace1e7cb
Attention: {"person_ident":"Gerrit User 1339017 \u003c1339017@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"REMOVE","reason":"removed on reply"}
2025-10-14 03:46:11 -07:00