I've borrowed a new Mac Air from and installed the following
MacOS 10.7.3, XCode 4.2, ctools_february12

I get the same result:
CC=clang

make[1]: *** [installed/ecm-6.3.p4] Error 1

real    94m44.538s
user    82m42.887s
sys     10m53.847s
Error building Sage.
make: *** [build] Error 1
$ 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

I will try again after installing the latest version:
XCode 4.3.2 and ctools_late_march12

I'm interested in knowing exactly which versions of Xcode and command
line tools actually produce a clean compile.

I'll report back.

Thanks.

-Bruce

On Apr 11, 6:21 am, Simon Wyatt <[email protected]> wrote:
> I have the exactly the same error as Bruce on a brand new MacBook Pro
> that came out of the box last Friday and has a fresh install of the
> newest XCode, without having migrated any remnants of old XCodes from
> any other computer.
>
> MacOS 10.7.3, XCode 4.3.2
>
> $ 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
>
> My ecm-6.3.p4.log is practically identical to his.
>
> On Apr 11, 8:28 am, Bruce Cohen <[email protected]> wrote:
>
>
>
>
>
>
>
> > On Apr 10, 11:36 pm, Jeroen Demeyer <[email protected]> wrote:
>
> > > On 2012-04-11 05:33, Bruce Cohen wrote:> I believe that I am running the 
> > > latest Xcode 4.3.2
>
> > > Are you sure?  I have only seen this error with *older* XCode versions.
>
> > I ran the make again last night using clang, get the same error, and
> > the clang version is newer than David's.  That said, this machine
> > probably has remnants of Xcode's from earlier versions of OSX.   Any
> > ideas on how to clean my machine?
>
> > Thanks.
>
> > -Bruce
>
> > bash-3.2$ export CC=clang
>
> > ************************************************************************
> > make[1]: *** [installed/ecm-6.3.p4] Error 1
>
> > real    98m29.674s
> > user    82m6.097s
> > sys     11m35.524s
> > Error building Sage.
> > make: *** [build] Error 1
> > bash-3.2$ 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

-- 
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

Reply via email to