Changes between Initial Version and Version 1 of Ticket #61987, comment 18


Ignore:
Timestamp:
Nov 5, 2024, 3:15:59 AM (3 days ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61987, comment 18

    initial v1  
    44> Another idea, can you run `sudo port clean gexiv2` followed by `sudo port -t install gexiv2`? (I doubt this will help, but just throwing out ideas.) Assuming it fails, attach the `main.log`.
    55
     6{{{
    67root# otool -L /opt/local/lib/libexiv2.dylib
    78/opt/local/lib/libexiv2.dylib:
     
    1213        /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 902.1.0)
    1314        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1281.100.1)
     15}}}
    1416
    15 ---
     17{{{
    1618root# port clean gexiv2
    1719--->  Cleaning gexiv2
     
    4345Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
    4446Error: Processing of port gexiv2 failed
    45 
     47}}}