GNU bug report logs -
#65807
[PATCH 0/8] gnu: libftdi: Update to 1.5; other improvements.
Previous Next
Reported by: Simon South <simon <at> simonsouth.net>
Date: Thu, 7 Sep 2023 15:44:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#65807: [PATCH 0/8] gnu: libftdi: Update to 1.5; other improvements.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 65807 <at> debbugs.gnu.org.
--
65807: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65807
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello,
Simon South <simon <at> simonsouth.net> skribis:
> 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.
Applied, thanks!
Ludo’.
[Message part 3 (message/rfc822, inline)]
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 (8):
gnu: libftdi: Update package style.
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
This bug report was last modified 1 year and 246 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.