[MacPorts] #34969: pianobar: update to 2012.06.24
#34969: pianobar: update to 2012.06.24 ----------------------------------------------+----------------------------- Reporter: aguynamedryan+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: haspatch maintainer | Port: pianobar ----------------------------------------------+----------------------------- pianobar has released an update -- Ticket URL: <https://trac.macports.org/ticket/34969> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34969: pianobar: update to 2012.06.24 ----------------------------------------------+----------------------------- Reporter: aguynamedryan+macports@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: haspatch maintainer | Port: pianobar ----------------------------------------------+----------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned Comment: Thanks! -- Ticket URL: <https://trac.macports.org/ticket/34969#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34969: pianobar: update to 2012.06.24 ----------------------------------------------+----------------------------- Reporter: aguynamedryan+macports@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: haspatch maintainer | Port: pianobar ----------------------------------------------+----------------------------- Comment(by ryandesign@…): Upgrading the port fails. I've attached the main.log. -- Ticket URL: <https://trac.macports.org/ticket/34969#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34969: pianobar: update to 2012.06.24 ----------------------------------------------+----------------------------- Reporter: aguynamedryan+macports@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: haspatch maintainer | Port: pianobar ----------------------------------------------+----------------------------- Comment(by aguynamedryan+macports@…): From what I can tease out from your log, line 264 has an error: {{{ :info:build src/settings.h:87: error: expected specifier-qualifier-list before ‘PianoAudioQuality_t’ }}} As with most GCC errors, this one is cryptic, but can mean "I don't know what PianoAudioQuality_t is". Line 90 of your log seems to be including piano.h from /opt/local/include/piano.h instead of from src/libpiano/piano.h If that is the case, /opt/local/include/piano.h won't define PianoAudioQuality_t because PianoAudioQuality_t was added in this latest release. I've attempted to update the Portfile to include "-I. -I./src/libpiano/" to try to pull the local copy of piano.h instead of your system's outdated piano.h file. Hopefully it works. Failing that, hopefully I've given you enough to tinker around with to cajole this thing into compiling. -- Ticket URL: <https://trac.macports.org/ticket/34969#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34969: pianobar: update to 2012.06.24 -----------------------------------------------+---------------------------- Reporter: aguynamedryan+macports@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: haspatch maintainer Port: pianobar | -----------------------------------------------+---------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: r95379 Also, the patch you had attached here had lost some of the changes we had made before. I reinstated them before committing. -- Ticket URL: <https://trac.macports.org/ticket/34969#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts