[Bug 197134] emulators/qemu-user-static: 2.2.50.g20150123 update doesn't build on current
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 27 19:15:27 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197134
Bug ID: 197134
Summary: emulators/qemu-user-static: 2.2.50.g20150123 update
doesn't build on current
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: nox at FreeBSD.org
Reporter: amdmi3 at FreeBSD.org
Flags: maintainer-feedback?(nox at FreeBSD.org)
Assignee: nox at FreeBSD.org
Created attachment 152266
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152266&action=edit
Failure log
Subj, previous version (2.2.50.g20150106) built fine.
System: FreeBSD 11.0-CURRENT r275712 amd64
Error:
/usr/work/usr/ports/emulators/qemu-user-static/work/seanbruno-qemu-bsd-user-0dbb545/bsd-user/freebsd/os-proc.c:411:23:
error: incomplete definition of type 'struct procctl_reaper_kill'
__get_user(host_rk->rk_flags, &target_rk->rk_flags);
~~~~~~~^
/usr/work/usr/ports/emulators/qemu-user-static/work/seanbruno-qemu-bsd-user-0dbb545/bsd-user/qemu.h:363:9:
note: expanded from macro '__get_user'
x = (typeof(*hptr))tswap16(*(uint16_t *)(hptr));\
^
/usr/work/usr/ports/emulators/qemu-user-static/work/seanbruno-qemu-bsd-user-0dbb545/bsd-user/freebsd/os-proc.c:404:50:
note: forward declaration of 'struct procctl_reaper_kill'
t2h_reaper_kill(abi_ulong target_rk_addr, struct procctl_reaper_kill *host_rk)
^
Full log attached.
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer nox at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list