help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Smalltalk does not build in Guix environment


From: Zelphir Kaltstahl
Subject: GNU Smalltalk does not build in Guix environment
Date: Sat, 8 Aug 2020 20:36:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Icedove/68.8.0

Hi Guix Users!

I just tried installing GNU Smalltalk in a Guix environment as follows:

manifest.scm file:

~~~~start~~~~
(specifications->manifest
 '("smalltalk@3.2.5"))
~~~~~end~~~~~

command:

~~~~start~~~~
guix environment -m manifest.scm
~~~~~end~~~~~

output:

~~~~start~~~~
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
The following derivations will be built:
   /gnu/store/qcrhqpksjfb84dv4vnisx7kxmx090bcn-profile.drv
   /gnu/store/yh4kyvg0s1zwwih4lgm8x5sb4j0m3aa8-smalltalk-3.2.5.drv
3,5 MB will be downloaded
downloading from 
https://ci.guix.gnu.org/nar/adlyv74xg15jnfskxm3p9svmkznbwr3v-smalltalk-3.2.5.tar.xz
 ...
 smalltalk-3.2.5.tar.xz  3.4MiB                           3.8MiB/s 00:01 
[##################] 100.0%

building /gnu/store/yh4kyvg0s1zwwih4lgm8x5sb4j0m3aa8-smalltalk-3.2.5.drv...
| 'check' phasebuilder for 
`/gnu/store/yh4kyvg0s1zwwih4lgm8x5sb4j0m3aa8-smalltalk-3.2.5.drv' failed with 
exit code 1
build of /gnu/store/yh4kyvg0s1zwwih4lgm8x5sb4j0m3aa8-smalltalk-3.2.5.drv failed
View build log at 
'/var/log/guix/drvs/yh/4kyvg0s1zwwih4lgm8x5sb4j0m3aa8-smalltalk-3.2.5.drv.bz2'.
cannot build derivation 
`/gnu/store/qcrhqpksjfb84dv4vnisx7kxmx090bcn-profile.drv': 1 dependencies 
couldn't be built
guix environment: error: build of 
`/gnu/store/qcrhqpksjfb84dv4vnisx7kxmx090bcn-profile.drv' failed
~~~~~end~~~~~

I do not remember this happening with another package before and I do
not know what I could do to fix it.

I thought this might be interesting to know for a maintainer of the package.

Additional info:

+ I am using Guix on Trisquel 8.

Regards,
Zelphir

-- 
repositories: https://notabug.org/ZelphirKaltstahl



reply via email to

[Prev in Thread] Current Thread [Next in Thread]