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 6DA7715802E for ; Sun, 30 Jun 2024 23:05:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 744FCE2B46; Sun, 30 Jun 2024 23:05:25 +0000 (UTC) Received: from forward204b.mail.yandex.net (forward204b.mail.yandex.net [178.154.239.153]) (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 B00C5E2B41 for ; Sun, 30 Jun 2024 23:05:24 +0000 (UTC) Received: from forward101b.mail.yandex.net (forward101b.mail.yandex.net [IPv6:2a02:6b8:c02:900:1:45:d181:d101]) by forward204b.mail.yandex.net (Yandex) with ESMTPS id 9A998635D8 for ; Mon, 1 Jul 2024 02:05:21 +0300 (MSK) Received: from mail-nwsmtp-smtp-production-main-92.myt.yp-c.yandex.net (mail-nwsmtp-smtp-production-main-92.myt.yp-c.yandex.net [IPv6:2a02:6b8:c12:2ea0:0:640:8aad:0]) by forward101b.mail.yandex.net (Yandex) with ESMTPS id 9643260020 for ; Mon, 1 Jul 2024 02:05:18 +0300 (MSK) Received: by mail-nwsmtp-smtp-production-main-92.myt.yp-c.yandex.net (smtp/Yandex) with ESMTPSA id F5e534cvIeA0-NjRcPpDw; Mon, 01 Jul 2024 02:05:17 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ya.ru; s=mail; t=1719788718; bh=AjXbXLjreQCqqh7oIF9tsJdaG8O1r0Sb9up3Lk6b27M=; h=Subject:From:To:Date:Message-ID; b=uNEyOsDvXgABqVLhyJ/XkJlJU1h0uxmu7oTZIXhcXPP60RtrvnJcBD22JK9CYQV8W GNV8XroaACDZWkgi3F4IfhL9Nd0DrM0scKT1k7bH9tu0gyzO7kUXZqhYv/Cti3Jrt4 MTa6kSyfqqOtuvhIL0kNNO1JPFexzi7IQwb5D3vg= Authentication-Results: mail-nwsmtp-smtp-production-main-92.myt.yp-c.yandex.net; dkim=pass header.i=@ya.ru Message-ID: Date: Mon, 1 Jul 2024 03:05:15 +0400 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 User-Agent: Mozilla Thunderbird To: gentoo-dev@lists.gentoo.org Content-Language: en-US From: Vitaly Zdanevich Subject: [gentoo-dev] "Couldn't mmap icu data file", any advice? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 9097872e-2eb5-47b9-a892-2f5a6938585e X-Archives-Hash: e0c11d3e9b2dbb7a166131b77eadb388 Hi, I want to install manyver.se - and getting this error on run. Any advice? I have installed dev-libs/icu, stable version 74.2. Thanks for the help.