emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Failure building master [macOS]


From: Angelo Graziosi
Subject: Failure building master [macOS]
Date: Mon, 29 Nov 2021 18:12:08 +0100 (CET)

Current master (c2c9e7e3cbb485d4240f9c9c44694f310711e4e9) fails to build on 
macOS:

[...]
CC       nsselect.o
  CC       nsimage.o
nsselect.m:236:36: error: use of undeclared identifier 'NSPNGPboardType'; did 
you mean 'NSPDFPboardType'?
             @"image/png",         NSPasteboardTypePNG,
                                   ^~~~~~~~~~~~~~~~~~~
                                   NSPDFPboardType
./nsterm.h:1357:29: note: expanded from macro 'NSPasteboardTypePNG'
#define NSPasteboardTypePNG NSPNGPboardType
                            ^
/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:305:32: 
note: 'NSPDFPboardType' declared here
APPKIT_EXTERN NSPasteboardType NSPDFPboardType;        // Use 
NSPasteboardTypePDF
                               ^
1 error generated.
make[1]: *** [nsselect.o] Error 1
make[1]: *** Waiting for unfinished jobs....
1 warning generated.
make: *** [src] Error 2
Error: Failure running MAKE

Ciao,
 Angelo.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]