(address . bug-guix@gnu.org)
Hi,
Is this expected?
[0] marusich@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@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@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
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAlq0hdEACgkQ3UCaFdgi
Rp2zGRAAysCBNbvUb05IYMgAilQetC28zhnr60HzaVFkKPRXSKDQupB8N4w1wc61
skUEtGDgozN3OEW1CUZXIYcrr1SRT4xXbdCWc2n+vM4zWNg8p+okk0BUbJhbm5lC
sVEh+NxfSOE53vEjM1a9CMVDuHxVAL9FaUZZeAmXYFlmUHXtrQ5jm+zeiV8981HJ
l9rLvd3L95t8QxG/kEddC/gQEyzi2TaLSLtx2N4jQNi30Re3TJ/AxdK9avXmSA51
fwPFF3VMCiI7Q5Md+WOe7/aUS6KwXX0/N0kA9NiU2Tdm+JAsYhSs5ljVv9L0xBXK
6dLfuNNRouMkP1zYYK/Q/+rRGPFB0J8WAlmqW/2aNtqt+Wxkpovn9nwi4/uKMALi
VJD4YHqoj3XP7YZomn/gdP/5lUGfw0EyTy8JZ1V8ZTmN71z1ZfbwMuJqQ10vzysO
yh32t+25406Gns+3Q4W5bSF1Y7H8pNdK4kh7r1UekrRwsM8r63gnZNRjwnT3lmlG
IeCGBCe0VoVRWi/1vrfeU/TDHttqDZJspsKkgcG7V/a1mhp7UbTSUzuDQlPporhC
dUknuSUoFkFkOvWhpZ8cnRtU3e3Z22n/J3snmI9feHifEGb1UmdG9VKcGtDceCgh
zobrd1k3doJ8xXOhkznxGXI88o1vlmk/NCz4uUPvHD20Jf1iHbE=
=UIjz
-----END PGP SIGNATURE-----