From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GFIDC8Bi3mR5UQAASxT56A (envelope-from ) for ; Thu, 17 Aug 2023 20:11:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 2C7aCsBi3mS1AgEAauVa8A (envelope-from ) for ; Thu, 17 Aug 2023 20:11:12 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 886C25295C for ; Thu, 17 Aug 2023 20:11:11 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692295872; a=rsa-sha256; cv=none; b=jcH06zKAiKOrUSg4VvGagYQ3pUVYLLMp49kuJv5QZ7j40a0tP0J8Pc84C0VC+Xdd0pefLh Vt8HE76409UxXCaqQHaGbzhjNvM8HbbNk93lMr3WLzoL3jcPthKeC4B5EQI1bX4WZqYa3Y 3+J8O4XFpW50PqJHNomgesClrFHmRaavObYzPJgYJ/oEJQT7eouohG9UvNS7RJU1wm5AQu ASFABF2XaepTRw5XaodT/xbGYzjfB6wdw4WfE8rSlNkfXPZAopDDrmAQVFj5Y6VrwGnEAg ClovdPIV+gBd+S8QEexts4T9AQkQ18AOxxRWL573+OMco8ywygfrJPwu4fRx7g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692295872; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post; bh=Lb0tY2yFMRROFoxJG/JdVsZChrYw7+ZUBgK/VFYwNQM=; b=XR9XcqieckNdaQqz/AuJQ+XqZsL97xBV5n49PWPIqpDr7+2vml2V/n7Rb/R/Q6TBQKoYop hdqbEC9Euea708Q8SjX4GrAgjMVU/B3FHb+Yw18XqfhTSge/1ddSa7Tgsr2RS8/oIS5OgN FuQS9Q5q4h6Y4c2nsm9Zy8ooJu8KtuFj03iBxxFakcUCnVUMK6WCk3FNFqpwBBLNBPF47r MXTm7hGMzce/8W0m7rLQ6BgeFKMQBei0/CVhLeWDyTF5d+F1pXVAzJ66v5E9ZWxHrsMqW2 nnHX5ahznnchpwcDUm3r9a5mEYH68HQ8G1sdlHjZJ0b47NnTNM0nP1WHN0c9oA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qWhSa-0006A2-E7; Thu, 17 Aug 2023 14:11:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qWhSY-00069c-BV for guix-patches@gnu.org; Thu, 17 Aug 2023 14:11:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qWhSY-0002Ys-3Q for guix-patches@gnu.org; Thu, 17 Aug 2023 14:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qWhSY-0000JR-0f for guix-patches@gnu.org; Thu, 17 Aug 2023 14:11:02 -0400 Subject: bug#64504: [PATCH] gnu: Add unsio. Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 17 Aug 2023 18:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64504 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Iliya Tikhonenko Cc: 64504-done@debbugs.gnu.org, Sharlatan Hellseher , Efraim Flashner , Eric Bavier Mail-Followup-To: 64504@debbugs.gnu.org, andreas@enge.fr, sharlatanus@gmail.com Received: via spool by 64504-done@debbugs.gnu.org id=D64504.16922958171072 (code D ref 64504); Thu, 17 Aug 2023 18:11:01 +0000 Received: (at 64504-done) by debbugs.gnu.org; 17 Aug 2023 18:10:17 +0000 Received: from localhost ([127.0.0.1]:45543 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWhRp-0000HD-7c for submit@debbugs.gnu.org; Thu, 17 Aug 2023 14:10:17 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:46384) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWhRk-0000Gt-I9 for 64504-done@debbugs.gnu.org; Thu, 17 Aug 2023 14:10:15 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id DF3CA429; Thu, 17 Aug 2023 20:10:05 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gt7jkGbZtfzO; Thu, 17 Aug 2023 20:10:05 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 432D6170; Thu, 17 Aug 2023 20:10:05 +0200 (CEST) Date: Thu, 17 Aug 2023 20:10:03 +0200 From: Andreas Enge Message-ID: References: <521af611d0794672c19a4899e42eb5e448ab1c1f.1688681498.git.sharlatanus@gmail.com> <138b0fbd-ca5b-17ac-9c18-4d657737d4c0@mpe.mpg.de> <07cba047-bd5a-f7fe-2bdf-a0b8c9781456@mpe.mpg.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <07cba047-bd5a-f7fe-2bdf-a0b8c9781456@mpe.mpg.de> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 886C25295C X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -5.62 X-Spam-Score: -5.62 X-TUID: G+6GEJ5ich0U Hello, On 8/8/23 17:49, Andreas Enge wrote: > There is still the question about the lib64/ installation directory, > I think this should be changed. I just did with a little snippet; this has been programmed manually by the author, so could not be changed using cmake variables. Pushed, thanks for the new package! Andreas