[MacPorts] #55380: darktable +quartz compile error (was: "sudo port install darktable +quartz" compile error)

MacPorts noreply at macports.org
Wed Nov 22 00:05:17 UTC 2017


#55380: darktable +quartz compile error
------------------------+-----------------
  Reporter:  breadncup  |      Owner:
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:
Resolution:             |   Keywords:
      Port:  darktable  |
------------------------+-----------------
Changes (by Schamschula):

 * port:   => darktable


Comment:

 Here is the problem:

 {{{
 :info:build In file included from
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_darktable/darktable/work/darktable-2.2.5/src/osx/osx.mm:19:
 4198    :info:build In file included from
 /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:29:
 4199    :info:build In file included from
 /System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/HIToolbox.h:240:
 4200    :info:build In file included from
 /System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/IMKInputSession.h:23:
 4201    :info:build In file included from
 /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:128:
 4202    :info:build
 /System/Library/Frameworks/Foundation.framework/Headers/NSUUID.h:26:49:
 error: nullability specifier '_Nullable' cannot be applied to non-pointer
 type 'uuid_t' (aka 'unsigned char [16]')
 4203    :info:build - (instancetype)initWithUUIDBytes:(const uuid_t
 _Nullable)bytes;
 4204    :info:build                                                 ^
 4205    :info:build
 /System/Library/Frameworks/Foundation.framework/Headers/NSUUID.h:29:30:
 error: nullability specifier '_Nonnull' cannot be applied to non-pointer
 type 'uuid_t' (aka 'unsigned char [16]')
 4206    :info:build - (void)getUUIDBytes:(uuid_t _Nonnull)uuid;
 4207    :info:build                              ^
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/55380#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list