unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Daniel Colascione <dancol@dancol.org>
To: Eli Zaretskii <eliz@gnu.org>,
	John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Cc: 44531@debbugs.gnu.org
Subject: bug#44531: 27.1; Emacs 27 fails to build from source on m68k (regression)
Date: Sat, 21 Nov 2020 00:07:28 -0800	[thread overview]
Message-ID: <175e9d765a8.27e7.cc5b3318d7e9908e2c46732289705cb0@dancol.org> (raw)
In-Reply-To: <83eeknywut.fsf@gnu.org>



On November 20, 2020 11:48:09 PM Eli Zaretskii <eliz@gnu.org> wrote:

>> From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
>> Date: Mon, 09 Nov 2020 14:30:34 +0100
>>
>> Hello!
>>
>> Starting with version 27, Emacs has started failing to build from source
>> on m68k (Linux) with the following error message:


m68k is big endian, isn't it? Try building with enable-checking to see 
whether we can see where the bit rearrangement problem might be.

>>
>> /bin/mkdir -p ../etc
>> /usr/bin/make -C ../lisp update-subdirs
>> make[4]: Entering directory '/<<BUILDDIR>>/emacs-27.1+1/debian/build-gtk/lisp'
>> make[4]: Leaving directory '/<<BUILDDIR>>/emacs-27.1+1/debian/build-gtk/lisp'
>> cp -f temacs bootstrap-emacs
>> rm -f bootstrap-emacs.pdmp
>> ./temacs --batch  -l loadup --temacs=pbootstrap
>> Loading loadup.el (source)...
>> dump mode: pbootstrap
>> Using load-path (/<<BUILDDIR>>/emacs-27.1+1/debian/build-src/lisp 
>> /<<BUILDDIR>>/emacs-27.1+1/debian/build-src/lisp/emacs-lisp 
>> /<<BUILDDIR>>/emacs-27.1+1/debian/build-src/lisp/progmodes 
>> /<<BUILDDIR>>/emacs-27.1+1/debian/build-src/lisp/language 
>> /<<BUILDDIR>>/emacs-27.1+1/debian/build-src/lisp/international 
>> /<<BUILDDIR>>/emacs-27.1+1/debian/build-src/lisp/textmodes 
>> /<<BUILDDIR>>/emacs-27.1+1/debian/build-src/lisp/vc)
>> Loading emacs-lisp/byte-run (source)...
>> Loading emacs-lisp/backquote (source)...
>> Loading subr (source)...
>> Loading version (source)...
>> (...)
>> Loading /<<BUILDDIR>>/emacs-27.1+1/debian/build-src/lisp/vc/vc-hooks.el 
>> (source)...
>> Loading /<<BUILDDIR>>/emacs-27.1+1/debian/build-src/lisp/vc/ediff-hook.el 
>> (source)...
>> Loading /<<BUILDDIR>>/emacs-27.1+1/debian/build-src/lisp/uniquify.el 
>> (source)...
>> Loading /<<BUILDDIR>>/emacs-27.1+1/debian/build-src/lisp/electric.el 
>> (source)...
>> Loading 
>> /<<BUILDDIR>>/emacs-27.1+1/debian/build-src/lisp/emacs-lisp/eldoc.el 
>> (source)...
>> Loading /<<BUILDDIR>>/emacs-27.1+1/debian/build-src/lisp/cus-start.el 
>> (source)...
>> Loading /<<BUILDDIR>>/emacs-27.1+1/debian/build-src/lisp/tooltip.el (source)...
>> Finding pointers to doc strings...
>> Finding pointers to doc strings...done
>> Dumping under the name bootstrap-emacs.pdmp
>> dumping fingerprint: 
>> 7b5c59c589dc151eb1e4269bd83fbe809616b5cb9bb5c80014d5b560b391dfb6
>> dump relocation out of range
>>
>> Full build log available in [1].
>>
>> I have not been able to figure out what "dump relocation out of range"
>> actually means, so any explanation is much appreciated.
>
> Daniel, any advice for how to go about this problem?








  reply	other threads:[~2020-11-21  8:07 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-09 13:30 bug#44531: 27.1; Emacs 27 fails to build from source on m68k (regression) John Paul Adrian Glaubitz
     [not found] ` <handler.44531.B.160492867316655.ack@debbugs.gnu.org>
2020-11-09 19:34   ` bug#44531: Acknowledgement (27.1; Emacs 27 fails to build from source on m68k (regression)) John Paul Adrian Glaubitz
2020-11-21  7:47 ` bug#44531: 27.1; Emacs 27 fails to build from source on m68k (regression) Eli Zaretskii
2020-11-21  8:07   ` Daniel Colascione [this message]
2020-11-23 12:35     ` John Paul Adrian Glaubitz
2021-09-08  9:48       ` Lars Ingebrigtsen
2021-09-08 11:28         ` John Paul Adrian Glaubitz
2021-10-07  9:19         ` Lars Ingebrigtsen
2021-10-07  9:20           ` Lars Ingebrigtsen
2021-10-07  9:37           ` John Paul Adrian Glaubitz
2022-07-02 19:28 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-07-23 14:42   ` Pip Cet
2022-08-16 21:38     ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-04  8:02   ` John Paul Adrian Glaubitz
2022-09-04 16:05     ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors

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=175e9d765a8.27e7.cc5b3318d7e9908e2c46732289705cb0@dancol.org \
    --to=dancol@dancol.org \
    --cc=44531@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=glaubitz@physik.fu-berlin.de \
    /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).