From unknown Sun Jun 22 22:46:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#15194: hop FTBFS Resent-From: Mark H Weaver Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 26 Aug 2013 21:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 15194 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 15194@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.137755325010958 (code B ref -1); Mon, 26 Aug 2013 21:41:02 +0000 Received: (at submit) by debbugs.gnu.org; 26 Aug 2013 21:40:50 +0000 Received: from localhost ([127.0.0.1]:57640 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VE4Wn-0002qf-31 for submit@debbugs.gnu.org; Mon, 26 Aug 2013 17:40:49 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53062) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VE4Wh-0002qR-AF for submit@debbugs.gnu.org; Mon, 26 Aug 2013 17:40:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VE4WX-0008Hz-IT for submit@debbugs.gnu.org; Mon, 26 Aug 2013 17:40:43 -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 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37760) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VE4WX-0008Hv-Fc for submit@debbugs.gnu.org; Mon, 26 Aug 2013 17:40:33 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VE4WP-0007W1-TD for bug-guix@gnu.org; Mon, 26 Aug 2013 17:40:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VE4WI-0008GK-KX for bug-guix@gnu.org; Mon, 26 Aug 2013 17:40:25 -0400 Received: from world.peace.net ([96.39.62.75]:41438) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VE4WI-0008EC-GB for bug-guix@gnu.org; Mon, 26 Aug 2013 17:40:18 -0400 Received: from 209-6-91-212.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.91.212] helo=tines.lan) by world.peace.net with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1VE4W1-0003my-L9; Mon, 26 Aug 2013 17:40:01 -0400 From: Mark H Weaver Date: Mon, 26 Aug 2013 17:39:54 -0400 Message-ID: <87sixw5dxx.fsf@tines.lan> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.4 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -3.4 (---) Using guix from git 5d9cd70721aa8256f333f76c76cecc6593b6b293, hop fails to build from source. Here's the tail of the make transcript: --8<---------------cut here---------------start------------->8--- bigloo -O2 -fsharing -Wall -wslots -L /tmp/nix-build-hop-2.4.0.drv-0/hop-2.4.0/lib -srfi enable-threads -srfi enable-avahi -cc gcc -copt "-O3 -I/nix/store/l4389c6kqs5x339ai7rah7ywaxm97hcs-bigloo-4.0b/lib/bigloo/4.0b" -srfi hop-dynamic -copt -fPIC -L /tmp/nix-build-hop-2.4.0.drv-0/hop-2.4.0/lib -unsafe -safee -c xml.scm -o o/xml.o File "xml.scm", line 859, character 33481: # (let ((js-attr (xml-attribute-encode (xml-tilde->statement obj)))) # ^ *** ERROR:xml-tilde->attribute Unbound variable -- xml-attribute-encode File "xml.scm", line 646, character 24544: # (let ((a (xml-attribute-encode attr))) # ^ *** ERROR:xml-write-attribute1293 Unbound variable -- xml-attribute-encode File "xml.scm", line 650, character 24709: # (display (xml-attribute-encode attr) p))) # ^ *** ERROR:xml-write-attribute1293 Unbound variable -- xml-attribute-encode 3 errors occured, ending ... make[1]: *** [o/xml.o] Error 255 make[1]: Leaving directory `/tmp/nix-build-hop-2.4.0.drv-0/hop-2.4.0/runtime' make: *** [lib] Error 2 --8<---------------cut here---------------end--------------->8--- From unknown Sun Jun 22 22:46:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#15194: hop FTBFS Resent-From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 27 Aug 2013 08:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15194 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Mark H Weaver Cc: 15194@debbugs.gnu.org Received: via spool by 15194-submit@debbugs.gnu.org id=B15194.137759205117375 (code B ref 15194); Tue, 27 Aug 2013 08:28:01 +0000 Received: (at 15194) by debbugs.gnu.org; 27 Aug 2013 08:27:31 +0000 Received: from localhost ([127.0.0.1]:58266 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VEEcd-0004WB-BZ for submit@debbugs.gnu.org; Tue, 27 Aug 2013 04:27:31 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:60597) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VEEca-0004Vw-O3 for 15194@debbugs.gnu.org; Tue, 27 Aug 2013 04:27:30 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 7C148141F; Tue, 27 Aug 2013 10:27:26 +0200 (CEST) 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 LPluTmAhrWhF; Tue, 27 Aug 2013 10:27:26 +0200 (CEST) Received: from pluto (unknown [193.50.110.106]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 46CAE141D; Tue, 27 Aug 2013 10:27:26 +0200 (CEST) From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87sixw5dxx.fsf@tines.lan> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 10 Fructidor an 221 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu Date: Tue, 27 Aug 2013 10:27:25 +0200 In-Reply-To: <87sixw5dxx.fsf@tines.lan> (Mark H. Weaver's message of "Mon, 26 Aug 2013 17:39:54 -0400") Message-ID: <87mwo3mtci.fsf@gnu.org> User-Agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.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-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (+) Mark H Weaver skribis: > Using guix from git 5d9cd70721aa8256f333f76c76cecc6593b6b293, hop fails > to build from source. Here's the tail of the make transcript: > > bigloo -O2 -fsharing -Wall -wslots -L /tmp/nix-build-hop-2.4.0.drv-0/hop-= 2.4.0/lib -srfi enable-threads -srfi enable-avahi -cc gcc -copt "-O3 -I/ni= x/store/l4389c6kqs5x339ai7rah7ywaxm97hcs-bigloo-4.0b/lib/bigloo/4.0b" -srfi= hop-dynamic -copt -fPIC -L /tmp/nix-build-hop-2.4.0.drv-0/hop-2.4.0/lib -= unsafe -safee -c xml.scm -o o/xml.o > > File "xml.scm", line 859, character 33481: > # (let ((js-attr (xml-attribute-encode (xml-tilde->statement obj)))) > # ^ > *** ERROR:xml-tilde->attribute > Unbound variable -- xml-attribute-encode > > File "xml.scm", line 646, character 24544: > # (let ((a (xml-attribute-encode attr))) > # ^ > *** ERROR:xml-write-attribute1293 > Unbound variable -- xml-attribute-encode > > File "xml.scm", line 650, character 24709: > # (display (xml-attribute-encode attr) p))) > # ^ > *** ERROR:xml-write-attribute1293 > Unbound variable -- xml-attribute-encode > 3 errors occured, ending ... Yes, that=E2=80=99s a consequence of the Bigloo upgrade (e858326a0f8574e98336046752a4bf786a2c1d0a). It turns out Hop & Bigloo have to be upgraded in lockstep. I believe a new Hop version is around the corner, so I=E2=80=99m tempted to just wait for that. WDYT? Ludo=E2=80=99. From unknown Sun Jun 22 22:46:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#15194: hop FTBFS Resent-From: Mark H Weaver Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 27 Aug 2013 14:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15194 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Cc: 15194@debbugs.gnu.org Received: via spool by 15194-submit@debbugs.gnu.org id=B15194.137761529828768 (code B ref 15194); Tue, 27 Aug 2013 14:55:02 +0000 Received: (at 15194) by debbugs.gnu.org; 27 Aug 2013 14:54:58 +0000 Received: from localhost ([127.0.0.1]:59221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VEKfa-0007Tw-49 for submit@debbugs.gnu.org; Tue, 27 Aug 2013 10:54:58 -0400 Received: from world.peace.net ([96.39.62.75]:41475) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VEKfV-0007Tg-1H for 15194@debbugs.gnu.org; Tue, 27 Aug 2013 10:54:54 -0400 Received: from 209-6-91-212.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.91.212] helo=tines.lan) by world.peace.net with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1VEKfN-00069N-2N; Tue, 27 Aug 2013 10:54:45 -0400 From: Mark H Weaver References: <87sixw5dxx.fsf@tines.lan> <87mwo3mtci.fsf@gnu.org> Date: Tue, 27 Aug 2013 10:54:35 -0400 In-Reply-To: <87mwo3mtci.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 27 Aug 2013 10:27:25 +0200") Message-ID: <87k3j75glw.fsf@tines.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: 0.0 (/) ludo@gnu.org (Ludovic Court=C3=A8s) writes: > It turns out Hop & Bigloo have to be upgraded in lockstep. I believe > a new Hop version is around the corner, so I=E2=80=99m tempted to just wa= it > for that. > > WDYT? I think we should find a solution that doesn't lead to the 'hop' build being broken every time 'bigloo' is upgraded before 'hop'. An obvious solution would be to keep two versions of 'bigloo': the latest release, and the release that corresponds to the latest release of 'hop'. Hopefully these would be the same most of the time. What do you think? Mark From unknown Sun Jun 22 22:46:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#15194: hop FTBFS Resent-From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 27 Aug 2013 15:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15194 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Mark H Weaver Cc: 15194@debbugs.gnu.org Received: via spool by 15194-submit@debbugs.gnu.org id=B15194.137761670631047 (code B ref 15194); Tue, 27 Aug 2013 15:19:01 +0000 Received: (at 15194) by debbugs.gnu.org; 27 Aug 2013 15:18:26 +0000 Received: from localhost ([127.0.0.1]:59267 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VEL2I-00084g-8i for submit@debbugs.gnu.org; Tue, 27 Aug 2013 11:18:26 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:33160) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VEL2E-00084T-BS for 15194@debbugs.gnu.org; Tue, 27 Aug 2013 11:18:23 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 8D9A013B5; Tue, 27 Aug 2013 17:18:20 +0200 (CEST) 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 JY3acDwNlNE0; Tue, 27 Aug 2013 17:18:20 +0200 (CEST) Received: from pluto (unknown [193.50.110.106]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 5C92F13A9; Tue, 27 Aug 2013 17:18:20 +0200 (CEST) From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87sixw5dxx.fsf@tines.lan> <87mwo3mtci.fsf@gnu.org> <87k3j75glw.fsf@tines.lan> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 10 Fructidor an 221 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu Date: Tue, 27 Aug 2013 17:18:20 +0200 In-Reply-To: <87k3j75glw.fsf@tines.lan> (Mark H. Weaver's message of "Tue, 27 Aug 2013 10:54:35 -0400") Message-ID: <87haebgo1v.fsf@gnu.org> User-Agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.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-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (+) Mark H Weaver skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> It turns out Hop & Bigloo have to be upgraded in lockstep. I believe >> a new Hop version is around the corner, so I=E2=80=99m tempted to just w= ait >> for that. >> >> WDYT? > > I think we should find a solution that doesn't lead to the 'hop' build > being broken every time 'bigloo' is upgraded before 'hop'. > > An obvious solution would be to keep two versions of 'bigloo': the > latest release, and the release that corresponds to the latest release > of 'hop'. Hopefully these would be the same most of the time. Yes, that sounds like a plan. And hopefully the =E2=80=9Cold=E2=80=9D Bigl= oo would just differ by its =E2=80=98version=E2=80=99 and =E2=80=98source=E2=80=99 fields= , which is easily handled. Would you like to propose a patch? Thanks, Ludo=E2=80=99. From unknown Sun Jun 22 22:46:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#15194: hop FTBFS Resent-From: Mark H Weaver Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 30 Aug 2013 01:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15194 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Cc: 15194@debbugs.gnu.org Received: via spool by 15194-submit@debbugs.gnu.org id=B15194.137782657332631 (code B ref 15194); Fri, 30 Aug 2013 01:37:01 +0000 Received: (at 15194) by debbugs.gnu.org; 30 Aug 2013 01:36:13 +0000 Received: from localhost ([127.0.0.1]:57900 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VFDdF-0008UF-2X for submit@debbugs.gnu.org; Thu, 29 Aug 2013 21:36:13 -0400 Received: from world.peace.net ([96.39.62.75]:44392 ident=hope6) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VFDdC-0008U4-A9 for 15194@debbugs.gnu.org; Thu, 29 Aug 2013 21:36:11 -0400 Received: from 209-6-91-212.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.91.212] helo=tines.lan) by world.peace.net with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1VFDd4-0005eb-ME; Thu, 29 Aug 2013 21:36:02 -0400 From: Mark H Weaver References: <87sixw5dxx.fsf@tines.lan> <87mwo3mtci.fsf@gnu.org> <87k3j75glw.fsf@tines.lan> <87haebgo1v.fsf@gnu.org> Date: Thu, 29 Aug 2013 21:35:54 -0400 In-Reply-To: <87haebgo1v.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 27 Aug 2013 17:18:20 +0200") Message-ID: <87k3j43qpx.fsf@tines.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: 0.0 (/) ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Mark H Weaver skribis: > >> ludo@gnu.org (Ludovic Court=C3=A8s) writes: >> >>> It turns out Hop & Bigloo have to be upgraded in lockstep. I believe >>> a new Hop version is around the corner, so I=E2=80=99m tempted to just = wait >>> for that. >>> >>> WDYT? >> >> I think we should find a solution that doesn't lead to the 'hop' build >> being broken every time 'bigloo' is upgraded before 'hop'. >> >> An obvious solution would be to keep two versions of 'bigloo': the >> latest release, and the release that corresponds to the latest release >> of 'hop'. Hopefully these would be the same most of the time. > > Yes, that sounds like a plan. And hopefully the =E2=80=9Cold=E2=80=9D Bi= gloo would just > differ by its =E2=80=98version=E2=80=99 and =E2=80=98source=E2=80=99 fiel= ds, which is easily handled. > > Would you like to propose a patch? I don't actually use 'bigloo' or 'hop' myself, and right now I have my hands full with a lot of pending work for Guile, so I'd prefer to let someone else take care of this. I only know about this problem because I've been building as many Guix packages as possible, for testing purposes. Regards, Mark From unknown Sun Jun 22 22:46:58 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Mark H Weaver Subject: bug#15194: closed (Re: bug#15194: hop FTBFS) Message-ID: References: <874na71icd.fsf@gnu.org> <87sixw5dxx.fsf@tines.lan> X-Gnu-PR-Message: they-closed 15194 X-Gnu-PR-Package: guix Reply-To: 15194@debbugs.gnu.org Date: Fri, 30 Aug 2013 12:20:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1377865203-2148-1" This is a multi-part message in MIME format... ------------=_1377865203-2148-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #15194: hop FTBFS 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 15194@debbugs.gnu.org. --=20 15194: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D15194 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1377865203-2148-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 15194-done) by debbugs.gnu.org; 30 Aug 2013 12:19:52 +0000 Received: from localhost ([127.0.0.1]:58795 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VFNg7-0000Y6-3b for submit@debbugs.gnu.org; Fri, 30 Aug 2013 08:19:51 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:39353) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VFNg3-0000Xt-P4 for 15194-done@debbugs.gnu.org; Fri, 30 Aug 2013 08:19:48 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 7C30114A7; Fri, 30 Aug 2013 14:19:46 +0200 (CEST) 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 pSXg20bfIVAm; Fri, 30 Aug 2013 14:19:46 +0200 (CEST) Received: from pluto (unknown [193.50.110.106]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 491561152; Fri, 30 Aug 2013 14:19:46 +0200 (CEST) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Mark H Weaver Subject: Re: bug#15194: hop FTBFS References: <87sixw5dxx.fsf@tines.lan> <87mwo3mtci.fsf@gnu.org> <87k3j75glw.fsf@tines.lan> <87haebgo1v.fsf@gnu.org> <87k3j43qpx.fsf@tines.lan> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 13 Fructidor an 221 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu Date: Fri, 30 Aug 2013 14:19:46 +0200 In-Reply-To: <87k3j43qpx.fsf@tines.lan> (Mark H. Weaver's message of "Thu, 29 Aug 2013 21:35:54 -0400") Message-ID: <874na71icd.fsf@gnu.org> User-Agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.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: 15194-done Cc: 15194-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (+) Mark H Weaver skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> Mark H Weaver skribis: >> >>> ludo@gnu.org (Ludovic Court=C3=A8s) writes: >>> >>>> It turns out Hop & Bigloo have to be upgraded in lockstep. I believe >>>> a new Hop version is around the corner, so I=E2=80=99m tempted to just= wait >>>> for that. >>>> >>>> WDYT? >>> >>> I think we should find a solution that doesn't lead to the 'hop' build >>> being broken every time 'bigloo' is upgraded before 'hop'. >>> >>> An obvious solution would be to keep two versions of 'bigloo': the >>> latest release, and the release that corresponds to the latest release >>> of 'hop'. Hopefully these would be the same most of the time. >> >> Yes, that sounds like a plan. And hopefully the =E2=80=9Cold=E2=80=9D B= igloo would just >> differ by its =E2=80=98version=E2=80=99 and =E2=80=98source=E2=80=99 fie= lds, which is easily handled. >> >> Would you like to propose a patch? > > I don't actually use 'bigloo' or 'hop' myself, and right now I have my > hands full with a lot of pending work for Guile, so I'd prefer to let > someone else take care of this. Message received. ;-) I used by super powers to fix it in ffc1074. Thanks! Ludo=E2=80=99. ------------=_1377865203-2148-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 Aug 2013 21:40:50 +0000 Received: from localhost ([127.0.0.1]:57640 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VE4Wn-0002qf-31 for submit@debbugs.gnu.org; Mon, 26 Aug 2013 17:40:49 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53062) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VE4Wh-0002qR-AF for submit@debbugs.gnu.org; Mon, 26 Aug 2013 17:40:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VE4WX-0008Hz-IT for submit@debbugs.gnu.org; Mon, 26 Aug 2013 17:40:43 -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 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37760) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VE4WX-0008Hv-Fc for submit@debbugs.gnu.org; Mon, 26 Aug 2013 17:40:33 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VE4WP-0007W1-TD for bug-guix@gnu.org; Mon, 26 Aug 2013 17:40:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VE4WI-0008GK-KX for bug-guix@gnu.org; Mon, 26 Aug 2013 17:40:25 -0400 Received: from world.peace.net ([96.39.62.75]:41438) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VE4WI-0008EC-GB for bug-guix@gnu.org; Mon, 26 Aug 2013 17:40:18 -0400 Received: from 209-6-91-212.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.91.212] helo=tines.lan) by world.peace.net with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1VE4W1-0003my-L9; Mon, 26 Aug 2013 17:40:01 -0400 From: Mark H Weaver To: bug-guix@gnu.org Subject: hop FTBFS Date: Mon, 26 Aug 2013 17:39:54 -0400 Message-ID: <87sixw5dxx.fsf@tines.lan> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -3.4 (---) Using guix from git 5d9cd70721aa8256f333f76c76cecc6593b6b293, hop fails to build from source. Here's the tail of the make transcript: --8<---------------cut here---------------start------------->8--- bigloo -O2 -fsharing -Wall -wslots -L /tmp/nix-build-hop-2.4.0.drv-0/hop-2.4.0/lib -srfi enable-threads -srfi enable-avahi -cc gcc -copt "-O3 -I/nix/store/l4389c6kqs5x339ai7rah7ywaxm97hcs-bigloo-4.0b/lib/bigloo/4.0b" -srfi hop-dynamic -copt -fPIC -L /tmp/nix-build-hop-2.4.0.drv-0/hop-2.4.0/lib -unsafe -safee -c xml.scm -o o/xml.o File "xml.scm", line 859, character 33481: # (let ((js-attr (xml-attribute-encode (xml-tilde->statement obj)))) # ^ *** ERROR:xml-tilde->attribute Unbound variable -- xml-attribute-encode File "xml.scm", line 646, character 24544: # (let ((a (xml-attribute-encode attr))) # ^ *** ERROR:xml-write-attribute1293 Unbound variable -- xml-attribute-encode File "xml.scm", line 650, character 24709: # (display (xml-attribute-encode attr) p))) # ^ *** ERROR:xml-write-attribute1293 Unbound variable -- xml-attribute-encode 3 errors occured, ending ... make[1]: *** [o/xml.o] Error 255 make[1]: Leaving directory `/tmp/nix-build-hop-2.4.0.drv-0/hop-2.4.0/runtime' make: *** [lib] Error 2 --8<---------------cut here---------------end--------------->8--- ------------=_1377865203-2148-1--