From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 13 17:12:00 2017 Received: (at 27476) by debbugs.gnu.org; 13 Oct 2017 21:12:00 +0000 Received: from localhost ([127.0.0.1]:38515 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e37FP-00050z-RG for submit@debbugs.gnu.org; Fri, 13 Oct 2017 17:12:00 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21042) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e37FN-00050r-Hb for 27476@debbugs.gnu.org; Fri, 13 Oct 2017 17:11:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1507929032; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:In-reply-to:Date:Message-ID:MIME-Version:Content-Type; l=1753; bh=yiHEZcTfo4uf58iXU+LVxcbko86T4H6quSkflfr2efc=; b=ShsCfXyrY2lDUIxD7hGkDJlvXtZZPsn0oT/S9kUb43B9CmMxUhomp6vEqtO1za/F ZmvPVDFk01MoKlYFMePT2igh96TeojOZJ3Xc2NfAB01o9jhU8sRUsy9pqX/bJ53NgN/ w1QJ1hqfGvNjq1092Ds1j57uGsmZ3631+BDadI9k= Received: from localhost (port-92-200-64-181.dynamic.qsc.de [92.200.64.181]) by mx.zohomail.com with SMTPS id 1507929032860550.6813183971276; Fri, 13 Oct 2017 14:10:32 -0700 (PDT) References: <87h8vvp1q7.fsf@elephly.net> <87377esu1a.fsf@gnu.org> <87k20nz18u.fsf@igalia.com> <87a81jj5gg.fsf@gnu.org> <87bmlyzxj7.fsf@elephly.net> <87shf44ny0.fsf@elephly.net> <877ew0o5br.fsf@gnu.org> <874lr2u5cw.fsf@elephly.net> User-agent: mu4e 0.9.18; emacs 25.3.1 From: Ricardo Wurmus To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#27476: guix pull fails on powerful server In-reply-to: <874lr2u5cw.fsf@elephly.net> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Fri, 13 Oct 2017 23:10:29 +0200 Message-ID: <87376mu52y.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 27476 Cc: Andy Wingo , help-guix@gnu.org, 27476@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) I tried it again after unsetting GUIX_PACKAGE_PATH, but the results are just as bad: --8<---------------cut here---------------start------------->8--- [rwurmus@murphy:~/guix] (338) $ unset GUIX_PACKAGE_PATH [rwurmus@murphy:~/guix] (339) $ time ./pre-inst-env guix pull --url=$PWD guile: warning: failed to install locale warning: failed to install locale: Invalid argument Updating from Git repository at '/home/rwurmus/guix'... Building from Git commit d24c69d86670bfad0c6bb147162c918e9fcdccc2... substitute: guile: warning: failed to install locale substitute: warning: failed to install locale: Invalid argument substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0% The following derivation will be built: /gnu/store/q5sh4c1mfk396kixqdq8j0wdfwin4dsx-guix-latest.drv copying and compiling to '/gnu/store/jzq053lg77shnysmhj4i2f2bngz2rr5b-guix-latest' with Guile 2.2.2... loading... 25.8% of 640 filesrandom seed for tests: 1507928738 loading... 99.8% of 640 files compiling... 14.4% of 640 filesIn thread: ERROR: In procedure >>=: >>= (bind) used outside of 'with-monad'Error while printing exception. compiling... 14.5% of 640 filesIn thread: ERROR: In procedure return: return used outside of 'with-monad'Error while printing exception. compiling... 17.3% of 640 filesIn thread: ERROR: In procedure return: return used outside of 'with-monad'Error while printing exception. compiling... 70.0% of 640 filesGC Warning: Repeated allocation of very large block (appr. size 28766208): May lead to memory leak and poor performance --8<---------------cut here---------------end--------------->8--- -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net