last build time: Mar 26 23:41
log file: /Users/iohara/Desktop/sage-10.0.beta6/logs/pkgs/scipy-1.10.1.log
ls -l/usr/local/opt/openblas/lib/pkgconfig/openblas.pc gives
ls: invalid option -- /
usage: ls [-@ABCFGHILOPRSTUWabcdefghiklmnopqrstuvwxy1%,] [--color=when] [-D format] [file ...]
ls -l /usr/local/opt/openblas/lib/pkgconfig/openblas.pc local/lib/pkgconfig/*.pc gives
-r--r--r-- 1 iohara admin 556 Mar 26 20:26 /usr/local/opt/openblas/lib/pkgconfig/openblas.pc
lrwxr-xr-x 1 iohara staff 49 Mar 26 20:38 local/lib/pkgconfig/blas.pc -> /usr/local/opt/openblas/lib/pkgconfig/openblas.pc
lrwxr-xr-x 1 iohara staff 49 Mar 26 20:38 local/lib/pkgconfig/cblas.pc -> /usr/local/opt/openblas/lib/pkgconfig/openblas.pc
-rw-r--r-- 1 iohara staff 353 Mar 26 20:52 local/lib/pkgconfig/eclib.pc
-rw-r--r-- 1 iohara staff 630 Mar 26 21:17 local/lib/pkgconfig/fflas-ffpack.pc
-rw-r--r-- 1 iohara staff 340 Mar 26 22:58 local/lib/pkgconfig/gf2x.pc
-rw-r--r-- 1 iohara staff 503 Mar 26 21:09 local/lib/pkgconfig/givaro.pc
-rw-r--r-- 1 iohara staff 338 Mar 26 20:38 local/lib/pkgconfig/gsl.pc
lrwxr-xr-x 1 iohara staff 49 Mar 26 20:38 local/lib/pkgconfig/lapack.pc -> /usr/local/opt/openblas/lib/pkgconfig/openblas.pc
-rw-r--r-- 1 iohara staff 313 Mar 26 21:11 local/lib/pkgconfig/lcalc.pc
-rw-r--r-- 1 iohara staff 636 Mar 26 21:18 local/lib/pkgconfig/linbox.pc
-rw-r--r-- 1 iohara staff 332 Mar 26 20:45 local/lib/pkgconfig/m4ri.pc
-rw-r--r-- 1 iohara staff 326 Mar 26 21:19 local/lib/pkgconfig/m4rie.pc
27/03/2023 2:34、Matthias Köppe <matthia...@gmail.com>のメール:ls -l /usr/local/opt/openblas/lib/pkgconfig/openblas.pc local/lib/pkgconfig/*.pc
27/03/2023 12:11、Dima Pasechnik <dim...@gmail.com>のメール:
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/CAAWYfq1%3Dx1qaMCb%3DWLnWtP1UAfwdBmZSXH-9oRjyWusuYXthZw%40mail.gmail.com.
On Debian testing running on core i7 + 16 GB RAM, make fails. From install.log :
[sagemath_doc_html-none] Build finished. The built documents can be found in /usr/local/sage-10/local/share/doc/sage/inventory/en/reference/functions [sagemath_doc_html-none] [discrete_] WARNING: error while formatting arguments for sage.geometry.integral_points.InequalityCollection.are_satisfied: 'NoneType' object has no attribute 'find' [sagemath_doc_html-none] [discrete_] WARNING: error while formatting arguments for sage.geometry.integral_points.InequalityCollection.satisfied_as_equalities: 'NoneType' object has no attribute 'find' [sagemath_doc_html-none] [discrete_] WARNING: error while formatting arguments for sage.geometry.integral_points.loop_over_parallelotope_points: 'NoneType' object has no attribute 'find' [sagemath_doc_html-none] [discrete_] WARNING: error while formatting arguments for sage.geometry.integral_points.parallelotope_points: 'NoneType' object has no attribute 'find' [sagemath_doc_html-none] [discrete_] WARNING: error while formatting arguments for sage.geometry.integral_points.ray_matrix_normal_form: 'NoneType' object has no attribute 'find' [sagemath_doc_html-none] [discrete_] WARNING: error while formatting arguments for sage.geometry.integral_points.simplex_points: 'NoneType' object has no attribute 'find' [sagemath_doc_html-none] sage --docbuild --no-pdf-links reference/history_and_license inventory --no-prune-empty-dirs [sagemath_doc_html-none] [discrete_] The inventory files are in ../../local/share/doc/sage/inventory/en/reference/discrete_geometry. [sagemath_doc_html-none] Error building the documentation. [sagemath_doc_html-none] Traceback (most recent call last): [sagemath_doc_html-none] File "<frozen runpy>", line 198, in _run_module_as_main [sagemath_doc_html-none] File "<frozen runpy>", line 88, in _run_code [sagemath_doc_html-none] File "/usr/local/sage-10/pkgs/sage-docbuild/sage_docbuild/__main__.py", line 498, in <module> [sagemath_doc_html-none] sys.exit(main()) [sagemath_doc_html-none] ^^^^^^ [sagemath_doc_html-none] File "/usr/local/sage-10/pkgs/sage-docbuild/sage_docbuild/__main__.py", line 495, in main [sagemath_doc_html-none] builder() [sagemath_doc_html-none] File "/usr/local/sage-10/pkgs/sage-docbuild/sage_docbuild/builders.py", line 819, in _wrapper [sagemath_doc_html-none] getattr(DocBuilder, build_type)(self, *args, **kwds) [sagemath_doc_html-none] File "/usr/local/sage-10/pkgs/sage-docbuild/sage_docbuild/builders.py", line 163, in f [sagemath_doc_html-none] runsphinx() [sagemath_doc_html-none] File "/usr/local/sage-10/pkgs/sage-docbuild/sage_docbuild/sphinxbuild.py", line 327, in runsphinx [sagemath_doc_html-none] sys.stderr.raise_errors() [sagemath_doc_html-none] File "/usr/local/sage-10/pkgs/sage-docbuild/sage_docbuild/sphinxbuild.py", line 263, in raise_errors [sagemath_doc_html-none] raise OSError(self._error) [sagemath_doc_html-none] OSError: WARNING: error while formatting arguments for sage.geometry.integral_points.InequalityCollection.are_satisfied: 'NoneType' object has no attribute 'find' [sagemath_doc_html-none] [sagemath_doc_html-none] Note: incremental documentation builds sometimes cause spurious [sagemath_doc_html-none] error messages. To be certain that these are real errors, run [sagemath_doc_html-none] "make doc-clean doc-uninstall" first and try again.Same result after make doc-clean doc-uninstall.
I’m stuck…
Hi,On Ubuntu 22.04 running on Intel Core i7-8665U @1.9 GHz + 32 GB RAM, incremental parallel (-j8) build from Sage 10.0.beta4 failed while building the documentation.Runningmake doc-clean doc-uninstalland then make again did not help.The issue seems to be in sage.geometry.integral_points;
--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/c3657cd3-da46-4f4b-a72e-f6ca8514f120n%40googlegroups.com.
make sagelib-clean sagelib-uninstallmake
----------------------------------------------------------------------
sage -t --long --warn-long 263.7 --random-seed=17277742380544758668600774580300429123 src/sage/graphs/graph_generators.py # 1 doctest failed
sage -t --long --warn-long 263.7 --random-seed=17277742380544758668600774580300429123 src/sage/graphs/generators/families.py # 2 doctests failed
sage -t --long --warn-long 263.7 --random-seed=17277742380544758668600774580300429123 src/sage/modular/modform_hecketriangle/space.py # 2 doctests failed
sage -t --long --warn-long 263.7 --random-seed=17277742380544758668600774580300429123 src/sage/modular/modform_hecketriangle/readme.py # 1 doctest failed
sage -t --long --warn-long 263.7 --random-seed=17277742380544758668600774580300429123 src/sage/modular/modform_hecketriangle/abstract_space.py # 3 doctests failed
29/03/2023 11:59、Emmanuel Charpentier <emanuel.c...@gmail.com>のメール:
--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/b6d3f027-5871-487f-828d-16441657c75cn%40googlegroups.com.