From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 GBLAEONuC2VKjwAAauVa8A:P1 (envelope-from ) for ; Thu, 21 Sep 2023 00:14:59 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id GBLAEONuC2VKjwAAauVa8A (envelope-from ) for ; Thu, 21 Sep 2023 00:14:59 +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 E54145A3BA for ; Thu, 21 Sep 2023 00:14:58 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=EDOyuCSt; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695248098; 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-cc: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: dkim-signature; bh=YgdumN3UoGNSxDmbf9yQP2uM76UFvTvQmBRASGiJ81k=; b=Ah/MdKxXjMn7CjxAnTsJKhMLcGn81PJJCG5+ktD05FxBXEiUG5PjxrUJzOjPJsAcBe7GMF U3TiMZPENa48vrZZNYnwHYfY0x17DsQByCsDSr9Np4rA3zRthwN8QMtt6GIhECVU/Nxds+ h3D30MUS+AEOTFVQkWuCOHc+8Kc5MpkXRlRmL12wMe2oR3qHYHEVM0xVM3PiVCZlSHO1Lv GkzhNBFnuHKNHEQVa9f7MLCPOb3YvK5/hG1e+BrvHFuKBWASMASSkxystCOgYlO5XOXB3v Z+t5yz5qYP3pdvUEJ6rRleNXsiBHsd4Yp/gLF4ONYAOThHj+Qtei0yVH15ccSA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=EDOyuCSt; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695248098; a=rsa-sha256; cv=none; b=KqhdMKIWsItihGsdAx/yKdBJO2TFgLO/Dkt/XsSBakelddSAoMD0Tt9pJ5eSvdlCPt6mcx azL3QWF2ZQcfoo8yR5PWBkiZT3k3lb2bsPleUWDoiwe0OhZxzUbQre1UsPvf0WpLknqCMj t5mbID7aEhAV6IgYYnfAT8015a/jOhjBah13EzKGHruQ0hVfHsRsaud+ArsusTpfrLtUcd OOslzGYKYfF+ZIZ/1xAZ+Haw3d2hacjLudyjtdWxdfcQm0JcRcYbtryptFE8Y2Aj9mcpv1 Q8xRYC7pqGlLioaxfnIQsuGsJZ6DC7IANjAKpVTbYog+GxZNGEHZWWfYeQO3fA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qj5TC-0000Zo-AK; Wed, 20 Sep 2023 18:14:55 -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 1qj5TA-0000ZW-7K for guix-patches@gnu.org; Wed, 20 Sep 2023 18:14:52 -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 1qj5T9-0006ek-VU for guix-patches@gnu.org; Wed, 20 Sep 2023 18:14:51 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qj5TJ-0005fP-Ik for guix-patches@gnu.org; Wed, 20 Sep 2023 18:15:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64446] [PATCH] gnu: Add bliss. Resent-From: David Elsing Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 20 Sep 2023 22:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64446 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andreas Enge Cc: 64446@debbugs.gnu.org, efraim@flashner.co.il, bavier@posteo.net Received: via spool by 64446-submit@debbugs.gnu.org id=B64446.169524807321736 (code B ref 64446); Wed, 20 Sep 2023 22:15:01 +0000 Received: (at 64446) by debbugs.gnu.org; 20 Sep 2023 22:14:33 +0000 Received: from localhost ([127.0.0.1]:60566 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qj5Sr-0005eW-5o for submit@debbugs.gnu.org; Wed, 20 Sep 2023 18:14:33 -0400 Received: from mout01.posteo.de ([185.67.36.65]:60835) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qj5Sp-0005eI-Am for 64446@debbugs.gnu.org; Wed, 20 Sep 2023 18:14:32 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id A449A240027 for <64446@debbugs.gnu.org>; Thu, 21 Sep 2023 00:14:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1695248055; bh=kxQCnOB+KGmn+tbRpAXfAUiebhgnSFvDIy32ysS7tZ4=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=EDOyuCStLk/2z9ZCOKV8Et6ITpVH16nyTXfWjN4md4S9seWxVj0rgqzm0QVa2G6AY MSGnruEtIxglHUBr+TQubVQcwSLGRLITQj7aqcHDdTtHAysdxs2GlXNCF+ZGYPcm5R PsELN0AMr5z1m/u3be2craOrzsm5jCmH3etpin2tha1NAAoj3ybbcN7W/i8xCiiACe edsaY18bYlldKN55pMFj0ANpgXP8YKOVigseb/vWWjb4ciovNOrJGlgHIn4rqWwKuq /JaaA3uk0KTeyX7jc8/4oJyc90qSroMS9Wgn0cKvDSkz7WP/FzQdzEpN/UZLGqQPxm DWnAm5L7v6/Cg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RrXr669HXz9rxB; Thu, 21 Sep 2023 00:14:14 +0200 (CEST) From: David Elsing In-Reply-To: References: <5840cd3331640479ee55e604b4e5080be85819ba.1688419275.git.david.elsing@posteo.net> Date: Wed, 20 Sep 2023 22:14:14 +0000 Message-ID: <7y1qespk5l.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain 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-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -5.09 X-Spam-Score: -5.09 X-Migadu-Queue-Id: E54145A3BA X-TUID: SJ7Xe/V8ela/ Andreas Enge writes: Hello, thanks for your comments! I noticed that igraph actually contains a bundled copy of bliss which uses GMP, so I added it as a dependency here. > ;; Move headers under the bliss/ prefix. This is a Guix choice, > ;; since the header names are sufficiently generic to cause > ;; confusions with other packages ("heap.hh"). In igraph, the bundled copy also has the files under the bliss/ prefix, so I think it's good we do the same. > Would you like to give it another try, David? And maybe discuss with the > author whether they would be willing to implement the bliss/ subdirectory > for the headers? (Given that there are now separate src/ and build/ > subdirectories that would be quite easy.) And add an "install" target? I updated the package using the CMake build files in the new version. During unbundling bliss from igraph, I saw that it also contains a copy of CXSparse, which led me to split SuiteSparse into its subpackages: https://issues.guix.gnu.org/66129. When updating the igraph package, it would be good to use the suitesparse-cxsparse package right away, so I did not include it yet. The build with the bliss package succeeds however. Cheers, David