#47007: SuiteSparse @4.2.1_3 fails with undefined symbol --------------------------+------------------------- Reporter: flatjunk1@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: SuiteSparse | --------------------------+------------------------- Comment (by flatjunk1@…): Replying to [comment:4 michaelld@…]:
Just out of curiosity, what do the following return: {{{ nm -a /opt/local/lib/libtatlas.dylib | grep dgemm lipo -info /opt/local/lib/libtatlas.dylib }}}
Not sure what that's ''supposed'' to do, but no joy: {{{ kflaton% nm -a /opt/local/lib/libtatlas.dylib | grep dgemm nm: object: /opt/local/lib/libtatlas.dylib malformed object (unknown load command 9) }}} and {{{ kflaton% lipo -info /opt/local/lib/libtatlas.dylib Non-fat file: /opt/local/lib/libtatlas.dylib is architecture: x86_64 }}} -- Ticket URL: <https://trac.macports.org/ticket/47007#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X