Thread Previous • Date Previous • Date Next • Thread Next |
Hi and thanks for the bug report.I disabled mips64el leading up to the soft freeze since -4 was not building correctly at that time on that architecture. Lacking the time to troubleshoot, I made the decision to sacrifice the one problem architecture in favor of all the others that were working correctly.
However, I just tried a local qemu rebuild and it succeeded so hopefully it was just a transient failure. Thanks for the suggestion.
On 2/24/23 09:44, Adrian Bunk wrote:
Source: bazel-bootstrap Version: 4.2.3+ds-4 Severity: normal 4.2.3+ds-3 actually built on mips64el: https://buildd.debian.org/status/logs.php?pkg=bazel-bootstrap&arch=mips64el Instead of a manually defined list of 64bit architectures, a build dependency on architecture-is-64-bit (provided by architecture-properties in bookworm) would achieve the same.
Oh, I wasn't aware of that. Thanks! I just enabled that functionality, as you suggested. Hopefully it will work correctly on the buildds as well!
-Olek
Thread Previous • Date Previous • Date Next • Thread Next |