Replies: 2 comments 4 replies
-
I Hello, I also encountered this problem. Have you solved it? If you have solved it, can you provide a solution? Thank you |
Beta Was this translation helpful? Give feedback.
0 replies
-
After I realized that the Azure build was done on an ARM64 server I rented an ARM64 cloud server to do the build. At this ARM64 cloud server the build was successful. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to build centec-arm64 at our Ubuntu 20.04.6 host. However building the slave docker images as part of the "make configure PLATFORM=centec PLATFORM_ARCH=arm64" fails with random segmentation faults, see:
However the Azure builds of centec-arm64 is successful. So I am assume that it is related to my Linux host, so I like to know what Linux host is used for the Azure builds.
Note: I upgraded to Ubuntu 24, but observed the same random segmentation faults.
Beta Was this translation helpful? Give feedback.
All reactions