From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B1099138334 for ; Wed, 14 Nov 2018 22:21:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3341E0C22; Wed, 14 Nov 2018 22:21:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 81210E0BFA for ; Wed, 14 Nov 2018 22:21:38 +0000 (UTC) Received: from sf (trofi-1-pt.tunnel.tserv1.lon2.ipv6.he.net [IPv6:2001:470:1f1c:a0f::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: slyfox) by smtp.gentoo.org (Postfix) with ESMTPSA id A9735335C39 for ; Wed, 14 Nov 2018 22:21:35 +0000 (UTC) Date: Wed, 14 Nov 2018 22:21:30 +0000 From: Sergei Trofimovich To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Weird compilation error (nasm) Message-ID: <20181114222130.49427a18@sf> In-Reply-To: <20181113171138.rwe43lsliihyhh7s@solfire> References: <20181113171138.rwe43lsliihyhh7s@solfire> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 127e39ad-b41d-4b19-9042-31eafbb808d6 X-Archives-Hash: afeadbd4b8ac349e814302610aa008e3 On Tue, 13 Nov 2018 18:11:38 +0100 tuxic@posteo.de wrote: > Hi, > > I got a weird looking error while upgrading/recompiling nasm: ... > F: fopen_wr > S: deny > P: /? > A: /? > R: /? > C: /usr/bin/nasm /? This is likely a nasm bug: https://bugs.gentoo.org/670944 https://bugzilla.nasm.us/show_bug.cgi?id=3392529 nasm-2.14 was masked to prevent further failures: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d09ad3d85d31fb36deec08d16e1e1424a75f0a52 -- Sergei