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 8067E159C9B for ; Tue, 6 Aug 2024 18:03:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2655E2BEA; Tue, 6 Aug 2024 18:03:34 +0000 (UTC) Received: from layka.disroot.org (layka.disroot.org [178.21.23.139]) (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 55095E2B26 for ; Tue, 6 Aug 2024 18:03:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 0E8404152D for ; Tue, 6 Aug 2024 20:03:33 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1a6L162LHu_i for ; Tue, 6 Aug 2024 20:03:32 +0200 (CEST) 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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1722967412; bh=0ThtsxrAQ3c0HUM9dLTiFkgiWnaZHaOsDv7ElOrdX4c=; h=Date:From:To:Subject; b=l6zIJ+XCdw6/vD4js8kkxNpPbF6wPV1hf+c/F86DWjPNuJDITyLJdPsdW6BJDwaHu sMBjEpg122anoRIx3ZA1r6jywouWPVs5M7q5dpcvmSHrZjM6BxLBARzox7f75HS2jM TxL4s0HVWAbrvLQsL7WsbQ6s+XbSss9qm09bDtYXl245z0WqpFA7IlD5vUw9N638mf krok/Vhn6umeqYlYkXqUVfUNmzJ57raxDej1oAVazt5JBF9JiYJisqnwdQ4KJDu4vi 1AUevOWG4EZmThL5xzTU0t0sBN1scfbxAdyb0WxZVwwSkgWcoJ3bt+a127SOzkUwUp rC5W/eWYJLXWw== Date: Tue, 06 Aug 2024 20:03:31 +0200 From: efeizbudak To: Gentoo User Subject: [gentoo-user] Cannot compile firefox::rapid with +lto +pgo Message-ID: <543a622b1add04b0ba71b4ea0151a72c@disroot.org> X-Sender: efeizbudak@disroot.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: d29dfbe5-9c88-4bd9-9be1-c742787071e3 X-Archives-Hash: bcd721afb0c16cf24b8de22cf2b77dee I am on a musl system and I cannot compile www-client/firefox-128.0.3 with +lto +pgo flags. The compilation runs fine otherwise. Can anyone point me in the right direction? Here are the logs: build.log: http://0x0.st/XVSx.txt emerge --info: https://paste.gentoo.zip/hSkfCD7R emerge -pqv: https://paste.gentoo.zip/WOeQw5hA