#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