On Saturday, March 10, 2018 at 7:17:24 PM UTC-8, John H Palmieri wrote:
>
> On Saturday, March 10, 2018 at 4:18:24 PM UTC-8, 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
>>
>> 9bf9f05f1f (tag: 8.2.beta8, trac/develop) Updated SageMath version to 
>> 8.2.beta8
>> b262bb1d0a Trac #24896: Link DOIs to preferred resolver
>> 00f5bf5e2e Trac #24776: Undirected graph, one-line descriptions
>> 516cbe1c94 Trac #24895: yet another typo ticket
>> c82c5b377f Trac #22836: ccache fails test suite with clang
>> 4343fb9d1d Trac #24087: Automorphism group of finite abelian groups.
>> fbad515a22 Trac #24893: some details in graph_latex
>> 681e427575 Trac #24779: py3: buffet of minor doctest fixes
>> ccb4517da2 Trac #24899: py3: using richcmp in p1list.pyx
>> fc9a17f699 Trac #24898: wrong relabel handling in modular_decomposition 
>> of graphs
>> 2b6ad723cb Trac #24884: Matrix-related fixes in differential geometry
>> 919ac0ea21 Trac #24817: Faster creation of complex balls from two 
>> integers/rationals
>> 4f2874af3c Trac #23700: update gc to version 7.6
>> 30d778252c Trac #23505: Lattice precision for p-adics
>> 15fbaa620f Trac #21524: configure.ac: write build/make/Makefile within 
>> an AC_CONFIG_FILE, not during main configure
>> 2972b5ab65 Trac #24867: The check for broken GCC should use 
>> src/bin/sage-env
>> f3fcca21de Trac #24871: fixing doc formatting in widgets.py
>> 3ddf32292a Trac #24844: Some elliptic curve functions do not set a 
>> point's order
>> 9c6fc0fc70 Trac #24821: _mul_ for FGP_Module_class
>> e60a2f4d11 Trac #24001: Some "optional - dot2tex" doctests do not depend 
>> on dot2tex
>> 6ac29abb46 Trac #23229: Cache fraction_field() of p-adic rings, deprecate 
>> print_mode options
>> 2d0f85491e Trac #24897: cantor_product does an infinite loop
>> 95e44ce471 Trac #24882: various enhancements to cluster quivers
>> 5b735cdb6b Trac #24881: Minor fixes involving matrices
>> 039f3d4a55 Trac #24879: Typo in Sage documentation
>> 28fed0df0d Trac #24874: BooleanMonomialMonoid is commutative
>> 815b1f128f Trac #24870: is_rational on Integer and Rational
>> e7843192cd Trac #24865: Finite field elements should not have a _matrix_ 
>> method
>> 6fa03a7f6a Trac #24761: py3: implement PolyDict.__hash__
>> 81ed14d159 Trac #24706: py3: create a "make buildbot-python3" target
>> 70ee16bf62 Trac #24863: Fix signature of Matrix_gfpn_dense.__init__
>> 04844a944b Trac #24856: py3: correct many bad imports in valuation folder
>> e84b3fc474 Trac #24851: fixing a wrong doc construction
>> 08356e1581 Trac #24845: Typos in src/sage/groups/finitely_presented.py
>> 5c9461aaaa Trac #24807: Lazy import of number_field/totallyreal*
>> ea6b0f1a0a Trac #24805: py3: miscellaneous division-related fixes, 
>> particularly for sage_setup.autogen
>> 3acf8f0589 Trac #24797: adding colored faces to threejs plot3d viewer
>> bfe6c7e2c4 Trac #24793: py3: get rid of some cmp and __cmp__ in the doc 
>> of fast_methods
>> f2319c20ab Trac #24792: More functionalities for bases of free modules 
>> and vector frames
>> e18824419f Trac #24553: Make legendre_P() a GinacFunction
>> bef891acad Trac #23896: P and Q symbols for shifted insertion
>> c26a067dd1 Trac #16726: Binomial Coefficient of Real- or 
>> ComplexIntervalField
>> 09a16bd955 Trac #16063: Unify the classes RealSet and UnionOfIntervals
>> c3be88d769 Trac #24774: py3: get rid of calls to unicode in inventory 
>> builder
>> 2675dc2d16 Trac #24764: cython() no longer finds .pxd files in the 
>> current working directory
>> 5e3adb762f Trac #24753: py3: fixes to sage.repl.rich_output
>> fab34f610b Trac #24749: Clean up in integer_mod.pyx
>> f73df7e425 Trac #24728: Python 3 fixes to Cython
>> 92c50f2eca Trac #24627: Use arb 2.6+ comparison functions instead of 
>> custom implementation
>> e7cc76ae70 Trac #24595: Clicking on a ToggleButtons widget should run 
>> interact
>> 1ea4633cba Trac #24083: Factory function for TorsionQuadraticForms
>> 8ab65853d8 Trac #24036: Orthogonal groups for IntegralLattices
>> 2594e7bd9a Trac #22455: _facet_adjacency_matrix not working correctly for 
>> non-fulldimensional polyhedra
>> 0b00dc5534 Trac #21937: Library of polytopes should allow specifying 
>> backend=...
>> 7f23a8f8c9 Trac #16618: The optimization 
>> Category_over_base._subcategory_hook_ really belongs to 
>> Category_over_base_ring
>> 57f1b4d137 Trac #24860: Building brial should use -std=gnu++11 on Cygwin
>> c4c315e130 Trac #24840: gambit does not install
>> 3d890fa16c Trac #24830: port uncompress/tar_file.py to python3
>> 7912fd986b Trac #24767: Failing tests in src/sage/doctest/test.py
>> 2951221011 Trac #24756: Don't run pcre test suite on Cygwin
>> e9108b62cd Trac #24699: Coxeter3 is broken
>> 3750eaa411 (tag: 8.2.beta7) Updated SageMath version to 8.2.beta7
>>
>>
> Upgrading from 8.2.beta7, the file build/make/Makefile got corrupted, in 
> particular the section on dependencies: the first dependency on each line 
> got changed by prepending "$(SAGE_LOCAL)/bin/gcc". For example:
>
>     deps_libgd =  $(SAGE_LOCAL)/bin/gcclibpng freetype iconv
>
> or
>
>     deps_maxima =  $(SAGE_LOCAL)/bin/gccecl
>
> Sage then claimed to complete "make build" correctly, although it was in 
> fact quite broken, so "make doc" failed. Any ideas what might have caused 
> this?
>
>   John
>  
>

This is due to #21524, for the record.

 

-- 
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 sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to