From owner-freebsd-ports-bugs@freebsd.org Sun May 28 12:34:25 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45604D8423C for ; Sun, 28 May 2017 12:34:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 29E9618CC for ; Sun, 28 May 2017 12:34:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v4SCYO3j081320 for ; Sun, 28 May 2017 12:34:25 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219614] emulators/qemu-user-static: target_os_user.h:216:11: error: expected ';' at end of declaration list Date: Sun, 28 May 2017 12:34:24 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ohartmann@walstatt.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: sbruno@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2017 12:34:25 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219614 Bug ID: 219614 Summary: emulators/qemu-user-static: target_os_user.h:216:11: error: expected ';' at end of declaration list Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: sbruno@FreeBSD.org Reporter: ohartmann@walstatt.org Assignee: sbruno@FreeBSD.org Flags: maintainer-feedback?(sbruno@FreeBSD.org) On CURRENT, 12.0-CURRENT #16 r319001: Sun May 28 00:22:58 CEST 2017 amd64, WITH_LLD_IS_LD=3Dyes, updating/compiling port emulators/qemu-user-static fa= ils due to the error reported below: [...] cc -I/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8/tcg -I/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8/tcg/i386= -I. -I/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8 -I/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8/include -I/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8/bsd-user= /freebsd -Ibsd-user/freebsd -I/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8/dtc/libf= dt -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwra= pv=20 -D_IFI_OQDROPS -I/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8 -I/usr/local/include -DPREFIX=3D\""/usr/local\"" -Wno-string-plus-int -Wno-initializer-overrides -Wendif-labels -Wno-shift-negative-value -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/include -I.. -I/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8/target/i= 386 -DNEED_CPU_H -I/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8/include -I/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8/bsd-user -I/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8/bsd-user= /i386 -I/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8/bsd-user= /freebsd -MMD -MP -MT bsd-user/freebsd/os-sys.o -MF bsd-user/freebsd/os-sys.d -g -O2 -pipe -O3 -fstack-protector -fno-strict-aliasing -c -o bsd-user/freebsd/os-sys.o /usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8/bsd-user/f= reebsd/os-sys.c In file included from /usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8/bsd-user/f= reebsd/os-sys.c:69: /usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8/bsd-user/f= reebsd/target_os_user.h:216:11: error: expected ';' at end of declaration list int32_t kf_vnode_type; /* Vnode type. */ ^ /usr/include/sys/user.h:435:28: note: expanded from macro 'kf_vnode_type' #define kf_vnode_type kf_un.kf_file.kf_file_type ^ In file included from /usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8/bsd-user/f= reebsd/os-sys.c:69: /usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-c0989c8/bsd-user/f= reebsd/target_os_user.h:217:11: error: duplicate member 'kf_un' int32_t kf_sock_domain; /* Socket domain. */ ^ /usr/include/sys/user.h:436:24: note: expanded from macro 'kf_sock_domain' #define kf_sock_domain kf_un.kf_sock.kf_sock_domain0 --=20 You are receiving this mail because: You are the assignee for the bug.=