Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2015 19:15:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197134] emulators/qemu-user-static: 2.2.50.g20150123 update doesn't build on current
Message-ID:  <bug-197134-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: amdmi3@FreeBSD.org
             Flags: maintainer-feedback?(nox@FreeBSD.org)
          Assignee: nox@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@FreeBSD.org> ---
Auto-assigned to maintainer nox@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197134-13>