[MacPorts] #34851: phonon 4.6.0 does not build
#34851: phonon 4.6.0 does not build ---------------------------------+------------------------------------------ Reporter: mitroshin@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: ---------------------------------+------------------------------------------ {{{ sudo port upgrade outdated Password: ---> Computing dependencies for phonon ---> Building phonon Error: org.macports.build for port phonon returned: command execution failed Please see the log file for port phonon for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_phonon/phonon/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the }}} -- Ticket URL: <https://trac.macports.org/ticket/34851> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34851: phonon 4.6.0 does not build ---------------------------------+------------------------------------------ Reporter: mitroshin@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: phonon ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * port: => phonon Comment: The relevant error in the log seems to be: {{{ :info:build ld: in /opt/local/lib/libsasl2.2.dylib, file was built for unsupported file format which is not the architecture being linked (i386) for architecture i386 }}} This suggests that you are building phonon with the universal variant, that cyrus-sasl2 is installed without the universal variant, and that phonon uses cyrus-sasl2 but does not declare a dependency on it. The workaround would be to install cyrus-sasl2 with the universal variant. Clean phonon before trying again. -- Ticket URL: <https://trac.macports.org/ticket/34851#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34851: phonon 4.6.0 does not build ---------------------------------+------------------------------------------ Reporter: mitroshin@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: phonon ---------------------------------+------------------------------------------ Changes (by jmr@…): * owner: macports-tickets@… => michaelld@… -- Ticket URL: <https://trac.macports.org/ticket/34851#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34851: phonon 4.6.0 does not build ---------------------------------+------------------------------------------ Reporter: mitroshin@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: phonon ---------------------------------+------------------------------------------ Comment(by michaelld@…): Yes; for some reason it looks like 'port' isn't catching the +universal correctly? Or, something alone those lines. I'd suggest: {{{ sudo port clean phonon sudo port selfupdate sudo port upgrade outdated }}} and then if cyrus-sasl2 isn't installed as +universal, then: {{{ sudo port install cyrus-sasl2 +universal }}} then {{{ sudo port install phonon +universal }}} -- Ticket URL: <https://trac.macports.org/ticket/34851#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34851: phonon 4.6.0 does not build ---------------------------------+------------------------------------------ Reporter: mitroshin@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: phonon ---------------------------------+------------------------------------------ Comment(by mitroshin@…): Thank you very much. All works correctly with cyrus-sasl2 +universal. -- Ticket URL: <https://trac.macports.org/ticket/34851#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34851: phonon 4.6.0 does not build ----------------------------------+----------------------------------------- Reporter: mitroshin@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: worksforme | Keywords: Port: phonon | ----------------------------------+----------------------------------------- Changes (by michaelld@…): * status: new => closed * resolution: => worksforme Comment: Great; thanks for replying back! -- Ticket URL: <https://trac.macports.org/ticket/34851#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts