GNU bug report logs - #30914
guix build --with-source: transformation had no effect

Previous Next

Package: guix;

Reported by: Chris Marusich <cmmarusich <at> gmail.com>

Date: Fri, 23 Mar 2018 04:44:02 UTC

Severity: normal

Tags: notabug

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Chris Marusich <cmmarusich <at> gmail.com>
To: 30914 <at> debbugs.gnu.org
Subject: bug#30914: guix build --with-source: transformation had no effect
Date: Fri, 23 Mar 2018 05:42:56 +0100
[Message part 1 (text/plain, inline)]
Hi,

Is this expected?

  [0] marusich <at> garuda.local:~/my-guix
  $ guix build --with-source=. guix
  guix build: warning: transformation 'with-source' had no effect on guix-0.14.0-9.bdf0c64
  /gnu/store/kxihyd1f9kxrh5s2r2yk1f1kwbnxnbvs-guix-0.14.0-9.bdf0c64
  [0] marusich <at> garuda.local:~/my-guix
  $ guix build --with-source=$(pwd) guix
  guix build: warning: transformation 'with-source' had no effect on guix-0.14.0-9.bdf0c64
  /gnu/store/kxihyd1f9kxrh5s2r2yk1f1kwbnxnbvs-guix-0.14.0-9.bdf0c64
  [0] marusich <at> garuda.local:~/my-guix
  $ 

The manual provides the following examples (see: (guix) Package
Transformation Options), so I was a little surprised that the similar
invocations above didn't work for Guix:

  guix build ed --with-source=mirror://gnu/ed/ed-1.7.tar.gz
  guix build guile --with-source=../guile-2.0.9.219-e1bb7.tar.xz

For the record, it DOES work if I run:

  guix build --with-source=guix=$(pwd) guix

-- 
Chris
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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