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: Danny Milosavljevic
Subject: Re: [PATCH 82/86] gnu: rust-quickcheck: Add rust-env-logger input.
Date: Wed, 4 Jan 2017 01:31:36 +0100

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.



reply via email to

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