id = 2738 title = "golang 1.23 build hangs when running under qemu-user on x86_64 host" state = "opened" created_at = "2024-12-21T10:42:48.765Z" closed_at = "n/a" labels = ["linux-user", "target: loongarch"] url = "https://gitlab.com/qemu-project/qemu/-/issues/2738" host-os = "Fedora 40" host-arch = "x86_64" qemu-version = "9.2.0" guest-os = "N/A" guest-arch = "any" description = """Forwarded from https://github.com/golang/go/issues/70329. #""" reproduce = """1. Setup qemu-user binfmt for a foreign ISA, for example, installs qemu-user-static-aarch64 on Fedora. 2. Build the Dockerfile for specified arch: `podman build --arch aarch64 .`""" additional = """"""