From unknown Thu Jun 19 16:20:37 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#11784 <11784@debbugs.gnu.org> To: bug#11784 <11784@debbugs.gnu.org> Subject: Status: Guile 2.0.5 on GNU/Hurd Reply-To: bug#11784 <11784@debbugs.gnu.org> Date: Thu, 19 Jun 2025 23:20:37 +0000 retitle 11784 Guile 2.0.5 on GNU/Hurd reassign 11784 guile submitter 11784 ludo@gnu.org (Ludovic Court=C3=A8s) severity 11784 normal tag 11784 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 25 17:17:46 2012 Received: (at submit) by debbugs.gnu.org; 25 Jun 2012 21:17:46 +0000 Received: from localhost ([127.0.0.1]:57712 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SjGfJ-0005pN-Mw for submit@debbugs.gnu.org; Mon, 25 Jun 2012 17:17:45 -0400 Received: from eggs.gnu.org ([208.118.235.92]:45804) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SjGfH-0005pF-83 for submit@debbugs.gnu.org; Mon, 25 Jun 2012 17:17:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SjGbQ-0006Jh-PY for submit@debbugs.gnu.org; Mon, 25 Jun 2012 17:13:45 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:41598) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjGbQ-0006Jd-M0 for submit@debbugs.gnu.org; Mon, 25 Jun 2012 17:13:44 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52365) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjGbP-0001OJ-5U for bug-guile@gnu.org; Mon, 25 Jun 2012 17:13:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SjGbN-0006JB-E2 for bug-guile@gnu.org; Mon, 25 Jun 2012 17:13:42 -0400 Received: from xanadu.aquilenet.fr ([88.191.123.111]:60310) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjGbN-0006Iy-87 for bug-guile@gnu.org; Mon, 25 Jun 2012 17:13:41 -0400 Received: from localhost (localhost [127.0.0.1]) by xanadu.aquilenet.fr (Postfix) with ESMTP id 18D8272B6; Mon, 25 Jun 2012 23:13:40 +0200 (CEST) Received: from xanadu.aquilenet.fr ([127.0.0.1]) by localhost (xanadu.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w9CT0dgrLjI2; Mon, 25 Jun 2012 23:13:39 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by xanadu.aquilenet.fr (Postfix) with ESMTPSA id 8A22A40F; Mon, 25 Jun 2012 23:13:39 +0200 (CEST) From: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) To: Cyril Roelandt Subject: Guile on GNU/Hurd In-Reply-To: <4FE7BD78.3010905@gmail.com> (Cyril Roelandt's message of "Mon, 25 Jun 2012 03:23:04 +0200") References: <4FE7BD78.3010905@gmail.com> User-Agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.1 (gnu/linux) X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 8 Messidor an 220 de la =?iso-8859-1?Q?R=E9volution?= 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: Mon, 25 Jun 2012 23:13:39 +0200 Message-ID: <87a9zrxfgc.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit Cc: bug-guile@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Hi Cyril! Cyril Roelandt skribis: > When compiling with --without-threads, I can run (+ 1 2) in the > interpreter successfully. Running ./check-guile gives me the following > result: > > Totals for this test run: > passes: 34286 > failures: 2 > unexpected passes: 0 > expected failures: 30 > unresolved test cases: 575 > untested test cases: 1 > unsupported test cases: 15 > errors: 0 Can you please post the =E2=80=98check-guile.log=E2=80=99 excerpt correspon= ding to these two failures? Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 05 17:36:33 2012 Received: (at 11784) by debbugs.gnu.org; 5 Jul 2012 21:36:33 +0000 Received: from localhost ([127.0.0.1]:51058 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Smtiz-0004uS-26 for submit@debbugs.gnu.org; Thu, 05 Jul 2012 17:36:33 -0400 Received: from a-pb-sasl-sd.pobox.com ([74.115.168.62]:53795 helo=sasl.smtp.pobox.com) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Smtiw-0004uL-Vb for 11784@debbugs.gnu.org; Thu, 05 Jul 2012 17:36:31 -0400 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by b-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 7008CB82E for <11784@debbugs.gnu.org>; Thu, 5 Jul 2012 17:31:36 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to :subject:date:in-reply-to:message-id:mime-version:content-type; s=sasl; bh=erU0y136G0WU87ZeeZ1FK7wxzOc=; b=Wwz+ZyS4l/xrKaInEJiQ w/x9qRwXHDPEXylAoVfQQoh3x/mXFp50gqZ1hDW96EgJdeD2/b2eEN8EL1Ug43Uk As/BfFgHCheI/x5/6dVjch9RFAkB97rJnu+fUvrrJkEVmBVJoO67hFTY2JwOzW1R QiGrY5qKlycR4zqgFzIAjpQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:subject :date:in-reply-to:message-id:mime-version:content-type; q=dns; s=sasl; b=U1GZq3qNEMgdQ/WS2SHiza61WQc+xXYTau8vJgMIAvImXCf+D+3jo W+hai72Rj/3kl+aWP7ZkkYeEIIFM+Te2aZaHw3iIGUJ9ObI9NkZP5dDfx4Asb5Md FNdKesDAVbWQ7dCogJFDdfqk74KW8c7mkhsS/P5SZuiano7Ge0gicY= Received: from b-pb-sasl-sd. (unknown [127.0.0.1]) by b-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 67EC0B82C for <11784@debbugs.gnu.org>; Thu, 5 Jul 2012 17:31:36 -0400 (EDT) Received: from badger (unknown [89.131.176.233]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by b-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id BF137B82A for <11784@debbugs.gnu.org>; Thu, 5 Jul 2012 17:31:35 -0400 (EDT) From: Andy Wingo To: bug#11784 <11784@debbugs.gnu.org> Subject: Re: Status: Guile on GNU/Hurd Date: Thu, 05 Jul 2012 23:31:33 +0200 In-Reply-To: bug's message of "Thu\, 05 Jul 2012 21\:33\:09 +0000" Message-ID: <87wr2h3ney.fsf@pobox.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: CC4149A2-C6E8-11E1-9FB0-FA6787E41631-02397024!b-pb-sasl-sd.pobox.com X-Spam-Score: -0.4 (/) X-Debbugs-Envelope-To: 11784 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.4 (/) merge 11783 -- http://wingolog.org/ From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 05 17:46:05 2012 Received: (at control) by debbugs.gnu.org; 5 Jul 2012 21:46:05 +0000 Received: from localhost ([127.0.0.1]:51063 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SmtsD-0005wg-Cc for submit@debbugs.gnu.org; Thu, 05 Jul 2012 17:46:05 -0400 Received: from a-pb-sasl-sd.pobox.com ([74.115.168.62]:33060 helo=sasl.smtp.pobox.com) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SmtsB-0005wY-3M for control@debbugs.gnu.org; Thu, 05 Jul 2012 17:46:03 -0400 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by b-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 513D0B8CD for ; Thu, 5 Jul 2012 17:41:08 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to :subject:date:message-id:mime-version:content-type; s=sasl; bh=G WhwV1E23uRVpO+tUr0gXpUOsP0=; b=nnN1W4mdM6pHpq1P2mlH9Z9+2eH/Sjqxh 65T+18+NGZtt9GBd7Wu4puv58UTjDlvi9HYiowO76cozkz5QywS3fPbk1vL9qK/9 0xi1pRXCnVf0FYE6yPcg5gC7jN7+eGCsRiUOatO0p2NpSfyQAOffvCm71FNMNTWH 9R4QkKi6ZY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:subject :date:message-id:mime-version:content-type; q=dns; s=sasl; b=P3b uy2bP1pFxpNfZGWcGoSlOoqdeFF4hX38dbxbq4gi27GFB5a+7OX5NivV7dZ74hiZ hqGEUVmx4a4TtsqeWnz7945z2wtNJh/Eyp1+fSTfP2cDXaoSnt3hIdYMJj9VU+B3 IZW9L/zGyRDnay1DFR9/Ey0d7Dlg6Y0ojR6vcPYE= Received: from b-pb-sasl-sd. (unknown [127.0.0.1]) by b-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 44FCEB8CC for ; Thu, 5 Jul 2012 17:41:08 -0400 (EDT) Received: from badger (unknown [89.131.176.233]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by b-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id ACDFEB8CB for ; Thu, 5 Jul 2012 17:41:07 -0400 (EDT) From: Andy Wingo To: control@debbugs.gnu.org Subject: merge 11783 11784 Date: Thu, 05 Jul 2012 23:41:04 +0200 Message-ID: <87pq893mz3.fsf@pobox.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 2125B4B6-C6EA-11E1-829B-FA6787E41631-02397024!b-pb-sasl-sd.pobox.com X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) merge 11783 11784 -- http://wingolog.org/ From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 14 15:09:24 2013 Received: (at control) by debbugs.gnu.org; 14 Apr 2013 19:09:24 +0000 Received: from localhost ([127.0.0.1]:50555 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1URSIm-0007Bg-8U for submit@debbugs.gnu.org; Sun, 14 Apr 2013 15:09:24 -0400 Received: from world.peace.net ([96.39.62.75]:41435) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1URSIk-0007BZ-2W for control@debbugs.gnu.org; Sun, 14 Apr 2013 15:09:22 -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 1URSEf-0007Gd-9Y; Sun, 14 Apr 2013 15:05:09 -0400 From: Mark H Weaver To: control@debbugs.gnu.org Date: Sun, 14 Apr 2013 15:05:01 -0400 Message-ID: <87txn92asi.fsf@tines.lan> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 2.8 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: severity 14047 wishlist severity 13644 wishlist severity 13382 wishlist retitle 11083 Guile on Solaris 10 retitle 11776 Guile on GNU/Hurd merge 11776 11783 thanks [...] Content analysis details: (2.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4997] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: severity 14047 wishlist severity 13644 wishlist severity 13382 wishlist retitle 11083 Guile on Solaris 10 retitle 11776 Guile on GNU/Hurd merge 11776 11783 thanks [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 BAYES_40 BODY: Bayes spam probability is 20 to 40% [score: 0.3244] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject severity 14047 wishlist severity 13644 wishlist severity 13382 wishlist retitle 11083 Guile on Solaris 10 retitle 11776 Guile on GNU/Hurd merge 11776 11783 thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 01 18:53:46 2014 Received: (at control) by debbugs.gnu.org; 1 Oct 2014 22:53:46 +0000 Received: from localhost ([127.0.0.1]:57805 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XZSmH-0003wz-Ny for submit@debbugs.gnu.org; Wed, 01 Oct 2014 18:53:46 -0400 Received: from world.peace.net ([96.39.62.75]:44889) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XZSmF-0003wr-ID for control@debbugs.gnu.org; Wed, 01 Oct 2014 18:53:44 -0400 Received: from c-24-62-95-23.hsd1.ma.comcast.net ([24.62.95.23] helo=jojen) by world.peace.net with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1XZSm9-0002Aw-Sz; Wed, 01 Oct 2014 18:53:38 -0400 From: Mark H Weaver To: control@debbugs.gnu.org Date: Wed, 01 Oct 2014 18:53:36 -0400 Message-ID: <87iok3bdvz.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: retitle 11083 Guile 2.0.5 on Solaris 10 tags 11083 + moreinfo retitle 11776 Guile 2.0.5 on GNU/Hurd tags 11776 + moreinfo tags 15620 + moreinfo tags 16451 + moreinfo tags 17060 + moreinfo thanks [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control 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: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: retitle 11083 Guile 2.0.5 on Solaris 10 tags 11083 + moreinfo retitle 11776 Guile 2.0.5 on GNU/Hurd tags 11776 + moreinfo tags 15620 + moreinfo tags 16451 + moreinfo tags 17060 + moreinfo thanks [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject retitle 11083 Guile 2.0.5 on Solaris 10 tags 11083 + moreinfo retitle 11776 Guile 2.0.5 on GNU/Hurd tags 11776 + moreinfo tags 15620 + moreinfo tags 16451 + moreinfo tags 17060 + moreinfo thanks From unknown Thu Jun 19 16:20:37 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 19 Jul 2016 11:24:05 +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