#44441: qrupdate @1.1.2_2: build fails finding libtatlas ------------------------------+-------------------------------- Reporter: md14-macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: qrupdate | ------------------------------+-------------------------------- Comment (by gnwiii@…): Replying to [comment:2 jqm12@…]:
Is there any quick workaround for this issue? Thanks
The new {{{atlas @3.10.2_0+gcc48}}} doesn't build the threaded library ({{{libtatlas.dylib}}}). in {{{$(port file atlas)}} there is a cryptic comment that may be hint: {{{ # Threading relies on OpenMP if gcc compilers are selected # Does not seem to work reliably. Disabled. }}} The previous version of atlas did provide threaded libraries, but I don't know if they have unreliability that I haven't encountered or if it is the newer version that is not reliable. {{{ $ sudo port activate atlas @3.10.1_5+gcc48 ---> Computing dependencies for atlas ---> Activating atlas @3.10.1_5+gcc48 ---> Cleaning atlas $ ls /opt/local/lib/lib*atlas* 19072 /opt/local/lib/libatlas.a 28456 /opt/local/lib/libtatlas.dylib* 28216 /opt/local/lib/libsatlas.dylib* }}} -- Ticket URL: <https://trac.macports.org/ticket/44441#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X