From owner-freebsd-emulation@freebsd.org Sat Mar 18 13:16:48 2017 Return-Path: Delivered-To: freebsd-emulation@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 1B3ABD129CF for ; Sat, 18 Mar 2017 13:16:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id EF6921372 for ; Sat, 18 Mar 2017 13:16:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id EED77D129C9; Sat, 18 Mar 2017 13:16:47 +0000 (UTC) Delivered-To: emulation@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 EE87ED129C8 for ; Sat, 18 Mar 2017 13:16:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C155F1370 for ; Sat, 18 Mar 2017 13:16:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 142DA7B82; Sat, 18 Mar 2017 13:16:47 +0000 (UTC) Delivered-To: vbox@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id F1B487B81 for ; Sat, 18 Mar 2017 13:16:46 +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 2BE60136C for ; Sat, 18 Mar 2017 13:16:46 +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 v2IDGjS1034969 for ; Sat, 18 Mar 2017 13:16:46 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: [Bug 217889] emulators/virtualbox-ose: VBoxRecompiler.c:5513:1: error: expected '{' at end of input } Date: Sat, 18 Mar 2017 13:16:45 +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 Some People X-Bugzilla-Who: ohartmann@walstatt.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: vbox@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-Mailman-Approved-At: Sat, 18 Mar 2017 14:36:30 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Mar 2017 13:16:48 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217889 Bug ID: 217889 Summary: emulators/virtualbox-ose: VBoxRecompiler.c:5513:1: error: expected '{' at end of input } Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: vbox@FreeBSD.org Reporter: ohartmann@walstatt.org Assignee: vbox@FreeBSD.org Flags: maintainer-feedback?(vbox@FreeBSD.org) On recent CURRENT (12.0-CURRENT #36 r315476: Sat Mar 18 07:59:39 CET 2017 amd64), updating emulators/virtualbox-ose from 5.1.14 to recent version 5.1= .18 fails due to the error shown below. [...] /usr/local/lib/gcc49/gcc/x86_64-portbld-freebsd12.0/4.9.4/include-fixed/std= lib.h:192:1: error: parameter name omitted int posix_memalign(void **, size_t, size_t) __nonnull(1); /* (ADV) */ ^ /usr/local/lib/gcc49/gcc/x86_64-portbld-freebsd12.0/4.9.4/include-fixed/std= lib.h:192:1: error: parameter name omitted /usr/local/lib/gcc49/gcc/x86_64-portbld-freebsd12.0/4.9.4/include-fixed/std= lib.h:192:1: error: parameter name omitted /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/src/recompiler/V= BoxRecompiler.c:5513:1: error: expected '{' at end of input } ^ kmk: *** [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/out/freebsd.amd= 64/release/obj/VBoxRemPrimary/VBoxRecompiler.o] Error 1 The failing command: @gcc49 -c -O2 -g -pipe -O2 -mtune=3Dgeneric -fno-omit-frame-pointer -fno-strict-aliasing -fvisibility=3Dhidden -DVBOX_HAVE_VISIBILITY_HIDDEN -DRT_USE_VISIBILITY_DEFAULT -fPIC -Wno-sign-compare -Werror-implicit-function-declaration -m64 -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/src/recompiler= /Sun/crt -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/src/recompiler= /Sun -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/src/recompiler= /target-i386 -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/src/recompiler= /tcg -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/src/recompiler= /fpu -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/out/freebsd.am= d64/release/obj/VBoxRemPrimary -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/src/VBox/VMM/i= nclude -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/src/recompiler= /tcg/i386 -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/src/recompiler -I/usr/local/include -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/out/freebsd.am= d64/release/obj/VBoxRemPrimary/dtrace -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/include -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/out/freebsd.am= d64/release -DVBOX -DVBOX_OSE -DVBOX_WITH_64_BITS_GUESTS -DVBOX_WITH_REM -DVBOX_WITH_RAW_MODE -DRT_OS_FREEBSD -D__FREEBSD__ -DRT_ARCH_AMD64 -D__AMD6= 4__ -DVBOX_WITH_DEBUGGER -DVBOX_WITH_HARDENING -DRTPATH_APP_PRIVATE=3D\"/usr/local/share/virtualbox-ose\" -DRTPATH_APP_PRIVATE_ARCH=3D\"/usr/local/lib/virtualbox\" -DRTPATH_SHARED_LIBS=3D\"/usr/local/lib/virtualbox\" -DRTPATH_APP_DOCS=3D\"/usr/local/share/doc/virtualbox-ose\" -DIN_RING3 -DHC_ARCH_BITS=3D64 -DGC_ARCH_BITS=3D64 -DPIC -DIN_REM_R3 -DREM_INCLUDE_CPU= _H -DNEED_CPU_H -DVBOX_WITH_NEW_APIC -DVBOX_WITH_RAW_MODE -DVBOX_WITH_RAW_RING1 -DLOG_USE_C99 -D_BSD -D__x86_64__ -Wp,-MD,/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/out/free= bsd.amd64/release/obj/VBoxRemPrimary/VBoxRecompiler.o.dep -Wp,-MT,/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/out/free= bsd.amd64/release/obj/VBoxRemPrimary/VBoxRecompiler.o -Wp,-MP -o /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/out/freebsd.amd6= 4/release/obj/VBoxRemPrimary/VBoxRecompiler.o /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/src/recompiler/V= BoxRecompiler.c kmk: *** Exiting with status 2 *** Error code 2 --=20 You are receiving this mail because: You are the assignee for the bug.=