[MacPorts] #58412: gexiv2 @0.10.9 +python27+python36: Failed to build -- possible type error 'Error'/'GError' in namespace 'Exiv2'

MacPorts noreply at macports.org
Tue May 7 09:18:05 UTC 2019


#58412: gexiv2 @0.10.9 +python27+python36: Failed to build -- possible type error
'Error'/'GError' in namespace 'Exiv2'
-----------------------+----------------------
  Reporter:  willpush  |      Owner:  dbevans
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.5.4
Resolution:            |   Keywords:
      Port:  gexiv2    |
-----------------------+----------------------

Comment (by ballen4705):

 The problem I reported above was most likely "local" because a library
 version for exiv which was expected to be there did not exist.  I did a
 simple "hack" solution by creating a symbolic link for the desired library
 version which points to the current library version.  Fortunately the
 symbol tables are compatible, so for me the problem is now "fixed".  The
 command I used is below, in case others come across this issue.

 {{{
 sudo ln -s /opt/local/lib/libexiv2.dylib  /opt/local/lib/libexiv2.26.dylib
 }}}

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


More information about the macports-tickets mailing list