From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jack Hill Subject: bug#31726: haskell-mode fails to build with (at least) Emacs 26.1 Date: Tue, 5 Jun 2018 12:27:14 -0400 (EDT) Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="-475699377-1264737684-1528216035=:1480" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40705) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fQF42-0007WW-NZ for bug-guix@gnu.org; Tue, 05 Jun 2018 12:44:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fQF3y-0005zl-LT for bug-guix@gnu.org; Tue, 05 Jun 2018 12:44:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:55772) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fQF3y-0005zc-IV for bug-guix@gnu.org; Tue, 05 Jun 2018 12:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fQF3y-00005k-BJ for bug-guix@gnu.org; Tue, 05 Jun 2018 12:44:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fQEnr-0001wd-IM for bug-guix@gnu.org; Tue, 05 Jun 2018 12:27:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fQEnm-0005Vg-J2 for bug-guix@gnu.org; Tue, 05 Jun 2018 12:27:23 -0400 Received: from mccarthy.hcoop.net ([69.90.123.73]:51335) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fQEnm-0005Uq-De for bug-guix@gnu.org; Tue, 05 Jun 2018 12:27:18 -0400 Received: from marsh.hcoop.net ([165.227.79.103]) by mccarthy.hcoop.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84) (envelope-from ) id 1fQEnj-0004Ay-Ln for bug-guix@gnu.org; Tue, 05 Jun 2018 12:27:15 -0400 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: 31726@debbugs.gnu.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---475699377-1264737684-1528216035=:1480 Content-Type: text/plain; format=flowed; charset=ISO-8859-7 Content-Transfer-Encoding: 8BIT I'm running guix (GNU Guix) 19b662ea7c53a28270a783f10ca033d8c9d2a954, and have /gnu/store/s32nba6rxx9x2kibsn6wsm1ixzhv64nl-emacs-26.1 installed. When I then try to install haskell-mode with guix package -i haskell-mode the derivation build fails with haskell-process.el:160:1:Error: Unused lexical variable Ħmove-point-in-windows˘ This is the same error as a failed build on Hydra[0]. I have opened an upstream bug report[1], but have not yet done more troubleshooting. Best, Jack [0] https://hydra.gnu.org/build/2766429/nixlog/1 [1] https://github.com/haskell/haskell-mode/issues/1601 ---475699377-1264737684-1528216035=:1480--