unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 56222@debbugs.gnu.org
Subject: bug#56222: Emacs 28.1 distribution tarball does not unpack on Solaris 10
Date: Sun, 26 Jun 2022 17:46:12 -0500	[thread overview]
Message-ID: <aa7919fe-6ed6-cdd2-6b98-df6982bf2f06@cs.ucla.edu> (raw)
In-Reply-To: <83r13b8e5u.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 332 bytes --]

On 6/26/22 13:37, Eli Zaretskii wrote:
> I'm reluctant to make changes in the build scripts on the release
> branch at this point.

OK, I installed a couple of notes in etc/PROBLEMS instead; see attached. 
One is for the problems with "make clean" and "make check". The other is 
for a build failure I noticed while doing all this.

[-- Attachment #2: 0001-Mention-further-crashes-on-Solaris-10.patch --]
[-- Type: text/x-patch, Size: 1030 bytes --]

From ade34cf8217e40ea27cde7c12ad6071cee283bb1 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Sun, 26 Jun 2022 17:23:20 -0500
Subject: [PATCH 1/2] Mention further crashes on Solaris 10

---
 etc/PROBLEMS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 8a260c3177..c2164094d7 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2400,6 +2400,11 @@ Definitions" to make them defined.
 We list bugs in current versions here.  See also the section on legacy
 systems.
 
+*** On Solaris 10 sparc, Emacs crashes during the build while saving state.
+This was observed for Emacs 28.1 on Solaris 10 32-bit sparc, with
+Oracle Developer Studio 12.6 (Sun C 5.15).  The failure was intermittent,
+and running GNU Make a second time would typically finish the build.
+
 *** On Solaris 10, Emacs crashes during the build process.
 (This applies only with './configure --with-unexec=yes', which is rare.)
 This was reported for Emacs 25.2 on i386-pc-solaris2.10 with Sun
-- 
2.36.1


[-- Attachment #3: 0002-Mention-Solaris-10-make-clean-and-make-check.patch --]
[-- Type: text/x-patch, Size: 1051 bytes --]

From c66b90a534ed08762d57f8f78224dbd6dd6a1b68 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Sun, 26 Jun 2022 17:36:22 -0500
Subject: [PATCH 2/2] Mention Solaris 10 'make clean' and 'make check'

---
 etc/PROBLEMS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index c2164094d7..f935b9c930 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2400,6 +2400,12 @@ Definitions" to make them defined.
 We list bugs in current versions here.  See also the section on legacy
 systems.
 
+*** On Solaris 10, 'make clean' and 'make check' do not work.
+The Emacs build procedure uses ’find ... -path ...', which Solaris 10
+'find' does not support.  You can work around the problem by
+installing GNU 'find' in your PATH.  This problem should be fixed in
+Emacs 29.
+
 *** On Solaris 10 sparc, Emacs crashes during the build while saving state.
 This was observed for Emacs 28.1 on Solaris 10 32-bit sparc, with
 Oracle Developer Studio 12.6 (Sun C 5.15).  The failure was intermittent,
-- 
2.36.1


      reply	other threads:[~2022-06-26 22:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-25 20:40 bug#56222: Emacs 28.1 distribution tarball does not unpack on Solaris 10 Paul Eggert
2022-06-26 13:24 ` Eli Zaretskii
2022-06-26 15:13   ` Paul Eggert
2022-06-26 15:19     ` Eli Zaretskii
2022-06-26 18:10       ` Paul Eggert
2022-06-26 18:37         ` Eli Zaretskii
2022-06-26 22:46           ` Paul Eggert [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aa7919fe-6ed6-cdd2-6b98-df6982bf2f06@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=56222@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).