On Nov 24, 2007, at 12:46 , Justin C. Walker wrote: > On Nov 24, 2007, at 05:19 , mabshoff wrote: [snip] >> #1252 is the gmp in /usr/local issue which should be fixed. > > I reran a full build of 2.8.13, on 10.4.11, with the new cddlib and > cremona spkg's. All worked and the doctests all passed. > >> #1253 is the 10.5.1 build failure. The problem is that gmp contains a >> workaround for 10.5 that didn't get applied on 10.5.1 because the >> check is for Darwin-9.0.0 while OSX 10.5.1 is Darwin-9.1.0. The same >> happens with python and maybe more spkgs. My build on 10.5.1 hasn't >> finished yet. The issue is trivial to fix and 2.8.14.rc1 should have >> all the fixes. By the time you people on the west coast wake up rc1 >> should be ready for download - and it is Thanksgiving weekend, so so >> far it felt like the states have dropped off the face of the earth >> for >> the last couple days ;) > > I'm climbing back up to the surface of the earth now...it ain't easy, > though. > > I will run a new build on 10.5.1 now, with the above spkgs along with > those in #1253, just for grins. More to come.
Closing the books on 2.8.13 :-} Finished the build on 10.5.1 (core duo): with the new spkgs (cddlib, clisp, cremona, gmp, python). The build completed more or less successfully. 'make test' completed: All tests passed! Total time for all tests: 2487.9 seconds The only problem with the build is this, with readline: Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable- checking -enable-werror --prefix=/usr --mandir=/share/man --enable- languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/ $/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/ lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) i686-apple-darwin9-gcc-4.0.1: -compatibility_version only allowed with -dynamiclib i686-apple-darwin9-gcc-4.0.1: -compatibility_version only allowed with -dynamiclib make[3]: *** [libreadline.5.2.dylib] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [libhistory.5.2.dylib] Error 1 make[2]: [install-shared] Error 2 (ignored) FWIW, this same error crops up in a standalone build of readline, but it kills the build. Sage seems to be unconcerned. On to 2.8.14! Justin -- Justin C. Walker, Curmudgeon at Large Institute for the Absorption of Federal Funds ----------- If it weren't for carbon-14, I wouldn't date at all. ----------- --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
