unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#28415: build failure on macOS 10.9.5
@ 2017-09-11  6:59 Tak Kunihiro
  2017-09-11 16:29 ` Alan Third
  0 siblings, 1 reply; 4+ messages in thread
From: Tak Kunihiro @ 2017-09-11  6:59 UTC (permalink / raw)
  To: 28415; +Cc: Tak Kunihiro

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






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#28415: build failure on macOS 10.9.5
  2017-09-11  6:59 bug#28415: build failure on macOS 10.9.5 Tak Kunihiro
@ 2017-09-11 16:29 ` Alan Third
  2017-09-11 23:00   ` Tak Kunihiro
  0 siblings, 1 reply; 4+ messages in thread
From: Alan Third @ 2017-09-11 16:29 UTC (permalink / raw)
  To: Tak Kunihiro; +Cc: 28415

On Mon, Sep 11, 2017 at 03:59:44PM +0900, Tak Kunihiro wrote:
> 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

Sorry, my mistake. I’ve pushed a fix to master.
-- 
Alan Third





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#28415: build failure on macOS 10.9.5
  2017-09-11 16:29 ` Alan Third
@ 2017-09-11 23:00   ` Tak Kunihiro
  2017-09-12  6:36     ` Alan Third
  0 siblings, 1 reply; 4+ messages in thread
From: Tak Kunihiro @ 2017-09-11 23:00 UTC (permalink / raw)
  To: alan; +Cc: 28415, tkk

Thank you for the response.

>> 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
> 
> Sorry, my mistake. I’ve pushed a fix to master.

I confirmed that I can successfully compile emacs.git on macOS 10.9.5.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#28415: build failure on macOS 10.9.5
  2017-09-11 23:00   ` Tak Kunihiro
@ 2017-09-12  6:36     ` Alan Third
  0 siblings, 0 replies; 4+ messages in thread
From: Alan Third @ 2017-09-12  6:36 UTC (permalink / raw)
  To: Tak Kunihiro; +Cc: 28415-done

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-12  6:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-11  6:59 bug#28415: build failure on macOS 10.9.5 Tak Kunihiro
2017-09-11 16:29 ` Alan Third
2017-09-11 23:00   ` Tak Kunihiro
2017-09-12  6:36     ` Alan Third

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).