Discussion:
maintainer-feedback requested: [Bug 255565] emulators/qemu-user-static: fails to build on 13/amd64
b***@freebsd.org
2021-05-03 10:30:27 UTC
Permalink
Bugzilla Automation <***@FreeBSD.org> has asked freebsd-emulation (Nobody)
<***@FreeBSD.org> for maintainer-feedback:
Bug 255565: emulators/qemu-user-static: fails to build on 13/amd64
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255565



--- Description ---
Lots and lots of C errors that don't make a ton of sense, like:

/wrkdirs/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-bbf9ac7959ec/b
sd-user/freebsd/target_os_user.h:405:11:
error: expected ';' at end of declaration list
uint64_t kve_vn_fsid; /* dev_t of vnode location */
^

Sure looks like a ';' at the end of the declaration to me.

Loading...