From owner-freebsd-emulation@freebsd.org Wed Nov 29 15:58:00 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 4FE2FE57865 for ; Wed, 29 Nov 2017 15:58:00 +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 2DA0179B9B for ; Wed, 29 Nov 2017 15:58:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 29E22E57864; Wed, 29 Nov 2017 15:58:00 +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 29857E57863 for ; Wed, 29 Nov 2017 15:58:00 +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 EF53679B9A for ; Wed, 29 Nov 2017 15:57:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 29B761457C; Wed, 29 Nov 2017 15:57:59 +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 112B51457B for ; Wed, 29 Nov 2017 15:57:59 +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 40EAA79B96 for ; Wed, 29 Nov 2017 15:57:58 +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 vATFvwsb029682 for ; Wed, 29 Nov 2017 15:57:58 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 223971] devel/kBuild 0.1.9998_10 fails to build on VirtualBox guests with CPU Core 2 Date: Wed, 29 Nov 2017 15:57:58 +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 Only Me 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: Wed, 29 Nov 2017 16:54:59 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 29 Nov 2017 15:58:00 -0000 vvd@unislabs.com has reassigned Bugzilla Automation 's request for maintainer-feedback to vbox@FreeBSD.org: Bug 223971: devel/kBuild 0.1.9998_10 fails to build on VirtualBox guests wi= th CPU Core 2 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223971 --- Description --- Created attachment 188402 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188402&action= =3Dedit devel/kBuild 0.1.9998_10 build log with error devel/kBuild 0.1.9998_10 [1] * FreeBSD 11.1 amd64 as host * VirtualBox 5.1.28 * host CPU Core i7 920 * FreeBSD 11.1 amd64 as guest * CPUTYPE?=3Dcore2 in /etc/make.conf =3D build fine =3D [2] * FreeBSD 11.1 amd64 as host * VirtualBox 5.1.30 * host CPU Core 2 Quad Q6600 * FreeBSD 11.1 amd64 as guest * CPUTYPE?=3Dcore2 (and without too) in /etc/make.conf =3D build with error =3D [3] * FreeBSD 11.1 amd64 on bare metal * CPU Core 2 Quad Q6600 or Core 2 Duo E7200 * CPUTYPE?=3Dcore2 in /etc/make.conf =3D build fine =3D