help-guix
[Top][All Lists]
Advanced

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

guix pull fails on powerful server


From: Ricardo Wurmus
Subject: guix pull fails on powerful server
Date: Fri, 22 Sep 2017 10:38:24 +0200
User-agent: mu4e 0.9.18; emacs 25.2.1

Hi there,

I have a big server with 1.5T RAM and 192 CPU cores.  “guix pull”
is very slow and crashes with the error below:

--8<---------------cut here---------------start------------->8---
address@hidden:~] (1001) $ guix pull
guile: warning: failed to install locale
warning: failed to install locale: Invalid argument
substitute: guile: warning: failed to install locale
substitute: warning: failed to install locale: Invalid argument

Starting download of /tmp/guix-file.Px0iiK
>From https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz...
 ....tar.gz                                 3.9MiB/s 00:03 | 13.6MiB transferred
unpacking '/gnu/store/vl04ygdiyqwbs1ms1rrx495g2yn44ipc-guix-latest.tar.gz'...
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 
100.0%
The following derivation will be built:
   /gnu/store/yvyfkns3w3vm7ynwbr7mvxcmin4gd2a0-guix-latest.drv
copying and compiling to 
'/gnu/store/7m52dkr98nhwgpsx20mmpwyw2yzj58d3-guix-latest' with Guile 2.2.2...
loading...       25.4% of 629 filesrandom seed for tests: 1506066913
loading...       99.8% of 629 files
compiling...     69.2% of 629 filesice-9/threads.scm:289:22: In procedure loop:
ice-9/threads.scm:289:22: Syntax error:
guix/scripts.scm:130:2: >>=: >>= (bind) used outside of 'with-monad' in form 
(>>= (apply set-build-options* #:use-substitutes
ptions)) (lambda (unused-value) (mbegin %store-monad (mlet %store-monad 
((derivation (origin->derivation (package-source pack
tutes? use-substitutes? #:dry-run? dry-run?) (return (show-derivation-outputs 
derivation)))))))

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.
builder for `/gnu/store/yvyfkns3w3vm7ynwbr7mvxcmin4gd2a0-guix-latest.drv' 
failed with exit code 1
guix pull: error: build failed: build of 
`/gnu/store/yvyfkns3w3vm7ynwbr7mvxcmin4gd2a0-guix-latest.drv' failed
--8<---------------cut here---------------end--------------->8---

Here’s the version of Guix:

--8<---------------cut here---------------start------------->8---
address@hidden:~] (1003) $ guix --version
guile: warning: failed to install locale
warning: failed to install locale: Invalid argument
guix (GNU Guix) 
Copyright (C) 2017 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
address@hidden:~] (1004) $ which guix
/root/.guix-profile/bin/guix
address@hidden:~] (1005) $ readlink -f /root/.guix-profile/bin/guix
/gnu/store/m6nlmnlyr5d8d97k8lgp6ig2r2nxgf3r-guix-0.13.0-5.228a398/bin/guix
--8<---------------cut here---------------end--------------->8---

Is this related to Guile’s memory problems?

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net




reply via email to

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