From: Robert Pluim <rpluim@gmail.com>
To: Boris <boris@d12frosted.io>
Cc: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re: Build breaks on emacs-27 branch on macOS
Date: Tue, 07 Jan 2020 11:46:09 +0100 [thread overview]
Message-ID: <m2zhezwnm6.fsf@gmail.com> (raw)
In-Reply-To: <uGAcMBzA9O9mIM_mFJa1wOb7iF1lFq2pfVoRq7lzF1lfR36R3-osGYI3NVbYSrWv6WS23BdzkS9SjZDfG85HYf4f_lPqNbiGTJg_WQ2pc6c=@d12frosted.io> (boris@d12frosted.io's message of "Tue, 07 Jan 2020 08:16:28 +0000")
>>>>> On Tue, 07 Jan 2020 08:16:28 +0000, Boris <boris@d12frosted.io> said:
Boris> Hi everyone,
Boris> It seems that commit 9063124b9125ed5e2ad87bbb8bd6224526723a92 (branch emacs-27) breaks build on macOS with following error during make step:
Boris> clang -c -Demacs -I. -I. -I../lib -I../lib -I/usr/local/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.62.4/include -I/usr/local/Cellar/glib/2.62.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.62.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pixman/0.38.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.16.0_2/include/cairo -I/usr/local/Cellar/gdk-pixbuf/2.40.0/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/librsvg/2.46.4/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/7.0.9-14/include/ImageMagick-7 -I/usr/include/libxml2 -I/usr/local/Cellar/little-cms2/2.9/include -MMD -MF deps/nsterm.d -MP -I/usr/local/Cellar/jansson/2.12/include -I/usr/local/Cellar/libtasn1/4.15.0/include -I/usr/local/Cellar/nettle/3.4.1/include -I/usr/local/Cellar/p11-kit/0.23.18.1/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.6.11.1/include -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2 nsterm.m
Boris> systhread.c:236:44: error: too many arguments to function call, expected 1, have 2
Boris> pthread_setname_np (*thread_ptr, p_name);
Boris> ~~~~~~~~~~~~~~~~~~ ^~~~~~
Boris> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/pthread.h:512:1: note: 'pthread_setname_np' declared here
Boris> __API_AVAILABLE(macos(10.6), ios(3.2))
Boris> ^
Boris> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/Availability.h:496:162: note: expanded from macro '__API_AVAILABLE'
Boris> #define __API_AVAILABLE(...) __API_AVAILABLE_GET_MACRO(__VA_ARGS__,__API_AVAILABLE7, __API_AVAILABLE6, __API_AVAILABLE5, __API_AVAILABLE4, __API_AVAILABLE3, __API_AVAILABLE2, __API_AVAILABLE1, 0)(__VA_ARGS__)
Boris> Using macOS Catalina 10.15.1, Xcode 11.3.
Yes. A patch is in progress.
Thanks
Robert
next prev parent reply other threads:[~2020-01-07 10:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-07 8:16 Build breaks on emacs-27 branch on macOS Boris
2020-01-07 10:22 ` Mattias Engdegård
2020-01-07 10:33 ` Pankaj Jangid
2020-01-07 10:46 ` Robert Pluim [this message]
2020-01-07 14:06 ` Boris
2020-01-07 17:25 ` Boris
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2zhezwnm6.fsf@gmail.com \
--to=rpluim@gmail.com \
--cc=boris@d12frosted.io \
--cc=emacs-devel@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.