Date: Sat, 26 Oct 2019 07:47:46 +0000 From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 240763] emulators/qemu-user-static: fails to run ports-mgmt/pkg on armv7 with clang9 base Message-ID: <bug-240763-32340-Ax6Zl0WShP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240763-32340@https.bugs.freebsd.org/bugzilla/> References: <bug-240763-32340@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240763 Colin Percival <cperciva@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cperciva@FreeBSD.org --- Comment #4 from Colin Percival <cperciva@FreeBSD.org> --- I'm seeing this same error ("qemu: unsupported syscall: 570 (calling anyway)") when trying to build ARM64 EC2 images. root@freebsd:/usr/src/release # uname -a FreeBSD freebsd 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r354057: Fri Oct 25 05:24:01 UTC 2019 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 root@freebsd:/usr/src/release # pkg info | grep qemu qemu-user-static-2.11.50.g20190730 QEMU CPU Emulator github bsd-user branch - static user targets The chroot in question was built from r354110 TARGET=arm64 TARGET_ARCH=aarch64. Among other things, `/bin/ps` triggers this error. Please let me know if there's anything I can do to help debug this; it's currently breaking ARM64 EC2 AMI builds on HEAD. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240763-32340-Ax6Zl0WShP>
