GNU bug report logs -
#41182
Profile hooks ignore system and target
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Sun, 10 May 2020 20:40:01 UTC
Severity: important
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
Hello Jan,
> and with that "system build" succeeds (after a while) but "system vm-image" says
>
> guix system: error: gnu/packages/glib.scm:404:2: gobject-introspection <at> 1.62.0: build system `meson' does not support cross builds
>
> This could be mostly harmless...still building a full (non-tiny/minimal)
> qemu or grub maybe?
I remember fixing a very similar issue with
d4ddf22d54f9374715c651aaebda2315e9f89272. The issue was cross-building
QEMU does not work, because it's dragging packages built with
meson-build-system.
Turns out we want to use a native build of QEMU here, so I replaced
#$qemu by #+qemu. Now there must be a similar issue somewhere. I'm
building your branch to see if I can figure it out.
Thanks for sharing your progress!
Mathieu
This bug report was last modified 5 years and 9 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.