abderrahim commented on issue #2080: URL: https://github.com/apache/buildstream/issues/2080#issuecomment-3836588819
I helped someone else around a similar issue. He was using Linux, and hit the same issue, so it isn't a macOS issue. The solution is indeed what I said in https://github.com/apache/buildstream/issues/2080#issuecomment-3401254971. You have to use a native (aarch64) container to run your build, so that bubblewrap runs natively. The build that runs inside bubblewrap can be for any architecture that is supported by qemu-user. I'm closing this as it is a weird interaction between qemu-user and bubblewrap that we can't do anything about in BuildStream, and has a known solution (or you may call it a workaround). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
