GNU bug report logs -
#34758
[PATCH 1/4] gnu: Add libmirage.
Previous Next
Reported by: Pierre Neidhardt <mail <at> ambrevar.xyz>
Date: Tue, 5 Mar 2019 17:27:01 UTC
Severity: normal
Tags: patch
Done: Pierre Neidhardt <mail <at> ambrevar.xyz>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Pierre Neidhardt <mail <at> ambrevar.xyz> skribis:
> * gnu/packages/cdrom.scm (vhba): New variable.
[...]
> + (modify-phases %standard-phases
> + ;; TODO: Compress kernel modules?
> + ;; TODO: Build does not work because it needs the Makefile in
> + ;; /lib/modules/$(KERNELRELEASE)/build which we don't ship in Guix.
> + (delete 'configure))))
So it doesn’t build, right? In that case I’d rather not add it. :-)
It’s true that /build is a dangling link:
--8<---------------cut here---------------start------------->8---
$ readlink $(guix build linux-libre)/lib/modules/5.0.2-gnu/build
/tmp/guix-build-linux-libre-5.0.2.drv-0/linux-5.0.2
--8<---------------cut here---------------end--------------->8---
Ludo’.
This bug report was last modified 6 years and 98 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.