From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 23 03:22:49 2012 Received: (at submit) by debbugs.gnu.org; 23 Nov 2012 08:22:49 +0000 Received: from localhost ([127.0.0.1]:34011 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TboXA-00058o-Qr for submit@debbugs.gnu.org; Fri, 23 Nov 2012 03:22:49 -0500 Received: from eggs.gnu.org ([208.118.235.92]:33510) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TboX8-00058g-CN for submit@debbugs.gnu.org; Fri, 23 Nov 2012 03:22:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TboVe-0003oP-Hj for submit@debbugs.gnu.org; Fri, 23 Nov 2012 03:21:21 -0500 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,FREEMAIL_FROM, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:33879) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TboVe-0003oK-EW for submit@debbugs.gnu.org; Fri, 23 Nov 2012 03:21:14 -0500 Received: from eggs.gnu.org ([208.118.235.92]:58199) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TboVY-0006Jk-Lu for bug-automake@gnu.org; Fri, 23 Nov 2012 03:21:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TboVS-0003na-Ud for bug-automake@gnu.org; Fri, 23 Nov 2012 03:21:08 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:61959) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TboVL-0003nB-Gi; Fri, 23 Nov 2012 03:20:55 -0500 Received: by mail-bk0-f41.google.com with SMTP id jg9so3979842bkc.0 for ; Fri, 23 Nov 2012 00:20:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:mime-version:to:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=WO5ArFIoE8W69L7HVuIFBbDyf3KaFbqbCba2NYF5miU=; b=p9fAn3TzkOK77iMA0mM848yNtOpRcXMbYbbxk/EvZG6MwY5+Ew1ywt+ufqJ+k3670t Ykge22hRkr+b5gemrt28AqJqGxYyVKil/ZC+spirUOoLJBosA1S0nbiOCsRZ1AQc9NJd jTelXZU6N4q946bbQYnDGWc0mZjPTP0zMAHBW1XI6Ai7xl+p61fbT5mR3Z6Jv9qn5g2s x72wN+kdOatJIL4wg3cBDFqaeuAPCzr7MSiyv4r3yi5pkcR7LZqQY2Uow3vcEWdPjGZ/ UQrSwP1hBn6z174D12xOeyP2H65iFPf1H43HtT3W32N3i5HwDDUuOz7m3reGMscINcLH DNDg== Received: by 10.204.8.18 with SMTP id f18mr1049123bkf.82.1353658854349; Fri, 23 Nov 2012 00:20:54 -0800 (PST) Received: from [192.168.178.21] (host247-100-dynamic.8-87-r.retail.telecomitalia.it. [87.8.100.247]) by mx.google.com with ESMTPS id y11sm3742659bkw.8.2012.11.23.00.20.52 (version=SSLv3 cipher=OTHER); Fri, 23 Nov 2012 00:20:53 -0800 (PST) Message-ID: <50AF31DE.9060801@gmail.com> Date: Fri, 23 Nov 2012 09:20:46 +0100 From: Stefano Lattarini MIME-Version: 1.0 To: Patrice Dumas Subject: Texinfo compile failure on IRIX 6.5 (was: Re: failure on IRIX 6.5) References: <20121123005241.GE16025@free.fr> <868v9tm97h.fsf@frenzy.freefriends.org> <20121123021722.GG16025@free.fr> In-Reply-To: <20121123021722.GG16025@free.fr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: submit Cc: Karl Berry , bug-automake@gnu.org, texinfo-devel@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: -3.4 (---) [+cc bug-automake] Hi Patrice, Karl. On 11/23/2012 03:17 AM, Patrice Dumas wrote: > On Thu, Nov 22, 2012 at 05:52:50PM -0700, Karl Berry wrote: >> info do not compile on IRIX 6.5. There is an error linked with the >> call of depcomp. >> What is the dependency style determined by configure? You might grep for the line "dependency style" in config.log to find out. >> It is as if when called with depcomp the C >> preprocessor is not correctly used. >> >> Is this on the Utah machine (golan)? Is this with gcc or the system >> compiler? > > It is on the Utah machine with the system compiler, cc. It works with > gcc. > Is the failure still present if you run configure with the "--disable-dependency-tracking" option? >> If it fails with gcc, I think it's worth pursuing. If it works with gcc >> but fails with the system compiler, I think neither we nor the depcomp >> (automake) maintainers need to care, > Actually, as long as we have support in depcomp, we care that it works. Once there is consensus we should no longer care about a given depmode, we should remove it from the depcomp script altogether, rather than keeping it there half-broken. >> although I know there are still some installations left. >> Has been IRIX discontinued? I wasn't aware of that. If it has, we might indeed want to remove support from it from the depcomp script (that can be done for Automake 1.14). >> (A volunteer came forward recently to make the >> binaries for TeX Live, and I'm guessing that same person might care >> about Texinfo, aside from Nelson.) > > You mean people should test and come up with patches? > Thanks, Stefano From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 23 17:37:40 2012 Received: (at submit) by debbugs.gnu.org; 23 Nov 2012 22:37:40 +0000 Received: from localhost ([127.0.0.1]:35399 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tc1sR-00058l-GS for submit@debbugs.gnu.org; Fri, 23 Nov 2012 17:37:40 -0500 Received: from eggs.gnu.org ([208.118.235.92]:33248) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tc1sQ-00058f-64 for submit@debbugs.gnu.org; Fri, 23 Nov 2012 17:37:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tc1qx-00066S-EL for submit@debbugs.gnu.org; Fri, 23 Nov 2012 17:36:09 -0500 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 autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:45408) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tc1qx-00066F-Bw for submit@debbugs.gnu.org; Fri, 23 Nov 2012 17:36:07 -0500 Received: from eggs.gnu.org ([208.118.235.92]:45758) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tc1qw-00088D-KK for bug-automake@gnu.org; Fri, 23 Nov 2012 17:36:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tc1qv-00065e-UA for bug-automake@gnu.org; Fri, 23 Nov 2012 17:36:06 -0500 Received: from frenzy.freefriends.org ([66.54.153.139]:35087 helo=freefriends.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tc1qv-00064c-OE; Fri, 23 Nov 2012 17:36:05 -0500 X-Envelope-From: karl@freefriends.org Received: from freefriends.org (localhost [127.0.0.1]) by freefriends.org (8.14.5/8.14.5) with ESMTP id qANMZwnw003270; Fri, 23 Nov 2012 15:35:58 -0700 Received: (from nobody@localhost) by freefriends.org (8.14.5/8.14.5/submit) id qANMZw80003269; Fri, 23 Nov 2012 22:35:58 GMT Date: Fri, 23 Nov 2012 22:35:58 GMT Message-Id: <201211232235.qANMZw80003269@freefriends.org> X-Authentication-Warning: frenzy.freefriends.org: nobody set sender to karl@freefriends.org using -f From: karl@freefriends.org (Karl Berry) To: stefano.lattarini@gmail.com Subject: Re: Texinfo compile failure on IRIX 6.5 (was: Re: failure on IRIX 6.5) In-Reply-To: <50AF31DE.9060801@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: submit Cc: pertusus@free.fr, bug-automake@gnu.org, texinfo-devel@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: -4.2 (----) Has been IRIX discontinued? According to Wikipedia, IRIX 6.5 will be retired as of December 2013. k From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 24 03:54:45 2012 Received: (at 12967) by debbugs.gnu.org; 24 Nov 2012 08:54:45 +0000 Received: from localhost ([127.0.0.1]:35855 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TcBVc-0004wl-PM for submit@debbugs.gnu.org; Sat, 24 Nov 2012 03:54:45 -0500 Received: from mail-ea0-f172.google.com ([209.85.215.172]:50373) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TcBVa-0004we-Ny for 12967@debbugs.gnu.org; Sat, 24 Nov 2012 03:54:43 -0500 Received: by mail-ea0-f172.google.com with SMTP id a1so3352300eaa.3 for <12967@debbugs.gnu.org>; Sat, 24 Nov 2012 00:53:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:mime-version:to:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=wzciWJfAOAvsqEwUbUJ6rgFiOz4PacuDrTf5q2E7svQ=; b=RR+vQBIhHmItbqo5hbZG8VIaE72VYasTu2IyGZPNx2MVSnb0PRTPIE23NWeOfoWRX9 qxOPOtDY2O892JfsDNPz0HB5V3qzOOVR4p4J0S99LELqz3zGdTd9ZGJzjXnCaPlT521d ZxNFYafhB2cMvRlJXLPXY7Qslrins9PEzWeetsq2fQzzDRQOBbqntvP6P+l3AZWtfuOu tsQ7uU5x0MA90AT/aEXyoT7dcvxPDOAWJk5UQQTaKeYGRBMOCGI8z50AJ2bR1sJbwZd9 XRcLVhhzggTadXUMjEJaXWfUCfkWxq6g82Sq77d5TSVAzURlq1rJOaNDRjUsSvPD0z80 GeCw== Received: by 10.14.200.194 with SMTP id z42mr22667271een.13.1353747191248; Sat, 24 Nov 2012 00:53:11 -0800 (PST) Received: from [192.168.178.21] (host247-100-dynamic.8-87-r.retail.telecomitalia.it. [87.8.100.247]) by mx.google.com with ESMTPS id q2sm19010972eem.13.2012.11.24.00.53.09 (version=SSLv3 cipher=OTHER); Sat, 24 Nov 2012 00:53:10 -0800 (PST) Message-ID: <50B08AF4.6020104@gmail.com> Date: Sat, 24 Nov 2012 09:53:08 +0100 From: Stefano Lattarini MIME-Version: 1.0 To: Patrice Dumas , 12967@debbugs.gnu.org Subject: Re: Texinfo compile failure on IRIX 6.5 References: <20121123005241.GE16025@free.fr> <868v9tm97h.fsf@frenzy.freefriends.org> <20121123021722.GG16025@free.fr> <50AF31DE.9060801@gmail.com> <20121123232639.GA5594@free.fr> In-Reply-To: <20121123232639.GA5594@free.fr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12967 Cc: texinfo-devel@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: 0.1 (/) [+cc automake bug#12967] Hi Patrice. In future replies, could you avoid dropping the CC: list? This way, the details of our discussion will be registered in the Automake bug tracker. Thanks. Now, back to business... On 11/24/2012 12:26 AM, Patrice Dumas wrote: > On Fri, Nov 23, 2012 at 09:20:46AM +0100, Stefano Lattarini wrote: >> [+cc bug-automake] >> >> Hi Patrice, Karl. >> >> On 11/23/2012 03:17 AM, Patrice Dumas wrote: >>> On Thu, Nov 22, 2012 at 05:52:50PM -0700, Karl Berry wrote: >>>> info do not compile on IRIX 6.5. There is an error linked with the >>>> call of depcomp. >>>> >> What is the dependency style determined by configure? You might >> grep for the line "dependency style" in config.log to find out. > > It was 'sgi'. > OK, as I thought. Thanks for confirming. >> Is the failure still present if you run configure with the >> "--disable-dependency-tracking" option? > > No, it is not present anymore. > OK, so it is a failure in depcomp. But at least the package builds when dependency tracking is disabled. >> Has been IRIX discontinued? I wasn't aware of that. If it has, we >> might indeed want to remove support from it from the depcomp script >> (that can be done for Automake 1.14). > > It is supported until december 2013 > http://www.sgi.com/services/support/irix_mips_support.html > Then we have to fix the sgi depmode, I fear. But I'll need access to an IRIX system to do so myself. Another possibility is to simply remove the sgi depmode; this way, automatic dependency tracking will automatically be disabled for the SGI C compiler, but at least simple builds with "./configure; make all" will succeed. Opinions? Thanks, Stefano From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 24 03:56:49 2012 Received: (at 12967) by debbugs.gnu.org; 24 Nov 2012 08:56:49 +0000 Received: from localhost ([127.0.0.1]:35859 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TcBXZ-0004zk-Sn for submit@debbugs.gnu.org; Sat, 24 Nov 2012 03:56:47 -0500 Received: from mail-ee0-f44.google.com ([74.125.83.44]:52876) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TcBXX-0004zc-V8 for 12967@debbugs.gnu.org; Sat, 24 Nov 2012 03:56:44 -0500 Received: by mail-ee0-f44.google.com with SMTP id b47so6008387eek.3 for <12967@debbugs.gnu.org>; Sat, 24 Nov 2012 00:55:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:mime-version:to:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=CM95c/kgDVD7oGjst04RwZVyagJBXAgtOX8fCwpWV3E=; b=wyz9GCiNI9BwoHDlanbcM29yG+BEd6CGAhfGfBr4+y3+nO79WfEr261AbXsr5lQkzb oRiQgGOjsZHRpOGMF5xPjiBgm2kKehzkGX0e6TR2BJVrggDzWs1voFPBRVYoznC68oun J/6z1DR1oUIsE7LzeP0YPMyGwnIT+G/WwpMAe/XFzhuW1J88KWmhqyMeW7SM1zhMqwYo Tehx14D7T3Bsc3obDzN2cqZ1ai6mrJtazXSod3zZI3U8qyfRBYdbssydsTV30DMS8syl JH93vJtTM5GybslCkdGycnf15YyQv63PCKF47P/6mvSoVt+dcoEyXuk9HOfnlPAHOuM8 3d7w== Received: by 10.14.223.135 with SMTP id v7mr22601760eep.41.1353747312408; Sat, 24 Nov 2012 00:55:12 -0800 (PST) Received: from [192.168.178.21] (host247-100-dynamic.8-87-r.retail.telecomitalia.it. [87.8.100.247]) by mx.google.com with ESMTPS id a44sm19033713eeo.7.2012.11.24.00.55.11 (version=SSLv3 cipher=OTHER); Sat, 24 Nov 2012 00:55:11 -0800 (PST) Message-ID: <50B08B6E.1080707@gmail.com> Date: Sat, 24 Nov 2012 09:55:10 +0100 From: Stefano Lattarini MIME-Version: 1.0 To: Patrice Dumas , 12967@debbugs.gnu.org Subject: Re: bug#12967: Texinfo compile failure on IRIX 6.5 References: <20121123005241.GE16025@free.fr> <868v9tm97h.fsf@frenzy.freefriends.org> <20121123021722.GG16025@free.fr> <50AF31DE.9060801@gmail.com> <20121123232639.GA5594@free.fr> <50B08AF4.6020104@gmail.com> In-Reply-To: <50B08AF4.6020104@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12967 Cc: texinfo-devel@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: 0.1 (/) On 11/24/2012 09:53 AM, Stefano Lattarini wrote: > > Hi Patrice. > > In future replies, could you avoid dropping the CC: list? This way, > the details of our discussion will be registered in the Automake > bug tracker. Thanks. > Forget it -- I see you did that correctly, and it 's my mailer which messed up somehow. Sorry for the confusion and the unwarranted criticism. Regards, Stefano From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 24 18:57:02 2012 Received: (at 12967) by debbugs.gnu.org; 24 Nov 2012 23:57:02 +0000 Received: from localhost ([127.0.0.1]:37119 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TcPao-0002p4-6m for submit@debbugs.gnu.org; Sat, 24 Nov 2012 18:57:02 -0500 Received: from frenzy.freefriends.org ([66.54.153.139]:57675 helo=freefriends.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TcPam-0002oh-Gm for 12967@debbugs.gnu.org; Sat, 24 Nov 2012 18:57:01 -0500 X-Envelope-From: karl@freefriends.org Received: from freefriends.org (localhost [127.0.0.1]) by freefriends.org (8.14.5/8.14.5) with ESMTP id qAONtPKp009822; Sat, 24 Nov 2012 16:55:25 -0700 Received: (from nobody@localhost) by freefriends.org (8.14.5/8.14.5/submit) id qAONtOuj009821; Sat, 24 Nov 2012 23:55:24 GMT Date: Sat, 24 Nov 2012 23:55:24 GMT Message-Id: <201211242355.qAONtOuj009821@freefriends.org> X-Authentication-Warning: frenzy.freefriends.org: nobody set sender to karl@freefriends.org using -f From: karl@freefriends.org (Karl Berry) To: stefano.lattarini@gmail.com Subject: Re: Texinfo compile failure on IRIX 6.5 In-Reply-To: <50B08AF4.6020104@gmail.com> X-Spam-Score: 0.4 (/) X-Debbugs-Envelope-To: 12967 Cc: 12967@debbugs.gnu.org, pertusus@free.fr 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 (/) I'll need access to an IRIX system to do so myself. I will ask my friend at Utah for an account for you if you want to pursue it. Let me know. From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 25 14:04:10 2012 Received: (at 12967) by debbugs.gnu.org; 25 Nov 2012 19:04:10 +0000 Received: from localhost ([127.0.0.1]:38497 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TchUw-0007Ws-36 for submit@debbugs.gnu.org; Sun, 25 Nov 2012 14:04:10 -0500 Received: from saturne.centre-cired.fr ([193.51.120.234]:39549) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TchLC-0007HD-CS for 12967@debbugs.gnu.org; Sun, 25 Nov 2012 13:54:07 -0500 Received: from patoune (poseidon.centre-cired.fr [193.51.120.9]) (authenticated bits=0) by saturne.centre-cired.fr (8.14.4/8.14.4) with ESMTP id qAPIdSco013863; Sun, 25 Nov 2012 19:39:28 +0100 Date: Sun, 25 Nov 2012 19:56:55 +0100 From: Patrice Dumas To: Stefano Lattarini Subject: Re: Texinfo compile failure on IRIX 6.5 Message-ID: <20121125185655.GB5590@free.fr> Mail-Followup-To: Patrice Dumas , Stefano Lattarini , 12967@debbugs.gnu.org, texinfo-devel@gnu.org References: <20121123005241.GE16025@free.fr> <868v9tm97h.fsf@frenzy.freefriends.org> <20121123021722.GG16025@free.fr> <50AF31DE.9060801@gmail.com> <20121123232639.GA5594@free.fr> <50B08AF4.6020104@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50B08AF4.6020104@gmail.com> User-Agent: Mutt/1.5.20 (2009-12-10) X-Miltered: at saturne.centre-cired.fr with ID 50B265E0.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (saturne.centre-cired.fr [193.51.120.234]); Sun, 25 Nov 2012 19:39:28 +0100 (CET) X-Spam-Status: No, score=-1.0 required=3.5 tests=ALL_TRUSTED,FREEMAIL_FROM autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on saturne.centre-cired.fr X-Spam-Score: 0.8 (/) X-Debbugs-Envelope-To: 12967 X-Mailman-Approved-At: Sun, 25 Nov 2012 14:04:08 -0500 Cc: 12967@debbugs.gnu.org, texinfo-devel@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: 0.8 (/) On Sat, Nov 24, 2012 at 09:53:08AM +0100, Stefano Lattarini wrote: > > > > It is supported until december 2013 > > http://www.sgi.com/services/support/irix_mips_support.html > > > Then we have to fix the sgi depmode, I fear. But I'll need access > to an IRIX system to do so myself. Another possibility is to simply > remove the sgi depmode; this way, automatic dependency tracking will > automatically be disabled for the SGI C compiler, but at least > simple builds with "./configure; make all" will succeed. I'd say simply remove the sgi depmode. I think that there is little point in doing more work to support a platform that will disappear soon anyway. The fact that nobody reported it before is also a sign that it is not that much important. -- Pat From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 15 04:29:37 2012 Received: (at 12967) by debbugs.gnu.org; 15 Dec 2012 09:29:37 +0000 Received: from localhost ([127.0.0.1]:43339 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tjo3s-0006j2-Nw for submit@debbugs.gnu.org; Sat, 15 Dec 2012 04:29:37 -0500 Received: from mail-bk0-f44.google.com ([209.85.214.44]:49618) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tjo3q-0006iu-Bk for 12967@debbugs.gnu.org; Sat, 15 Dec 2012 04:29:35 -0500 Received: by mail-bk0-f44.google.com with SMTP id w11so2117961bku.3 for <12967@debbugs.gnu.org>; Sat, 15 Dec 2012 01:28:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=FkyVwCmEIXJ6b6PNoRFqFh1m8FKF2IGlJ9ixBzlK3jw=; b=YXlJ5Z5nqahP/xB/5rNlMr4wjS2grky6Yk8EOKHV4fECiSAAg6kiuKqXMwmoakxXCF SAtSO5Is+mjFdwtE5dujSW2Cfh91MEuRErz3S3oDI557JLcwLH4FAbOkfV31auuevwOT pQFLyNrX3NcDYXwU7ccgzLFj7nhO0+Nm0et9J2ccQi0eyWf+zTKOn6MgnOLU2SifWNv7 m8BOCztEBqA7ot1D+V4nJRDBw7Mkag7qEy+8liEiTLaT3XrgnNBPjBv/9myBq0kt1rnq JMMXJkOLXlEYInS2KT+u7ib93fTzKZScj6E8sQKb1DX1OtMrvQ0snukOb8Zi6pquq6hU uZiA== Received: by 10.204.147.85 with SMTP id k21mr3699661bkv.24.1355563710645; Sat, 15 Dec 2012 01:28:30 -0800 (PST) Received: from [192.168.178.21] (host137-94-dynamic.4-87-r.retail.telecomitalia.it. [87.4.94.137]) by mx.google.com with ESMTPS id m20sm6058127bkw.4.2012.12.15.01.28.28 (version=SSLv3 cipher=OTHER); Sat, 15 Dec 2012 01:28:29 -0800 (PST) Message-ID: <50CC42BB.3090605@gmail.com> Date: Sat, 15 Dec 2012 10:28:27 +0100 From: Stefano Lattarini MIME-Version: 1.0 To: Patrice Dumas , 12967@debbugs.gnu.org, texinfo-devel@gnu.org Subject: Re: bug#12967: Texinfo compile failure on IRIX 6.5 References: <20121123005241.GE16025@free.fr> <868v9tm97h.fsf@frenzy.freefriends.org> <20121123021722.GG16025@free.fr> <50AF31DE.9060801@gmail.com> <20121123232639.GA5594@free.fr> <50B08AF4.6020104@gmail.com> <20121125185655.GB5590@free.fr> In-Reply-To: <20121125185655.GB5590@free.fr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12967 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.1 (/) Hi Patrice, sorry for the delay. On 11/25/2012 07:56 PM, Patrice Dumas wrote: > On Sat, Nov 24, 2012 at 09:53:08AM +0100, Stefano Lattarini wrote: >>> >>> It is supported until december 2013 >>> http://www.sgi.com/services/support/irix_mips_support.html >>> >> Then we have to fix the sgi depmode, I fear. But I'll need access >> to an IRIX system to do so myself. Another possibility is to simply >> remove the sgi depmode; this way, automatic dependency tracking will >> automatically be disabled for the SGI C compiler, but at least >> simple builds with "./configure; make all" will succeed. > > I'd say simply remove the sgi depmode. I think that there is little > point in doing more work to support a platform that will disappear soon > anyway. The fact that nobody reported it before is also a sign that it > is not that much important. > I got access to an IRIX system, and I couldn't reproduce a failure with the SGI depmode. So I say we still keep the SGI depmode in Automake 1.13, and remove it in Automake 1.14 (which will likely be out about the time IRIX support from SGI is discontinued). Regards, Stefano From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 09 08:04:11 2013 Received: (at 12967-done) by debbugs.gnu.org; 9 Jan 2013 13:04:11 +0000 Received: from localhost ([127.0.0.1]:58049 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TsvKD-0007wK-MK for submit@debbugs.gnu.org; Wed, 09 Jan 2013 08:04:10 -0500 Received: from mail-lb0-f182.google.com ([209.85.217.182]:58518) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TsvKA-0007vl-DY; Wed, 09 Jan 2013 08:04:07 -0500 Received: by mail-lb0-f182.google.com with SMTP id go10so1039081lbb.27 for ; Wed, 09 Jan 2013 05:03:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; bh=y7umqDEygMIzRFWih9jfeknYWdOft+P4bdu/J9aoZ1Y=; b=I2VuHd6kdfufcTC5I0HGkY080hgxB3GvMudSexQtmoUm5eAUP66n8bX98vjE6DT785 BmyGRaHHIGSEqU9kthj0YKwjTOAWEhgrtGfYht2AiTUjpJkOtDs7pW0mXPFDp6Qr5obf s9LUF3cXG4bb4kYomXdAvg/qnCOe4dJUu8M0ZhlWsYsVC8SJtXzUwbZMq5bT7V740toa Z1xlt00RA0RAuVGO/zYw1e0hQ35FjH8yyS0sJm7BgnpzYqrgimUF3D7KXOa0KYo12rG7 o0kva1/emndNkLYt1TuZCW83/c7hboUDlhG6EEdTfhaRhzM1v1GRcdIJIex30LKWzPPI avxA== X-Received: by 10.112.8.163 with SMTP id s3mr26253679lba.113.1357736627827; Wed, 09 Jan 2013 05:03:47 -0800 (PST) Received: from [192.168.178.21] (host137-94-dynamic.4-87-r.retail.telecomitalia.it. [87.4.94.137]) by mx.google.com with ESMTPS id ie3sm4775450lab.4.2013.01.09.05.03.45 (version=SSLv3 cipher=OTHER); Wed, 09 Jan 2013 05:03:46 -0800 (PST) Message-ID: <50ED6AB0.2000706@gmail.com> Date: Wed, 09 Jan 2013 14:03:44 +0100 From: Stefano Lattarini MIME-Version: 1.0 To: 12967-done@debbugs.gnu.org, 12978-done@debbugs.gnu.org Subject: close reports Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12967-done 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.7 (/) References: The support for SGI compiler has been removed in the master version of the depcomp script (see commit 'v1.13-11-g35da608'), so I'm closing these bug reports. Regards, Stefano From unknown Fri Jun 20 19:47:08 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 07 Feb 2013 12:24:02 +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