#34538: Soprano 2.7.4 fails to build with wrong-arch iodbc.framework in /Library/Frameworks ---------------------------------------+------------------------------------ Reporter: internetj@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: soprano ---------------------------------------+------------------------------------ Comment(by jmr@…): The actual error is: {{{ :info:build ld: warning: ignoring file /Library/Frameworks//iodbc.framework/iodbc, missing required architecture x86_64 in file :info:build Undefined symbols for architecture x86_64: :info:build "_SQLGetDiagRec", referenced from: :info:build Soprano::Virtuoso::convertSqlError(short, void*, QString const&) in virtuosotools.cpp.o ... }}} (and so on for a bunch of other symbols starting with SQL.) So it's trying to link against a framework external to MacPorts. -- Ticket URL: <https://trac.macports.org/ticket/34538#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS