#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 lawrence.ong@…): I am running Xcode 4.6.2 on Mac OS X 10.8.3. Atlas compiles fine. But qrupdate fails with the following error: {{{ libtool -o ../libqrupdate.a caxcpy.o cch1dn.o cch1up.o cchdex.o cchinx.o cchshx.o cgqvec.o cqhqr.o cqr1up.o cqrdec.o cqrder.o cqrinc.o cqrinr.o cqrot.o cqrqh.o cqrshc.o cqrtv1.o dch1dn.o dch1up.o dchdex.o dchinx.o dchshx.o dgqvec.o dqhqr.o dqr1up.o dqrdec.o dqrder.o dqrinc.o dqrinr.o dqrot.o dqrqh.o dqrshc.o dqrtv1.o sch1dn.o sch1up.o schdex.o schinx.o schshx.o sgqvec.o sqhqr.o sqr1up.o sqrdec.o sqrder.o sqrinc.o sqrinr.o sqrot.o sqrqh.o sqrshc.o sqrtv1.o zaxcpy.o zch1dn.o zch1up.o zchdex.o zchinx.o zchshx.o zgqvec.o zqhqr.o zqr1up.o zqrdec.o zqrder.o zqrinc.o zqrinr.o zqrot.o zqrqh.o zqrshc.o zqrtv1.o clu1up.o dlu1up.o slu1up.o zlu1up.o clup1up.o dlup1up.o slup1up.o zlup1up.o make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_qrupdate/qrupdate/work/qrupdate-1.1.2/src' Undefined symbols for architecture x86_64: ... ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status make[1]: *** [../libqrupdate.dylib] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_qrupdate/qrupdate/work/qrupdate-1.1.2/src' make: *** [solib] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_qrupdate/qrupdate/work/qrupdate-1.1.2' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_qrupdate/qrupdate/work/qrupdate-1.1.2" && /usr/bin/make -j4 -w lib solib PREFIX=/opt/local BLAS="-framework Accelerate" LAPACK="-framework Accelerate" BLAS="-L/opt/local/lib -ltatlas" LAPACK="-L/opt/local/lib -llapack" }}} 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 }}} and {{{ $ ls -l /opt/local/lib/liblapack.a -rw-r--r-- 1 root wheel 587024 14 May 13:30 /opt/local/lib/liblapack.a }}} -- Ticket URL: <https://trac.macports.org/ticket/38966#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X