-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
epel-7-aarch64 build failure #14
Comments
It should be possible to reproduce this in docker (aarch64 centos 7 may be hard to get). I'm going to try the setup described in (completely unrelated, it's just where I first learned this is possible) bazelbuild/bazel#11379. |
It seems to be building just fine with |
Two updates. At this point in time, aarch64 epel for rhel 7 is deprecated, and qemu interpreter does not work (for me) with mock, it will probably take a full VM.
That could be good excuse to just drop aarch64 bazel on rhel7 as well... Alternatively, users can be told to run
|
please reopen is this is still an issue |
I think the build would still fail on epel-7-aarch64, but at this point I am using only RHEL 9 and RHEL 8, so I don't care, and most likely nobody else does either. |
https://copr.fedorainfracloud.org/coprs/vbatts/bazel/build/1424821/
I couldn't find a good error message in the aarch64 build logs, the best I found was the following. Sadly, it is missing the stderr of the failed command (afaik), which is what's needed to diagnose.
(from https://download.copr.fedorainfracloud.org/results/vbatts/bazel/epel-7-aarch64/01424821-bazel3/builder-live.log.gz)
NB. in the logs, there are various notices about killing orphans here and there. Good old blood-thirsty Unix.
The text was updated successfully, but these errors were encountered: