I pulled the new hg version of yt today, when installing (on both ranger and my local mac) I get an error in the compile for _MPL.c in raven: error: Command "gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/ MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp - mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -I/Library/ Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/ numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.5/ include/python2.5 -c yt/raven/_MPL.c -o build/temp.macosx-10.3- i386-2.5/yt/raven/_MPL.o" failed with exit status 1 Dr. Eric J. Hallman NSF Astronomy and Astrophysics Postdoctoral Fellow Center for Astrophysics and Space Astronomy University of Colorado at Boulder hallman (at) casa.colorado.edu Phone: (312) 725-4626 http://solo.colorado.edu/~hallman/
Hi Eric, I have fixed the bug, it was a mistake in my commit/push cycle. In the future though, supplying us with the changeset hash you are at as well as the actual error (this is just a python error, not the GCC error) would be very helpful. If it's a simple error, as this one was, also please feel free to fix the bug and push your changes. This kind of thing is liable to happen once in a while, because the mercurial repository is not necessarily stable. We appreciate any help you can give! If you are unable to do so, please also feel free to revert to an earlier changeset and use that. -Matt On Thu, Apr 29, 2010 at 9:27 AM, Eric Hallman <eric.hallman@colorado.edu> wrote:
I pulled the new hg version of yt today, when installing (on both ranger and my local mac) I get an error in the compile for _MPL.c in raven: error: Command "gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -I/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c yt/raven/_MPL.c -o build/temp.macosx-10.3-i386-2.5/yt/raven/_MPL.o" failed with exit status 1 Dr. Eric J. Hallman NSF Astronomy and Astrophysics Postdoctoral Fellow Center for Astrophysics and Space Astronomy University of Colorado at Boulder hallman (at) casa.colorado.edu Phone: (312) 725-4626 http://solo.colorado.edu/~hallman/
_______________________________________________ Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
Ah, yes. Apologies I though I clipped the whole traceback in. In the future I will push my change, I had fixed it in my version, but had emailed more for an FYI for the dev group. I never thought to actually go ahead and push my change, I'll do it in the future. ;) cheers, On Apr 29, 2010, at 12:32 PM, Matthew Turk wrote:
Hi Eric,
I have fixed the bug, it was a mistake in my commit/push cycle. In the future though, supplying us with the changeset hash you are at as well as the actual error (this is just a python error, not the GCC error) would be very helpful.
If it's a simple error, as this one was, also please feel free to fix the bug and push your changes. This kind of thing is liable to happen once in a while, because the mercurial repository is not necessarily stable. We appreciate any help you can give! If you are unable to do so, please also feel free to revert to an earlier changeset and use that.
-Matt
On Thu, Apr 29, 2010 at 9:27 AM, Eric Hallman <eric.hallman@colorado.edu
wrote: I pulled the new hg version of yt today, when installing (on both ranger and my local mac) I get an error in the compile for _MPL.c in raven: error: Command "gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -I/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/ site-packages/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/ python2.5 -c yt/raven/_MPL.c -o build/temp.macosx-10.3-i386-2.5/yt/raven/_MPL.o" failed with exit status 1 Dr. Eric J. Hallman NSF Astronomy and Astrophysics Postdoctoral Fellow Center for Astrophysics and Space Astronomy University of Colorado at Boulder hallman (at) casa.colorado.edu Phone: (312) 725-4626 http://solo.colorado.edu/~hallman/
_______________________________________________ Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
_______________________________________________ Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
Dr. Eric J. Hallman NSF Astronomy and Astrophysics Postdoctoral Fellow Center for Astrophysics and Space Astronomy University of Colorado at Boulder hallman (at) casa.colorado.edu Phone: (312) 725-4626 http://solo.colorado.edu/~hallman/
participants (2)
-
Eric Hallman
-
Matthew Turk