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 BBB0F158020 for ; Thu, 8 Dec 2022 20:53:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 686A3E08AD; Thu, 8 Dec 2022 20:53:11 +0000 (UTC) Received: from n.hanft.de (n.hanft.de [IPv6:2001:780:125:1::e4]) (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 0AE9BE0894 for ; Thu, 8 Dec 2022 20:53:10 +0000 (UTC) From: Matthias Hanft Subject: Re: [gentoo-user] Ruby, Ragel, and Colm To: gentoo-user@lists.gentoo.org References: <04de1f07-b24d-c1c5-089f-e2c215ba96cf@hanft.de> <260734c1269da8705c58f6e8d4d967d8041caaf7.camel@gentoo.org> Message-ID: <9af98d50-c17c-b940-b052-bf59a6b555c6@hanft.de> Date: Thu, 8 Dec 2022 21:53:07 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 SeaMonkey/2.49.4 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 In-Reply-To: <260734c1269da8705c58f6e8d4d967d8041caaf7.camel@gentoo.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: b035e61c-d5ac-49c6-b114-e992931cfdaa X-Archives-Hash: 135b0bde84d0ccb5792715f9be069d07 Michael Orlitzky wrote: > > That said, try the ~arch version of ragel. It has a patch that improves > linking against libfsm, which appears in your error message. Thanks, ~ragel-7.0.4-r2 did work. (Still not knowing why the other server worked without any problems with 7.0.4 without -r2 - but anyway...) -Matt