Hi, Aly Deines showed me what happened when she installed Xcode 4 then built Sage. She build Sage-4.7.rc0 itself, and it compiled fine. However, when she ran it, it crashed on startup. The traceback implicates Pynac:
(gdb) #0 0x0000000107a20c64 in PyInt_FromLong (ival=-5) at Objects/intobject.c:91 #1 0x00000001079971fa in GiNaC::Number_T::Number_T () #2 0x0000000107997280 in GiNaC::numeric::numeric () #3 0x00000001079e7bea in GiNaC::library_init::library_init () #4 0x00000001078708f8 in __static_initialization_and_destruction_0 () #5 0x00007fff5fc0d500 in __dyld__ZN16ImageLoaderMachO18doModInitFunctionsERKN11ImageLoader11LinkContextE () #6 0x00007fff5fc0bcec in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj () #7 0x00007fff5fc0bc9d in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj () #8 0x00007fff5fc0bda6 in __dyld__ZN11ImageLoader15runInitializersERKNS_11LinkContextE () #9 0x00007fff5fc08fbb in __dyld_dlopen () #10 0x00007fff86ad2360 in dlopen () #11 0x00000001000e88af in _PyImport_GetDynLoadFunc () #12 0x00000001000d2e04 in _PyImport_LoadDynamicModule () #13 0x00000001000d10df in import_submodule () Note that Ipython alone and python alone both start fine. I should buy and install XCode4 on bsd.math.washington.edu, so it is easier for people to debug this problem. -- William On Tue, Mar 22, 2011 at 4:43 AM, Dima Pasechnik <dimp...@gmail.com> wrote: > I tried to get Xcode 4 from the local Apps Store, and got > "The item you've requested is not currently available in the Singapore > Store." > Given that I read on the net about people actually buying it from this > store, > this is fishy... > > (Xcode 3 gets moved to /Applications/Developer-old/ when one installs > Xcode 4, they say) > > On Mar 22, 11:20 am, Jason Grout <jason-s...@creativetrax.com> wrote: >> On 3/21/11 9:58 PM, kcrisman wrote: >> >> > I only have the option to upgrade to 3.2.6 right now from Software >> > Update, so it must be app-store only. >> >> Yes, app store, and $4.99 or something like that to boot. Though it's >> free if you already pay for their developer or iOS memberships. >> >> >> >> > I can see this update potentially causing problems for the OS X App, >> > if I understand the announcement correctly as being a major change in >> > how things are built. I would strongly suggest testing that. >> >> > Also, I think you can have more than one XCode at a time, right? >> >> I don't know. >> >> Jason > > -- > 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 > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- 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