[MacPorts] #60903: openimageio @2.1.15.0_1: error: no member named 'longtitude' in 'libraw_gps_info_t'; did you mean 'longitude'? (was: openimageio @2.1.15.0_1: fails to build on macOS 10.11)

MacPorts noreply at macports.org
Mon Jul 27 02:30:09 UTC 2020


#60903: openimageio @2.1.15.0_1: error: no member named 'longtitude' in
'libraw_gps_info_t'; did you mean 'longitude'?
--------------------------+---------------------------------
  Reporter:  jasonliu--   |      Owner:  MarcusCalhoun-Lopez
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  openimageio  |
--------------------------+---------------------------------
Changes (by ryandesign):

 * owner:  (none) => MarcusCalhoun-Lopez
 * status:  new => assigned


Comment:

 So the error is:

 {{{
 error: no member named 'longtitude' in 'libraw_gps_info_t'; did you mean
 'longitude'?
 }}}

 While this looks like a typo, in fact it was a typo in libraw, and
 programs like openimageio that used libraw had to copy that typo. The
 libraw port was just updated to 0.20.0 which finally fixed the typo, so
 now everyone that was using the typo has to fix it too, like this:

 https://github.com/OpenImageIO/oiio/commit/7b602c17228f196569a963313b98bdafdcd9ba00

 openimageio should be updated to the latest version, 2.1.17, which
 includes that fix.

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


More information about the macports-tickets mailing list