Re: Multiple versions of mesa libraries in cmake runtime search path

2024-03-21 Thread Jake
If the problem is that qtbase-5 is propagating a different mesa than the one we can install (i.e. a different /gnu/store entry), let's try installing qtbase-5 and using its propagated mesa instead of installing mesa ourselves. #+begin_src sh guix shell geant4-vis cmake make gcc-toolchain qtba

packaging python-cyvcf2

2024-03-21 Thread Alexis Simon
Hi, I've spent nearly the day on this and it's driving me crazy. I am trying to package this cyvcf2 [1] I am attaching the packaging I've tried. The build is failing with this error: running build_ext # cyvcf2: htslib mode is BUILTIN # cyvcf2: htslib configure options is None error: [Errno 2] No

Re: Guix as a non-optional dependency in another project, and Guix resources requirements.

2024-03-21 Thread Denis 'GNUtoo' Carikli
On Thu, 21 Mar 2024 17:35:25 +0100 Adrien 'neox' Bourmault wrote: > Sorry, I did not see earlier this was a question Denis asked. I > measured that recently and did not have the time to tell him. Thanks > for your answer. Thanks a lot for the test. The issue here is also that a given measure is

Re: Guix as a non-optional dependency in another project, and Guix resources requirements.

2024-03-21 Thread Denis 'GNUtoo' Carikli
On Wed, 20 Mar 2024 13:15:17 +0100 "pelzflorian (Florian Pelz)" wrote: > Hello Denis. Hi, > I believe automatically invoking package managers for users does not > give users control. Telling them what to run, yes, but running the > commands for them does not seem like good practice, if it can b

Re: Inconsistency between resolved issues/patches and source files.

2024-03-21 Thread Vagrant Cascadian
On 2024-03-21, William wrote: > A few days ago I tried reencoding several video files I have laying > around to save storage, using libsvtav1 through ffmpeg, and then to my > surprise (and frustration) I realized that ffmpeg distributed by > GNU/Guix does not include such encoding library. > > I ch

Inconsistency between resolved issues/patches and source files.

2024-03-21 Thread William
Hello. A few days ago I tried reencoding several video files I have laying around to save storage, using libsvtav1 through ffmpeg, and then to my surprise (and frustration) I realized that ffmpeg distributed by GNU/Guix does not include such encoding library. I checked the issue tracker and found