[Bug 240763] emulators/qemu-user-static: fails to run ports-mgmt/pkg on armv7 with clang9 base

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 26 07:47:48 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240763

Colin Percival <cperciva at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cperciva at FreeBSD.org

--- Comment #4 from Colin Percival <cperciva at FreeBSD.org> ---
I'm seeing this same error ("qemu: unsupported syscall: 570 (calling anyway)")
when trying to build ARM64 EC2 images.

root at 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 at releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC  amd64

root at 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.


More information about the freebsd-pkg mailing list