From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: [PATCH 82/86] gnu: rust-quickcheck: Add rust-env-logger input. Date: Wed, 04 Jan 2017 11:30:36 +0000 Message-ID: <87pok312qr.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> References: <20170103233642.3181-1-ng0@libertad.pw> <20170103233642.3181-83-ng0@libertad.pw> <20170104013136.3dcb9b97@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54880) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOjli-0001Oy-By for guix-devel@gnu.org; Wed, 04 Jan 2017 06:30:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOjlf-0005uG-9c for guix-devel@gnu.org; Wed, 04 Jan 2017 06:30:10 -0500 Received: from aibo.runbox.com ([91.220.196.211]:47317) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cOjlf-0005tZ-33 for guix-devel@gnu.org; Wed, 04 Jan 2017 06:30:07 -0500 In-Reply-To: <20170104013136.3dcb9b97@scratchpost.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: guix-devel@gnu.org Danny Milosavljevic writes: > On Tue, 3 Jan 2017 23:36:38 +0000 > ng0 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