From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mPe4JXz8+WRSVQEAauVa8A:P1 (envelope-from ) for ; Thu, 07 Sep 2023 18:38:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id mPe4JXz8+WRSVQEAauVa8A (envelope-from ) for ; Thu, 07 Sep 2023 18:38:20 +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 597293570B for ; Thu, 7 Sep 2023 18:38:20 +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=1694104700; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: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; bh=QauRZzmNMKlDMkHVCpBalChX9oONhOSmiPejh9tsfLk=; b=UM35N4zxhB0Lk22x9K5aK5sV7P21X9WHTxy7qwOBSa25jEwIIeyrll7kNFp/abIh/Pl4Pl Ee5hIKKibvPJvs0XYAyvPeQt3WOB0DkCAJDqrGRA1u3m38X61tjwfeUtinQcYcQvJDw2b4 E6ajmn1YjMV27lSu1EV90nFv+eA8iLUwZKeq/KmxpJdrAB+detIhNfdVuXw5cUzyERm8PK 3MRohyimULqQXQr44vF+O6LfbK3m3Ydj1wO9SD3AObxHjBkZHFmBI64h23TdJjt3A0bp4a ivimGVAFEsNHGIf3Z2lkmocr0yQhtEl/PoF02nZnTnMaMIQu2q5faPsfa9FY9g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694104700; a=rsa-sha256; cv=none; b=KBL/HuehCk2HczCp/FaEGUqTXZ7g/U/avWT6HxlVldnDU/B0Jx4ut+fu8Y+T5GYkY5p2ql ieVntMcj+KqbUg7SPTMimFct3kCreWQsfsWxiqB23kwdpF/nIB7TRRttdhOwXmCesTRoJ7 Hmeu1vWJF7o6UyD5QOfMDbxBnnClY034tTUYSLYBleWifMawrdT9YVdjydkROtng5ZjQey 9pfubWDxi8J3nCY3os3dgtHBEGxEyxTAITDwr+u+tbOQMQL9P4YvZYyiT7vnwyFujCBn3O ASQ1iC8J/ltZ3CjGcp3GwGi1gB1AszuiUl5MnxmwIw6eSDSHRaGp9h2Y5bEZ2g== 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 1qeI1F-0006hT-7Z; Thu, 07 Sep 2023 12:38:13 -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 1qeI1B-0006h3-Mz for guix-patches@gnu.org; Thu, 07 Sep 2023 12:38:09 -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 1qeI13-0008Pt-3f for guix-patches@gnu.org; Thu, 07 Sep 2023 12:38:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qeI14-0003rs-Es for guix-patches@gnu.org; Thu, 07 Sep 2023 12:38:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65807] [PATCH v2 0/9] gnu: libftdi: Update to 1.5; other improvements. References: In-Reply-To: Resent-From: Simon South Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 07 Sep 2023 16:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65807 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65807@debbugs.gnu.org Received: via spool by 65807-submit@debbugs.gnu.org id=B65807.169410464314815 (code B ref 65807); Thu, 07 Sep 2023 16:38:02 +0000 Received: (at 65807) by debbugs.gnu.org; 7 Sep 2023 16:37:23 +0000 Received: from localhost ([127.0.0.1]:41202 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qeI0Q-0003qs-JX for submit@debbugs.gnu.org; Thu, 07 Sep 2023 12:37:22 -0400 Received: from mailout.easymail.ca ([64.68.200.34]:33480) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qeI0O-0003qd-Ho for 65807@debbugs.gnu.org; Thu, 07 Sep 2023 12:37:21 -0400 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id CEA1462D6A for <65807@debbugs.gnu.org>; Thu, 7 Sep 2023 16:37:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo07-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo07-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ihi5377P-taK for <65807@debbugs.gnu.org>; Thu, 7 Sep 2023 16:37:11 +0000 (UTC) Received: from laptop.smallsystems.net (23-233-96-210.cpe.pppoe.ca [23.233.96.210]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 9F70162CA4 for <65807@debbugs.gnu.org>; Thu, 7 Sep 2023 16:37:11 +0000 (UTC) From: Simon South Date: Thu, 7 Sep 2023 12:37:09 -0400 Message-Id: X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Scanner: mx2.migadu.com X-Spam-Score: -4.93 X-Migadu-Queue-Id: 597293570B X-Migadu-Spam-Score: -4.93 X-TUID: zSv2at+sSiSw Here's a v2 of this patch series that adds a commit updating the package's source URL to use HTTPS instead of HTTP, silencing a warning from guix lint. (There's always something...) Everything else is unchanged. Here's the original cover letter: This patch series updates and improves the package for libftdi, a library for communicating with USB-to-serial adapter ICs from FTDI. The patches - Refresh gently the formatting of the package; - Disable the building of example programs, which aren't installed anyway; - Enable the building of libftdi's ftdi_eeprom utility, its bindings for C++ and Python, and its API documentation; and - Update libftdi to its latest version, 1.5. I've kept the package in its own module as moving it to embedded.scm, where it probably belongs, triggers the circular-dependency problem described in issue 65716.[0] I've tested this on AArch64 and x86-64 with an FT232H module and everything appears fine. All of libftdi's 14 dependents continue to build with the exception of arachne-pnr, an existing failure.[1] [0] https://issues.guix.gnu.org/65716 [1] http://ci.guix.gnu.org/search?query=arachne-pnr --- Simon South (9): gnu: libftdi: Update package style. gnu: libftdi: Use HTTPS for package source. gnu: libftdi: Do not build example programs. gnu: libftdi: Install libraries to /lib instead of /lib64. gnu: libftdi: Build ftdi_eeprom. gnu: libftdi: Build C++ bindings. gnu: libftdi: Build Python bindings. gnu: libftdi: Update to 1.5. gnu: libftdi: Build API documentation. gnu/local.mk | 1 + gnu/packages/libftdi.scm | 77 ++++++++++++++++--- .../libftdi-fix-paths-when-FTDIPP-set.patch | 39 ++++++++++ 3 files changed, 106 insertions(+), 11 deletions(-) create mode 100644 gnu/packages/patches/libftdi-fix-paths-when-FTDIPP-set.patch base-commit: 811f4fc509a57ff14b1dd03d76fea66085e3f5e1 -- 2.40.1