From unknown Thu Aug 14 20:52:36 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#1609 <1609@debbugs.gnu.org> To: bug#1609 <1609@debbugs.gnu.org> Subject: Status: mipsel--netbsd obsoleted... Reply-To: bug#1609 <1609@debbugs.gnu.org> Date: Fri, 15 Aug 2025 03:52:36 +0000 retitle 1609 mipsel--netbsd obsoleted... reassign 1609 emacs submitter 1609 "Robert P. Thille" severity 1609 normal thanks From rgm@gnu.org Wed Dec 17 11:29:27 2008 Received: (at quiet) by emacsbugs.donarmstrong.com; 17 Dec 2008 19:29:28 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.7 required=4.0 tests=FOURLA,IMPRONONCABLE_1, MURPHY_WRONG_WORD2,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBHJTOUx010552 for ; Wed, 17 Dec 2008 11:29:25 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LD24U-0002dJ-Ko for quiet@emacsbugs.donarmstrong.com; Wed, 17 Dec 2008 14:28:38 -0500 From: "Robert P. Thille" To: quiet@debbugs.gnu.org Subject: mipsel--netbsd obsoleted... Date: Wed, 10 Dec 2008 12:11:55 -0800 Lines: 28 X-From-Line: emacs-devel-bounces+rgm=gnu.org@gnu.org Wed Dec 10 18:34:56 2008 Received: from mx10.gnu.org ([199.232.76.166]:39012) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LAYa0-000355-7D for rgm@gnu.org; Wed, 10 Dec 2008 18:34:56 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LAYaa-00071e-3X for rgm@gnu.org; Wed, 10 Dec 2008 18:35:32 -0500 Received: from lists.gnu.org ([199.232.76.165]:38107) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LAYaZ-00071U-GA for rgm@gnu.org; Wed, 10 Dec 2008 18:35:31 -0500 Received: from localhost ([127.0.0.1]:44939 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LAYaZ-0001Wv-E2 for rgm@gnu.org; Wed, 10 Dec 2008 18:35:31 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LAVPx-0008R3-A7 for emacs-devel@gnu.org; Wed, 10 Dec 2008 15:12:21 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LAVPw-0008QR-MH for emacs-devel@gnu.org; Wed, 10 Dec 2008 15:12:20 -0500 Received: from [199.232.76.173] (port=56684 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LAVPw-0008QH-GR for emacs-devel@gnu.org; Wed, 10 Dec 2008 15:12:20 -0500 Received: from bluesky.thille.org ([209.204.179.85]:60123) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LAVPv-00065A-Pl for emacs-devel@gnu.org; Wed, 10 Dec 2008 15:12:20 -0500 Received: (qmail 16871 invoked by uid 112); 10 Dec 2008 20:12:15 -0000 Received: from [192.168.6.232] (blueskyin.thille.org [10.0.1.5]) by blueskyin.thille.org (tmda-ofmipd) with ESMTP; Wed, 10 Dec 2008 12:12:02 -0800 X-Delivery-Agent: TMDA/1.1.8 (Imperial) X-Debbugs-No-Ack: yes X-detected-operating-system: by monty-python.gnu.org: NetBSD 3.0 (DF) X-Mailman-Approved-At: Wed, 10 Dec 2008 18:34:57 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+rgm=gnu.org@gnu.org X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Glenn Morris Severity: important [ resent from http://lists.gnu.org/archive/html/emacs-devel/2008-12/msg00424.html ] I'm trying to build the NetBSD pkgsrc package emacs-nox11-22.3nb1, and it aborts with the following message: > checking build system type... mipsel-unknown-netbsd3.99.20 > checking host system type... mipsel--netbsd > The system that you are configuring on: mipsel--netbsd is considered to be obsolete > and it is planned to be desupported in the next version of Emacs > Please email emacs-devel@gnu.org as soon as possible if this system is still in use. > The code is still functional, but you need to edit the 'configure' script and remove the > exit 33 line. After that you can run configure again and 'complete' the build. > *** Error code 33 > > Stop. > make: stopped in /usr/pkgsrc/editors/emacs-nox11 > *** Error code 1 Thanks, Robert Thille -- Robert Thille 7575 Meadowlark Dr.; Sebastopol, CA 95472 Home: 707.824.9753 Office/VOIP: 707.780.1560 Cell: 707.217.7544 rthille@mirapoint.com jabber:rthille http://www.rangat.org/rthille From cyd@stupidchicken.com Fri Dec 19 23:22:31 2008 Received: (at 1609) by emacsbugs.donarmstrong.com; 20 Dec 2008 07:22:31 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.2 required=4.0 tests=IMPRONONCABLE_1, MURPHY_WRONG_WORD2 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBK7MS2i010517 for <1609@emacsbugs.donarmstrong.com>; Fri, 19 Dec 2008 23:22:29 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id 0A21B57E204; Sat, 20 Dec 2008 02:22:31 -0500 (EST) From: Chong Yidong To: "Robert P. Thille" Cc: 1609@debbugs.gnu.org Subject: Re: mipsel--netbsd obsoleted... Date: Sat, 20 Dec 2008 02:22:31 -0500 Message-ID: <878wqb71l4.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > I'm trying to build the NetBSD pkgsrc package emacs-nox11-22.3nb1, and > it aborts with the following message: > > > checking host system type... mipsel--netbsd > > The system that you are configuring on: mipsel--netbsd is considered > > to be obsolete > > and it is planned to be desupported in the next version of Emacs > > Please email emacs-devel@gnu.org as soon as possible if this system is > > still in use. > > The code is still functional, but you need to edit the 'configure' > > script and remove the > > exit 33 line. After that you can run configure again and 'complete' > > the build. > > *** Error code 33 > > > > Stop. > > make: stopped in /usr/pkgsrc/editors/emacs-nox11 > > *** Error code 1 If you do as the error message says (i.e. removing the exit 33 line in configure), does compilation complete? Can the resulting Emacs binary be used? From rgm@gnu.org Wed Apr 1 23:48:32 2009 Received: (at control) by emacsbugs.donarmstrong.com; 2 Apr 2009 06:48:32 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.0 required=4.0 tests=VALID_BTS_CONTROL, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n326mTYY000572 for ; Wed, 1 Apr 2009 23:48:30 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LpGiy-0002B0-Qu; Thu, 02 Apr 2009 02:48:28 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18900.24508.754673.868775@fencepost.gnu.org> Date: Thu, 2 Apr 2009 02:48:28 -0400 From: Glenn Morris To: control Subject: control message X-Debbugs-No-Ack: yes severity 2056 serious severity 594 minor severity 1609 serious severity 2419 wishlist severity 2763 serious reassign 2849 spam reassign 2850 spam reassign 2854 spam reassign 2855 spam reassign 2856 spam From cyd@stupidchicken.com Thu Apr 16 10:52:27 2009 Received: (at 1609) by emacsbugs.donarmstrong.com; 16 Apr 2009 17:52:27 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.2 required=4.0 tests=IMPRONONCABLE_1, MURPHY_WRONG_WORD2 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3GHqLO7023222 for <1609@emacsbugs.donarmstrong.com>; Thu, 16 Apr 2009 10:52:22 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 1923357E24A; Thu, 16 Apr 2009 13:54:10 -0400 (EDT) From: Chong Yidong To: "Robert P. Thille" Cc: 1609@debbugs.gnu.org Subject: Re: mipsel--netbsd obsoleted... Date: Thu, 16 Apr 2009 13:54:10 -0400 Message-ID: <874owoo56l.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii [Resending, as I did not receive a reply] > I'm trying to build the NetBSD pkgsrc package emacs-nox11-22.3nb1, and > it aborts with the following message: > > > checking host system type... mipsel--netbsd > > The system that you are configuring on: mipsel--netbsd is considered > > to be obsolete and it is planned to be desupported in the next > > version of Emacs Please email emacs-devel@gnu.org as soon as > > possible if this system is still in use. > > The code is still functional, but you need to edit the 'configure' > > script and remove the exit 33 line. After that you can run > > configure again and 'complete' the build. > > *** Error code 33 > > > > Stop. > > make: stopped in /usr/pkgsrc/editors/emacs-nox11 > > *** Error code 1 If you do as the error message says (i.e. removing the exit 33 line in configure), does compilation complete? Can the resulting Emacs binary be used? From cyd@stupidchicken.com Thu May 14 19:23:52 2009 Received: (at control) by emacsbugs.donarmstrong.com; 15 May 2009 02:23:53 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.9 required=4.0 tests=AWL,VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n4F2NoGs013508 for ; Thu, 14 May 2009 19:23:51 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id A428957E24D; Thu, 14 May 2009 22:24:04 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: severity 1609 normal Date: Thu, 14 May 2009 22:24:04 -0400 Message-ID: <878wkz9k8r.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii severity 1609 normal tags moreinfo thanks From rgm@gnu.org Fri Jun 26 19:44:18 2009 Received: (at 1609-done) by emacsbugs.donarmstrong.com; 27 Jun 2009 02:44:18 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-8.2 required=4.0 tests=AWL,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5R2iDR6027120 for <1609-done@emacsbugs.donarmstrong.com>; Fri, 26 Jun 2009 19:44:14 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MKNtk-00025W-CT; Fri, 26 Jun 2009 22:44:12 -0400 From: Glenn Morris To: 1609-done@debbugs.gnu.org Subject: Re: Bug#1609: mipsel--netbsd obsoleted... References: <874owoo56l.fsf@cyd.mit.edu> X-Spook: ANDVT rail gun Clinton Nazi S Box Delta Force Aldergrove X-Ran: mx^1 User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Restored for 23.1. See discussion at http://lists.gnu.org/archive/html/emacs-devel/2009-06/msg00318.html From unknown Thu Aug 14 20:52:36 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Sat, 25 Jul 2009 14:24:11 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator