I don't really know what's going on, I was hoping it would be as simple as "make", but it failed for me too.
************************************************************************ Error installing package ecm-6.3.p4 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the relevant part of the log file /Users/pdehaye/Software/sage-5.0.beta13-lion/spkg/logs/ecm-6.3.p4.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/pdehaye/Software/sage-5.0.beta13-lion/spkg/build/ecm-6.3.p4 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/Users/pdehaye/Software/sage-5.0.beta13-lion/spkg/build/ecm-6.3.p4' && '/Users/pdehaye/Software/sage-5.0.beta13-lion/sage' -sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ make[1]: *** [installed/ecm-6.3.p4] Error 1 I am running XCode 4.3.2, and my clang --version returns Apple clang version 3.1 (tags/Apple/clang-318.0.45) (based on LLVM 3.1svn) Target: x86_64-apple-darwin11.3.0 Thread model: posix I have put the logs at http://www.math.ethz.ch/~pdehaye/logs/ Thanks for your work so far! Paul On Thursday, April 12, 2012 3:54:15 AM UTC+2, John H Palmieri wrote: > > > > On Tuesday, April 10, 2012 2:11:13 AM UTC-7, Jeroen Demeyer wrote: >> >> Please build the following source tarball from source on OS X 10.7: >> >> http://boxen.math.washington.edu/home/jdemeyer/release/sage-5.0.beta13-lion/sage-5.0.beta13-lion.tar >> >> I have included a few fixes, now *hopefully* it should work for everybody. >> >> Report success and failure, include the output of >> $ clang --version >> > > Works for me (with SAGE_CHECK=yes) on two different machines: > > $ clang --version > Apple clang version 3.1 (tags/Apple/clang-318.0.45) (based on LLVM 3.1svn) > Target: x86_64-apple-darwin11.3.0 > Thread model: posix > > $ clang --version > Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) > Target: x86_64-apple-darwin11.3.0 > Thread model: posix > > Both are with the most recent Xcode. > > -- > John > > On Thursday, April 12, 2012 3:54:15 AM UTC+2, John H Palmieri wrote: > > > > On Tuesday, April 10, 2012 2:11:13 AM UTC-7, Jeroen Demeyer wrote: >> >> Please build the following source tarball from source on OS X 10.7: >> >> http://boxen.math.washington.edu/home/jdemeyer/release/sage-5.0.beta13-lion/sage-5.0.beta13-lion.tar >> >> I have included a few fixes, now *hopefully* it should work for everybody. >> >> Report success and failure, include the output of >> $ clang --version >> > > Works for me (with SAGE_CHECK=yes) on two different machines: > > $ clang --version > Apple clang version 3.1 (tags/Apple/clang-318.0.45) (based on LLVM 3.1svn) > Target: x86_64-apple-darwin11.3.0 > Thread model: posix > > $ clang --version > Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) > Target: x86_64-apple-darwin11.3.0 > Thread model: posix > > Both are with the most recent Xcode. > > -- > John > > On Thursday, April 12, 2012 3:54:15 AM UTC+2, John H Palmieri wrote: > > > > On Tuesday, April 10, 2012 2:11:13 AM UTC-7, Jeroen Demeyer wrote: >> >> Please build the following source tarball from source on OS X 10.7: >> >> http://boxen.math.washington.edu/home/jdemeyer/release/sage-5.0.beta13-lion/sage-5.0.beta13-lion.tar >> >> I have included a few fixes, now *hopefully* it should work for everybody. >> >> Report success and failure, include the output of >> $ clang --version >> > > Works for me (with SAGE_CHECK=yes) on two different machines: > > $ clang --version > Apple clang version 3.1 (tags/Apple/clang-318.0.45) (based on LLVM 3.1svn) > Target: x86_64-apple-darwin11.3.0 > Thread model: posix > > $ clang --version > Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) > Target: x86_64-apple-darwin11.3.0 > Thread model: posix > > Both are with the most recent Xcode. > > -- > John > > On Thursday, April 12, 2012 3:54:15 AM UTC+2, John H Palmieri wrote: > > > > On Tuesday, April 10, 2012 2:11:13 AM UTC-7, Jeroen Demeyer wrote: >> >> Please build the following source tarball from source on OS X 10.7: >> >> http://boxen.math.washington.edu/home/jdemeyer/release/sage-5.0.beta13-lion/sage-5.0.beta13-lion.tar >> >> I have included a few fixes, now *hopefully* it should work for everybody. >> >> Report success and failure, include the output of >> $ clang --version >> > > Works for me (with SAGE_CHECK=yes) on two different machines: > > $ clang --version > Apple clang version 3.1 (tags/Apple/clang-318.0.45) (based on LLVM 3.1svn) > Target: x86_64-apple-darwin11.3.0 > Thread model: posix > > $ clang --version > Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) > Target: x86_64-apple-darwin11.3.0 > Thread model: posix > > Both are with the most recent Xcode. > > -- > John > > -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
