[MacPorts] #26329: playerstage-stage stageplugin .so

MacPorts noreply at macports.org
Thu Sep 2 08:42:07 PDT 2010


#26329: playerstage-stage stageplugin .so
------------------------------------+---------------------------------------
 Reporter:  magda@…                 |       Owner:  macports-tickets@…                   
     Type:  defect                  |      Status:  new                                  
 Priority:  Normal                  |   Milestone:                                       
Component:  contrib                 |     Version:  1.9.1                                
 Keywords:                          |        Port:  playerstage-stage                    
------------------------------------+---------------------------------------
 There is a problem with the stageplugin library.  Under SnowLeopard
 (10.6.4), playerstage-stage creates a .so file instead of dylib for the
 stageplugin and the library does not have the proper location information.

 {{{
 stageplugin.so:
         /opt/local/lib/libstage.3.2.2.dylib (compatibility version 0.0.0,
 current version 3.2.2)
         /opt/local/lib/libplayercore.3.0.dylib (compatibility version
 3.0.0, current version 3.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 123.0.0)
         /opt/local/lib/libltdl.7.dylib (compatibility version 10.0.0,
 current version 10.2.0)
         /opt/local/lib/libplayerinterface.3.0.dylib (compatibility version
 3.0.0, current version 3.0.0)
         /opt/local/lib/libplayercommon.3.0.dylib (compatibility version
 3.0.0, current version 3.0.0)
         /System/Library/Frameworks/AGL.framework/Versions/A/AGL
 (compatibility version 1.0.0, current version 1.0.0)
         /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
 (compatibility version 1.0.0, current version 1.0.0)
         /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current
 version 7.9.0)

 }}}

 It's my understanding that I should be seeing an entry for
 /opt/local/lib/stageplugin.dylib; at least that is the case for other
 libraries created as port of this port.

 Running player with worlds/simple.cfg which makes use of the stageplugin
 results in the following error.

 {{{
 error   : Failed to load plugin stageplugin.
 error   : libtool reports error: file not found
 error   : plugin search path: .:/opt/local/lib/
 error   : failed to load plugin: stageplugin
 error   : failed to parse config file simple.cfg driver blocks
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/26329>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list