From unknown Fri Jun 20 05:28:16 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#9573 <9573@debbugs.gnu.org> To: bug#9573 <9573@debbugs.gnu.org> Subject: Status: Bug#642291: FTBFS on powerpc: misc/seq-long-double test fails, should be skipped Reply-To: bug#9573 <9573@debbugs.gnu.org> Date: Fri, 20 Jun 2025 12:28:16 +0000 retitle 9573 Bug#642291: FTBFS on powerpc: misc/seq-long-double test fails,= should be skipped reassign 9573 coreutils submitter 9573 Michael Stone severity 9573 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 22 08:43:26 2011 Received: (at submit) by debbugs.gnu.org; 22 Sep 2011 12:43:26 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6icf-0008Ng-V9 for submit@debbugs.gnu.org; Thu, 22 Sep 2011 08:43:26 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6icc-0008NY-1G for submit@debbugs.gnu.org; Thu, 22 Sep 2011 08:43:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6icG-0004lI-4i for submit@debbugs.gnu.org; Thu, 22 Sep 2011 08:43:01 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:40652) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6icG-0004lD-1K for submit@debbugs.gnu.org; Thu, 22 Sep 2011 08:43:00 -0400 Received: from eggs.gnu.org ([140.186.70.92]:51625) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6icE-0007fj-TR for bug-coreutils@gnu.org; Thu, 22 Sep 2011 08:42:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6icE-0004kp-4P for bug-coreutils@gnu.org; Thu, 22 Sep 2011 08:42:58 -0400 Received: from vms173005pub.verizon.net ([206.46.173.5]:39342) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6icE-0004kT-16 for bug-coreutils@gnu.org; Thu, 22 Sep 2011 08:42:58 -0400 Received: from osgiliath.mathom.us ([unknown] [108.18.96.143]) by vms173005.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LRX00LTGCN30N30@vms173005.mailsrvcs.net> for bug-coreutils@gnu.org; Thu, 22 Sep 2011 07:42:39 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by osgiliath.mathom.us (Postfix) with ESMTP id 8F4B16E5B3; Thu, 22 Sep 2011 08:42:38 -0400 (EDT) Received: from osgiliath.mathom.us ([127.0.0.1]) by localhost (osgiliath.home.mathom.us [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1fa7gz2uW9Bq; Thu, 22 Sep 2011 08:42:38 -0400 (EDT) Received: by osgiliath.mathom.us (Postfix, from userid 1000) id 58E266EA3C; Thu, 22 Sep 2011 08:42:38 -0400 (EDT) Date: Thu, 22 Sep 2011 08:42:38 -0400 From: Michael Stone Subject: Re: Bug#642291: FTBFS on powerpc: misc/seq-long-double test fails, should be skipped In-reply-to: <1316685517.20977.13.camel@thor.local> To: Michel =?iso-8859-1?Q?D=E4nzer?= , 642291@bugs.debian.org Message-id: MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1; format=flowed Content-transfer-encoding: QUOTED-PRINTABLE Content-disposition: inline X-Pgp-Fingerprint: 02D5 315F F11F 1861 860E 1E02 F61A ACDC FA11 FFDE References: <20110921081847.26854.15473.reportbug@thor.local> <20110921113047.GA1748@mathom.us> <1316685517.20977.13.camel@thor.local> User-Agent: Mutt/1.5.20 (2009-06-14) X-detected-operating-system: by eggs.gnu.org: Solaris 10 (1203?) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -5.9 (-----) X-Debbugs-Envelope-To: submit Cc: bug-coreutils@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -5.9 (-----) On Thu, Sep 22, 2011 at 11:58:37AM +0200, Michel D=E4nzer wrote: >The skip message contains 'this test runs only on systems with [...] >long double !=3D double', which isn't satisfied with -mlong-double-6= 4, is >it? See the output samples; the prior version worked fine at this boundar= y,=20 the new version does not. This has nothing to do with the test, and= =20 skipping the test won't fix the program output; -mlong-double-64 was = a=20 red herring. The problem is almost certainly in the workarounds and= =20 rollbacks that have occurred in the program over time, and I've just = got=20 to find the time to figure out which is the culprit. Mike Stone From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 30 08:46:06 2011 Received: (at control) by debbugs.gnu.org; 30 Oct 2011 12:46:06 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RKUm5-0000ZJ-9j for submit@debbugs.gnu.org; Sun, 30 Oct 2011 08:46:06 -0400 Received: from mx.meyering.net ([88.168.87.75]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RKUm1-0000Z4-SY; Sun, 30 Oct 2011 08:46:02 -0400 Received: from rho.meyering.net (localhost.localdomain [127.0.0.1]) by rho.meyering.net (Acme Bit-Twister) with ESMTP id 91DB66006A; Sun, 30 Oct 2011 13:43:55 +0100 (CET) From: Jim Meyering To: 9568@debbugs.gnu.org Subject: #9568 FTBFS on powerpc: misc/seq-long-double test fails, should be skipped Date: Sun, 30 Oct 2011 13:43:55 +0100 Message-ID: <87zkgik5tg.fsf@rho.meyering.net> Lines: 10 MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.8 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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.7 (--) forcemerge 9576 9573 9568 close 9568 thanks Thanks. These are all the same, and have since been resolved both in debian and in gnulib. #9568 Bug#642291: FTBFS on powerpc: misc/seq-long-double test fails, should be skipped #9573 Bug#642291: FTBFS on powerpc: misc/seq-long-double test fails, should be skipped #9576 Bug#642291: FTBFS on powerpc: misc/seq-long-double test fails, should be skipped From unknown Fri Jun 20 05:28:16 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 28 Nov 2011 12:24:04 +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