all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62916] [PATCH core-updates 0/2] Try to fix p11-kit compilation to mingw
@ 2023-04-17 22:20 Vivien Kraus via Guix-patches via
  2023-04-17 22:09 ` [bug#62916] [PATCH core-updates 1/2] gnu: gcc: do not build gcov Vivien Kraus via Guix-patches via
  2023-04-17 22:17 ` [bug#62916] [PATCH core-updates 2/2] NOT WORKING gnu: p11-kit: switch to meson-build-system Vivien Kraus via Guix-patches via
  0 siblings, 2 replies; 8+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-04-17 22:20 UTC (permalink / raw)
  To: 62916

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 919 bytes --]

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




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-04-26  0:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-17 22:20 [bug#62916] [PATCH core-updates 0/2] Try to fix p11-kit compilation to mingw Vivien Kraus via Guix-patches via
2023-04-17 22:09 ` [bug#62916] [PATCH core-updates 1/2] gnu: gcc: do not build gcov Vivien Kraus via Guix-patches via
2023-04-25 16:11   ` [bug#62916] [PATCH core-updates 0/2] Try to fix p11-kit compilation to mingw Ludovic Courtès
2023-04-25 16:16     ` [bug#62916] [PATCH v2 0/1] Fix p11-kit build system for mingw Vivien Kraus via Guix-patches via
2023-04-25 15:50       ` [bug#62916] [PATCH v2 1/1] gnu: p11-kit: fix build on mingw Vivien Kraus via Guix-patches via
2023-04-25 21:33       ` [bug#62916] [PATCH v3 0/1] Simpler fix for p11-kit@mingw Vivien Kraus via Guix-patches via
2023-04-25 15:50         ` [bug#62916] [PATCH v3 1/1] gnu: p11-kit: fix build on mingw Vivien Kraus via Guix-patches via
2023-04-17 22:17 ` [bug#62916] [PATCH core-updates 2/2] NOT WORKING gnu: p11-kit: switch to meson-build-system Vivien Kraus via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.