[MacPorts] #27424: fail to bundle libogg, dependency libvorbisfile missing
#27424: fail to bundle libogg, dependency libvorbisfile missing ---------------------------------------------------+------------------------ Reporter: david.rekowski@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: lib, libogg, libvorbis, libvorbisfile | Port: libogg ---------------------------------------------------+------------------------ I want to make an application bundle of FreedroidRPG, which relies on libvorbis/libogg for sound output. I use dylibbundler (wrapper for otool/install_name_tool) for collecting and relocating dependencies. However, the final bundle will not contain libvorbisfile.dylib but libogg.0.dylib will still look for it in /opt/local/lib. libogg.0.dylib does not list libvorbisfile.dylib as a dependency (otool -L libogg.0.dylib). Can anyone tell me, whether this is a bug in the port or point me in the right direction on how to solve this issue. Thank you. -- Ticket URL: <https://trac.macports.org/ticket/27424> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27424: fail to bundle libogg, dependency libvorbisfile missing -----------------------------------+---------------------------------------- Reporter: david.rekowski@… | Owner: rmstonecipher@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: libogg -----------------------------------+---------------------------------------- Changes (by jmr@…): * keywords: lib, libogg, libvorbis, libvorbisfile => * owner: macports-tickets@… => rmstonecipher@… Comment: Please remember to cc the maintainer. What makes you think that libogg is referencing libvorbisfile? The latter is provided by the libvorbis port, which depends on libogg. If you're not sure whether there is a bug, you should ask for help on the mailing list first. -- Ticket URL: <https://trac.macports.org/ticket/27424#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27424: fail to bundle libogg, dependency libvorbisfile missing ------------------------------------+--------------------------------------- Reporter: david.rekowski@… | Owner: rmstonecipher@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: invalid | Keywords: Port: libogg | ------------------------------------+--------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => invalid Comment: Discussion on IRC makes it clear that libogg not looking for libvorbisfile at all. -- Ticket URL: <https://trac.macports.org/ticket/27424#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27424: fail to bundle libogg, dependency libvorbisfile missing ------------------------------------+--------------------------------------- Reporter: david.rekowski@… | Owner: rmstonecipher@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: invalid | Keywords: Port: libogg | ------------------------------------+--------------------------------------- Comment(by afb@…): The "it" that was doing the "looking" in this case, turned out to be SDL_Mixer. -- Ticket URL: <https://trac.macports.org/ticket/27424#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts