From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mJWBIxAxwWQjUgEASxT56A (envelope-from ) for ; Wed, 26 Jul 2023 16:43:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 4HeEIxAxwWTeQQEA9RJhRA (envelope-from ) for ; Wed, 26 Jul 2023 16:43:28 +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 4ACE84DC4F for ; Wed, 26 Jul 2023 16:43:28 +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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690382608; 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=GrWwWF8orgQwAuNbkKtjtz1R7gNX0loq+fFdfzHBA9Y=; b=eoREJWweB1HSjmEx2cqXK/th8oUhiHjmbvpe7JdouQW8w7aJr7Y8gEK/S+NrNmusr819QM gDxJOgyvgSj6SNaJJ4tCHI3dZUXaH0s0pgn39InlMiXlnv+uvj0FStNPZ6WEE1iJ9cHFrk 3XdsF7+0KUy5NOx6wAl4gMZeHdbY2Eh+1HFWS1bawarGpgXX4cMo8hFouVu5l41yvFDTXn zA4enoe5wkpF6qqUFVFu4cFaZZh+kYqlXuVq/w3r/dfn4lX58lPxU8r/mJkWdoT5nYveCv 8LHY3JB2xyEPfA3u0OLst330cf7E+3U1n6gywniVIDSEwZRdMygRbkUVUA4VGw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690382608; a=rsa-sha256; cv=none; b=ldVFQK9s2SjwrBXiPz5gdWhMZyXLzt0/AVmkkAOeyIqp+bl8zkfR/aN1JadX1DT5/FxgTa lwThEqwyCchtRD+eG3fyIxOHxLHye4IlMbae+k8Lj0wBskqSzcJYY5BMiEbzl3FF8iRyXS M00WGhs+dNwYooyO8jgSE63FZurP3Mi96Oexjf0PZON9TIGLZm5HJjOR6zUgwzPXHF5hsS mtiMKfMY+MtLPIKl881z4iIWCudEi6XcylVZ+J5uZ0g1Nm1RajqTLxs8d7zePqgIwMTglb gdT4UNouINZ4VCOjaT9oCddE/MK9Uh4Pe9E5McKILKquIHzgRocB+CGuduIfzA== 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qOexX-0007b0-Du; Wed, 26 Jul 2023 09:53:47 -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 1qOewo-0007Hw-Gk for guix-patches@gnu.org; Wed, 26 Jul 2023 09:53: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 1qOewo-0006Vf-89 for guix-patches@gnu.org; Wed, 26 Jul 2023 09:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qOewo-0000WH-4Y for guix-patches@gnu.org; Wed, 26 Jul 2023 09:53:02 -0400 Subject: bug#64566: [PATCH 0/3] gnu: Add glnemo2. Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 26 Jul 2023 13:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64566 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sharlatan Hellseher Cc: 64566-done@debbugs.gnu.org, Efraim Flashner , Eric Bavier Mail-Followup-To: 64566@debbugs.gnu.org, andreas@enge.fr, sharlatanus@gmail.com Received: via spool by 64566-done@debbugs.gnu.org id=D64566.16903795551958 (code D ref 64566); Wed, 26 Jul 2023 13:53:01 +0000 Received: (at 64566-done) by debbugs.gnu.org; 26 Jul 2023 13:52:35 +0000 Received: from localhost ([127.0.0.1]:47748 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOewN-0000VW-7a for submit@debbugs.gnu.org; Wed, 26 Jul 2023 09:52:35 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:59614) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOewL-0000VH-0B for 64566-done@debbugs.gnu.org; Wed, 26 Jul 2023 09:52:33 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id AB5C21DF2; Wed, 26 Jul 2023 15:52:26 +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 MBsv0uByqi3Q; Wed, 26 Jul 2023 15:52:26 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 16FDD1000; Wed, 26 Jul 2023 15:52:26 +0200 (CEST) Date: Wed, 26 Jul 2023 15:52:24 +0200 From: Andreas Enge Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -5.66 X-Spam-Score: -5.66 X-Migadu-Queue-Id: 4ACE84DC4F X-Migadu-Scanner: mx1.migadu.com X-TUID: jWY3N5vxHT/g Hello, Am Tue, Jul 11, 2023 at 12:37:04AM +0100 schrieb Sharlatan Hellseher: > 2 more astro packages for this week, passed lint and build on x86_64 and > aarch64 systems: all pushed and closing the bug, thanks! For glnemo2, I made the description more neutral. There was a string-append without effect, which I have changed like this: (substitute* "CMakeLists.txt" ;; There is some not straightforward logic on how to set ;; the installation prefix for the project; inherit it ;; from the build-system default flags. (("CMAKE_INSTALL_PREFIX \"/usr\"") - (string-append "CMAKE_INSTALL_PREFIX")) + "CMAKE_INSTALL_PREFIX") Hopefully this works, or was there anything missing to append? In any case, it builds and I can start it. Andreas