From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: guix pull fails on powerful server Date: Fri, 22 Sep 2017 10:38:24 +0200 Message-ID: <87h8vvp1q7.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51212) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dvJTu-0005CY-2E for help-guix@gnu.org; Fri, 22 Sep 2017 04:38:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dvJTq-0003k3-VZ for help-guix@gnu.org; Fri, 22 Sep 2017 04:38:42 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21146) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dvJTq-0003jP-MT for help-guix@gnu.org; Fri, 22 Sep 2017 04:38:38 -0400 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org 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--- [root@murphy:~] (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--- [root@murphy:~] (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 This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. [root@murphy:~] (1004) $ which guix /root/.guix-profile/bin/guix [root@murphy:~] (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