GNU bug report logs -
#29199
26.0.90; Emacs 25 and 26 branches no longer build on Mac
Previous Next
Reported by: "John Wiegley" <johnw <at> gnu.org>
Date: Tue, 7 Nov 2017 21:40:01 UTC
Severity: normal
Tags: notabug
Found in version 26.0.90
Done: Noam Postavsky <npostavs <at> users.sourceforge.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 29199 in the body.
You can then email your comments to 29199 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#29199
; Package
emacs
.
(Tue, 07 Nov 2017 21:40:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"John Wiegley" <johnw <at> gnu.org>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Tue, 07 Nov 2017 21:40:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
I'm seeing these failures, which appear to have been introduced by
455fe1a7f1cf5cf6b7f1fc99bb8b05c633503c1d.
John
--8<---------------cut here---------------start------------->8---
macfont.m:1023:42: error: unknown type name 'CFNotificationCenterRef'; did you mean 'NSNotificationCenter'?
macfont_handle_font_change_notification (CFNotificationCenterRef center,
^~~~~~~~~~~~~~~~~~~~~~~
NSNotificationCenter
/nix/store/hxl2i2wbknvj7rcz0xnxfbpq432z79s3-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:13:43: note: 'NSNotificationCenter' declared here
@class NSArray, NSError, NSImage, NSView, NSNotificationCenter, NSURL, NSScreen, NSRunningApplication;
^
macfont.m:1023:66: error: interface type 'NSNotificationCenter' cannot be passed by value; did you forget * in 'NSNotificationCenter'?
macfont_handle_font_change_notification (CFNotificationCenterRef center,
^
*
macfont.m:1041:3: warning: implicit declaration of function 'CFNotificationCenterAddObserver' is invalid in C99 [-Wimplicit-function-declaration]
CFNotificationCenterAddObserver
^
macfont.m:1042:6: warning: implicit declaration of function 'CFNotificationCenterGetLocalCenter' is invalid in C99 [-Wimplicit-function-declaration]
(CFNotificationCenterGetLocalCenter (), NULL,
^
macfont.m:1045:12: error: use of undeclared identifier 'CFNotificationSuspensionBehaviorCoalesce'; did you mean 'NSNotificationSuspensionBehaviorCoalesce'?
NULL, CFNotificationSuspensionBehaviorCoalesce);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NSNotificationSuspensionBehaviorCoalesce
--8<---------------cut here---------------end--------------->8---
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#29199
; Package
emacs
.
(Tue, 07 Nov 2017 21:44:01 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
>>>>> "JW" == John Wiegley <johnw <at> gnu.org> writes:
JW> I'm seeing these failures, which appear to have been introduced by
JW> 455fe1a7f1cf5cf6b7f1fc99bb8b05c633503c1d.
This could also be due to a recent Xcode update, since Gtk+ is failing to
build as well due to a similar change:
--8<---------------cut here---------------start------------->8---
gdkevents-quartz.c:116:36: error: use of undeclared identifier 'CFNotificationSuspensionBehaviorDeliverImmediately'; did you mean 'NSNotificationSuspensionBehaviorDeliverImmediately'?
CFNotificationSuspensionBehaviorDeliverImmediately);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NSNotificationSuspensionBehaviorDeliverImmediately
--8<---------------cut here---------------end--------------->8---
--
John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#29199
; Package
emacs
.
(Wed, 08 Nov 2017 22:58:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 29199 <at> debbugs.gnu.org (full text, mbox):
On Tue, Nov 07, 2017 at 01:42:55PM -0800, John Wiegley wrote:
> >>>>> "JW" == John Wiegley <johnw <at> gnu.org> writes:
>
> JW> I'm seeing these failures, which appear to have been introduced by
> JW> 455fe1a7f1cf5cf6b7f1fc99bb8b05c633503c1d.
>
> This could also be due to a recent Xcode update, since Gtk+ is failing to
> build as well due to a similar change:
Hi John, all I can think of is to make sure the xcode command line
utilities have been updated. I think it’s a separate thing than
upgrading xcode itself.
--
Alan Third
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#29199
; Package
emacs
.
(Wed, 08 Nov 2017 23:20:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 29199 <at> debbugs.gnu.org (full text, mbox):
>>>>> "AT" == Alan Third <alan <at> idiocy.org> writes:
AT> On Tue, Nov 07, 2017 at 01:42:55PM -0800, John Wiegley wrote:
>> >>>>> "JW" == John Wiegley <johnw <at> gnu.org> writes:
>>
JW> I'm seeing these failures, which appear to have been introduced by
JW> 455fe1a7f1cf5cf6b7f1fc99bb8b05c633503c1d.
>>
>> This could also be due to a recent Xcode update, since Gtk+ is failing to
>> build as well due to a similar change:
AT> Hi John, all I can think of is to make sure the xcode command line
AT> utilities have been updated. I think it’s a separate thing than upgrading
AT> xcode itself.
It's not an Emacs issue yet, this can be closed.
--
John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#29199
; Package
emacs
.
(Wed, 15 Nov 2017 23:59:01 GMT)
Full text and
rfc822 format available.
Message #17 received at 29199 <at> debbugs.gnu.org (full text, mbox):
# not an emacs bug
tags 29199 notabug
close 29199
quit
John Wiegley <johnw <at> gnu.org> writes:
>>> This could also be due to a recent Xcode update, since Gtk+ is failing to
>>> build as well due to a similar change:
>
> AT> Hi John, all I can think of is to make sure the xcode command line
> AT> utilities have been updated. I think it’s a separate thing than upgrading
> AT> xcode itself.
>
> It's not an Emacs issue yet, this can be closed.
Okay, closing.
Added tag(s) notabug.
Request was from
Noam Postavsky <npostavs <at> users.sourceforge.net>
to
control <at> debbugs.gnu.org
.
(Wed, 15 Nov 2017 23:59:03 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
29199 <at> debbugs.gnu.org and "John Wiegley" <johnw <at> gnu.org>
Request was from
Noam Postavsky <npostavs <at> users.sourceforge.net>
to
control <at> debbugs.gnu.org
.
(Wed, 15 Nov 2017 23:59:04 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 14 Dec 2017 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 182 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.