From owner-freebsd-emulation@freebsd.org Sat Feb 27 11:12:20 2016 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 35AB8AB5666 for ; Sat, 27 Feb 2016 11:12:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1AD4485E for ; Sat, 27 Feb 2016 11:12:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 1A1D0AB5665; Sat, 27 Feb 2016 11:12:20 +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 F4035AB5664 for ; Sat, 27 Feb 2016 11:12:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id D846A85B for ; Sat, 27 Feb 2016 11:12:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id D74C810EF; Sat, 27 Feb 2016 11:12:19 +0000 (UTC) Delivered-To: vbox@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by freefall.freebsd.org (Postfix) with ESMTP id BE02E10EE for ; Sat, 27 Feb 2016 11:12:19 +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 A244C85A for ; Sat, 27 Feb 2016 11:12:19 +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 u1RBCI5W099148 for ; Sat, 27 Feb 2016 11:12:19 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: [Bug 193946] emulators/virtualbox-ose: tstVMStructRC: 1: Syntax error: "(" unexpected Date: Sat, 27 Feb 2016 11:12:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed 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: ohartman@zedat.fu-berlin.de 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_severity flagtypes.name Message-ID: In-Reply-To: References: 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, 27 Feb 2016 12:08:52 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 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, 27 Feb 2016 11:12:20 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D193946 ohartman@zedat.fu-berlin.de changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Affects Some People |Affects Many People Flags|maintainer-feedback?(vbox@F |maintainer-feedback+ |reeBSD.org) | --- Comment #6 from ohartman@zedat.fu-berlin.de --- It seems that nobody takes care of this bug? A pity! I have had the chance now to setup a box equipted with an older i7 CPU, see dmesg info below. I also installed CURRENT and recompiled CURRENT to be FreeBSD 11.0-CURRENT = #0 r296137: Sat Feb 27 08:14:26 CET 2016 amd64. I started then from a clean po= rt base (no installed ports) and recompiled emulators/virtualbox-ose. No problems! The port compiles on Sandy Bridge without complains as it does= on any other older than Ivy Bridge architecture. I did the same on a more modern Ivy Bridge bases box, as I reported earlier here. The compilation fails. The compilation also fails on >=3D Ivybridge b= ased systems within poudriere. I use on all systems the very same /etc/make.conf and /etc/src.conf, so it seems to boil down to a CPU/compiler specific problem. I was wondering on what architecture the ports are built.=20 [...] Copyright (c) 1992-2016 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 11.0-CURRENT #0 r296137: Sat Feb 27 08:14:26 CET 2016 root@telesto.geoinf.fu-berlin.de:/usr/obj/usr/src/sys/TELESTO amd64 FreeBSD clang version 3.7.1 (tags/RELEASE_371/final 255217) 20151225 VT(vga): text 80x25 CPU: Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz (3201.89-MHz K8-class CPU) Origin=3D"GenuineIntel" Id=3D0x206d7 Family=3D0x6 Model=3D0x2d Steppi= ng=3D7 =20 Features=3D0xbfebfbff =20 Features2=3D0x1fbee3bf AMD Features=3D0x2c100800 AMD Features2=3D0x1 XSAVE Features=3D0x1 VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID TSC: P-state invariant, performance statistics real memory =3D 34359738368 (32768 MB) avail memory =3D 33252442112 (31712 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 12 CPUs FreeBSD/SMP: 1 package(s) x 6 core(s) x 2 SMT threads --=20 You are receiving this mail because: You are the assignee for the bug.=