Changes between Initial Version and Version 1 of Ticket #43639


Ignore:
Timestamp:
May 8, 2014, 8:31:06 PM (10 years ago)
Author:
mf2k (Frank Schima)
Comment:

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers harfbuzz-icu).

From your output:

Incompatible library version: /opt/local/lib/libharfbuzz-icu.0.dylib requires version 929.0.0 or later, but /opt/local/lib/libharfbuzz.0.dylib provides version 926.0.0
DEBUG: Marking /opt/local/lib/libharfbuzz-icu.0.dylib as broken

You need to upgrade harfbuzz first. On my computer:

$ otool -L /opt/local/lib/libharfbuzz.0.dylib
/opt/local/lib/libharfbuzz.0.dylib:
	/opt/local/lib/libharfbuzz.0.dylib (compatibility version 929.0.0, current version 929.0.0)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43639

    • Property Cc ryandesign@… added
    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
    • Property Port harfbuzz-icu added
  • Ticket #43639 – Description

    initial v1  
    11After running: port -d -y rev-upgrade
    22
     3{{{
    34Warning: Error parsing file /opt/local/libexec/dbus-daemon-launch-helper: Error opening or reading file
    45DEBUG: skipping ppc in /opt/local/share/cmake-2.8/Modules/CPack.OSXScriptLauncher.in since this system can't run it anyway
     
    6667DEBUG: Rebuilding port harfbuzz-icu finished with status 0
    6768Warning: If this was no dry run, rev-upgrade would now run the checks again to find unresolved and newly created problems
     69}}}