guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 82/86] gnu: rust-quickcheck: Add rust-env-logger input.


From: ng0
Subject: Re: [PATCH 82/86] gnu: rust-quickcheck: Add rust-env-logger input.
Date: Wed, 04 Jan 2017 11:30:36 +0000

Danny Milosavljevic <address@hidden> writes:

> On Tue,  3 Jan 2017 23:36:38 +0000
> ng0 <address@hidden> wrote:
>
>> * gnu/packages/rust.scm (rust-quickcheck)[arguments]: Add rust-env-logger.
>> -       ;; TODO: ("rust-env-logger" ,rust-env-logger "src")
>> +       ("rust-env-logger" ,rust-env-logger "src")
>
> That causes a cycle rust-quickcheck - rust-env-logger - rust-regex - 
> rust-quickcheck. I should know because it took hours until I tracked it down 
> in my copy :)
>
> If you try to do "guix package -i rust-env-logger" or any of these packages 
> mentioned, it'll crash with a Guile VM stack overflow.
>
> Please think of a way to fix that.
>

Really? Damn......

I thought I fixed the infinite dependency loop I was in with
this.
I'm out of ideas for now, as on paper I've always ran into
keeping at least one -bootstrap of a package around forever.

Ideas welcome!
-- 
♥Ⓐ  ng0
PGP keys and more: https://n0is.noblogs.org/ http://ng0.chaosnet.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]