GNU bug report logs - #28415
build failure on macOS 10.9.5

Previous Next

Package: emacs;

Reported by: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>

Date: Mon, 11 Sep 2017 07:01:01 UTC

Severity: normal

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
Subject: bug#28415: closed (Re: bug#28415: build failure on macOS 10.9.5)
Date: Tue, 12 Sep 2017 06:37:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#28415: build failure on macOS 10.9.5

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 28415 <at> debbugs.gnu.org.

-- 
28415: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28415
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Alan Third <alan <at> idiocy.org>
To: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
Cc: 28415-done <at> debbugs.gnu.org
Subject: Re: bug#28415: build failure on macOS 10.9.5
Date: Tue, 12 Sep 2017 07:36:11 +0100
On Tue, Sep 12, 2017 at 08:00:32AM +0900, Tak Kunihiro wrote:
> > Sorry, my mistake. I’ve pushed a fix to master.
> 
> I confirmed that I can successfully compile emacs.git on macOS 10.9.5.

Thank you.
-- 
Alan Third

[Message part 3 (message/rfc822, inline)]
From: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
To: bug-gnu-emacs <at> gnu.org
Cc: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
Subject: build failure on macOS 10.9.5
Date: Mon, 11 Sep 2017 15:59:44 +0900
I cannot compile emacs.git under macOS 10.9.5.
I confirm that I can compile emacs-25.2.tar.gz on my environment.
Can you give me suggestions?

I want to test the following commit.
 http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=79150f6086286294c9e5ed56df5b14c87129cde6



$ git clone https://git.savannah.gnu.org/git/emacs.git
$ cd emacs
$ make
…
nsterm.m:2059:46: error: use of undeclared identifier 'NSAppearanceNameVibrantDark'
                            appearanceNamed: NSAppearanceNameVibrantDark];
                                             ^
nsterm.m:7146:44: error: use of undeclared identifier 'NSAppearanceNameVibrantDark'
                          appearanceNamed: NSAppearanceNameVibrantDark];
                                           ^
2 errors generated.
make[1]: *** [nsterm.o] Error 1
make: *** [src] Error 2




This bug report was last modified 7 years and 260 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.