#38966: qrupdate build error ----------------------------+-------------------------------- Reporter: sam.petulla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qrupdate | ----------------------------+-------------------------------- Comment (by vince@…):
Atlas outputs are as follows: {{{ $ ls -l /opt/local/lib/lib*atlas* -rw-r--r-- 1 root wheel 6215920 14 May 13:30 /opt/local/lib/libatlas.a -rwxr-xr-x 1 root wheel 4121352 14 May 13:30 /opt/local/lib/libsatlas.dylib -rwxr-xr-x 1 root wheel 4227648 14 May 13:30 /opt/local/lib/libtatlas.dylib }}}
Contrarily to what I wrote in my previous message, and after checking on my own machines, your lib?atlas seem more than slender. They should weigh around 10 MiB for each architecture your built Atlas for. So, in your case, there is obviously something wrong with Atlas, and the symbols looked for by the linker are probably not there. What output gives you {{{ nm /opt/local/lib/libtalas.dylib | grep _caxpy_ }}} ? -- Ticket URL: <https://trac.macports.org/ticket/38966#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X