[llvm] [CMake][Support] Use /nologo when compiling BLAKE3 assembly sources on Windows (PR #106794)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 1 05:08:01 PDT 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-expensive-checks-win` running on `as-worker-93` while building `llvm` at step 2 "checkout".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/14/builds/1246
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 2 (checkout) failure: update (failure)
git version 2.23.0.windows.1
remote: Enumerating objects: 20, done.
remote: Counting objects: 5% (1/20)
remote: Counting objects: 10% (2/20)
remote: Counting objects: 15% (3/20)
remote: Counting objects: 20% (4/20)
remote: Counting objects: 25% (5/20)
remote: Counting objects: 30% (6/20)
remote: Counting objects: 35% (7/20)
remote: Counting objects: 40% (8/20)
remote: Counting objects: 45% (9/20)
remote: Counting objects: 50% (10/20)
remote: Counting objects: 55% (11/20)
remote: Counting objects: 60% (12/20)
remote: Counting objects: 65% (13/20)
remote: Counting objects: 70% (14/20)
remote: Counting objects: 75% (15/20)
remote: Counting objects: 80% (16/20)
remote: Counting objects: 85% (17/20)
remote: Counting objects: 90% (18/20)
remote: Counting objects: 95% (19/20)
remote: Counting objects: 100% (20/20)
remote: Counting objects: 100% (20/20), done.
remote: Compressing objects: 5% (1/19)
remote: Compressing objects: 10% (2/19)
remote: Compressing objects: 15% (3/19)
remote: Compressing objects: 21% (4/19)
remote: Compressing objects: 26% (5/19)
remote: Compressing objects: 31% (6/19)
remote: Compressing objects: 36% (7/19)
remote: Compressing objects: 42% (8/19)
remote: Compressing objects: 47% (9/19)
remote: Compressing objects: 52% (10/19)
remote: Compressing objects: 57% (11/19)
remote: Compressing objects: 63% (12/19)
remote: Compressing objects: 68% (13/19)
remote: Compressing objects: 73% (14/19)
remote: Compressing objects: 78% (15/19)
remote: Compressing objects: 84% (16/19)
remote: Compressing objects: 89% (17/19)
remote: Compressing objects: 94% (18/19)
remote: Compressing objects: 100% (19/19)
remote: Compressing objects: 100% (19/19), done.
remote: Total 20 (delta 3), reused 6 (delta 1), pack-reused 0 (from 0)
>From https://github.com/llvm/llvm-project
* branch main -> FETCH_HEAD
fatal: unable to write new index file
fatal: unable to write new index file
```
</details>
https://github.com/llvm/llvm-project/pull/106794
More information about the llvm-commits
mailing list