Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/llvm/llvm-zorg
https://github.com/llvm/llvm-zorg
Updating to Apple Clang 1500.3.9.4 fixes the problem that was causing
test failures.
Build/t...
332f0102ea4ba47de6b72e13e56960f860424184 authored 10 months ago by dyung <[email protected]>c5213b3c5ad0ed4dd2a909096682cc992ee1c761 authored 10 months ago by Vitaly Buka <[email protected]>
04ddb104263dbf5f2fff8aac4a689c1fd9b1de5d authored 10 months ago by Vitaly Buka <[email protected]>
This matches what builkite is doing right now.
Also add myself to the notification for this bot.
4312611aa9611ba33ccc994f7125567fd00fb06a authored 10 months ago by Mehdi Amini <[email protected]>
Updating PowerPC bots to use the upstream CMake support for ccache.
Replace usage of LLVM_CCACH...
Two build-id related LLD tests are failing on the MacOS builder I am
trying to bring up apparen...
Enable passing additional lit arguments per bot to the `ninja
check-openmp` configuration.
Thi...
I am shuffling around the builder assignments for a few workers, so
needed to remove the hard c...
Add a new release builder for the AArch64 Darwin target, and a new
worker to share build respon...
We already had psutil installed, and pexpect was added to the Linux
workers recently.
https://g...
e08c692f75a922ee820ac8722f5033255913c195 authored 10 months ago by David Spickett <[email protected]>f6d70e100c167d89c3a1acc38100e33b3289e7ee authored 10 months ago by Jonas Devlieghere <[email protected]>
The primary reason for this was performance, but lately Clang is
mostly waiting on the module ca...
This change makes 3 updates to the SIE bot configuration.
1. Retire the llvm-new-debug-iterat...
4600b1e94afe5022679c50bd2e24fe25329527c7 authored 10 months ago by dyung <[email protected]>
How to build libc for GPU is about to change significantly, which
requires an update to the way...
8da16cc3c2accb9bfbc1ca4b8ee47e7cf5c9d19c authored 10 months ago by Shubham Sandeep Rastogi <[email protected]>
9e87da3357d1b70e83a94e417748e4f935bcdec0 authored 10 months ago by Adrian Prantl <[email protected]>
Which is what I tried to do in 330340b14f6325d76c96cb1713d29c4258e541b8,
but forgot one detail....
LLVMPoller can be configured to use other `repourl` for test/debug
purpose. But LLVMPoller alwa...
This patch copies Fuchsia's staging build bots configurations to the
Fuchsia prod builders, whi...
The clang-ppc64le-rhel buildbot uses a different external compiler
toolchain to the system defa...
After https://reviews.llvm.org/D140236 (and other changes I'm sure),
flang doesn't need pgmath ...
This disables host/device and device/host transfers via the SDMA engines
for the OpenMP Offload...
49fd97ce55dae80acfb6f1939ae9e1b7c047dbb7 authored 11 months ago by Adrian Prantl <[email protected]>
Previously the builder class argument "jobs" defaulted to a string to
use with `WithProperties`...
3c9b0b8e2963e1b006921672b00f058d6e3b5bf3 authored 11 months ago by Galina Kistanova <[email protected]>
5f390cdd63b8392842a77f523845ba1e6254aa3e authored 11 months ago by Galina Kistanova <[email protected]>
We don't need the runtime variants on build bots. This patch disable it
so the build time can b...
This patch updates the configuration for the Fuchsia staging builder to
use a single stage buil...
4f339d212af5b9d9d5ca813f6f2f8c1f99ab134e authored 11 months ago by Galina Kistanova <[email protected]>
This was added mysteriously some time ago but the explanation is
pretty simple - we have work to...
590f0a62919ad313758362d18a31e7d40255e6e6 authored 11 months ago by Congcong Cai <[email protected]>
The test stage seems to be taking longer, bumping up the timeout for it
to 10 hours.
Adding two new mac builders since I will soon have some spare machines
lying around idle and we...
66f99dfc9c9854055328385ac83c2b5b95dc8efc authored 11 months ago by Jan Patrick Lehr <[email protected]>
`project=None` will cause the following exception
```
File "/zorg/buildbot/changes/llvmgitpoll...
4703231c21a9ba4a69646b4966ea6dccd77113f8 authored 11 months ago by Jan Patrick Lehr <[email protected]>
It seems that this is needed now.
Should fix the current state of the clang-hip-builder.
htt...
Removing the libcxx,libcxxabi, and libunwind runtimes from being built
and tested on the clang-...
As LoongArch has already been in the LLVM_ALL_TARGETS instead of
LLVM_ALL_EXPERIMENTAL_TARGETS ...
These builders will be used to for verify fuchsia build configuration
changes.
Fix the build after llvm-project 8f90e6937a (e.g.
https://green.lab.llvm.org/green/job/coverage...
As more than 400 tests are currently failing for the Sparc target, it
makes little sense to tes...
Turns out the LLDB builder class defaults to `jobs="%(jobs)s"`
which expects every worker to hav...
Enable 'ccache' cached builds.
86c759cb3aa9417b00c5e74601b30dffde1f8ada authored 11 months ago by Vladimir Vereschaka <[email protected]>79873e13d2d10463635d84476afb9bfed9c45cfc authored 11 months ago by Amir Ayupov <[email protected]>
1a621b52eb35a7450b6b548d3ba2e3cec68f75da authored 11 months ago by Amir Ayupov <[email protected]>
This property is used for `ninja -j<jobs>` and given that we manage the
CPU usage of our machin...
libunwind is now required to build libcxx and libcxxabi by default.
See llvm-project:8f90e6937a...
fb4bb5fd89bc02da826913cb38d197e73d1e1070 authored 12 months ago by Alex Langford <[email protected]>3412f8d9f8978ee759ea0e4b3efec7a49848757d authored 12 months ago by Vitaly Buka <[email protected]>
e510c5b3188019769c6b4ac91e6ba8680c5edbc9 authored 12 months ago by Vitaly Buka <[email protected]>
This should fix the build which started failing after [1],
see for example https://lab.llvm.org...
libc++ use it by default.
54539985d63e14210d9223fc419057af37a22c7b authored 12 months ago by Vitaly Buka <[email protected]>llvm/llvm-project#77689 is not a fix.
This reverts commit 8202ffdd47b2197057cfa14c8f2153a20d3...
c4d9a5bf4f520116b1f0dc71d1a69b3f6c00e5ab authored 12 months ago by Vitaly Buka <[email protected]>Looks like llvm/llvm-project#77689 fixed the issue.
This reverts commit 23cd70e66807ccdb8e75512...
8202ffdd47b2197057cfa14c8f2153a20d3ddf37 authored 12 months ago by Vitaly Buka <[email protected]>
llvm/llvm-project#77687 enabled libunwind, but
not all tests pass with sanitizers.
So disabl...
23cd70e66807ccdb8e75512f4f42d4d38885cec6 authored 12 months ago by Vitaly Buka <[email protected]>See https://github.com/llvm/llvm-project/pull/77687 for more details.
10993ce862dd5518c86e55d659194f865ffc5447 authored 12 months ago by Louis Dionne <[email protected]>
This adds a sanity-check bot to the AMDGPU OpenMP Offloading bot
infrastructure. It is a copy o...
a52fe065b04c4e142aad91483889557240d722d7 authored 12 months ago by Jan Patrick Lehr <[email protected]>
This enables an actual 8-way parallel testing of libc for GPU on AMDGPU.
We limit the number of...
This bot adds clang and flang frontends to the OpenMP runtime on
AMDGPUs. Given the current sta...
8a17534ccbfd1bf5e1375dd1045b28a878a48834 authored 12 months ago by Vitaly Buka <[email protected]>
Use a unique build directory for each build to avoid incremental build
correctness issues while...
The annotated builder sets BUILDBOT_CLOBBER to empty string when clobber
isn't requested so we ...
a8bc9270c2c257c829a53381cbeedc261c5a8fec authored 12 months ago by Vitaly Buka <[email protected]>
This is workaround for reverts like this
https://github.com/llvm/llvm-project/commit/0c23163184...
* reduced a number of CUDA target GPUs to speed up the build.
* fixed CUDA code caching.
This is an update for https://github.com/llvm/llvm-zorg/pull/73
The command line with the tes...
c2e2ad68e42fb57dd82f32745035a78bc5fc9caa authored 12 months ago by Dmitry Vasilyev <[email protected]>5f464b205c00ccf03e54794d7850eb6263c20e53 authored 12 months ago by Ilya Biryukov <[email protected]>
We need this upgrade to roll forward fixes to C++20 support in Clang itself.
For more context...
859a8f80ab6d91d527fd7fb4eb746d69269bb2e9 authored 12 months ago by Ilya Biryukov <[email protected]>
It appears that https://github.com/llvm/llvm-project/pull/70695 fixed an
issue that prevented l...
* reduce a build path for the builders to avoid failures for the unix
socket related tests (the ...
After https://github.com/llvm/llvm-project/pull/73262
these tests are broken on
https://lab.ll...
This Dockerfile is used to build a Docker image that's used on all
Fuchsia builders. Our infras...
* added the "release" worker for the release builders.
* added ccache for llvm-clang-x86_64-exp...
We want to expand the dylib testing to include libclang-cpp.so and also
to build projects like ...
a0fd01bc34f7fc556db556451e5859ae7959d6a3 authored about 1 year ago by Galina Kistanova <[email protected]>
Sivachandra has moved on from the libc project and ndesaulniers has
joined. This patch ensures ...
Enable ccache when building LLVM in the annotated builder fuchsia-linux
fb8c152a22a0cf00c13dad84e03b9e26f3d8ba49 authored about 1 year ago by trevtt <[email protected]>
This change fixes the fuchsia annotated builder to work in a Docker
container.
6330f19552c997e2a0f6dec1ea1b6e7d402ed5fa authored about 1 year ago by Galina Kistanova <[email protected]>
e2d0810d5f24590c65e40798b53c8c26e13f1c8c authored about 1 year ago by Galina Kistanova <[email protected]>
e7870dc5a8e0f8a6e47a53eab0afa26e8855ecdd authored about 1 year ago by Amir Ayupov <[email protected]>
This streamlines development as we can deploy changes without having to
restart the Buildbot ma...
https://github.com/llvm/llvm-project/pull/72543
c37d176803503fad51252dc60e924790cc923489 authored about 1 year ago by Vitaly Buka <[email protected]>
ccache is now available on Windows on Arm machines and this
patch will enable to use to ccache ...
https://github.com/llvm/llvm-zorg/issues/65
Listen to the `header` TTY stream and monitor the...
ea1f5a4de4b1f3322fac7a5391767c431af19379 authored about 1 year ago by Dmitry Vasilyev <[email protected]>https://github.com/llvm/llvm-zorg/issues/49
0ceb1c5bd1108487821dfec087ed324084aa9243 authored about 1 year ago by Dmitry Vasilyev <[email protected]>
This patch enables the build and test of the libcxx and libcxxabi
runtimes on the clang-ppc64le...
ff329ad2df7a5f20d3d250ea52766036b6b748e8 authored about 1 year ago by Ulrich Weigand <[email protected]>
20635badd25dae69c5b61a40b85381de3aaf63dd authored about 1 year ago by Amir Ayupov <[email protected]>
38ec3ca7488ea36ebe57ec1831d08098f8fe9829 authored about 1 year ago by Felipe de Azevedo Piovezan <[email protected]>
A recent Clang driver will assume -stdlib=libc++ automatically for
Android and will also automa...
e459b04fa70d7201e3ae56d05a7b14012d2671ff authored about 1 year ago by kadir çetinkaya <[email protected]>
35de4bdcf415a80f4a5c72e390bcaf19b89493c0 authored about 1 year ago by kadir çetinkaya <[email protected]>
Workaround issue #70771
bdd9af205629ec24c7bedacfa4a96cbab4908359 authored about 1 year ago by Amir Aupov <[email protected]>c439935752413c503d462bbdf5ceba08b83a97b8 authored about 1 year ago by dyung <[email protected]>
f1212ec836c6d5bf04874b8f35fdfaf0e3c96571 authored about 1 year ago by Amir Ayupov <[email protected]>
Signed-off-by: Xiaodong Li <[email protected]>
e487de4ad6a657864a3ad3022d42780f4102556c authored about 1 year ago by Xiaodong, Li <[email protected]>3d4537d8e5da62e7715bc1e2e68ddc4f6eb75145 authored about 1 year ago by Jonas Devlieghere <[email protected]>
Set option to have the build bot do clean builds.
4bc450165fa9fcef26adca5a80f4d97b9d6babc3 authored about 1 year ago by dyung <[email protected]>