On Tuesday, 31 July 2012 15:56:30 UTC+8, Dima Pasechnik wrote: > > > > On Tuesday, 31 July 2012 14:02:11 UTC+8, kfiz wrote: >> >> >> >> Am Dienstag, 31. Juli 2012 07:37:42 UTC+2 schrieb Dima Pasechnik: >>> >>> >>> >>> On Tuesday, 31 July 2012 10:38:52 UTC+8, kfiz wrote: >>>> >>>> >>>> >>>> Am Montag, 30. Juli 2012 16:25:24 UTC+2 schrieb Dima Pasechnik: >>>>> >>>>> If you look for the 1st Error in the log, you will see >>>>> >>>>> ----------------------------------------------------------------------------------------------- >>>>> ld: warning: in build/genautomata.o, file was built for unsupported >>>>> file format which is not the architecture being linked (x86_64) >>>>> Undefined symbols: >>>>> "_main", referenced from: >>>>> start in crt1.10.6.o >>>>> ld: symbol(s) not found >>>>> collect2: ld returned 1 exit status >>>>> make[5]: *** [build/genautomata] Error 1 >>>>> make[4]: *** [all-stage1-gcc] Error 2 >>>>> make[3]: *** [stage1-bubble] Error 2 >>>>> make[2]: *** [all] Error 2 >>>>> >>>>> ----------------------------------------------------------------------------------------------- >>>>> >>>>> IMHO you should set SAGE64=yes and then build. >>>>> (i.e. do >>>>> export SAGE64=yes >>>>> and then do "make build") >>>>> >>>>> Otherwise it looks like that the compiler builds 32-bit object files. >>>>> >>>>> I think that was the problem! :-) Tried to build, everything worked >>>>> fine until package 'Maxima'..weird, because except for the final 'Error' >>>>> message (check the log) everything seems to have worked fine.. >>>>> >>>> >>> This log does not say at all why Maxima didn't build. >>> Could you please cut the relevant (bottom) part of install.log >>> and post it here? >>> >> >> This is the part of install.log that I didn't post before: >> >> make[1]: *** [installed/maxima-5.26.0.p0] Error 1 >> >> real 228m36.234s >> user 194m48.729s >> sys 22m18.712s >> Error building Sage. >> >> Did you refer to this? >> > > > I meant that maxima-5.26.0.p0.log you posted does not contain the log of > maxima build, only the fact that it ended in a failure. > In install.log there should be a part that contains a complete log of > maxima build. > It would start off like this: > > Now building Maxima; this takes a few minutes. > Since we're on MacOS X and there is a very weird > bug with buffered output while building Maxima, > you will not be able to see the output of the build > as it occurs. Don't worry, the build process does > not hang. >
sorry, this is not the place... Please disregard the last message. I'll ask around how to see what can be done to see the errors... -- -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org