From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: "Nelson H. F. Beebe" Newsgroups: gmane.emacs.devel Subject: Re: [platform-testers] Emacs 26.2 RC1 is out! Date: Thu, 21 Mar 2019 10:25:47 -0600 Message-ID: Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="39163"; mail-complaints-to="usenet@blaine.gmane.org" Cc: beebe@math.utah.edu To: "Emacs Devel" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 21 17:27:37 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1h70XZ-000A3v-4l for ged-emacs-devel@m.gmane.org; Thu, 21 Mar 2019 17:27:37 +0100 Original-Received: from localhost ([127.0.0.1]:41391 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h70XY-00051s-5a for ged-emacs-devel@m.gmane.org; Thu, 21 Mar 2019 12:27:36 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:42448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h70WR-00050P-9r for emacs-devel@gnu.org; Thu, 21 Mar 2019 12:26:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h70WM-0001uS-Gi for emacs-devel@gnu.org; Thu, 21 Mar 2019 12:26:24 -0400 Original-Received: from ipo6.cc.utah.edu ([155.97.144.36]:21221) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h70WJ-0000pQ-Kk for emacs-devel@gnu.org; Thu, 21 Mar 2019 12:26:22 -0400 X-IronPort-AV: E=Sophos;i="5.60,253,1549954800"; d="scan'208";a="342008134" Original-Received: from mail.math.utah.edu ([155.101.98.135]) by ipo6smtp.cc.utah.edu with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Mar 2019 10:25:48 -0600 Original-Received: from gamma.math.utah.edu (gamma.math.utah.edu [155.101.96.20]) by mail.math.utah.edu (8.14.8/8.14.8) with ESMTP id x2LGPlpI004397; Thu, 21 Mar 2019 10:25:47 -0600 (MDT) Original-Received: from gamma.math.utah.edu (localhost [127.0.0.1]) by gamma.math.utah.edu (8.15.1/8.15.1) with ESMTP id x2LGPl4d061935; Thu, 21 Mar 2019 10:25:47 -0600 Original-Received: (from beebe@localhost) by gamma.math.utah.edu (8.15.1/8.15.1/Submit) id x2LGPlac061932; Thu, 21 Mar 2019 10:25:47 -0600 X-US-Mail: "Department of Mathematics, 110 LCB, University of Utah, 155 S 1400 E RM 233, Salt Lake City, UT 84112-0090, USA" X-Telephone: +1 801 581 5254 X-FAX: +1 801 581 4148 X-URL: http://www.math.utah.edu/~beebe X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.8 (mail.math.utah.edu [155.101.98.135]); Thu, 21 Mar 2019 10:25:47 -0600 (MDT) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 155.97.144.36 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:234469 Archived-At: I can now report considerable success with building and installing the emacs-26.2-rc1.tar.xz release candidate announced yesterday. In our test farm of physical and virtual machines, I have done 94 automated builds, followed by 30 manual ones, with successful installations on 65 platforms. The manual ones are due to a problem I have raised before, namely, that the various optional libraries controlled by configure's --with-XXX=yes/no are frequently unavailable across my many systems, with the result that configure quits, and then reports something like this: Maybe some development libraries/packages are missing? If you don't want to link with them give --with-xpm=no --with-jpeg=no --with-gif=no --with-tiff=no --with-gnutls=no as options to configure While this is not a big deal for people who build only for a single platform, it is a huge pain for people like me with large build farms (up to 225 different systems, until a recent hardware problem removed a chunk of them). I need to have fairly generic build procedures for software, not ones that require platform-specific and package-specific build customization. I don't find anything that requires code changes in emacs-26.2; I just need to do some more manual work to get builds to succeed on platforms where they failed. So, kudos again to the emacs development team for keeping emacs portable across a wide range of computing environments! ------------------------------------------------------------------------------- - Nelson H. F. Beebe Tel: +1 801 581 5254 - - University of Utah FAX: +1 801 581 4148 - - Department of Mathematics, 110 LCB Internet e-mail: beebe@math.utah.edu - - 155 S 1400 E RM 233 beebe@acm.org beebe@computer.org - - Salt Lake City, UT 84112-0090, USA URL: http://www.math.utah.edu/~beebe/ - -------------------------------------------------------------------------------