The current rc0 builds here on my gentoo box. However, I'm having difficulty merging tickets with rc0. Yesterday, with 6.9.beta7 I was testing a branch with trac #19272 merged and everything was fine. Today, after pulling 6.9.rc0 and building it I created a new branch for trac #19272 and merged that ticket. Things seemed to build fine, after typing "make", with the exception that the networkx-1.10 package for trac #19272 was not built! This has happened here on another newly created branch for trac #18497 where after merging the ticket and and typing "make" the sphinx-1.3.1 package is not built. It is as if the "make" is insensitive to time-stamp changes (or something) in the build folder.
On Friday, September 25, 2015 at 5:54:16 AM UTC-5, Volker Braun wrote: > > As always, you can get the latest beta version from the "develop" git > branch. Alternatively, the self-contained source tarball is at > http://www.sagemath.org/download-latest.html > > This release now supports Xcode 7 but not OSX 10.11. The letter doesn't > look encouraging, so I probably won't upgrade the OSX buildbot anytime soon. > > Please do something about the outstanding blocker tickets! > > 2f7c727 Updated Sage version to 6.9.rc0 > accc100 Trac #19233: ecm doesn't build with Xcode 7.0 > 973504c Trac #19222: RIF: fix min/max when one of the arguments is a NaN > fd52571 Trac #19277: Cremona-Richmond configuration > 2c41984 Trac #19178: Make Coxeter3 a new-style spkg > c1fec0f Trac #18838: GLPK backend does not detect unboundedness in > simplex-only mode > d14eabb Trac #18675: Add 'connected' as a class for graded Hopf algebras > with basis. > fbcd898 Trac #17435: Cythonise path algebra elements > 26c2243 Trac #14107: Expose quantum Littlewood-Richardson coefficients > from lrcalc > 991eca9 Trac #19267: Update documentation about Sage packages > 7c13250 Trac #19234: gsl doesn't build with Xcode 7.0 > ec83784 Trac #19266: configure: create directories using AC_CONFIG_COMMANDS > 04dd11c Trac #19043: Move configuration part of build/make/install to > configure > b53e36d Trac #19263: Coproduct by coercion > e342c18 Trac #19253: Complete and Random Semi-Complete digraph generators > 3029ac5 Trac #19241: fixing hidden doc errors in sage/combinat > dd3fe49 Trac #19118: Suggested improvement to computing Ihara zeta > functions > b35f56a Trac #19260: documentation fix in tilings.py > a7bfce3 Trac #19247: Two SRG on 243 and 276 vertices > 159de7b Trac #19227: Graphs: DFS and broken distance-parameter > 7ca4917 Trac #19191: LatticePoset: add is_planar() > d83db35 Trac #17715: AsymptoticTerm > 7aec32d Trac #19244: Broken doctest in src/sage/categories/fields.py > 019923e Trac #19243: Do not test SageKernelSpec.update() > 3558883 Trac #19255: remove adams_operation > a1cbbfc Trac #19248: Add declarations for gmp/mpir C++ classes > 6d84386 Trac #19252: Faster GridGraph generator > af6a0a8 Trac #19242: Improve register_unpickle_override() doc > f55ee04 Trac #19187: Add rules for installing packages with pip > 1b32539 Trac #19240: Rename matrix_mod2e_dense to matrix_gf2e_dense > 4cc6f80 Trac #19208: Replace remaining instances of > has_coerce_map_from_[c_]impl by _coerce_map_from_ > aaaa782 Trac #12162: simplify_full for matrix > f183133 Trac #19221: Some new (n,2^k,1)-BIBD > 12c8dd0 Trac #19210: rename automata.word to automata.Word > 2dca304 Trac #19237: Fix ReSt errors in reference/rings > ec5b364 Trac #19238: Remove the "SPKG Maintainers" section in packages and > doc > 14c0eca Trac #19236: Lock mirror_list file in MirrorList.__init__ > 5b4c634 Trac #19200: various typoes in doc > 3e152bf Trac #19197: LatticePoset: add breadth() > a9354cf Trac #19193: is_planar() fails with an immutable graph > 49350d6 Trac #18885: ecm fail to build with "no such instruction: > vfmadd312sd" > 4158b77 Trac #18227: Finite state machines: some cleanup and code rewriting > 1faa57d Trac #6337: Implement jordan_form over symbolic ring > 4be9b1e Trac #19239: Race conditions building LiE > af210ee Trac #19207: Automata: Add documentation illustrating the use of > automata operations > de474e0 Trac #18123: let Transducer(word) output a word > f0bd56d Trac #15267: automaton: iterator over words of language > 505041f Trac #14164: Error in NumberField.composite_fields() > 47cc49a Trac #18594: Add additional mutation options for clusters > 58db58e Trac #18305: Element comparison for Python classes > aeeddeb Updated Sage version to 6.9.beta7 > > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
