[MacPorts] #41071: mpg123 1.14.4 - Failed to open module coreaudio
#41071: mpg123 1.14.4 - Failed to open module coreaudio ----------------------+-------------------------------- Reporter: promac@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: mpg123 ----------------------+-------------------------------- This is on Mavericks. mpg123 @1.14.4_0 (active) Any file I try, I get: [module.c:142] error: Failed to open module coreaudio: file not found [audio.c:180] error: Unable to find a working output module in this list: coreaudio [audio.c:532] error: Failed to open audio output module [mpg123.c:897] error: Failed to initialize output, goodbye. -- Ticket URL: <https://trac.macports.org/ticket/41071> MacPorts <http://www.macports.org/> Ports system for OS X
#41071: mpg123 1.14.4 - Failed to open module coreaudio -----------------------+------------------------ Reporter: promac@… | Owner: astifter@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: mpg123 | -----------------------+------------------------ Changes (by ryandesign@…): * keywords: => mavericks * owner: macports-tickets@… => astifter@… Old description:
This is on Mavericks.
mpg123 @1.14.4_0 (active)
Any file I try, I get:
[module.c:142] error: Failed to open module coreaudio: file not found [audio.c:180] error: Unable to find a working output module in this list: coreaudio [audio.c:532] error: Failed to open audio output module [mpg123.c:897] error: Failed to initialize output, goodbye.
New description: This is on Mavericks. mpg123 @1.14.4_0 (active) Any file I try, I get: {{{ [module.c:142] error: Failed to open module coreaudio: file not found [audio.c:180] error: Unable to find a working output module in this list: coreaudio [audio.c:532] error: Failed to open audio output module [mpg123.c:897] error: Failed to initialize output, goodbye. }}} -- -- Ticket URL: <https://trac.macports.org/ticket/41071#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41071: mpg123 1.14.4 - Failed to open module coreaudio -----------------------+------------------------ Reporter: promac@… | Owner: astifter@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: mpg123 | -----------------------+------------------------ Comment (by vnebel@…): I have the same problem. Volker -- Ticket URL: <https://trac.macports.org/ticket/41071#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#41071: mpg123 1.14.4 - Failed to open module coreaudio -----------------------+------------------------ Reporter: promac@… | Owner: astifter@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: mpg123 | -----------------------+------------------------ Comment (by promac@…): I fixed it to myself, and updated to 1.16.0. This is the bug report I opened: https://sourceforge.net/p/mpg123/bugs/199/ I hope someone reads it and take care of this issue ... -- Ticket URL: <https://trac.macports.org/ticket/41071#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#41071: mpg123 1.14.4 - Failed to open module coreaudio -----------------------+------------------------ Reporter: promac@… | Owner: astifter@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: mpg123 | -----------------------+------------------------ Comment (by jeremyhu@…): I'm not sure what you mean by "I fixed it to myself, and updated to 1.16.0." Are you saying that this is fixed by updating to 1.16.0? If not, can you provide the patch that you wrote to fix the issue? -- Ticket URL: <https://trac.macports.org/ticket/41071#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#41071: mpg123 1.14.4 - Failed to open module coreaudio -----------------------+------------------------ Reporter: promac@… | Owner: astifter@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: mpg123 | -----------------------+------------------------ Comment (by promac@…): Replying to [comment:5 jeremyhu@…]:
I'm not sure what you mean by "I fixed it to myself, and updated to 1.16.0."
Are you saying that this is fixed by updating to 1.16.0? If not, can you provide the patch that you wrote to fix the issue?
1.17.0 is still broken ... You need to either fix the module path, or disable modules, as I did: platform macosx { configure.args-append --disable-modules } This is the bug from source forge: http://sourceforge.net/p/mpg123/bugs/199/ -- Ticket URL: <https://trac.macports.org/ticket/41071#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#41071: mpg123 1.14.4 - Failed to open module coreaudio -----------------------+------------------------ Reporter: promac@… | Owner: astifter@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: mpg123 | -----------------------+------------------------ Comment (by sporkbomb@…): In case anyone was too lazy to do this on their own, I have gone ahead and attached a patch to fix this issue for the time being. It essentially follows the suggestion in the [http://sourceforge.net/p/mpg123/bugs/199/ sourceforge bug report] opened by promac@gmail.com. One suggestion was to omit the .la file, since it doesn't seem to exist in the same directory as /opt/local/lib/mpg123/output_coreaudio.so. I went this route rather than completely disabling modules in ./configure. -- Ticket URL: <https://trac.macports.org/ticket/41071#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#41071: mpg123 1.14.4 - Failed to open module coreaudio -----------------------+------------------------ Reporter: promac@… | Owner: astifter@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: mpg123 | -----------------------+------------------------ Comment (by jeremyhu@…): Thanks. r119174 -- Ticket URL: <https://trac.macports.org/ticket/41071#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts