From unknown Tue Aug 19 05:11:44 2025 X-Loop: help-debbugs@gnu.org Subject: bug#28956: pull fails with 'no code for module (guix build compile)' Resent-From: Leo Famulari Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 23 Oct 2017 17:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 28956 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 28956@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15087807886112 (code B ref -1); Mon, 23 Oct 2017 17:47:01 +0000 Received: (at submit) by debbugs.gnu.org; 23 Oct 2017 17:46:28 +0000 Received: from localhost ([127.0.0.1]:57960 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e6gnz-0001aV-TT for submit@debbugs.gnu.org; Mon, 23 Oct 2017 13:46:28 -0400 Received: from eggs.gnu.org ([208.118.235.92]:45378) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e6gny-0001aJ-0A for submit@debbugs.gnu.org; Mon, 23 Oct 2017 13:46:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e6gnr-00051y-OF for submit@debbugs.gnu.org; Mon, 23 Oct 2017 13:46:20 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:50342) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e6gnr-00051e-Jd for submit@debbugs.gnu.org; Mon, 23 Oct 2017 13:46:19 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36348) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6gnq-0000VV-1X for bug-guix@gnu.org; Mon, 23 Oct 2017 13:46:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e6gnl-0004wL-4Y for bug-guix@gnu.org; Mon, 23 Oct 2017 13:46:18 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:48713) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e6gnk-0004w0-VC for bug-guix@gnu.org; Mon, 23 Oct 2017 13:46:13 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 1F2D820BC7; Mon, 23 Oct 2017 13:46:12 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Mon, 23 Oct 2017 13:46:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=content-type:date:from:message-id:mime-version:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=mesmtp; bh=R3FgpuD2hCS3Zw l3Us9OiQBusuyvB7tvoNFJM8FZCtE=; b=S1QRgx+iUuoHU8eqGXqoLzxmIwkxfT Nq3bVChh/jGt1ts5N/oCE8IAqK1H4T2z0wk5pJmU1KfV0YWR5XfTncem9fF/LVMb FXisPBifejVH/IqU8TTxiIQ6vfdTFgZDlsv6JJJmidijBczNGjQHbMETLTLCpmQM 9lS5fkim39Quc= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; bh=R3FgpuD2hCS3Zwl3Us9OiQBusuyvB7tvoNFJM8FZCtE=; b=bH6VAoCL XHiBVUGcqFBbEK8whY8rxuujuJk9Q3j1yMDoimNVb0b3bN/8Rp5K7Vep0xOybuMT ddnH/8pZyqQRlafWrphQrcrP8Kxp4ZS3Yz/Xc2UgGn8RUcGZn0Ri3kXlKXutOzab hXi90kq+XcXNK0WLbnRSkw8snQX0UGIKn4fL1mJk0NpttpP9xMARLAilOCg4RfVj sC6ioGrQmVfBLfi6eTEK3rK+bGyQWYcmQPIOClDLlTQDeZIAG2JscK2kwxMWX9XU u4a2Z4k4vPBb7S82G7teHDjNbkdoE227x39/qynTv5Xx+55AkPje7o7xsixFyQz1 K1k0Zm5YDPJZlg== X-ME-Sender: Received: from localhost (unknown [172.58.224.213]) by mail.messagingengine.com (Postfix) with ESMTPA id C671624134 for ; Mon, 23 Oct 2017 13:46:11 -0400 (EDT) Date: Mon, 23 Oct 2017 13:46:09 -0400 From: Leo Famulari Message-ID: <20171023174609.GA23773@jasmine.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline User-Agent: Mutt/1.9.1 (2017-09-22) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) 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: -4.1 (----) --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Running `guix pull` from commit 1a6497dee43e7469040a6eb9dab101f6fc764eca on a foreign distro, it fails like this: $ guix pull Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from Git commit 1a6497dee43e7469040a6eb9dab101f6fc764eca... The following derivations will be built: /gnu/store/wkvl6zrv8ffmn49wbj9bf97i0nd11i62-guix-latest.drv /gnu/store/0k9dzg6sv0sfab1y64s6kqwhvx5sf2zg-module-import-compiled.drv Backtrace: In ice-9/boot-9.scm: 849:4 19 (with-throw-handler _ _ _) In system/base/compile.scm: 59:11 18 (_) 155:11 17 (_ #) 235:18 16 (read-and-compile # # _ ?) 183:32 15 (compile-fold (#) ?) In ice-9/boot-9.scm: 2316:4 14 (save-module-excursion _) In language/scheme/compile-tree-il.scm: 31:15 13 (_) In ice-9/psyntax.scm: 1234:36 12 (expand-top-sequence _ _ _ #f _ _ _) 1181:24 11 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?) 284:10 10 (parse _ (("placeholder" placeholder)) (()) _ c&e (# #) #) In ice-9/eval.scm: 293:34 9 (_ #) In ice-9/boot-9.scm: 2866:4 8 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?) 2075:24 7 (call-with-deferred-observers _) 2879:24 6 (_) 230:29 5 (map1 (((guix modules)) ((guix build utils)) ((# # ?)) ?)) 230:29 4 (map1 (((guix build utils)) ((guix build compile)) (#) ?)) 230:17 3 (map1 (((guix build compile)) ((ice-9 ftw)) ((# #)) # ?)) 2795:6 2 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ ?) In unknown file: 1 (scm-error misc-error #f "~A ~S" ("no code for modu?" ?) ?) In ice-9/boot-9.scm: 760:25 0 (dispatch-exception _ _ _) ice-9/boot-9.scm:760:25: In procedure dispatch-exception: ice-9/boot-9.scm:760:25: no code for module (guix build compile) 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/0k9dzg6sv0sfab1y64s6kqwhvx5sf2zg-module-import-compiled.drv' failed with exit code 1 cannot build derivation `/gnu/store/wkvl6zrv8ffmn49wbj9bf97i0nd11i62-guix-latest.drv': 1 dependencies couldn't be built guix pull: error: build failed: build of `/gnu/store/wkvl6zrv8ffmn49wbj9bf97i0nd11i62-guix-latest.drv' failed --SUOF0GtieIMvvwua Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlnuKt4ACgkQJkb6MLrK fwh9kA/8CQsGyz0UHfGWEmWVMHKrWgEProSkih/A9gBAVSPX5NGu75h91O2s7VME r2jWaHMjfRYYWpJkLG1m5rzOpOdGlnkC+z3jvSsoYB6MUPJckqK94op2ZJhxqaTb NBOtIL1Ciilg1iM24b0+/7+QQBmZ/upqCyjwtcV1J2WSJIqiRFDjtxS+dz96qncf 1jIRJtzktgc+sQ56exM7jr+y6E9r4IKvzcf4u/sM1xL7rf5XT3HVEjnhfB/UeBrs EaehdBRgMXSZQxPDKFrTOXsrVxBLl0jN9ZDKF6y8cmjl3c3fYlK54rh0iT9PAdIs oCpMTyhL7vZd1kzsWBqElJVKqh5nupEaHWhY1XRYTQe4eg6h75TppgQWm80N0S+/ fi9Ll7drjXc7khWpVRr/vyPbg2KvMO899Bbqu72SOiML4iXLJ6oEc2BXbgVyq6JA 8crfFdeIFPlj2OO6mY/OqUXYk1OL77D/Koz1F7YhCH8kBVvyckVJirFV3LD2fMVe 7U71IKEPw2KpCIGJA7Eq3Yz7ggo+45Y4S9f/1Y801QdrCTbWr1Y7EXDW4E9nMUOs bbEoThID+OSCQCowUJiVtv08QaPoswFOpJ2Jg30IyySjQPLOV20Yz6VFD7A8czMf /lgb85cUUgS2ZEQfYl0gV6+rBe0MoobLxjQ8i/fnFn3KfxRO0Yg= =mkRQ -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua-- From unknown Tue Aug 19 05:11:44 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Leo Famulari Subject: bug#28956: closed (Re: bug#28956: pull fails with 'no code for module (guix build compile)') Message-ID: References: <87tvypqu9v.fsf@gnu.org> <20171023174609.GA23773@jasmine.lan> X-Gnu-PR-Message: they-closed 28956 X-Gnu-PR-Package: guix Reply-To: 28956@debbugs.gnu.org Date: Tue, 24 Oct 2017 00:12:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1508803922-16307-1" This is a multi-part message in MIME format... ------------=_1508803922-16307-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #28956: pull fails with 'no code for module (guix build compile)' which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 28956@debbugs.gnu.org. --=20 28956: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D28956 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1508803922-16307-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 28956-done) by debbugs.gnu.org; 24 Oct 2017 00:11:53 +0000 Received: from localhost ([127.0.0.1]:58153 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e6moy-0004Ee-Nu for submit@debbugs.gnu.org; Mon, 23 Oct 2017 20:11:52 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:47573) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e6mow-0004ET-Ny for 28956-done@debbugs.gnu.org; Mon, 23 Oct 2017 20:11:51 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 6BBF3F43C; Tue, 24 Oct 2017 02:11:51 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id htVQYgmGLkon; Tue, 24 Oct 2017 02:11:49 +0200 (CEST) Received: from ribbon (unknown [216.123.155.195]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 2B2F6553; Tue, 24 Oct 2017 02:11:48 +0200 (CEST) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Leo Famulari Subject: Re: bug#28956: pull fails with 'no code for module (guix build compile)' References: <20171023174609.GA23773@jasmine.lan> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 2 Brumaire an 226 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Mon, 23 Oct 2017 17:11:40 -0700 In-Reply-To: <20171023174609.GA23773@jasmine.lan> (Leo Famulari's message of "Mon, 23 Oct 2017 13:46:09 -0400") Message-ID: <87tvypqu9v.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 28956-done Cc: 28956-done@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: 1.0 (+) Hi Leo, Leo Famulari skribis: > Running `guix pull` from commit 1a6497dee43e7469040a6eb9dab101f6fc764eca > on a foreign distro, it fails like this: > > $ guix pull > Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.gi= t'... > Building from Git commit 1a6497dee43e7469040a6eb9dab101f6fc764eca... > The following derivations will be built: > /gnu/store/wkvl6zrv8ffmn49wbj9bf97i0nd11i62-guix-latest.drv > /gnu/store/0k9dzg6sv0sfab1y64s6kqwhvx5sf2zg-module-import-compiled.drv [...] > ice-9/boot-9.scm:760:25: no code for module (guix build compile) My bad! I insufficiently tested this intermediate step in the patch series for . Commit ce33c3af76b0e5c68cc42dddf2b9c4b017386fd8 fixes it. Thanks for the report, and apologies for the breakage! Ludo=E2=80=99. ------------=_1508803922-16307-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 23 Oct 2017 17:46:28 +0000 Received: from localhost ([127.0.0.1]:57960 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e6gnz-0001aV-TT for submit@debbugs.gnu.org; Mon, 23 Oct 2017 13:46:28 -0400 Received: from eggs.gnu.org ([208.118.235.92]:45378) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e6gny-0001aJ-0A for submit@debbugs.gnu.org; Mon, 23 Oct 2017 13:46:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e6gnr-00051y-OF for submit@debbugs.gnu.org; Mon, 23 Oct 2017 13:46:20 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:50342) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e6gnr-00051e-Jd for submit@debbugs.gnu.org; Mon, 23 Oct 2017 13:46:19 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36348) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6gnq-0000VV-1X for bug-guix@gnu.org; Mon, 23 Oct 2017 13:46:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e6gnl-0004wL-4Y for bug-guix@gnu.org; Mon, 23 Oct 2017 13:46:18 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:48713) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e6gnk-0004w0-VC for bug-guix@gnu.org; Mon, 23 Oct 2017 13:46:13 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 1F2D820BC7; Mon, 23 Oct 2017 13:46:12 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Mon, 23 Oct 2017 13:46:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=content-type:date:from:message-id:mime-version:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=mesmtp; bh=R3FgpuD2hCS3Zw l3Us9OiQBusuyvB7tvoNFJM8FZCtE=; b=S1QRgx+iUuoHU8eqGXqoLzxmIwkxfT Nq3bVChh/jGt1ts5N/oCE8IAqK1H4T2z0wk5pJmU1KfV0YWR5XfTncem9fF/LVMb FXisPBifejVH/IqU8TTxiIQ6vfdTFgZDlsv6JJJmidijBczNGjQHbMETLTLCpmQM 9lS5fkim39Quc= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; bh=R3FgpuD2hCS3Zwl3Us9OiQBusuyvB7tvoNFJM8FZCtE=; b=bH6VAoCL XHiBVUGcqFBbEK8whY8rxuujuJk9Q3j1yMDoimNVb0b3bN/8Rp5K7Vep0xOybuMT ddnH/8pZyqQRlafWrphQrcrP8Kxp4ZS3Yz/Xc2UgGn8RUcGZn0Ri3kXlKXutOzab hXi90kq+XcXNK0WLbnRSkw8snQX0UGIKn4fL1mJk0NpttpP9xMARLAilOCg4RfVj sC6ioGrQmVfBLfi6eTEK3rK+bGyQWYcmQPIOClDLlTQDeZIAG2JscK2kwxMWX9XU u4a2Z4k4vPBb7S82G7teHDjNbkdoE227x39/qynTv5Xx+55AkPje7o7xsixFyQz1 K1k0Zm5YDPJZlg== X-ME-Sender: Received: from localhost (unknown [172.58.224.213]) by mail.messagingengine.com (Postfix) with ESMTPA id C671624134 for ; Mon, 23 Oct 2017 13:46:11 -0400 (EDT) Date: Mon, 23 Oct 2017 13:46:09 -0400 From: Leo Famulari To: bug-guix@gnu.org Subject: pull fails with 'no code for module (guix build compile)' Message-ID: <20171023174609.GA23773@jasmine.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline User-Agent: Mutt/1.9.1 (2017-09-22) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit 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: -4.1 (----) --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Running `guix pull` from commit 1a6497dee43e7469040a6eb9dab101f6fc764eca on a foreign distro, it fails like this: $ guix pull Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from Git commit 1a6497dee43e7469040a6eb9dab101f6fc764eca... The following derivations will be built: /gnu/store/wkvl6zrv8ffmn49wbj9bf97i0nd11i62-guix-latest.drv /gnu/store/0k9dzg6sv0sfab1y64s6kqwhvx5sf2zg-module-import-compiled.drv Backtrace: In ice-9/boot-9.scm: 849:4 19 (with-throw-handler _ _ _) In system/base/compile.scm: 59:11 18 (_) 155:11 17 (_ #) 235:18 16 (read-and-compile # # _ ?) 183:32 15 (compile-fold (#) ?) In ice-9/boot-9.scm: 2316:4 14 (save-module-excursion _) In language/scheme/compile-tree-il.scm: 31:15 13 (_) In ice-9/psyntax.scm: 1234:36 12 (expand-top-sequence _ _ _ #f _ _ _) 1181:24 11 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?) 284:10 10 (parse _ (("placeholder" placeholder)) (()) _ c&e (# #) #) In ice-9/eval.scm: 293:34 9 (_ #) In ice-9/boot-9.scm: 2866:4 8 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?) 2075:24 7 (call-with-deferred-observers _) 2879:24 6 (_) 230:29 5 (map1 (((guix modules)) ((guix build utils)) ((# # ?)) ?)) 230:29 4 (map1 (((guix build utils)) ((guix build compile)) (#) ?)) 230:17 3 (map1 (((guix build compile)) ((ice-9 ftw)) ((# #)) # ?)) 2795:6 2 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ ?) In unknown file: 1 (scm-error misc-error #f "~A ~S" ("no code for modu?" ?) ?) In ice-9/boot-9.scm: 760:25 0 (dispatch-exception _ _ _) ice-9/boot-9.scm:760:25: In procedure dispatch-exception: ice-9/boot-9.scm:760:25: no code for module (guix build compile) 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/0k9dzg6sv0sfab1y64s6kqwhvx5sf2zg-module-import-compiled.drv' failed with exit code 1 cannot build derivation `/gnu/store/wkvl6zrv8ffmn49wbj9bf97i0nd11i62-guix-latest.drv': 1 dependencies couldn't be built guix pull: error: build failed: build of `/gnu/store/wkvl6zrv8ffmn49wbj9bf97i0nd11i62-guix-latest.drv' failed --SUOF0GtieIMvvwua Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlnuKt4ACgkQJkb6MLrK fwh9kA/8CQsGyz0UHfGWEmWVMHKrWgEProSkih/A9gBAVSPX5NGu75h91O2s7VME r2jWaHMjfRYYWpJkLG1m5rzOpOdGlnkC+z3jvSsoYB6MUPJckqK94op2ZJhxqaTb NBOtIL1Ciilg1iM24b0+/7+QQBmZ/upqCyjwtcV1J2WSJIqiRFDjtxS+dz96qncf 1jIRJtzktgc+sQ56exM7jr+y6E9r4IKvzcf4u/sM1xL7rf5XT3HVEjnhfB/UeBrs EaehdBRgMXSZQxPDKFrTOXsrVxBLl0jN9ZDKF6y8cmjl3c3fYlK54rh0iT9PAdIs oCpMTyhL7vZd1kzsWBqElJVKqh5nupEaHWhY1XRYTQe4eg6h75TppgQWm80N0S+/ fi9Ll7drjXc7khWpVRr/vyPbg2KvMO899Bbqu72SOiML4iXLJ6oEc2BXbgVyq6JA 8crfFdeIFPlj2OO6mY/OqUXYk1OL77D/Koz1F7YhCH8kBVvyckVJirFV3LD2fMVe 7U71IKEPw2KpCIGJA7Eq3Yz7ggo+45Y4S9f/1Y801QdrCTbWr1Y7EXDW4E9nMUOs bbEoThID+OSCQCowUJiVtv08QaPoswFOpJ2Jg30IyySjQPLOV20Yz6VFD7A8czMf /lgb85cUUgS2ZEQfYl0gV6+rBe0MoobLxjQ8i/fnFn3KfxRO0Yg= =mkRQ -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua-- ------------=_1508803922-16307-1--