unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Tak Kunihiro <homeros.misasa@gmail.com>
To: 40741@debbugs.gnu.org
Cc: tkk@misasa.okayama-u.ac.jp
Subject: bug#40741: Cannot build 27.0.91 on macOS 10.6.4
Date: Tue, 21 Apr 2020 16:34:02 +0900	[thread overview]
Message-ID: <m05zdtpa1h.fsf@misasa.okayama-u.ac.jp> (raw)
In-Reply-To: <87imhvzn1r.fsf@petton.fr> (Nicolas Petton's message of "Sun, 19 Apr 2020 14:18:24 +0200")

> The second pretest for what will be the 27.1 release of Emacs (the
> extensible text editor) is available at
>
>   https://alpha.gnu.org/gnu/emacs/pretest/emacs-27.0.91.tar.xz

I cannot build emacs 27.0.91 on macOS 10.6.4 with Xcode 11.3.1.
I can build emacs 26.3 on the same environment.

I saw similar report on following 
https://www.reddit.com/r/emacs/comments/d7eu9i/emacs_compilation_fails_on_macos_10146_with/

I wonder if this is emacs's problem.  I got message as shown below.


  $ make
  /Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib all
  make[1]: Nothing to be done for `all'.
  /Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib-src all
  make[1]: Nothing to be done for `all'.
  /Applications/Xcode.app/Contents/Developer/usr/bin/make -C src VCSWITNESS='' all
  /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/charsets all
  make[2]: Nothing to be done for `all'.
  /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/unidata charscript.el
  make[2]: Nothing to be done for `charscript.el'.
  rm -f bootstrap-emacs.pdmp
  ./temacs --batch  -l loadup --temacs=pbootstrap
  dyld: lazy symbol binding failed: Symbol not found: _aligned_alloc
    Referenced from: /Users/tknet/Downloads/emacs-27.0.91/src/./temacs
    Expected in: /usr/lib/libSystem.B.dylib
  
  dyld: Symbol not found: _aligned_alloc
    Referenced from: /Users/tknet/Downloads/emacs-27.0.91/src/./temacs
    Expected in: /usr/lib/libSystem.B.dylib
  
  make[1]: *** [bootstrap-emacs.pdmp] Abort trap: 6
  make: *** [src] Error 2





       reply	other threads:[~2020-04-21  7:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87imhvzn1r.fsf@petton.fr>
2020-04-21  7:34 ` Tak Kunihiro [this message]
2020-04-21 18:37   ` bug#40741: Cannot build 27.0.91 on macOS 10.6.4 Alan Third
2020-04-22  4:58     ` Tak Kunihiro
2020-04-23  0:01       ` Tak Kunihiro
2020-04-23 12:48         ` Tak Kunihiro
2020-04-23 13:05           ` Tak Kunihiro

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=m05zdtpa1h.fsf@misasa.okayama-u.ac.jp \
    --to=homeros.misasa@gmail.com \
    --cc=40741@debbugs.gnu.org \
    --cc=tkk@misasa.okayama-u.ac.jp \
    /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).