Cannot build math-atlas while installing Deluge

Support for Deluge on Apple Mac OS
Post Reply
allonblack
New User
New User
Posts: 9
Joined: Mon Nov 22, 2010 10:19 pm

Cannot build math-atlas while installing Deluge

Post by allonblack »

Hi all,

I'm having some issues building math-atlas that I can't seem to figure out while attempting to install deluge. I'm hoping that someone else may have run into this (though search returned no results) and be able to assist.

System: 2010 Macbook Pro
OS: Snow Leopard 10.6.5
Relevant log information -

Code: Select all

:info:build make[8]: *** No rule to make target `ATL_dgpKBmm1.o', needed by `dlib.grd'.  Stop.
:info:build make[7]: *** [dcleanuplib] Error 2
:info:build make[6]: *** [dlib] Error 2
:info:build make[5]: *** [dmmlib] Error 2
:info:build make[4]: *** [res/atlas_cacheedge.h] Error 2
:info:build make[3]: *** [dinstall] Error 2
:info:build make[2]: *** [MMinstall] Error 2
:info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/build/tune/blas/gemm ; make res/atlas_cacheedge.h pre=d
:info:build make dRunFindCE
:info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/build/src/blas/gemm ; make dlib
:info:build make auxillib dcleanuplib dusergemm
:info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/build/src/auxil ; make lib
:info:build make[7]: Nothing to be done for `lib'.
:info:build cd KERNEL ; make -f dMakefile dlib
:info:build make[7]: *** No rule to make target `ATL_dgpKBmm1.o', needed by `dlib.grd'.  Stop.
:info:build make[6]: *** [dcleanuplib] Error 2
:info:build make[5]: *** [dlib] Error 2
:info:build make[4]: *** [dmmlib] Error 2
:info:build make[3]: *** [res/atlas_cacheedge.h] Error 2
:info:build make[2]: *** [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/build/tune/blas/gemm/res/atlas_cachedge.h] Error 2
:info:build ERROR 639 DURING CACHE EDGE DETECTION!!.
Any assistance is appreciated.
CSB
Leecher
Leecher
Posts: 66
Joined: Fri Dec 03, 2010 1:55 am

Re: Cannot build math-atlas while installing Deluge

Post by CSB »

try

Code: Select all

sudo port selfupdate
sudo port clean all
And trying again.

Edit: clean all is overkill, but it isn't going to hurt you to clean ports you don't even possess to clean :lol:
Post Reply