From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#34319: guix-core failed to build: return used outside of 'with-monad' Date: Mon, 04 Feb 2019 14:37:58 -0500 Message-ID: <87va1z2vke.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50956) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gqk75-0007yp-Qt for bug-guix@gnu.org; Mon, 04 Feb 2019 14:41:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gqk75-0000O2-0M for bug-guix@gnu.org; Mon, 04 Feb 2019 14:41:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60449) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gqk74-0000Ne-S6 for bug-guix@gnu.org; Mon, 04 Feb 2019 14:41:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gqk74-0006Ce-Kz for bug-guix@gnu.org; Mon, 04 Feb 2019 14:41:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:50609) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gqk6q-0007i5-T0 for bug-guix@gnu.org; Mon, 04 Feb 2019 14:40:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gqk5P-0006ik-De for bug-guix@gnu.org; Mon, 04 Feb 2019 14:39:20 -0500 Received: from world.peace.net ([64.112.178.59]:50576) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gqk5P-0006ad-85 for bug-guix@gnu.org; Mon, 04 Feb 2019 14:39:19 -0500 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: 34319@debbugs.gnu.org Hydra is currently unable to produce new evaluations of 'master', due to a build failure in the 'guix-core' derivation, specifically: /gnu/store/50lyirc9g8z8qv9r860hp00d5qm5xijd-guix-core.drv See below for the tail of the failed build log. Mark In ice-9/psyntax.scm: 1679:45 19 (parse _ _ _ _ _ _ _) In ice-9/boot-9.scm: 222:17 18 (map1 (((("l-10a3c941d34314a1-465b" macro . #) ("placeholder" placeholder) ("l-10a3c941d34314a1-4657" lexical . #) ("l-10a?" . #) ?) . #))) In ice-9/psyntax.scm: 2338:44 17 (expand-let _ _ _ ((line . 497) (column . 6) (filename . "./guix/monads.scm")) _ # _ _ _) 1679:45 16 (parse _ _ _ _ _ _ _) In ice-9/boot-9.scm: 222:17 15 (map1 (((("placeholder" placeholder) ("l-10a3c941d34314a1-4673" lexical . tail-10a3c941d34314a1-4674) ("l-10a3c941d34314a1-465b" macro . #) ?) ?))) In ice-9/psyntax.scm: 1484:23 14 (_ _ _) In ice-9/boot-9.scm: 222:29 13 (map1 (# #)) 222:17 12 (map1 (#)) In ice-9/psyntax.scm: 1789:11 11 (lp ((if result (return result) (loop tail))) ()) 1679:45 10 (parse _ _ _ _ _ _ _) In ice-9/boot-9.scm: 222:17 9 (map1 (((("placeholder" placeholder) ("l-10a3c941d34314a1-4693" lexical . result-10a3c941d34314a1-4692) ("placeholder" placeholder) ("l-10a3c941d34314a1-4673" lexical . #) # # ?) . #))) In ice-9/psyntax.scm: 1407:23 8 (_ _ (return result) (loop tail)) 1348:32 7 (syntax-type (return result) (("placeholder" placeholder) ("l-10a3c941d34314a1-4693" lexical . result-10a3c941d34314a1-4692) ("placeholder" placeholder) ("l-10a3c941d34314a1-?" . #) ?) ?) 1559:32 6 (expand-macro # _ _ _ _ _ _) In ice-9/boot-9.scm: 752:25 5 (dispatch-exception _ _ _) 751:25 4 (dispatch-exception 1 syntax-error (return "return used outside of 'with-monad'" ((line . 504) (column . 20) (filename . "./guix/monads.scm")) (return result) #f)) In guix/build/compile.scm: 122:6 3 (_ _ . _) In ice-9/boot-9.scm: 829:9 2 (catch #t # # _) In guix/build/compile.scm: 125:21 1 (_) In unknown file: 0 (make-stack #t) guix/build/compile.scm:125:21: Syntax error: ./guix/monads.scm:505:20: return: return used outside of 'with-monad' in form (return result) builder for `/gnu/store/50lyirc9g8z8qv9r860hp00d5qm5xijd-guix-core.drv' failed with exit code 1