From: Boris <boris@d12frosted.io>
To: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Build breaks on emacs-27 branch on macOS
Date: Tue, 07 Jan 2020 08:16:28 +0000 [thread overview]
Message-ID: <uGAcMBzA9O9mIM_mFJa1wOb7iF1lFq2pfVoRq7lzF1lfR36R3-osGYI3NVbYSrWv6WS23BdzkS9SjZDfG85HYf4f_lPqNbiGTJg_WQ2pc6c=@d12frosted.io> (raw)
Hi everyone,
It seems that commit 9063124b9125ed5e2ad87bbb8bd6224526723a92 (branch emacs-27) breaks build on macOS with following error during make step:
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
systhread.c:236:44: error: too many arguments to function call, expected 1, have 2
pthread_setname_np (*thread_ptr, p_name);
~~~~~~~~~~~~~~~~~~ ^~~~~~
/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
__API_AVAILABLE(macos(10.6), ios(3.2))
^
/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'
#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__)
Using macOS Catalina 10.15.1, Xcode 11.3.
Please let me know if any other information is required.
Cheers,
boris@d12frosted.io
next reply other threads:[~2020-01-07 8:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-07 8:16 Boris [this message]
2020-01-07 10:22 ` Build breaks on emacs-27 branch on macOS Mattias Engdegård
2020-01-07 10:33 ` Pankaj Jangid
2020-01-07 10:46 ` Robert Pluim
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
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='uGAcMBzA9O9mIM_mFJa1wOb7iF1lFq2pfVoRq7lzF1lfR36R3-osGYI3NVbYSrWv6WS23BdzkS9SjZDfG85HYf4f_lPqNbiGTJg_WQ2pc6c=@d12frosted.io' \
--to=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 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).