From owner-freebsd-current@freebsd.org Wed Jan 31 22:26:19 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2FC7AEE5B9A for ; Wed, 31 Jan 2018 22:26:19 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BD85A7C362 for ; Wed, 31 Jan 2018 22:26:18 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from coleburn.home.andric.com (coleburn.home.andric.com [192.168.0.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 7BD7612242; Wed, 31 Jan 2018 23:26:17 +0100 (CET) From: Dimitry Andric Message-Id: Content-Type: multipart/signed; boundary="Apple-Mail=_972438F1-4F1E-4709-B9A0-EB9FB3CD8B5D"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: Build failes cause of padlock_cipher.c:90 / commit: bbd1562a4992 Date: Wed, 31 Jan 2018 23:26:16 +0100 In-Reply-To: <20180131180948.GA72247@ptrace.hagen.corp> Cc: freebsd-current@freebsd.org To: Stefan Hagen References: <20180131180948.GA72247@ptrace.hagen.corp> X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jan 2018 22:26:19 -0000 --Apple-Mail=_972438F1-4F1E-4709-B9A0-EB9FB3CD8B5D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 31 Jan 2018, at 19:09, Stefan Hagen = wrote: >=20 > The kernel build is currently breaking for me: >=20 > Error: > /usr/src/sys/crypto/via/padlock_cipher.c:90:14: error: invalid = instruction mnemonic '.byte' > "popf \n\t" >=20 > :3:2: note: instantiated into assembly here > rep > ^~~ > 1 error generated. Make sure your source tree is at least at r328090, and run at least "make buildworld" or "make kernel-toolchain" before attempting to build the kernel. -Dimitry --Apple-Mail=_972438F1-4F1E-4709-B9A0-EB9FB3CD8B5D Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWnJCiAAKCRCwXqMKLiCW o14CAJ4xefM2SG29fCa8q7fv0d1yez8T8ACeKf9vHkgFo07fyQMglSt0Son0DcM= =Ns49 -----END PGP SIGNATURE----- --Apple-Mail=_972438F1-4F1E-4709-B9A0-EB9FB3CD8B5D--