From unknown Fri Aug 15 14:45:34 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#21801 <21801@debbugs.gnu.org> To: bug#21801 <21801@debbugs.gnu.org> Subject: Status: (@ (ice-9 boot-9) x) kills guile 2.0 Reply-To: bug#21801 <21801@debbugs.gnu.org> Date: Fri, 15 Aug 2025 21:45:34 +0000 retitle 21801 (@ (ice-9 boot-9) x) kills guile 2.0 reassign 21801 guile submitter 21801 Rob Browning severity 21801 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 31 12:57:15 2015 Received: (at submit) by debbugs.gnu.org; 31 Oct 2015 16:57:15 +0000 Received: from localhost ([127.0.0.1]:47275 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZsZSt-0001I8-FJ for submit@debbugs.gnu.org; Sat, 31 Oct 2015 12:57:15 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41791) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZsZSr-0001I0-D9 for submit@debbugs.gnu.org; Sat, 31 Oct 2015 12:57:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZsZSq-0002ML-CZ for submit@debbugs.gnu.org; Sat, 31 Oct 2015 12:57:13 -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]:36928) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsZSq-0002ME-AB for submit@debbugs.gnu.org; Sat, 31 Oct 2015 12:57:12 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51796) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsZSp-00005Y-DE for bug-guile@gnu.org; Sat, 31 Oct 2015 12:57:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZsZSm-0002Ln-8S for bug-guile@gnu.org; Sat, 31 Oct 2015 12:57:11 -0400 Received: from defaultvalue.org ([70.85.129.156]:44505) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsZSm-0002Lj-3m for bug-guile@gnu.org; Sat, 31 Oct 2015 12:57:08 -0400 Received: from trouble.defaultvalue.org (localhost [127.0.0.1]) (Authenticated sender: rlb@defaultvalue.org) by defaultvalue.org (Postfix) with ESMTPSA id 618DC20037 for ; Sat, 31 Oct 2015 11:57:06 -0500 (CDT) Received: by trouble.defaultvalue.org (Postfix, from userid 1000) id 0358814E062; Sat, 31 Oct 2015 11:57:05 -0500 (CDT) From: Rob Browning To: bug-guile@gnu.org Subject: (@ (ice-9 boot-9) x) kills guile 2.0 User-Agent: Notmuch/0.20.1 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Sat, 31 Oct 2015 11:57:05 -0500 Message-ID: <87d1vvou1q.fsf@trouble.defaultvalue.org> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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: -5.0 (-----) 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: -5.0 (-----) $ guile GNU Guile 2.0.11 Copyright (C) 1995-2014 Free Software Foundation, Inc. Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. This program is free software, and you are welcome to redistribute it under certain conditions; type `,show c' for details. Enter `,help' for help. scheme@(guile-user)> (@ (ice-9 boot-9) x) guile: uncaught throw to wrong-type-arg: (set-current-module Wrong type argument in position ~A (expecting ~A): ~S (1 module #) (#)) Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. $ -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 24 11:25:30 2016 Received: (at 21801-done) by debbugs.gnu.org; 24 Jun 2016 15:25:30 +0000 Received: from localhost ([127.0.0.1]:54472 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bGSz3-00063f-TG for submit@debbugs.gnu.org; Fri, 24 Jun 2016 11:25:30 -0400 Received: from pb-sasl1.pobox.com ([64.147.108.66]:58407 helo=sasl.smtp.pobox.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bGSz1-00063W-Kj for 21801-done@debbugs.gnu.org; Fri, 24 Jun 2016 11:25:28 -0400 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by pb-sasl1.pobox.com (Postfix) with ESMTP id 625A01F4E3; Fri, 24 Jun 2016 11:25:27 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=4hqq9U54EEtRYhwoNSZ9HqQ3fdI=; b=aF4zHM jr33l7lz1jHoGWhAkzPJfzIiPw8JhHauD9LrHLdZYvQute5AhykMrOcoULy3ntkx T8WMm09kMov643Ll0zkTly3vvsMf0BcnNRFJ5fW2Ybn1ra2TMSKHu9W0APYzuKZx qaBmgbClyABBw8WQzLZviprptAjngZ6togqfg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=v1DhmlrCpXLZ232NMBEIFVdCjta8rDdh Ga3rUZ7TZV/Uv6kRU9LcB2+qgFR6s6DeUR3WNnrPrTNN+eOjxNf9DPfgFCGAnEFa 476Q+RdCESxLwccwdZRRAkmYZYCgYANM+ni8hbvE5PmzRUj7iW16cKTJ5KDtlexw KRaKbqnMV8A= Received: from pb-sasl1.nyi.icgroup.com (unknown [127.0.0.1]) by pb-sasl1.pobox.com (Postfix) with ESMTP id 59DED1F4E2; Fri, 24 Jun 2016 11:25:27 -0400 (EDT) Received: from clucks (unknown [88.160.190.192]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pb-sasl1.pobox.com (Postfix) with ESMTPSA id 746891F4E1; Fri, 24 Jun 2016 11:25:26 -0400 (EDT) From: Andy Wingo To: Rob Browning Subject: Re: bug#21801: (@ (ice-9 boot-9) x) kills guile 2.0 References: <87d1vvou1q.fsf@trouble.defaultvalue.org> Date: Fri, 24 Jun 2016 17:25:06 +0200 In-Reply-To: <87d1vvou1q.fsf@trouble.defaultvalue.org> (Rob Browning's message of "Sat, 31 Oct 2015 11:57:05 -0500") Message-ID: <87ziqaehil.fsf@pobox.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: E09121A8-3A1F-11E6-9E76-C1836462E9F6-02397024!pb-sasl1.pobox.com X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: 21801-done Cc: 21801-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.4 (-) On Sat 31 Oct 2015 17:57, Rob Browning writes: > $ guile > GNU Guile 2.0.11 > Copyright (C) 1995-2014 Free Software Foundation, Inc. > > Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. > This program is free software, and you are welcome to redistribute it > under certain conditions; type `,show c' for details. > > Enter `,help' for help. > scheme@(guile-user)> (@ (ice-9 boot-9) x) > guile: uncaught throw to wrong-type-arg: (set-current-module Wrong > type argument in position ~A (expecting ~A): ~S (1 module # (guile) 1d79090>) (#)) > > Some deprecated features have been used. Set the environment > variable GUILE_WARN_DEPRECATED to "detailed" and rerun the > program to get more information. Set it to "no" to suppress > this message. > $ Tx for report, fixed in master: scheme@(guile-user)> (@ (ice-9 boot-9) x) While compiling expression: ERROR: re-loading ice-9/boot-9.scm not allowed From unknown Fri Aug 15 14:45:34 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 23 Jul 2016 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator