GNU bug report logs - #27900
broken checkout? can't run autotools (automake) anymore in guix repository

Previous Next

Package: guix;

Reported by: ng0 <ng0 <at> infotropique.org>

Date: Tue, 1 Aug 2017 09:00:02 UTC

Severity: normal

Done: ng0 <ng0 <at> infotropique.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: ng0 <ng0 <at> infotropique.org>
Cc: 27900 <at> debbugs.gnu.org
Subject: bug#27900: broken checkout? can't run autotools (automake) anymore in guix repository
Date: Tue, 1 Aug 2017 11:19:29 +0200
Hi ng0,

>        guix environment --fallback --ad-hoc guix autoconf automake <at> 1.15.1 make guile guile-ssh pkg-config gcc-toolchain libgcrypt gnutls guile-json zlib bzip2 sqlite help2man gettext texinfo guile-git

I only ever do 

$ guix environment --fallback --pure guix

(The "--pure" is important)

and it works fine, bootstrapping too (via ./bootstrap - which invokes autoreconf).

I mean I guess your ad-hoc-everything way should be possible, but why would you do that?  It makes the setup flaky should the guix package ever change its inputs (I don't know whether it did in fact do that).

I do sometimes specify extra ad-hoc packages, like so:

$ guix environment --fallback --pure guix --ad-hoc guile-ncurses-with-gpm

The order of the arguments is sometimes important.  I think of "--ad-hoc" like "--" for many other UNIX commands (startx etc).




This bug report was last modified 7 years and 25 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.