GNU bug report logs -
#66034
[PATCH gnome-team 0/3] Fix qemu
Previous Next
Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>
Date: Sat, 16 Sep 2023 15:24:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Dear guix,
Qemu on gnome-team is a mess. Glib uses pcre2, but it lists pcre (not 2) as a
required.private pkg-config input. In turn, qemu uses pcre (not 2), and more
specifically its static output. There is not yet a static output for pcre2, so
it cannot be changed.
That’s why I fixed glib (requires a full recompilation of everything), fixed
pcre2 to add a static output (an even fuller recompilation), to finally fix
qemu.
What do you think?
Best regards,
Vivien
Vivien Kraus (3):
gnu: glib: fix required.private reference to pcre.
gnu: pcre2: install static libraries.
gnu: qemu: Switch to pcre2.
gnu/packages/glib.scm | 7 ++++++-
gnu/packages/pcre.scm | 16 +++++++++++++---
gnu/packages/virtualization.scm | 2 +-
3 files changed, 20 insertions(+), 5 deletions(-)
base-commit: e9ff5d51e3297089e66c124195e1f1b42dbded65
--
2.41.0
This bug report was last modified 1 year and 240 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.