[MacPorts] #45166: source-highlight 3.1.7 install fails - libicuuc.51.dylib not loaded

MacPorts noreply at macports.org
Fri Sep 26 05:53:37 PDT 2014


#45166: source-highlight 3.1.7 install fails - libicuuc.51.dylib not loaded
-------------------------+--------------------------------
 Reporter:  mleingang@…  |      Owner:  macports-tickets@…
     Type:  defect       |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.3.1
 Keywords:               |       Port:
-------------------------+--------------------------------
 In the course of a {{{port upgrade outdated}}}, upgrading {{{source-
 highlight}}} failed for me.  The first sign of trouble in the log file is
 here:

 {{{#!sh
 :info:build ../src/source-highlight --data-dir ../src/ -s java -f html
 --style-file ../src/default.style  < ./Hello.java > Hello5.html --title
 "Wooo... this is quite dark ;-D" --css "mono-alt.css"
 :info:build dyld: Library not loaded: /opt/local/lib/libicuuc.51.dylib
 :info:build   Referenced from: /opt/local/lib/libboost_regex-mt.dylib
 :info:build   Reason: image not found
 :info:build dyld: Library not loaded: /opt/local/lib/libicuuc.51.dylib
 :info:build   Referenced from: /opt/local/lib/libboost_regex-mt.dylib
 :info:build   Reason: image not found
 :info:build dyld: Library not loaded: /opt/local/lib/libicuuc.51.dylib
 :info:build   Refdyld: Library not loaded:
 /opt/local/lib/libicuuc.51.dylib
 :info:build   Referenced from: /opt/local/lib/liberenced from:
 /opt/local/lib/libboost_regex-mt.dylib
 :info:build   Reason: iboost_regex-mt.dylib
 :info:build   Reason: image not found
 :info:build mage not found
 :info:build /bin/sh: line 1: 70692 Trace/BPT trap: 5       ../src/source-
 highlight --data-dir ../src/ -s java -f html --style-file
 ../src/default.style --title "Wooo... this is quite dark ;-D" --css "mono-
 alt.css" < ./Hello.java > Hello5.html
 :info:build make[2]: *** [Hello5.html] Error 133
 }}}

 While poking around I discovered that {{{libicuuc.51.dylib}}} did not
 exist in {{{/opt/local/lib}}}, but {{{locate}}} thought it did.  I rebuilt
 the locate database, then ran {{{port clean}}} and {{{port install}}}, but
 the problem persists.

-- 
Ticket URL: <https://trac.macports.org/ticket/45166>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list