ah, OK, thanks, already pulled the trigger of distclean though :-) On Sunday, July 2, 2017 at 7:36:33 AM UTC+1, François Bissey wrote: > > HA! No it is not. You could do a search on sage-devel where it has been > raised > before. In short libgd found libvpx and build itself with support for vpx. > Then libvpx has been upgraded in your distro… > > https://groups.google.com/forum/#!msg/sage-devel/0-GMsiyK8yw/84uN8q3GAgAJ;context-place=forum/sage-devel > > > https://groups.google.com/forum/#!searchin/sage-release/libvpx%7Csort:relevance/sage-release/v6exlZDkXGc/DLctGMW7NDsJ > > for example. There are a few more if you search. > > > On 2/07/2017, at 18:28, Dima Pasechnik <[email protected] <javascript:>> > wrote: > > > > Is libvpx a new Sage dependency? For me building rc0 fails on Fedora 25 > with > > > > [dochtml] File "sage/matrix/matrix_mod2_dense.pxd", line 4, in init > sage.matrix.matrix_integer_dense > (build/cythonized/sage/matrix/matrix_integer_dense.c:55469) > > [dochtml] ImportError: libvpx.so.2: cannot open shared object file: No > such file or directory > > Makefile:985: recipe for target 'doc-html' failed > > make[2]: *** [doc-html] Error 1 > > > > See http://users.ox.ac.uk/~coml0531/sage/install.log.txt > > for the complete log. > > > > Dima > > > > On Thursday, June 29, 2017 at 10:24:58 PM UTC+1, 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 > > > > > > 7de256c Updated SageMath version to 8.0.rc0 > > 226bb83 Trac #15994: Python 3 preparation: Change for removed members of > types module > > 9a0cfac Trac #23294: Do not use modules without cimporting (part 2) > > 439836f Trac #23107: py3: fix everything in src/sage/matrix/* > > f4b8a94 Trac #22297: py3 remove __cmp__ from Element > > 8abee3a Trac #19573: Natural coercion from Integers(p*k) to GF(p) for > prime p > > f1c959d Trac #17039: Allow IndexedGenerators to handle `names` > > 5928a38 Trac #23208: Enhanced backtrace on test timeout > > 64ec36c Trac #23290: Graph.merge_vertices() destroys loops > > 0fcfddc Trac #22777: Animate in Jupyter notebook > > 99ac16f Trac #23289: polymake does not build with gcc.7.1 > > ede52b6 Trac #23308: Remove unused variable from RealNumber object > > 273a2af Trac #23306: Do not change Singular includes > > 34ea4af Trac #22277: change ring multivariate Laurent Polynomials > > 5a4cbef Trac #23323: use string types in Cartan factory > > 5fe4415 Trac #23317: NULL result without error while sorting words > > 52fb56e Trac #23314: Ignored exceptions in glpk_backend.pyx > > e7ea799 Trac #23305: py3: work on cmp in fraction fields and orders in > number fields > > e661e6c Trac #23303: py3: get rid of cmp for species and yang-baxter > > 5392dd6 Trac #23302: Fix pickling of UniqueFactory elements with Cython > 0.26 > > a467d23 Trac #23301: py3: some care for cmp in some modular files > > ced02e9 Trac #23262: Enable png support in giac > > 31268b9 Trac #23248: sympy behavior depends on gmpy2 installation > > fa8cb83 Trac #23226: py3: some care for cmp in schemes > > f58d4e8 Trac #23159: Deprecation from #5930 should not use inspect > > 82df171 Trac #23093: Doctest fixes for bugs with real_part and is_real > > 1e5f842 Trac #23067: Upgrade R to 3.4.0 > > 8236443 Trac #18700: Use GroupAlgebra as the standard class for group > algebras > > 005c29b Trac #17554: Univariate Laurent polynomial do not properly > handle __call__ > > ce5653b Trac #16516: Faster roots computation for sparse polynomials > over ZZ > > ec4b5bb Trac #15484: Implement Yangian for gl(n) > > 56d1543 Trac #19974: document "sage --notebook=jupyter" > > afeb0d6 Updated SageMath version to 8.0.beta12 > > > > > > -- > > 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] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > Visit this group at https://groups.google.com/group/sage-release. > > For more options, visit https://groups.google.com/d/optout. > >
-- 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 https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
