Ran into a recent job timeout here. Restarting doesn't seem to help
https://app.travis-ci.com/github/conda-forge/ucx-split-feedstock/jobs/576077429
On an autotick-bot PR, I'm getting an error with a completely empty log. Restarting didn't help:
https://app.travis-ci.com/github/conda-forge/dasel-feedstock/jobs/576187993
I have a ppc64le for the last version, and it only has 10 downloads, so I suspect that nobody would notice if a minor version is lagging by 1. Would it be okay to merge, despite the failing ppc64le build?
We are noticing build timeouts occurring for Numba. These are happening on main
, but were not seen in the PR prior to merge. Does anyone know what is going on here?
nodejs
are segfaulting on ppc64le but I don't get any readable tracebacks using gdb
on the resulting core files. Is there another approach to find out why/where they segfault? Due to the time it takes to build nodejs
, I cannot use Travis but cross-compile on Azure and then use QEMU emulation to run the tests.