guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#62916] [PATCH core-updates 0/2] Try to fix p11-kit compilation to m


From: Vivien Kraus
Subject: [bug#62916] [PATCH core-updates 0/2] Try to fix p11-kit compilation to mingw
Date: Tue, 18 Apr 2023 00:20:07 +0200
User-agent: Evolution 3.46.0

Dear guix,

On core-updates, p11-kit still uses the gnu build system. However, it does not
seem to be recommended anymore: the README now documents the meson build
system, and the makefiles are broken when targetting mingw.

For reference, on AUR:
https://aur.archlinux.org/packages/mingw-w64-p11-kit

p11-kit comes early in the dependency chain. It being broken means that
we can’t cross-compile gnutls, curl and other packages.

However, there is some kind of dependency cycle when using the meson build
system (modules? Packages? I don’t know). Can someone help me sort that out?

Best regards,

Vivien

Vivien Kraus (2):
  gnu: gcc: do not build gcov.
  NOT WORKING gnu: p11-kit: switch to meson-build-system.

 gnu/packages/gcc.scm |  4 ++++
 gnu/packages/tls.scm | 19 ++++---------------
 2 files changed, 8 insertions(+), 15 deletions(-)


base-commit: a6d2b54d3920d8858b5b36e4e4364088ed340107
-- 
2.39.2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]