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 2C092D129D0 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 0C6B41373 for ; Sat, 18 Mar 2017 13:16:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 08BA0D129CB; Sat, 18 Mar 2017 13:16:48 +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 0873FD129CA for ; Sat, 18 Mar 2017 13:16:48 +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 D01DE1371 for ; Sat, 18 Mar 2017 13:16:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 23D4A7B83; 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 D4E7C7B80 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 03C9C136B 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 v2IDGjRx034969 for ; Sat, 18 Mar 2017 13:16:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: maintainer-feedback requested: [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-Type: request 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: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: vbox@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: 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:38 +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 O. Hartmann has reassigned Bugzilla Automation 's request for maintainer-feedback to vbox@FreeBSD.or= g: Bug 217889: emulators/virtualbox-ose: VBoxRecompiler.c:5513:1: error: expec= ted '{' at end of input } https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217889 --- Description --- 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= BoxR ecompiler.c:5513:1: error: expected '{' at end of input } ^ kmk: *** [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/out/freebsd.amd= 64/r elease/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= /tar get-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= nclu de -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/re lease/obj/VBoxRemPrimary/VBoxRecompiler.o /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.18/src/recompiler/V= BoxR ecompiler.c kmk: *** Exiting with status 2 *** Error code 2