From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 04 09:17:09 2017 Received: (at 27476) by debbugs.gnu.org; 4 Oct 2017 13:17:09 +0000 Received: from localhost ([127.0.0.1]:47737 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dzjXx-0006CR-7X for submit@debbugs.gnu.org; Wed, 04 Oct 2017 09:17:09 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21039) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dzjXu-0006CI-Pc for 27476@debbugs.gnu.org; Wed, 04 Oct 2017 09:17:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1507122962; 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:Content-Transfer-Encoding; l=2250; bh=ybw58W3m83AL66xSg8xY9xZegKQU1NB38Npyl05hiXg=; b=Ty+I4EYoC81FHoqRHaUXskpnuneSRaD7ECF3PmFb4q/EBBO3dsKBqpddKyQRP1pc E88gxZFCcKBXODdwHKVedNf5tUq4HW2UQ/67B60LpECZFf4qjKU4JPoyvoz+5Pli7ze Lay3LfOqsr/RzmU3g/6/kdabirDsWKyvXnzsFvd0= Received: from localhost (141.80.193.171 [141.80.193.171]) by mx.zohomail.com with SMTPS id 1507122962713381.53358242131094; Wed, 4 Oct 2017 06:16:02 -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> <87a818dlgz.fsf@fastmail.com> User-agent: mu4e 0.9.18; emacs 25.3.1 From: Ricardo Wurmus To: Marius Bakke Subject: Re: guix pull fails on powerful server In-reply-to: <87a818dlgz.fsf@fastmail.com> 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: Wed, 04 Oct 2017 15:15:58 +0200 Message-ID: <877ewb3vg1.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-ZohoMailClient: External X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 27476 Cc: Andy Wingo , Ludovic =?utf-8?Q?Court=C3=A8s?= , 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 (/) Marius Bakke writes: > Ricardo Wurmus writes: > >> Is there another work-around I could try on this machine? > > Using Guile 2.0 worked for me: > > guix package -r guix guile-git -i guile2.0-guix guile2.0-git Unfortunately, this didn’t work for me. I tried this: guix package -i guile2.0-guix --with-source=/path/to/guix/checkout This printed a lot of repetitions of “warning: unknown warning type `macro-use-before-definition'” and eventually failed with this backtrace: --8<---------------cut here---------------start------------->8--- Backtrace: In ice-9/boot-9.scm: 160: 9 [catch #t # ...] In unknown file: ?: 8 [apply-smob/1 #] In ice-9/boot-9.scm: 66: 7 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 6 [eval # #] In ice-9/boot-9.scm: 2412: 5 [save-module-excursion #] 4091: 4 [#] 1734: 3 [%start-stack load-stack #] 1739: 2 [#] In unknown file: ?: 1 [primitive-load "/tmp/guix-build-guile2.0-guix-0.13.0-4.f1ddfe4.drv-0/source/./build-aux/compile-all.scm"] In ice-9/threads.scm: 99: 0 [loop (("guix/base16.scm" "guix/base32.scm" "guix/base64.scm" ...))] ice-9/threads.scm:99:22: In procedure loop: ice-9/threads.scm:99:22: In procedure fport_write: Bad address make[2]: *** [Makefile:5252: make-go] Error 1 make[2]: Leaving directory '/tmp/guix-build-guile2.0-guix-0.13.0-4.f1ddfe4.drv-0/source' make[1]: *** [Makefile:4383: all-recursive] Error 1 make[1]: Leaving directory '/tmp/guix-build-guile2.0-guix-0.13.0-4.f1ddfe4.drv-0/source' make: *** [Makefile:2973: all] Error 2 phase `build' failed after 149.5 seconds builder for `/gnu/store/aqz4d2bbihvdmxqb6rlb71c853jb4dp3-guile2.0-guix-0.13.0-4.f1ddfe4.drv' failed with exit code 1 guix package: error: build failed: build of `/gnu/store/aqz4d2bbihvdmxqb6rlb71c853jb4dp3-guile2.0-guix-0.13.0-4.f1ddfe4.drv --8<---------------cut here---------------end--------------->8--- -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net