Hi Again,
I was able to generate the guile-json-4.3.2 package as previously
reported. If I query the store using find, I can find it:
mbc@xps:~$ find /gnu/store -name *guile-json-4.3.2*
/gnu/store/4kjf5q17mz8n7agii1wwgbkl8l8mqj5k-guile-json-4.3.2
/gnu/store/4kjf5q17mz8n7agii1wwgbkl8l8mqj5k-g
Thanks for your assistance. The final .scm that was successful is:
(use-modules (guix packages)
(guix download)
(guix build-system gnu)
(guix licenses)
(gnu packages pkg-config)
(gnu packages guile) )
(package
(name "guile-j
Le Mon, 27 Jul 2020 13:29:28 -0500,
mbcladw...@stihie.net a écrit :
> (inputs
> `(("guile" ,guile)))
The variable that contains the latest guile package is not named guile,
which explains the error you get. Although the package is named "guile"
(because of its name field), the variable that c
Le Mon, 27 Jul 2020 13:58:07 -0500,
mbcladw...@stihie.net a écrit :
> /home/mbc/.config/guix/current/bin/guix is first but:
>
> mbc@xps:~$ hash guix
> mbc@xps:~$ type guix
> guix is hashed (/usr/local/bin/guix)
> mbc@xps:~$
I should be /home/mbc/.config/guix/current/bin
don't specify guix as pa
for guile 2.0
configure: error:
No Guile development packages were found.
Please verify that you have Guile installed. If you installed Guile
from a binary distribution, please verify that you have also installed
the development packages. If you installed it yourself, you might
need to adjust your
Quoting Efraim Flashner :
On Mon, Jul 27, 2020 at 06:52:52AM -0500, mbcladw...@stihie.net wrote:
Hi,
I would like to upgrade guile-json in my local store.
I start with
$guix pull
$guix package -u (didn't do anything)
[...]
Builds occur in a chrooted environment, so only the packages adde
nfigure: checking for guile 2.2
> configure: checking for guile 2.0
> configure: error:
> No Guile development packages were found.
>
> Please verify that you have Guile installed. If you installed Guile
> from a binary distribution, please verify that you have also installed
&g
8xzy3xz0xf4ljr84k9q35kyriapvq6-guile-json-4.3.2.drv.bz2'.
> cannot build derivation
> `/gnu/store/advvlsn24m0jc84ivqsfrd9y9bicfsan-profile.drv': 1 dependencies
> couldn't be built
> guix package: error: build of
> `/gnu/store/advvlsn24m0jc84ivqsfrd9y9bicfsan-profile.drv&
cannot build derivation
`/gnu/store/advvlsn24m0jc84ivqsfrd9y9bicfsan-profile.drv': 1
dependencies couldn't be built
guix package: error: build of
`/gnu/store/advvlsn24m0jc84ivqsfrd9y9bicfsan-profile.drv' failed
Looking at the log file, the final lines are:
checking for pk