On 06.07.2024 02:55, Nathan Dehnel wrote:
Hello, I'm in the process of setting up CI for Hurd using Guix. What
I'm doing is taking the upstream Guix package definitions and
modifying them to build from a git checkout. I ran into this error
trying to build gnumach. Is it being compiled wrong?
p
Hello,
Nathan Dehnel, le sam. 06 juil. 2024 02:55:15 -0500, a ecrit:
> Hello, I'm in the process of setting up CI for Hurd using Guix. What
> I'm doing is taking the upstream Guix package definitions and
> modifying them to build from a git checkout. I ran into this error
> trying to build gnumach
pasted gnumach from the wrong file, meant to put this
(define-public gnumach
(package
(inherit gnumach-headers)
(name "gnumach")
(version (git-version "1.8-head" "HEAD" %git-commit))
(source (git-checkout (url (string-append root "gnumach"
#|(source (origin
Hello, I'm in the process of setting up CI for Hurd using Guix. What
I'm doing is taking the upstream Guix package definitions and
modifying them to build from a git checkout. I ran into this error
trying to build gnumach. Is it being compiled wrong?
phase `unpack' succeeded after 1.1 seconds
st