<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Nathan,<div><br></div><div>thanks for your quick reply.</div><div>Actually, numpy is installed even without scipy (see the install script around line 727). So it still get the same error even though INST_SCIPY= 0.</div><div><br></div><div>Just in case, this is where I got my gcc: <a href="http://www.astro.wisc.edu/~townsend/static.php?ref=mesasdk#Mac_OS_X">http://www.astro.wisc.edu/~townsend/static.php?ref=mesasdk#Mac_OS_X</a></div><div><br></div><div>I'll create an issue on the bugtracker right now.</div><div><br></div><div>Cheers,</div><div><br></div><div>JC</div><div><br></div><div><br><div><div>On Mar 6, 2013, at 11:22 PM, Nathan Goldbaum <<a href="mailto:nathan12343@gmail.com">nathan12343@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi Jean-Clade,</div><div><br></div><div>I haven't seen that before.  I guess you're trying to build scipy using the install script?  On OS X you should be able to build scipy using pip.  A quick workaround for this error would be to delete the broken installation tree and then rerun the install script with INST_SCIPY=0.  This won't build LAPACK.</div><div><br></div><div>Once that finishes you should be to install scipy using pip:</div><div><br></div><div>$ pip install scipy</div><div><br></div><div>That will build scipy using the accelerate/veclib library included with OS X.</div><div><br></div><div>I have a laptop with 10.8.2 installed here and I'll try to reproduce the error you're seeing sometime soon.  To remind me, would you mind filing a bug about this on our bugtracker?</div><div><br></div><div>-Nathan</div><br><div><div>On Mar 6, 2013, at 2:14 PM, Jean-Claude Passy <<a href="mailto:jcpassy@gmail.com">jcpassy@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi all,<div><br></div><div>I am having trouble installing the current dev version. I get the following error:</div><div><br></div><div><i>-----------------------------------------------------------------------------------------------------------------------------------</i></div>
<div><div><i>Building LAPACK</i></div><div><i>Installing numpy-1.6.1 (arguments: 'numpy-1.6.1 --fcompiler=gnu95')</i></div><div><i>********************************************</i></div><div><i>        FAILURE REPORT:</i></div>
<div><i>********************************************</i></div><div><i><br></i></div><div><i>compiling C sources</i></div><div><i>C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes</i></div>
<div><i><br></i></div><div><i>creating build/temp.macosx-10.4-x86_64-2.7/numpy/core/blasdot</i></div><div><i>compile options: '-DNO_ATLAS_INFO=3 -Inumpy/core/blasdot -Inumpy/core/include -Ibuild/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/jcpassy/Work/yt-x86_64/include/python2.7 -Ibuild/src.macosx-10.4-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.4-x86_64-2.7/numpy/core/src/umath -c'</i></div>
<div><i>extra options: '-faltivec -I/System/Library/Frameworks/vecLib.framework/Headers'</i></div><div><i>gcc: numpy/core/blasdot/_dotblas.c</i></div><div><i>gcc.exec: error: unrecognized command line option ‘-faltivec’</i></div>
<div><i>gcc.exec: error: unrecognized command line option ‘-faltivec’</i></div><div><i>error: Command "gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DNO_ATLAS_INFO=3 -Inumpy/core/blasdot -Inumpy/core/include -Ibuild/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/jcpassy/Work/yt-x86_64/include/python2.7 -Ibuild/src.macosx-10.4-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.4-x86_64-2.7/numpy/core/src/umath -c numpy/core/blasdot/_dotblas.c -o build/temp.macosx-10.4-x86_64-2.7/numpy/core/blasdot/_dotblas.o -faltivec -I/System/Library/Frameworks/vecLib.framework/Headers" failed with exit status 1</i></div>
</div><div><div><i>-----------------------------------------------------------------------------------------------------------------------------------</i></div><div><br></div><div>I am on OSX 10.8.2, with gcc 4.7.2 (but I have also tried the build-in version 4.2.1).</div>
<div>I have tried turning on the different NUMPY_ARGS, but it did not help.</div><div><br></div><div>Does anybody have an idea how to fix this?</div><div><br></div><div>Thanks a lot guys,</div><div><br></div><div>JC</div>
<div></div></div>
_______________________________________________<br>yt-users mailing list<br><a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br><a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br></blockquote></div><br></div>_______________________________________________<br>yt-users mailing list<br><a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br></blockquote></div><br></div></body></html>