$ guix build --check --no-grafts nanopolish
[...]
guix build: error: derivation
`/gnu/store/7hzcmcwlw83f0wsqmz9nnl1ah54kwks4-nanopolish-0.10.2-1.50e8b5c.drv'
may not be deterministic: output
`/gnu/store/m7icaq7642zy0gvnqvymcnn8d088a9s0-nanopolish-0.10.2-1.50e8b5c'
differs
$ diffoscope "$(guix
On current master (commit af184b68e78aa51b6ff50b7327dfbbdb1d6e6843),
deeptools does not build reproducibly:
$ guix build --check --no-grafts deeptools
--8<---cut here---start->8---
...
guix build: error: derivation
`/gnu/store/hky07zjsvai0x3n99lqmgyh6rhld6v4s-
This was not a bug.
It looked like a bug to me before I received the helpful replies.
Here's an improved version, following some comments of Marius on #guix.
From 2f33a7321e5e37d37f57c229c8079cb4ffd10834 Mon Sep 17 00:00:00 2001
From: Maxim Cournoyer
Date: Wed, 20 Mar 2019 21:38:19 -0400
Subject: [PATCH] cmake: Generate documentation.
To prevent complicating the dependencies of a
Leo Famulari writes:
> While working on a libssh2 update [0] I noticed that curl was not
> keeping a reference to libssh2, even though libssh2 is an input of the
> curl build.
>
> Our curl package is missing the required configuration option:
>
> --
> SSH support: no (--with-libssh2
Hello nee,
Ludovic Courtès skribis:
> I’ve already pushed “bdfresize” and “console-setup” partly based on your
> patches:
>
>
> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=fe77ede70ad292c8fcba80f34b356fecd86f7f78
>
> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=41a54622b
Hi Leo and Thorsten,
Leo Famulari writes:
> On Sun, Jan 06, 2019 at 12:03:03PM +0100, Thorsten Wilms wrote:
>> Sounds reasonable. However, Blender is a case where it might be worthwhile
>> to keep a 2.79 around even after the final release of 2.8, because the
>> graphics card requirements have b
While working on a libssh2 update [0] I noticed that curl was not
keeping a reference to libssh2, even though libssh2 is an input of the
curl build.
Our curl package is missing the required configuration option:
--
SSH support: no (--with-libssh2)
--
I assume that our curl pack
This should now be fixed (commit
cbe0762041f0d86cdb7c3d385a27b7d4b0b266c7).
--
Ricardo
Hi Jesse,
> I am trying to use guile-wm, but it fails when I launch it.
Thank you for this excellent bug report!
> From what I can tell, it is attempting to re-compile guile-wm, and
> cannot find the prerequisite guile-xcb package files.
> Possible solutions:
>
> -Edit the guile-wm package to
If I remember my interaction with guile-wm correctly
this is expected behavior out of the box.
Upstream has probably moved on to other interests,
because there are more errors at runtime once you
get to launch into guile-wm. For a couple of years
now volunteers have been asking about how to help
a
Marius Bakke writes:
> Maxim Cournoyer writes:
[...]
>>> I'm not very comfortable with pulling python-sphinx into the dependency
>>> closure of CMake, because then we can't update it or its dependencies
>>> outside of the 'core-updates' cycle. It could also cause circular
>>> dependency issue
12 matches
Mail list logo