On Wednesday, 23 October 2013 09:29:35 UTC+13, yomcat wrote:
>
>
>
> On Wednesday, 23 October 2013 06:30:47 UTC+13, jason wrote:
>>
>> Apple just announced OS X Mavericks is free, available today.  Has 
>> anyone tried compiling Sage on it? 
>>
>
> I have just installed it. I shall build Sage and report back. One thing I 
> noticed is that XCode has done something different with the command-line 
> tools. I still seem to have them, but that might be because I already had 
> them when I upgraded.
>

It failed on gcc. Full log at 
https://dl.dropboxusercontent.com/u/32868672/gcc-4.7.3.p0.log

The end was:

The directory that should contain system headers does not exist:

  /usr/include

make[6]: *** [stmp-fixinc] Error 1

make[5]: *** [all-stage1-gcc] Error 2

make[4]: *** [stage1-bubble] Error 2

make[3]: *** [all] Error 2


real 4m32.385s

user 3m23.834s

sys 1m0.647s

************************************************************************

Error installing package gcc-4.7.3.p0

************************************************************************

Please email sage-devel (http://groups.google.com/group/sage-devel)

explaining the problem and including the relevant part of the log file

  /Users/yomcat/Downloads/sage-test/logs/pkgs/gcc-4.7.3.p0.log

Describe your computer, operating system, etc.

If you want to try to fix the problem yourself, *don't* just cd to

/Users/yomcat/Downloads/sage-test/spkg/build/gcc-4.7.3.p0 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/yomcat/Downloads/sage-test/spkg/build/gcc-4.7.3.p0' && 
'/Users/yomcat/Downloads/sage-test/sage' --sh)

When you are done debugging, you can type "exit" to leave the subshell.

************************************************************************

make[2]: *** 
[/Users/yomcat/Downloads/sage-test/spkg/installed/gcc-4.7.3.p0] Error 1

make[1]: *** [all] Error 2

There seems to be an include directory a level down (in llvm-gcc-4.2). I've 
sym-linked that in, we'll see what happens now. 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to