[MacPorts] #38966: qrupdate build error
MacPorts
noreply at macports.org
Mon May 13 23:43:49 PDT 2013
#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@…):
Replying to [comment:9 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:
{{{
> 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:
> […]
Your Atlas libraries look correct.
However it appears the command you execute defines BLAS and LAPACK twice,
first to use Accelerate framework and then to use Atlas instead. This is
probably causing the linking mess you experience.
--
Ticket URL: <https://trac.macports.org/ticket/38966#comment:10>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list