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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 70FCD15852A for ; Sat, 17 Aug 2024 14:46:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16FDC2BC056; Sat, 17 Aug 2024 14:46:55 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D63712BC01C for ; Sat, 17 Aug 2024 14:46:54 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2212) id E5F5533BF03; Sat, 17 Aug 2024 14:46:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id E469A33BE32 for ; Sat, 17 Aug 2024 14:46:53 +0000 (UTC) Date: Sat, 17 Aug 2024 14:46:53 +0000 (UTC) From: Andrey Grozin To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] fricas[doc] now fails to emerge Message-ID: <7e6d0c73-4f51-1122-5ad0-1b933f02fddc@woodpecker.gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Archives-Salt: 6017a400-784f-4ccb-b383-e2482eebb67e X-Archives-Hash: df66f64dedcfacfd7d70e45434ac19b7 Hello *, Until recently, fricas[doc] used to emerge fine. Today, when trying to do so, I get zillion F: open_wr S: deny P: /dev/dri/card0 A: /dev/dri/card0 R: /dev/dri/card0 C: Xvfb -displayfd 1 -screen 0 1280x1024x24 +extension RANDR and the line virtx emake book in the ebuild fails. I don't know what has changed. Any ideas? Andrey