llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
29.13k stars 12.02k forks source link

`aosp-O3-polly-before-vectorizer-unprofitable` build fails in CI #106292

Open firewave opened 2 months ago

firewave commented 2 months ago

https://lab.llvm.org/buildbot/#/builders/36/builds/1165

13:01:40 Failed to run soong bootstrap: fork/exec ./bootstrap.bash: no such file or directory

There is not a single successful build in the available list of builds.

llvmbot commented 2 months ago

@llvm/issue-subscribers-polly

Author: Oliver Stöneberg (firewave)

https://lab.llvm.org/buildbot/#/builders/36/builds/1165 ``` 13:01:40 Failed to run soong bootstrap: fork/exec ./bootstrap.bash: no such file or directory ``` There is not a single successful build in the available list of builds.
firewave commented 2 months ago

Since https://lab.llvm.org/buildbot/#/builders/36/builds/1245 it fails with a different error:

Invalid lunch combo: aosp_arm64-userdebug
Valid combos must be of the form <product>-<release>-<variant>