Fink emacs26 install failure
Aric Newton <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Message-ID | <[email protected]> |
Fink maintainers,
I have attempted to install the emacs26-app-26.3-1 package but it failed with the error message below. It seems to fail during the “make” phase of emacs26. There are many other variants of emacs that I have attempted to install, but those have had other error messages that point to other package problems. Thus, I have submitted this one as a unique issue.
22 warnings and 3 errors generated.
nsimage.m:298:14: warning: 'colorSpaceName' is deprecated: first deprecated in macOS 10.14 - Use
-type and NSColorType instead [-Wdeprecated-declarations]
if ([color colorSpaceName] != NSCalibratedRGBColorSpace)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:405:45: note:
property 'colorSpaceName' is declared deprecated here
@property (readonly, copy) NSColorSpaceName colorSpaceName API_DEPRECATED("Use -type and NSC...
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:405:45: note:
'colorSpaceName' has been explicitly marked deprecated here
nsimage.m:299:23: warning: 'colorUsingColorSpaceName:' is deprecated: first deprecated in macOS
10.14 - Use -colorUsingType: or -colorUsingColorSpace: instead [-Wdeprecated-declarations]
rgbColor = [color colorUsingColorSpaceName: NSCalibratedRGBColorSpace];
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:417:1: note:
'colorUsingColorSpaceName:' has been explicitly marked deprecated here
- (nullable NSColor *)colorUsingColorSpaceName:(NSColorSpaceName)name API_DEPRECATED("Use -c...
^
make[1]: *** [nsterm.o] Error 1
2 warnings generated.
4 warnings generated.
macfont.m:2827:49: warning: 'graphicsPort' is deprecated: first deprecated in macOS 10.14
[-Wdeprecated-declarations]
context = [[NSGraphicsContext currentContext] graphicsPort];
^~~~~~~~~~~~
CGContext
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:110:28: note:
property 'graphicsPort' is declared deprecated here
@property (readonly) void *graphicsPort NS_RETURNS_INNER_POINTER API_DEPRECATED_WITH_REPLACE...
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:110:28: note:
'graphicsPort' has been explicitly marked deprecated here
1 warning generated.
make: *** [src] Error 2
### execution of /tmp/fink.sOFFX failed, exit code 2
### execution of /tmp/fink.FTaZt failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/opt/sw/bin/dpkg-lockwait -r fink-buildlock-emacs26-app-26.3-1
(Reading database ... 130860 files and directories currently installed.)
Removing fink-buildlock-emacs26-app-26.3-1 ...
Failed: phase compiling: emacs26-app-26.3-1 failed
Regards,
Aric
_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners