From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Woodcroft Subject: Our git just broke Date: Sat, 13 Aug 2016 22:41:59 +1000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55000) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYYGQ-0005wP-1g for guix-devel@gnu.org; Sat, 13 Aug 2016 08:42:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bYYGL-0002Iu-1N for guix-devel@gnu.org; Sat, 13 Aug 2016 08:42:09 -0400 Received: from mailhub1.soe.uq.edu.au ([130.102.132.208]:37422 helo=newmailhub.uq.edu.au) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYYGK-0002Ic-DC for guix-devel@gnu.org; Sat, 13 Aug 2016 08:42:04 -0400 Received: from smtp1.soe.uq.edu.au (smtp1.soe.uq.edu.au [10.138.113.40]) by newmailhub.uq.edu.au (8.14.5/8.14.5) with ESMTP id u7DCg16J036128 for ; Sat, 13 Aug 2016 22:42:01 +1000 Received: from [192.168.1.105] (static.customers.nuskope.com.au [103.25.181.216] (may be forged)) (authenticated bits=0) by smtp1.soe.uq.edu.au (8.14.5/8.14.5) with ESMTP id u7DCg0CA002120 (version=TLSv1.2 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 13 Aug 2016 22:42:01 +1000 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: "guix-devel@gnu.org" Hi, I cannot currently build git on the master branch. I bisected and got to this commit. I had a quick look but couldn't see what the problem was. The new package builds fine. Can someone take a look please? b3885778e8e438e8526a8ee9e96072fd00f5cae5 is the first bad commit commit b3885778e8e438e8526a8ee9e96072fd00f5cae5 Author: ng0 Date: Wed Aug 10 10:04:29 2016 +0000 gnu: Add stagit. * gnu/packages/version-control.scm (stagit): New variable. Signed-off-by: Leo Famulari Problem: $ ./pre-inst-env guix build git Backtrace: In ice-9/boot-9.scm: 2401: 19 [save-module-excursion #] 4050: 18 [#] 1724: 17 [%start-stack load-stack ...] 1729: 16 [#] In unknown file: ?: 15 [primitive-load "/home/ben/git/guix/scripts/guix"] In guix/ui.scm: 1190: 14 [run-guix-command build "git"] In ice-9/boot-9.scm: 157: 13 [catch srfi-34 # ...] 157: 12 [catch system-error ...] In guix/scripts/build.scm: 669: 11 [#] 607: 10 [options->derivations # (# # # # ...)] In srfi/srfi-1.scm: 646: 9 [append-map # #] 578: 8 [map # (#)] In guix/scripts/build.scm: 612: 7 [# #] In guix/packages.scm: 749: 6 [cache! # # # ...] 1053: 5 [thunk] 985: 4 [bag->derivation # # #] In srfi/srfi-1.scm: 576: 3 [map # #] In guix/packages.scm: 809: 2 [expand-input # # # ...] In guix/store.scm: 1112: 1 [# # # ...] In unknown file: ?: 0 [#f # "x86_64-linux" #f] ERROR: In procedure #f: ERROR: Wrong type to apply: #f