Hi,
I found the same issue while trying to set the environment for gnu-mes using
the scripts the directory includes.
I updated the mescc-tools version to 1.1.0 and it worked.
I attach a possible patch for the `mes` repository that can easily be
translated for the `guix` package.
hth,
Ekaitz
BTW,
> #t)
> - (propagated-inputs `(("which" ,which)))
>
It's wrong. It should be `inputs` but you get what I mean.
:S
Hi!
Ekaitz Zarraga skribis:
> I found the same issue while trying to set the environment for gnu-mes using
> the scripts the directory includes.
>
> I updated the mescc-tools version to 1.1.0 and it worked.
>
> I attach a possible patch for the `mes` repository that can easily be
> tran
Hello,
The Cuirass RSS feed is reported as invalid by the W3C checker, see:
https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fci.guix.gnu.org%2Fevents%2Frss%2F%3Fspecification%3Dmaster.
Thanks,
Mathieu
“guix pack” accepts only package specifications, but will not
accept the file name of an existing package in the store, nor does
it accept a derivation in the place of its package argument.
This is inconsistent with other sub-commands.
--
Ricardo
Hi Sarah,
Sarah Morgensen writes:
> The issue seems to be with the (automatically set by Guix)
> CPLUS_INCLUDE_PATH environment variable. The following works as
> expected:
>
> guix environment --pure --ad-hoc gcc-toolchain -- CPLUS_INCLUDE_PATH= c++
> -nostdinc++ test.cpp
thanks, this solv
I have a similar issue with an ocaml package I use at work. It's not free
software, but all its dependencies are. The dependencies are not all yeet in
guix, so to reproduce you might have to import them first with "guix import
opam -r foo" for ocaml-foo.
The package depends on ocaml-ounit, ocam
Hi,
Sarah Morgensen skribis:
> Ricardo Wurmus writes:
>
>> With a recent version of Guix, “guix environment” will not
>> terminate on its own, keeps the CPU busy, and gets killed when the
>> system eventually runs out of memory.
>>
>> $ guix describe -f channels
>>
>> (list (channel
>>
Hi Vagrant,
I just had a break-through with this! See inline.
Vagrant Cascadian writes:
> On 2021-07-13, Pierre Langlois wrote:
>> I'm afraid since commit 3a851d45576e046d696fcf35b34d57b2cd28ea49 [0]
>> I've not been able to boot from eMMC on the rockpro64 board, it freezes
>> before loading the
Whoops, I hadn't realised the bug email wasn't included in the email,
sorry!
Pierre Langlois writes:
> Hi Vagrant,
>
> I just had a break-through with this! See inline.
>
> Vagrant Cascadian writes:
>
>> On 2021-07-13, Pierre Langlois wrote:
>>> I'm afraid since commit 3a851d45576e046d696fcf35b34
Hi,
On core-updates, as of the following commit from July 26th:
e2690a8eb2df gnu: mes-rb5: Remove.
Guix fails to build ‘(@@ (gnu packages commencement) coreutils-final)’ on
powerpc64le-linux. E.g.: https://ci.guix.gnu.org/build/692547/details
The problem happens during the ‘check’ phase, becau
Hi,
Ludovic Courtès writes:
[...]
>> I can reproduce this with pigx-scrnaseq as well a number of other
>> packages (listed below).
>>
>> $ ./pre-inst-env guix describe -f channels
>> (list (channel
>> (name 'guix)
>> (url "/home/sarah/guix")
>> (commit
>> "3217
12 matches
Mail list logo