Hi Guix Users!
I just tried installing GNU Smalltalk in a Guix environment as follows:
manifest.scm file:
~~~~start~~~~
(specifications->manifest
'("[email protected]"))
~~~~~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