From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: bug#37506: [core-updates] Inferiors cannot reference master branch Date: Tue, 24 Sep 2019 19:00:23 +0200 Message-ID: <87muetaau0.fsf@devup.no> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:36959) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iCoBW-0005NV-Gg for bug-guix@gnu.org; Tue, 24 Sep 2019 13:01:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iCoBU-0006lW-Aw for bug-guix@gnu.org; Tue, 24 Sep 2019 13:01:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59432) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iCoBS-0006k2-Eg for bug-guix@gnu.org; Tue, 24 Sep 2019 13:01:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iCoBS-0008QY-8x for bug-guix@gnu.org; Tue, 24 Sep 2019 13:01:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:36895) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iCoAy-00053W-AQ for bug-guix@gnu.org; Tue, 24 Sep 2019 13:00:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iCoAx-0006Nk-0b for bug-guix@gnu.org; Tue, 24 Sep 2019 13:00:32 -0400 Received: from wout5-smtp.messagingengine.com ([64.147.123.21]:59755) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iCoAw-0006MP-Fd for bug-guix@gnu.org; Tue, 24 Sep 2019 13:00:30 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id EB8E2574 for ; Tue, 24 Sep 2019 13:00:28 -0400 (EDT) Received: from localhost (ti0006q161-0149.bb.online.no [62.16.192.150]) by mail.messagingengine.com (Postfix) with ESMTPA id AE6428005A for ; Tue, 24 Sep 2019 13:00:26 -0400 (EDT) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 37506@debbugs.gnu.org --=-=-= Content-Type: text/plain Hello, On the 'core-updates' branch, if you try to reference the 'master' branch in an inferior, your system will fail to build like so: Backtrace: 11 (primitive-load "/gnu/store/m5wq1irm2gb7r4k72qmzf1hi426?") In ice-9/eval.scm: 619:8 10 (_ #f) In srfi/srfi-1.scm: 466:18 9 (fold # ?) 466:18 8 (fold # ?) 466:18 7 (fold # ?) In ice-9/eval.scm: 619:8 6 (_ #(#(#) # ?)) In ice-9/boot-9.scm: 2312:4 5 (save-module-excursion _) In unknown file: 4 (primitive-load "./guix/build/syscalls.scm") In ice-9/eval.scm: 619:8 3 (_ #f) In ice-9/boot-9.scm: 2071:24 2 (call-with-deferred-observers #) 260:13 1 (for-each # ?) In unknown file: 0 (scm-error misc-error #f "~A ~S" ("re-exporting loc?" ?) ?) ERROR: In procedure scm-error: re-exporting local variable: AT_SYMLINK_NOFOLLOW builder for `/gnu/store/3a5d7ykx6wpyw9z1i01w69cafhrzjc21-module-import-compiled.drv' failed with exit code 1 cannot build derivation `/gnu/store/l3kml1yk7ma9d1bybsjvv5iw1khy6b89-compute-guix-derivation.drv': 1 dependencies couldn't be built guix system: error: exception thrown: #