[MacPorts] #55828: Audacity can no longer find lame

MacPorts noreply at macports.org
Thu Feb 15 22:43:38 UTC 2018


#55828: Audacity can no longer find lame
--------------------------+----------------------
  Reporter:  rpspringuel  |      Owner:  RJVB
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  audacity     |
--------------------------+----------------------

Comment (by RJVB):

 Replying to [comment:3 rpspringuel]:
 > The log only states the following:
 >
 > {{{
 > 14:40:38: Attempting to load LAME from system search paths
 > 14:40:38: Loading LAME from libmp3lame.dylib
 > 14:40:38: Error: dlopen(libmp3lame.dylib, 1): image not found
 > 14:40:38: load failed
 > 14:40:38: Attempting to load LAME from builtin path
 > 14:40:38: Loading LAME from /Library/Application
 Support/audacity/libs/libmp3lame.dylib
 > 14:40:38: Error: dlopen(/Library/Application
 Support/audacity/libs/libmp3lame.dylib, 1): image not found
 > 14:40:38: load failed

 In my case it says

 {{{
 23:34:11: Attempting to load LAME from previously defined path
 23:34:11: Loading LAME from /opt/local/lib/libmp3lame.0.dylib
 23:34:11: LAME library successfully loaded
 }}}

 What you're seeing suggests that Audacity (all of a sudden?) started
 trying to load libmp3lame via the standard system library search path,
 which probably doesn't include /opt/local/lib. Or that /opt/local/lib
 somehow and all of a sudden disappeared from that search path. Either
 assumption is rather unlikely.

 The mention of a "previously defined path" in my case indicates that I
 probably pointed Audacity to LAME once before. Question is of course why
 that feature doesn't work for you...

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


More information about the macports-tickets mailing list