bug-guix
[Top][All Lists]
Advanced

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

bug#60811: Can’t change the build system of p11-kit to meson


From: Vivien Kraus
Subject: bug#60811: Can’t change the build system of p11-kit to meson
Date: Sat, 14 Jan 2023 09:26:51 +0100
User-agent: Evolution 3.46.0

Dear guix,

p11-kit is switching its build system to meson. The README already
advertises it as the way to build p11-kit. When I try to change that,
guix builds fine. Then, if I try to run guix build p11-kit, guix will
crash after exhausting all my memory. I suspect a circular dependency
of some sort, but I don’t know how to debug it.

If I try and run:
$ ./pre-inst-env guix graph --type=bag p11-kit

Then I get as an output,

digraph "Guix bag" {

And then guix starts eating my memory indefinitely until I cancel it.

How can I debug this?

Best regards,

Vivien





reply via email to

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