On Sunday, September 6, 2020 at 10:21:19 PM UTC-7, Matthias Köppe wrote:
>
> On Sunday, September 6, 2020 at 4:25:39 PM UTC-7, 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
>>
>
>> 5ec24db181 (tag: 9.2.beta12, trac/develop) Updated SageMath version to
>> 9.2.beta12
>>
>>
> Tests have started at https://github.com/sagemath/sage/actions
>
*macOS* results: All runs have a number of timeouts in doctests.
*homebrew*-macos-{minimal, standard} (= build with homebrew python3.8):
sage -t --random-seed=0 src/sage/interfaces/gap.py # 1 doctest failed
homebrew-macos-python3_xcode-minimal: Clean
homebrew-macos-python3_xcode-standard:
sage -t --random-seed=0 src/sage/interfaces/gap.py # 1 doctest failed
homebrew-macos-python3_xcode-nokegonly-standard: Error building R:
configure: error: in
`/Users/runner/work/sage/sage/.tox/local-homebrew-macos-python3_xcode-nokegonly-standard/local/var/tmp/sage/build/r-3.6.3/src':
*configure: error: linking to Fortran libraries from C fails*
Looks like this build is still using gfortran-9
homebrew-macos-python3_pythonorg-minimal:
sage -t --random-seed=0 src/sage/interfaces/gap.py # 1 doctest failed
homebrew-macos-python3_xcode-gcc_spkg-{minimal,standard}: Various build
errors (ignore for Sage 9.2)
homebrew-macos with xcode-12 beta: Various build errors, tracked at
https://trac.sagemath.org/ticket/30494 (ignore for Sage 9.2)
*conda-forge*-macos-minimal: python3 build fails:
configure: error: Cross compiling required --host=HOST-TUPLE and
--build=ARCH
conda-forge-macos-standard
(https://github.com/sagemath/sage/runs/1078909711):
[sagelib-9.2.beta12]
/Users/runner/work/sage/sage/.tox/local-conda-forge-macos-standard/local/include/*linbox/algorithms/det-rational.h:96:39:
error: no viable overloaded '='*
* [sagelib-9.2.beta12] void detMul (const Integer& m)
{mul = m;}*
[sagelib-9.2.beta12]
~~~ ^ ~
[sagelib-9.2.beta12]
/Users/runner/work/sage/sage/.tox/local-conda-forge-macos-standard/conda/include/gmp++/gmp++_int.h:236:34:
note: candidate function not viable: 'this' argument has type 'const
LinBox::Integer' (aka 'const Givaro::Integer'), but method is not marked
const
[sagelib-9.2.beta12] giv_all_inlined Integer& operator = (const
Integer& n);
[sagelib-9.2.beta12] ^
[sagelib-9.2.beta12]
build/cythonized/sage/matrix/matrix_integer_sparse.cpp:12289:35: warning:
comparison of integers of different signs: 'size_t' (aka 'unsigned long')
and 'long' [-Wsign-compare]
[sagelib-9.2.beta12] for (__pyx_t_12 = 0; __pyx_t_12 < __pyx_t_11;
__pyx_t_12+=1) {
[sagelib-9.2.beta12] ~~~~~~~~~~ ^ ~~~~~~~~~~
[sagelib-9.2.beta12] 1 warning and 2 errors generated.
[sagelib-9.2.beta12] error: command 'x86_64-apple-darwin13.4.0-clang'
failed with exit status 1
I have created https://trac.sagemath.org/ticket/30535 for this
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/sage-release/69e9cfd2-524a-46ec-849c-3af8fdb334dco%40googlegroups.com.