I could build till sagelib with the patched flint.
Now I get an error in building doc.

[spkg-install] [reference] WARNING: unsupported theme option
'source_view_link' given
[spkg-install] [reference] The HTML pages are in
../../local/share/doc/sage/html/en/reference/references.
[spkg-install] Error building the documentation.
[spkg-install] Traceback (most recent call last):
[spkg-install]   File "<frozen runpy>", line 198, in _run_module_as_main
[spkg-install]   File "<frozen runpy>", line 88, in _run_code
[spkg-install]   File
"/mnt/vol_05/for-gentoo/sage/sage/src/sage_docbuild/__main__.py", line 530,
in <module>
[spkg-install]     sys.exit(main())
[spkg-install]              ^^^^^^
[spkg-install]   File
"/mnt/vol_05/for-gentoo/sage/sage/src/sage_docbuild/__main__.py", line 526,
in main
[spkg-install]     builder()
[spkg-install]   File
"/mnt/vol_05/for-gentoo/sage/sage/src/sage_docbuild/builders.py", line 827,
in _wrapper
[spkg-install]     getattr(DocBuilder, build_type)(self, *args, **kwds)
[spkg-install]   File
"/mnt/vol_05/for-gentoo/sage/sage/src/sage_docbuild/builders.py", line 163,
in f
[spkg-install]     runsphinx()
[spkg-install]   File
"/mnt/vol_05/for-gentoo/sage/sage/src/sage_docbuild/sphinxbuild.py", line
319, in runsphinx
[spkg-install]     sys.stderr.raise_errors()
[spkg-install]   File
"/mnt/vol_05/for-gentoo/sage/sage/src/sage_docbuild/sphinxbuild.py", line
255, in raise_errors
[spkg-install]     raise OSError(self._error)
[spkg-install] OSError: WARNING: unsupported theme option
'source_view_link' given

I am in `develop` branch 10.5.beta1 in Gentoo linux. The log files are
attached herewith.

Search leads me to this link
https://github.com/pradyunsg/furo/discussions/802
According to it, it is now fixed in furo-2024.07.18 which is also the spkg
version in develop branch.
But I had furo-2024.5.6 installed through Gentoo and the build picked it up
and used the system installed furo.
May be it needs furo version restriction in build scripts to avoid picking
old furo.


On Sat, Aug 3, 2024 at 1:41 AM François Bissey <frp.bis...@gmail.com> wrote:

>
>
> On 3/08/24 08:06, Niranjana K M wrote:
> >
> >
> > On Sat, Aug 3, 2024 at 1:29 AM François Bissey <frp.bis...@gmail.com
> > <mailto:frp.bis...@gmail.com>> wrote:
> >
> >
> >
> >     On 3/08/24 07:17, Michael Orlitzky wrote:
> >      > On Fri, 2024-08-02 at 07:09 -0700, Niranjana K M wrote:
> >      >> At first I had flint-3.1.0 from Gentoo portage. Got same errors
> >     and build
> >      >> failed. The I uninstalled flint and its dependents from Gentoo
> >     and let the
> >      >> Sage choose its flint spkg. Again it also failed with same
> errors.
> >      >>
> >      >
> >      > These errors,
> >      >
> >      >> local/include/flint/nmod_mpoly_factor.h:366:49: error: expected
> >     ')' before '__extension__'
> >      >
> >      > arise from flint's use of the variable name "I" in a few places.
> C99
> >      > technically forbids that IIRC. Our flint-3.1.3_p1 package (but no
> >      > earlier versions) contain a patch from Dima to fix the issue.
> >      >
> >      > We were expecting people to hit this with gcc-14 which is still
> >      > unstable, but I guess some of the patches that have been
> >     backported to
> >      > your 13.3.1_p20240614 trigger it. I've filed a stabilization
> request
> >      > for flint-3.1.3_p1 to get ahead of the problem.
> >      >
> >      >
> >
> >     Yes, that weirded me out in
> >     https://github.com/cschwan/sage-on-gentoo/issues/789
> >     <https://github.com/cschwan/sage-on-gentoo/issues/789>
> >     But not everyone with a gcc-13.3.x compiler is affected, so there
> maybe
> >     something more subtle at play. Maybe a compiler use flag?
> >
> > May be the Gentoo Hardened gcc?
> > $ gcc --version
> >    gcc (Gentoo Hardened 13.3.1_p20240614 p17) 13.3.1 20240614
> >
>
> Yes, that kind of thing is important to mention.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-devel+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-devel/26b301e4-d1f8-410d-b2b8-a70d3f6b7272%40gmail.com
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAMcUJ1s%2BVuOTmnCDYyQZYc2n8cTNguqh_6-A7w3tjNhx65mQEQ%40mail.gmail.com.
Setting up build directory /mnt/vol_05/for-gentoo/sage/sage/local/var/tmp/sage/build/sagemath_doc_html-none
Host system: Linux MATHEMATICS 6.6.38-gentoo #1 SMP PREEMPT_DYNAMIC Tue Jul 30 10:47:39 IST 2024 x86_64 Intel(R) Core(TM) i3-2330M CPU @ 2.20GHz GenuineIntel GNU/Linux
C compiler: gcc, Using built-in specs., COLLECT_GCC=gcc, COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper, Target: x86_64-pc-linux-gnu, Configured with: /var/tmp/portage/sys-devel/gcc-13.3.1_p20240614/work/gcc-13-20240614/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/13 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/13/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 13.3.1_p20240614 p17' --with-gcc-major-version-only --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --enable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --with-zstd --without-isl --enable-default-pie --enable-default-ssp --disable-fixincludes --with-build-config=bootstrap-cet, Thread model: posix, Supported LTO compression algorithms: zlib zstd, gcc version 13.3.1 20240614 (Gentoo Hardened 13.3.1_p20240614 p17)
No stamp file for package 'sagemath_doc_html' in /mnt/vol_05/for-gentoo/sage/sage/local/var/lib/sage/installed
No spkg-legacy-uninstall script; nothing to do
[spkg-install] mkdir -p en/reference/repl
[spkg-install] sage -advanced > en/reference/repl/options.txt
[spkg-install] make doc-inventory--reference-references
[spkg-install] sage --docbuild --no-pdf-links reference/references inventory 
[spkg-install] [reference] building [inventory]: targets for 1 source files that are out of date
[spkg-install] [reference] updating environment: [new config] 1 added, 0 changed, 0 removed
[spkg-install] [reference] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/references.
[spkg-install] make SAGE_DOCBUILD_OPTS=" --no-prune-empty-dirs"  doc-inventory--reference-spkg  doc-inventory--reference-manifolds  doc-inventory--reference-algebras  doc-inventory--reference-polynomial_rings  doc-inventory--reference-repl  doc-inventory--reference-tensor_free_modules  doc-inventory--reference-combinat  doc-inventory--reference-dynamics  doc-inventory--reference-plot3d  doc-inventory--reference-arithgroup  doc-inventory--reference-graphs  doc-inventory--reference-misc  doc-inventory--reference-parallel  doc-inventory--reference-topology  doc-inventory--reference-arithmetic_curves  doc-inventory--reference-asymptotic  doc-inventory--reference-calculus  doc-inventory--reference-categories  doc-inventory--reference-coding  doc-inventory--reference-coercion  doc-inventory--reference-constants  doc-inventory--reference-cpython  doc-inventory--reference-cryptography  doc-inventory--reference-curves  doc-inventory--reference-data_structures  doc-inventory--reference-databases  doc-inventory--reference-diophantine_approximation  doc-inventory--reference-discrete_geometry  doc-inventory--reference-doctest  doc-inventory--reference-documentation  doc-inventory--reference-drinfeld_modules  doc-inventory--reference-euclidean_spaces  doc-inventory--reference-finite_rings  doc-inventory--reference-function_fields  doc-inventory--reference-functions  doc-inventory--reference-game_theory  doc-inventory--reference-games  doc-inventory--reference-groups  doc-inventory--reference-hecke  doc-inventory--reference-history_and_license  doc-inventory--reference-homology  doc-inventory--reference-hyperbolic_geometry  doc-inventory--reference-interfaces  doc-inventory--reference-knots  doc-inventory--reference-lfunctions  doc-inventory--reference-libs  doc-inventory--reference-logic  doc-inventory--reference-matrices  doc-inventory--reference-matroids  doc-inventory--reference-modabvar  doc-inventory--reference-modfrm  doc-inventory--reference-modsym  doc-inventory--reference-modules  doc-inventory--reference-monoids  doc-inventory--reference-noncommutative_polynomial_rings  doc-inventory--reference-number_fields  doc-inventory--reference-numerical  doc-inventory--reference-padics  doc-inventory--reference-plotting  doc-inventory--reference-power_series  doc-inventory--reference-probability  doc-inventory--reference-quadratic_forms  doc-inventory--reference-quat_algebras  doc-inventory--reference-quivers  doc-inventory--reference-resolutions  doc-inventory--reference-riemannian_geometry  doc-inventory--reference-rings  doc-inventory--reference-rings_numerical  doc-inventory--reference-rings_standard  doc-inventory--reference-sat  doc-inventory--reference-schemes  doc-inventory--reference-semirings  doc-inventory--reference-sets  doc-inventory--reference-stats  doc-inventory--reference-structure  doc-inventory--reference-valuations
[spkg-install] sage --docbuild --no-pdf-links reference/spkg inventory --no-prune-empty-dirs
[spkg-install] sage --docbuild --no-pdf-links reference/manifolds inventory --no-prune-empty-dirs
[spkg-install] [spkg     ] building [inventory]: targets for 477 source files that are out of date
[spkg-install] [spkg     ] updating environment: [new config] 477 added, 0 changed, 0 removed
[spkg-install] [manifolds] building [inventory]: targets for 88 source files that are out of date
[spkg-install] [manifolds] updating environment: [new config] 88 added, 0 changed, 0 removed
[spkg-install] [spkg     ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/spkg.
[spkg-install] sage --docbuild --no-pdf-links reference/algebras inventory --no-prune-empty-dirs
[spkg-install] [algebras ] building [inventory]: targets for 121 source files that are out of date
[spkg-install] [algebras ] updating environment: [new config] 121 added, 0 changed, 0 removed
[spkg-install] [algebras ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/algebras.
[spkg-install] sage --docbuild --no-pdf-links reference/polynomial_rings inventory --no-prune-empty-dirs
[spkg-install] [polynomia] building [inventory]: targets for 65 source files that are out of date
[spkg-install] [polynomia] updating environment: [new config] 65 added, 0 changed, 0 removed
[spkg-install] [polynomia] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/polynomial_rings.
[spkg-install] sage --docbuild --no-pdf-links reference/repl inventory --no-prune-empty-dirs
[spkg-install] [repl     ] building [inventory]: targets for 36 source files that are out of date
[spkg-install] [repl     ] updating environment: [new config] 36 added, 0 changed, 0 removed
[spkg-install] [repl     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning: Widget._active_widgets is deprecated.
[spkg-install] [repl     ]   return getattr(obj, name, *defargs)
[spkg-install] [repl     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning: Widget._widget_types is deprecated.
[spkg-install] [repl     ]   return getattr(obj, name, *defargs)
[spkg-install] [repl     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning: Widget.widget_types is deprecated.
[spkg-install] [repl     ]   return getattr(obj, name, *defargs)
[spkg-install] [repl     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning: Widget.widgets is deprecated.
[spkg-install] [repl     ]   return getattr(obj, name, *defargs)
[spkg-install] [repl     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning: Widget._active_widgets is deprecated.
[spkg-install] [repl     ]   return getattr(obj, name, *defargs)
[spkg-install] [repl     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning: Widget._widget_types is deprecated.
[spkg-install] [repl     ]   return getattr(obj, name, *defargs)
[spkg-install] [repl     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning: Widget.widget_types is deprecated.
[spkg-install] [repl     ]   return getattr(obj, name, *defargs)
[spkg-install] [repl     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning: Widget.widgets is deprecated.
[spkg-install] [repl     ]   return getattr(obj, name, *defargs)
[spkg-install] [repl     ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/repl.
[spkg-install] sage --docbuild --no-pdf-links reference/tensor_free_modules inventory --no-prune-empty-dirs
[spkg-install] [tensor_fr] building [inventory]: targets for 22 source files that are out of date
[spkg-install] [tensor_fr] updating environment: [new config] 22 added, 0 changed, 0 removed
[spkg-install] [tensor_fr] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/tensor_free_modules.
[spkg-install] sage --docbuild --no-pdf-links reference/combinat inventory --no-prune-empty-dirs
[spkg-install] [combinat ] building [inventory]: targets for 375 source files that are out of date
[spkg-install] [combinat ] updating environment: [new config] 375 added, 0 changed, 0 removed
[spkg-install] [combinat ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [combinat ] Importing linear_extension_iterator from here is deprecated; please use "from sage.combinat.posets.linear_extension_iterator import linear_extension_iterator" instead.
[spkg-install] [combinat ] See https://github.com/sagemath/sage/issues/35741 for details.
[spkg-install] [combinat ]   return getattr(obj, name, *defargs)
[spkg-install] [combinat ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [combinat ] Importing set_partition_iterator from here is deprecated; please use "from sage.combinat.set_partition_iterator import set_partition_iterator" instead.
[spkg-install] [combinat ] See https://github.com/sagemath/sage/issues/35741 for details.
[spkg-install] [combinat ]   return getattr(obj, name, *defargs)
[spkg-install] [combinat ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [combinat ] Importing set_partition_iterator_blocks from here is deprecated; please use "from sage.combinat.set_partition_iterator import set_partition_iterator_blocks" instead.
[spkg-install] [combinat ] See https://github.com/sagemath/sage/issues/35741 for details.
[spkg-install] [combinat ]   return getattr(obj, name, *defargs)
[spkg-install] [manifolds] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/manifolds.
[spkg-install] sage --docbuild --no-pdf-links reference/dynamics inventory --no-prune-empty-dirs
[spkg-install] [dynamics ] building [inventory]: targets for 17 source files that are out of date
[spkg-install] [dynamics ] updating environment: [new config] 17 added, 0 changed, 0 removed
[spkg-install] [dynamics ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/dynamics.
[spkg-install] sage --docbuild --no-pdf-links reference/plot3d inventory --no-prune-empty-dirs
[spkg-install] [plot3d   ] building [inventory]: targets for 20 source files that are out of date
[spkg-install] [plot3d   ] updating environment: [new config] 20 added, 0 changed, 0 removed
[spkg-install] [combinat ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/combinat.
[spkg-install] sage --docbuild --no-pdf-links reference/arithgroup inventory --no-prune-empty-dirs
[spkg-install] [arithgrou] building [inventory]: targets for 12 source files that are out of date
[spkg-install] [arithgrou] updating environment: [new config] 12 added, 0 changed, 0 removed
[spkg-install] [arithgrou] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/arithgroup.
[spkg-install] sage --docbuild --no-pdf-links reference/graphs inventory --no-prune-empty-dirs
[spkg-install] [graphs   ] building [inventory]: targets for 76 source files that are out of date
[spkg-install] [graphs   ] updating environment: [new config] 76 added, 0 changed, 0 removed
[spkg-install] [graphs   ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/graphs.
[spkg-install] sage --docbuild --no-pdf-links reference/misc inventory --no-prune-empty-dirs
[spkg-install] [misc     ] building [inventory]: targets for 100 source files that are out of date
[spkg-install] [misc     ] updating environment: [new config] 100 added, 0 changed, 0 removed
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing GroupExpElement from here is deprecated; please use "from sage.groups.group_exp import GroupExpElement" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/38238 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing GroupExp_Class from here is deprecated; please use "from sage.groups.group_exp import GroupExp_Class" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/38238 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing GroupSemidirectProductElement from here is deprecated; please use "from sage.groups.group_semidirect_product import GroupSemidirectProductElement" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/38238 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing Profiler from here is deprecated; please use "from sage.misc.profiler import Profiler" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/34259 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing banner from here is deprecated; please use "from sage.misc.banner import banner" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/34259 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing installed_packages from here is deprecated; please use "from sage.misc.package import installed_packages" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/34259 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing is_package_installed from here is deprecated; please use "from sage.misc.package import is_package_installed" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/34259 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing logstr from here is deprecated; please use "from sage.repl.interpreter import logstr" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/34259 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing package_versions from here is deprecated; please use "from sage.misc.package import package_versions" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/34259 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing runsnake from here is deprecated; please use "from sage.misc.dev_tools import runsnake" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/34259 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing set_edit_template from here is deprecated; please use "from sage.misc.edit_module import set_edit_template" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/34259 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing trace from here is deprecated; please use "from sage.misc.trace import trace" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/34259 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing verbose from here is deprecated; please use "from sage.misc.verbose import verbose" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/17815 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing GlobalCputime from here is deprecated; please use "from sage.misc.timing import GlobalCputime" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/35816 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing cputime from here is deprecated; please use "from sage.misc.timing import cputime" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/35816 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing powerset from here is deprecated; please use "from sage.combinat.subset import powerset" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/35564 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing subsets from here is deprecated; please use "from sage.combinat.subset import subsets" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/35564 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing uniq from here is deprecated; please use "from sage.combinat.subset import uniq" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/35564 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [misc     ] Importing walltime from here is deprecated; please use "from sage.misc.timing import walltime" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/35816 for details.
[spkg-install] [misc     ]   return getattr(obj, name, *defargs)
[spkg-install] [misc     ] /usr/lib/python3.12/site-packages/sphinx/events.py:91: DeprecationWarning:
[spkg-install] [misc     ] Importing benchmark from here is deprecated; please use "from sage.misc.benchmark import benchmark" instead.
[spkg-install] [misc     ] See https://github.com/sagemath/sage/issues/34259 for details.
[spkg-install] [misc     ]   logger.debug('[app] emitting event: %r%s', name, repr(args)[:100])
[spkg-install] [misc     ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/misc.
[spkg-install] sage --docbuild --no-pdf-links reference/parallel inventory --no-prune-empty-dirs
[spkg-install] [parallel ] building [inventory]: targets for 8 source files that are out of date
[spkg-install] [parallel ] updating environment: [new config] 8 added, 0 changed, 0 removed
[spkg-install] [parallel ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/parallel.
[spkg-install] sage --docbuild --no-pdf-links reference/topology inventory --no-prune-empty-dirs
[spkg-install] [topology ] building [inventory]: targets for 15 source files that are out of date
[spkg-install] [topology ] updating environment: [new config] 15 added, 0 changed, 0 removed
[spkg-install] [topology ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/topology.
[spkg-install] sage --docbuild --no-pdf-links reference/arithmetic_curves inventory --no-prune-empty-dirs
[spkg-install] [arithmeti] building [inventory]: targets for 64 source files that are out of date
[spkg-install] [arithmeti] updating environment: [new config] 64 added, 0 changed, 0 removed
[spkg-install] [arithmeti] /mnt/vol_05/for-gentoo/sage/sage/src/sage/misc/sagedoc_conf.py:90: DeprecationWarning: using dollar signs to mark up math in Sage docstrings is deprecated; use backticks instead
[spkg-install] [arithmeti] See https://github.com/sagemath/sage/issues/33973 for details.
[spkg-install] [arithmeti]   s = sagedoc_dollars("\n".join(docstringlines))
[spkg-install] [arithmeti] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/arithmetic_curves.
[spkg-install] sage --docbuild --no-pdf-links reference/asymptotic inventory --no-prune-empty-dirs
[spkg-install] [asymptoti] building [inventory]: targets for 8 source files that are out of date
[spkg-install] [asymptoti] updating environment: [new config] 8 added, 0 changed, 0 removed
[spkg-install] [asymptoti] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/asymptotic.
[spkg-install] sage --docbuild --no-pdf-links reference/calculus inventory --no-prune-empty-dirs
[spkg-install] [calculus ] building [inventory]: targets for 35 source files that are out of date
[spkg-install] [calculus ] updating environment: [new config] 35 added, 0 changed, 0 removed
[spkg-install] [plot3d   ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/plot3d.
[spkg-install] sage --docbuild --no-pdf-links reference/categories inventory --no-prune-empty-dirs
[spkg-install] [categorie] building [inventory]: targets for 223 source files that are out of date
[spkg-install] [categorie] updating environment: [new config] 223 added, 0 changed, 0 removed
[spkg-install] [calculus ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/calculus.
[spkg-install] sage --docbuild --no-pdf-links reference/coding inventory --no-prune-empty-dirs
[spkg-install] [categorie] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [categorie] Importing ChainComplexes from here is deprecated; please use "from sage.categories.chain_complexes import ChainComplexes" instead.
[spkg-install] [categorie] See https://github.com/sagemath/sage/issues/29917 for details.
[spkg-install] [categorie]   return getattr(obj, name, *defargs)
[spkg-install] [coding   ] building [inventory]: targets for 42 source files that are out of date
[spkg-install] [coding   ] updating environment: [new config] 42 added, 0 changed, 0 removed
[spkg-install] [coding   ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/coding.
[spkg-install] sage --docbuild --no-pdf-links reference/coercion inventory --no-prune-empty-dirs
[spkg-install] [coercion ] building [inventory]: targets for 8 source files that are out of date
[spkg-install] [coercion ] updating environment: [new config] 8 added, 0 changed, 0 removed
[spkg-install] [coercion ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/coercion.
[spkg-install] sage --docbuild --no-pdf-links reference/constants inventory --no-prune-empty-dirs
[spkg-install] [constants] building [inventory]: targets for 2 source files that are out of date
[spkg-install] [constants] updating environment: [new config] 2 added, 0 changed, 0 removed
[spkg-install] [constants] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/constants.
[spkg-install] sage --docbuild --no-pdf-links reference/cpython inventory --no-prune-empty-dirs
[spkg-install] [cpython  ] building [inventory]: targets for 8 source files that are out of date
[spkg-install] [cpython  ] updating environment: [new config] 8 added, 0 changed, 0 removed
[spkg-install] [cpython  ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/cpython.
[spkg-install] sage --docbuild --no-pdf-links reference/cryptography inventory --no-prune-empty-dirs
[spkg-install] [cryptogra] building [inventory]: targets for 25 source files that are out of date
[spkg-install] [cryptogra] updating environment: [new config] 25 added, 0 changed, 0 removed
[spkg-install] [cryptogra] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [cryptogra] Importing carmichael_lambda from here is deprecated; please use "from sage.arith.misc import carmichael_lambda" instead.
[spkg-install] [cryptogra] See https://github.com/sagemath/sage/issues/34719 for details.
[spkg-install] [cryptogra]   return getattr(obj, name, *defargs)
[spkg-install] [cryptogra] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/cryptography.
[spkg-install] sage --docbuild --no-pdf-links reference/curves inventory --no-prune-empty-dirs
[spkg-install] [curves   ] building [inventory]: targets for 19 source files that are out of date
[spkg-install] [curves   ] updating environment: [new config] 19 added, 0 changed, 0 removed
[spkg-install] [categorie] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/categories.
[spkg-install] sage --docbuild --no-pdf-links reference/data_structures inventory --no-prune-empty-dirs
[spkg-install] [data_stru] building [inventory]: targets for 6 source files that are out of date
[spkg-install] [data_stru] updating environment: [new config] 6 added, 0 changed, 0 removed
[spkg-install] [curves   ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/curves.
[spkg-install] sage --docbuild --no-pdf-links reference/databases inventory --no-prune-empty-dirs
[spkg-install] [data_stru] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/data_structures.
[spkg-install] sage --docbuild --no-pdf-links reference/diophantine_approximation inventory --no-prune-empty-dirs
[spkg-install] [databases] building [inventory]: targets for 15 source files that are out of date
[spkg-install] [databases] updating environment: [new config] 15 added, 0 changed, 0 removed
[spkg-install] [diophanti] building [inventory]: targets for 2 source files that are out of date
[spkg-install] [diophanti] updating environment: [new config] 2 added, 0 changed, 0 removed
[spkg-install] [diophanti] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/diophantine_approximation.
[spkg-install] sage --docbuild --no-pdf-links reference/discrete_geometry inventory --no-prune-empty-dirs
[spkg-install] Warning: Missing title for sage.geometry.integral_points
[spkg-install] [discrete_] building [inventory]: targets for 73 source files that are out of date
[spkg-install] [discrete_] updating environment: [new config] 73 added, 0 changed, 0 removed
[spkg-install] [discrete_] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [discrete_] Importing powerset from here is deprecated; please use "from sage.combinat.subset import powerset" instead.
[spkg-install] [discrete_] See https://github.com/sagemath/sage/issues/35564 for details.
[spkg-install] [discrete_]   return getattr(obj, name, *defargs)
[spkg-install] [databases] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/databases.
[spkg-install] sage --docbuild --no-pdf-links reference/doctest inventory --no-prune-empty-dirs
[spkg-install] [doctest  ] building [inventory]: targets for 10 source files that are out of date
[spkg-install] [doctest  ] updating environment: [new config] 10 added, 0 changed, 0 removed
[spkg-install] [doctest  ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/doctest.
[spkg-install] sage --docbuild --no-pdf-links reference/documentation inventory --no-prune-empty-dirs
[spkg-install] [documenta] building [inventory]: targets for 10 source files that are out of date
[spkg-install] [documenta] updating environment: [new config] 10 added, 0 changed, 0 removed
[spkg-install] [documenta] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/documentation.
[spkg-install] sage --docbuild --no-pdf-links reference/drinfeld_modules inventory --no-prune-empty-dirs
[spkg-install] [drinfeld_] building [inventory]: targets for 8 source files that are out of date
[spkg-install] [drinfeld_] updating environment: [new config] 8 added, 0 changed, 0 removed
[spkg-install] [drinfeld_] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/drinfeld_modules.
[spkg-install] sage --docbuild --no-pdf-links reference/euclidean_spaces inventory --no-prune-empty-dirs
[spkg-install] [discrete_] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/discrete_geometry.
[spkg-install] [euclidean] building [inventory]: targets for 3 source files that are out of date
[spkg-install] [euclidean] updating environment: [new config] 3 added, 0 changed, 0 removed
[spkg-install] sage --docbuild --no-pdf-links reference/finite_rings inventory --no-prune-empty-dirs
[spkg-install] [euclidean] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/euclidean_spaces.
[spkg-install] sage --docbuild --no-pdf-links reference/function_fields inventory --no-prune-empty-dirs
[spkg-install] [finite_ri] building [inventory]: targets for 20 source files that are out of date
[spkg-install] [finite_ri] updating environment: [new config] 20 added, 0 changed, 0 removed
[spkg-install] [function_] building [inventory]: targets for 31 source files that are out of date
[spkg-install] [function_] updating environment: [new config] 31 added, 0 changed, 0 removed
[spkg-install] [finite_ri] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/finite_rings.
[spkg-install] [function_] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [function_] Importing FunctionFieldDerivation from here is deprecated; please use "from sage.rings.function_field.derivations import FunctionFieldDerivation" instead.
[spkg-install] [function_] See https://github.com/sagemath/sage/issues/35230 for details.
[spkg-install] [function_]   return getattr(obj, name, *defargs)
[spkg-install] sage --docbuild --no-pdf-links reference/functions inventory --no-prune-empty-dirs
[spkg-install] [function_] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/function_fields.
[spkg-install] sage --docbuild --no-pdf-links reference/game_theory inventory --no-prune-empty-dirs
[spkg-install] [functions] building [inventory]: targets for 20 source files that are out of date
[spkg-install] [functions] updating environment: [new config] 20 added, 0 changed, 0 removed
[spkg-install] [game_theo] building [inventory]: targets for 6 source files that are out of date
[spkg-install] [game_theo] updating environment: [new config] 6 added, 0 changed, 0 removed
[spkg-install] [game_theo] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/game_theory.
[spkg-install] sage --docbuild --no-pdf-links reference/games inventory --no-prune-empty-dirs
[spkg-install] [functions] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [functions] Importing beta from here is deprecated; please use "from sage.functions.gamma import beta" instead.
[spkg-install] [functions] See https://github.com/sagemath/sage/issues/24411 for details.
[spkg-install] [functions]   return getattr(obj, name, *defargs)
[spkg-install] [functions] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [functions] Importing gamma from here is deprecated; please use "from sage.functions.gamma import gamma" instead.
[spkg-install] [functions] See https://github.com/sagemath/sage/issues/24411 for details.
[spkg-install] [functions]   return getattr(obj, name, *defargs)
[spkg-install] [functions] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [functions] Importing gamma_inc from here is deprecated; please use "from sage.functions.gamma import gamma_inc" instead.
[spkg-install] [functions] See https://github.com/sagemath/sage/issues/24411 for details.
[spkg-install] [functions]   return getattr(obj, name, *defargs)
[spkg-install] [functions] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [functions] Importing gamma_inc_lower from here is deprecated; please use "from sage.functions.gamma import gamma_inc_lower" instead.
[spkg-install] [functions] See https://github.com/sagemath/sage/issues/24411 for details.
[spkg-install] [functions]   return getattr(obj, name, *defargs)
[spkg-install] [functions] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [functions] Importing log_gamma from here is deprecated; please use "from sage.functions.gamma import log_gamma" instead.
[spkg-install] [functions] See https://github.com/sagemath/sage/issues/24411 for details.
[spkg-install] [functions]   return getattr(obj, name, *defargs)
[spkg-install] [functions] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [functions] Importing psi from here is deprecated; please use "from sage.functions.gamma import psi" instead.
[spkg-install] [functions] See https://github.com/sagemath/sage/issues/24411 for details.
[spkg-install] [functions]   return getattr(obj, name, *defargs)
[spkg-install] [games    ] building [inventory]: targets for 5 source files that are out of date
[spkg-install] [games    ] updating environment: [new config] 5 added, 0 changed, 0 removed
[spkg-install] [functions] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/functions.
[spkg-install] [games    ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/games.
[spkg-install] sage --docbuild --no-pdf-links reference/groups inventory --no-prune-empty-dirs
[spkg-install] sage --docbuild --no-pdf-links reference/hecke inventory --no-prune-empty-dirs
[spkg-install] [hecke    ] building [inventory]: targets for 10 source files that are out of date
[spkg-install] [hecke    ] updating environment: [new config] 10 added, 0 changed, 0 removed
[spkg-install] [groups   ] building [inventory]: targets for 79 source files that are out of date
[spkg-install] [groups   ] updating environment: [new config] 79 added, 0 changed, 0 removed
[spkg-install] [hecke    ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/hecke.
[spkg-install] sage --docbuild --no-pdf-links reference/history_and_license inventory --no-prune-empty-dirs
[spkg-install] [history_a] building [inventory]: targets for 1 source files that are out of date
[spkg-install] [history_a] updating environment: [new config] 1 added, 0 changed, 0 removed
[spkg-install] [history_a] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/history_and_license.
[spkg-install] sage --docbuild --no-pdf-links reference/homology inventory --no-prune-empty-dirs
[spkg-install] [homology ] building [inventory]: targets for 13 source files that are out of date
[spkg-install] [homology ] updating environment: [new config] 13 added, 0 changed, 0 removed
[spkg-install] [groups   ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [groups   ] Importing MatrixGroupHomset from here is deprecated; please use "from sage.groups.libgap_morphism import GroupHomset_libgap as MatrixGroupHomset" instead.
[spkg-install] [groups   ] See https://github.com/sagemath/sage/issues/25444 for details.
[spkg-install] [groups   ]   return getattr(obj, name, *defargs)
[spkg-install] [groups   ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [groups   ] Importing MatrixGroupMap from here is deprecated; please use "from sage.categories.morphism import Morphism as MatrixGroupMap" instead.
[spkg-install] [groups   ] See https://github.com/sagemath/sage/issues/25444 for details.
[spkg-install] [groups   ]   return getattr(obj, name, *defargs)
[spkg-install] [groups   ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [groups   ] Importing MatrixGroupMorphism from here is deprecated; please use "from sage.categories.morphism import Morphism as MatrixGroupMorphism" instead.
[spkg-install] [groups   ] See https://github.com/sagemath/sage/issues/25444 for details.
[spkg-install] [groups   ]   return getattr(obj, name, *defargs)
[spkg-install] [groups   ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [groups   ] Importing MatrixGroupMorphism_im_gens from here is deprecated; please use "from sage.groups.libgap_morphism import GroupMorphism_libgap as MatrixGroupMorphism_im_gens" instead.
[spkg-install] [groups   ] See https://github.com/sagemath/sage/issues/25444 for details.
[spkg-install] [groups   ]   return getattr(obj, name, *defargs)
[spkg-install] [homology ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/homology.
[spkg-install] sage --docbuild --no-pdf-links reference/hyperbolic_geometry inventory --no-prune-empty-dirs
[spkg-install] [hyperboli] building [inventory]: targets for 6 source files that are out of date
[spkg-install] [hyperboli] updating environment: [new config] 6 added, 0 changed, 0 removed
[spkg-install] [groups   ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/groups.
[spkg-install] sage --docbuild --no-pdf-links reference/interfaces inventory --no-prune-empty-dirs
[spkg-install] [interface] building [inventory]: targets for 51 source files that are out of date
[spkg-install] [interface] updating environment: [new config] 51 added, 0 changed, 0 removed
[spkg-install] [hyperboli] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/hyperbolic_geometry.
[spkg-install] sage --docbuild --no-pdf-links reference/knots inventory --no-prune-empty-dirs
[spkg-install] [knots    ] building [inventory]: targets for 4 source files that are out of date
[spkg-install] [knots    ] updating environment: [new config] 4 added, 0 changed, 0 removed
[spkg-install] [knots    ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/knots.
[spkg-install] [interface] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/interfaces.
[spkg-install] sage --docbuild --no-pdf-links reference/lfunctions inventory --no-prune-empty-dirs
[spkg-install] sage --docbuild --no-pdf-links reference/libs inventory --no-prune-empty-dirs
[spkg-install] [lfunction] building [inventory]: targets for 6 source files that are out of date
[spkg-install] [lfunction] updating environment: [new config] 6 added, 0 changed, 0 removed
[spkg-install] [libs     ] building [inventory]: targets for 40 source files that are out of date
[spkg-install] [libs     ] updating environment: [new config] 40 added, 0 changed, 0 removed
[spkg-install] [lfunction] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/lfunctions.
[spkg-install] sage --docbuild --no-pdf-links reference/logic inventory --no-prune-empty-dirs
[spkg-install] [logic    ] building [inventory]: targets for 7 source files that are out of date
[spkg-install] [logic    ] updating environment: [new config] 7 added, 0 changed, 0 removed
[spkg-install] [logic    ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/logic.
[spkg-install] sage --docbuild --no-pdf-links reference/matrices inventory --no-prune-empty-dirs
[spkg-install] [libs     ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/libs.
[spkg-install] sage --docbuild --no-pdf-links reference/matroids inventory --no-prune-empty-dirs
[spkg-install] [matrices ] building [inventory]: targets for 47 source files that are out of date
[spkg-install] [matrices ] updating environment: [new config] 47 added, 0 changed, 0 removed
[spkg-install] [matroids ] building [inventory]: targets for 23 source files that are out of date
[spkg-install] [matroids ] updating environment: [new config] 23 added, 0 changed, 0 removed
[spkg-install] [matroids ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning: named_matroids is deprecated, use catalog instead
[spkg-install] [matroids ] See https://github.com/sagemath/sage/issues/36842 for details.
[spkg-install] [matroids ]   return getattr(obj, name, *defargs)
[spkg-install] [matroids ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/matroids.
[spkg-install] sage --docbuild --no-pdf-links reference/modabvar inventory --no-prune-empty-dirs
[spkg-install] [matrices ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [matrices ] Importing hadamard_row_bound_mpfr from here is deprecated; please use "from sage.matrix.misc_mpfr import hadamard_row_bound_mpfr" instead.
[spkg-install] [matrices ] See https://github.com/sagemath/sage/issues/35758 for details.
[spkg-install] [matrices ]   return getattr(obj, name, *defargs)
[spkg-install] [matrices ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [matrices ] Importing matrix_integer_dense_rational_reconstruction from here is deprecated; please use "from sage.matrix.misc_flint import matrix_integer_dense_rational_reconstruction" instead.
[spkg-install] [matrices ] See https://github.com/sagemath/sage/issues/35758 for details.
[spkg-install] [matrices ]   return getattr(obj, name, *defargs)
[spkg-install] [modabvar ] building [inventory]: targets for 12 source files that are out of date
[spkg-install] [modabvar ] updating environment: [new config] 12 added, 0 changed, 0 removed
[spkg-install] [matrices ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/matrices.
[spkg-install] sage --docbuild --no-pdf-links reference/modfrm inventory --no-prune-empty-dirs
[spkg-install] [modabvar ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/modabvar.
[spkg-install] sage --docbuild --no-pdf-links reference/modsym inventory --no-prune-empty-dirs
[spkg-install] [modfrm   ] building [inventory]: targets for 58 source files that are out of date
[spkg-install] [modfrm   ] updating environment: [new config] 58 added, 0 changed, 0 removed
[spkg-install] [modsym   ] building [inventory]: targets for 27 source files that are out of date
[spkg-install] [modsym   ] updating environment: [new config] 27 added, 0 changed, 0 removed
[spkg-install] [modsym   ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/modsym.
[spkg-install] sage --docbuild --no-pdf-links reference/modules inventory --no-prune-empty-dirs
[spkg-install] [modules  ] building [inventory]: targets for 59 source files that are out of date
[spkg-install] [modules  ] updating environment: [new config] 59 added, 0 changed, 0 removed
[spkg-install] [modfrm   ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/modfrm.
[spkg-install] sage --docbuild --no-pdf-links reference/monoids inventory --no-prune-empty-dirs
[spkg-install] [monoids  ] building [inventory]: targets for 13 source files that are out of date
[spkg-install] [monoids  ] updating environment: [new config] 13 added, 0 changed, 0 removed
[spkg-install] [monoids  ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/monoids.
[spkg-install] sage --docbuild --no-pdf-links reference/noncommutative_polynomial_rings inventory --no-prune-empty-dirs
[spkg-install] [modules  ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/modules.
[spkg-install] [noncommut] building [inventory]: targets for 10 source files that are out of date
[spkg-install] [noncommut] updating environment: [new config] 10 added, 0 changed, 0 removed
[spkg-install] sage --docbuild --no-pdf-links reference/number_fields inventory --no-prune-empty-dirs
[spkg-install] /mnt/vol_05/for-gentoo/sage/sage/src/sage_docbuild/builders.py:1075: FutureWarning: Ideals of non-maximal orders are an experimental feature. Be wary of bugs.
[spkg-install] See https://github.com/sagemath/sage/issues/34198 for details.
[spkg-install]   __import__(module_name)
[spkg-install] [noncommut] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/noncommutative_polynomial_rings.
[spkg-install] sage --docbuild --no-pdf-links reference/numerical inventory --no-prune-empty-dirs
[spkg-install] [number_fi] building [inventory]: targets for 29 source files that are out of date
[spkg-install] [number_fi] updating environment: [new config] 29 added, 0 changed, 0 removed
[spkg-install] [numerical] building [inventory]: targets for 21 source files that are out of date
[spkg-install] [numerical] updating environment: [new config] 21 added, 0 changed, 0 removed
[spkg-install] [numerical] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/numerical.
[spkg-install] sage --docbuild --no-pdf-links reference/padics inventory --no-prune-empty-dirs
[spkg-install] [padics   ] building [inventory]: targets for 29 source files that are out of date
[spkg-install] [padics   ] updating environment: [new config] 29 added, 0 changed, 0 removed
[spkg-install] [number_fi] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/number_fields.
[spkg-install] sage --docbuild --no-pdf-links reference/plotting inventory --no-prune-empty-dirs
[spkg-install] [plotting ] building [inventory]: targets for 32 source files that are out of date
[spkg-install] [plotting ] updating environment: [new config] 32 added, 0 changed, 0 removed
[spkg-install] [padics   ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/padics.
[spkg-install] sage --docbuild --no-pdf-links reference/power_series inventory --no-prune-empty-dirs
[spkg-install] [power_ser] building [inventory]: targets for 14 source files that are out of date
[spkg-install] [power_ser] updating environment: [new config] 14 added, 0 changed, 0 removed
[spkg-install] [power_ser] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/power_series.
[spkg-install] sage --docbuild --no-pdf-links reference/probability inventory --no-prune-empty-dirs
[spkg-install] [probabili] building [inventory]: targets for 3 source files that are out of date
[spkg-install] [probabili] updating environment: [new config] 3 added, 0 changed, 0 removed
[spkg-install] [probabili] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/probability.
[spkg-install] sage --docbuild --no-pdf-links reference/quadratic_forms inventory --no-prune-empty-dirs
[spkg-install] [quadratic] building [inventory]: targets for 15 source files that are out of date
[spkg-install] [quadratic] updating environment: [new config] 15 added, 0 changed, 0 removed
[spkg-install] [quadratic] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/quadratic_forms.
[spkg-install] sage --docbuild --no-pdf-links reference/quat_algebras inventory --no-prune-empty-dirs
[spkg-install] [quat_alge] building [inventory]: targets for 3 source files that are out of date
[spkg-install] [quat_alge] updating environment: [new config] 3 added, 0 changed, 0 removed
[spkg-install] [quat_alge] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/quat_algebras.
[spkg-install] sage --docbuild --no-pdf-links reference/quivers inventory --no-prune-empty-dirs
[spkg-install] [quivers  ] building [inventory]: targets for 9 source files that are out of date
[spkg-install] [quivers  ] updating environment: [new config] 9 added, 0 changed, 0 removed
[spkg-install] [quivers  ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/quivers.
[spkg-install] sage --docbuild --no-pdf-links reference/resolutions inventory --no-prune-empty-dirs
[spkg-install] [resolutio] building [inventory]: targets for 3 source files that are out of date
[spkg-install] [resolutio] updating environment: [new config] 3 added, 0 changed, 0 removed
[spkg-install] [resolutio] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/resolutions.
[spkg-install] sage --docbuild --no-pdf-links reference/riemannian_geometry inventory --no-prune-empty-dirs
[spkg-install] [riemannia] building [inventory]: targets for 3 source files that are out of date
[spkg-install] [riemannia] updating environment: [new config] 3 added, 0 changed, 0 removed
[spkg-install] [riemannia] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/riemannian_geometry.
[spkg-install] sage --docbuild --no-pdf-links reference/rings inventory --no-prune-empty-dirs
[spkg-install] [rings    ] building [inventory]: targets for 21 source files that are out of date
[spkg-install] [rings    ] updating environment: [new config] 21 added, 0 changed, 0 removed
[spkg-install] [rings    ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/rings.
[spkg-install] sage --docbuild --no-pdf-links reference/rings_numerical inventory --no-prune-empty-dirs
[spkg-install] [rings_num] building [inventory]: targets for 13 source files that are out of date
[spkg-install] [rings_num] updating environment: [new config] 13 added, 0 changed, 0 removed
[spkg-install] [rings_num] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/rings_numerical.
[spkg-install] sage --docbuild --no-pdf-links reference/rings_standard inventory --no-prune-empty-dirs
[spkg-install] [rings_sta] building [inventory]: targets for 16 source files that are out of date
[spkg-install] [rings_sta] updating environment: [new config] 16 added, 0 changed, 0 removed
[spkg-install] [rings_sta] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/rings_standard.
[spkg-install] sage --docbuild --no-pdf-links reference/sat inventory --no-prune-empty-dirs
[spkg-install] [sat      ] building [inventory]: targets for 8 source files that are out of date
[spkg-install] [sat      ] updating environment: [new config] 8 added, 0 changed, 0 removed
[spkg-install] [sat      ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/sat.
[spkg-install] sage --docbuild --no-pdf-links reference/schemes inventory --no-prune-empty-dirs
[spkg-install] [schemes  ] building [inventory]: targets for 53 source files that are out of date
[spkg-install] [schemes  ] updating environment: [new config] 53 added, 0 changed, 0 removed
[spkg-install] [schemes  ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/schemes.
[spkg-install] sage --docbuild --no-pdf-links reference/semirings inventory --no-prune-empty-dirs
[spkg-install] [semirings] building [inventory]: targets for 3 source files that are out of date
[spkg-install] [semirings] updating environment: [new config] 3 added, 0 changed, 0 removed
[spkg-install] [semirings] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/semirings.
[spkg-install] sage --docbuild --no-pdf-links reference/sets inventory --no-prune-empty-dirs
[spkg-install] [sets     ] building [inventory]: targets for 19 source files that are out of date
[spkg-install] [sets     ] updating environment: [new config] 19 added, 0 changed, 0 removed
[spkg-install] [sets     ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/sets.
[spkg-install] sage --docbuild --no-pdf-links reference/stats inventory --no-prune-empty-dirs
[spkg-install] [stats    ] building [inventory]: targets for 11 source files that are out of date
[spkg-install] [stats    ] updating environment: [new config] 11 added, 0 changed, 0 removed
[spkg-install] [stats    ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/stats.
[spkg-install] sage --docbuild --no-pdf-links reference/structure inventory --no-prune-empty-dirs
[spkg-install] [structure] building [inventory]: targets for 32 source files that are out of date
[spkg-install] [structure] updating environment: [new config] 32 added, 0 changed, 0 removed
[spkg-install] [structure] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [structure] Importing dumps from here is deprecated; please use "from sage.misc.persist import dumps" instead.
[spkg-install] [structure] See https://github.com/sagemath/sage/issues/25153 for details.
[spkg-install] [structure]   return getattr(obj, name, *defargs)
[spkg-install] [structure] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [structure] Importing load from here is deprecated; please use "from sage.misc.persist import load" instead.
[spkg-install] [structure] See https://github.com/sagemath/sage/issues/25153 for details.
[spkg-install] [structure]   return getattr(obj, name, *defargs)
[spkg-install] [structure] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [structure] Importing loads from here is deprecated; please use "from sage.misc.persist import loads" instead.
[spkg-install] [structure] See https://github.com/sagemath/sage/issues/25153 for details.
[spkg-install] [structure]   return getattr(obj, name, *defargs)
[spkg-install] [structure] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [structure] Importing save from here is deprecated; please use "from sage.misc.persist import save" instead.
[spkg-install] [structure] See https://github.com/sagemath/sage/issues/25153 for details.
[spkg-install] [structure]   return getattr(obj, name, *defargs)
[spkg-install] [structure] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [structure] Importing unpickle_all from here is deprecated; please use "from sage.misc.persist import unpickle_all" instead.
[spkg-install] [structure] See https://github.com/sagemath/sage/issues/25153 for details.
[spkg-install] [structure]   return getattr(obj, name, *defargs)
[spkg-install] [structure] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [structure] Importing unpickle_global from here is deprecated; please use "from sage.misc.persist import unpickle_global" instead.
[spkg-install] [structure] See https://github.com/sagemath/sage/issues/25153 for details.
[spkg-install] [structure]   return getattr(obj, name, *defargs)
[spkg-install] [structure] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [structure] Importing unpickle_override from here is deprecated; please use "from sage.misc.persist import unpickle_override" instead.
[spkg-install] [structure] See https://github.com/sagemath/sage/issues/25153 for details.
[spkg-install] [structure]   return getattr(obj, name, *defargs)
[spkg-install] [structure] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/structure.
[spkg-install] sage --docbuild --no-pdf-links reference/valuations inventory --no-prune-empty-dirs
[spkg-install] [valuation] building [inventory]: targets for 14 source files that are out of date
[spkg-install] [valuation] updating environment: [new config] 14 added, 0 changed, 0 removed
[spkg-install] [valuation] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/valuations.
[spkg-install] [plotting ] /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:374: DeprecationWarning:
[spkg-install] [plotting ] Importing line2d from here is deprecated; please use "from sage.plot.line import line2d" instead.
[spkg-install] [plotting ] See https://github.com/sagemath/sage/issues/28717 for details.
[spkg-install] [plotting ]   return getattr(obj, name, *defargs)
[spkg-install] [plotting ] The inventory file is in ../../local/share/doc/sage/inventory/en/reference/plotting.
[spkg-install] make SAGE_DOCBUILD_OPTS=" --no-prune-empty-dirs" doc-inventory--reference_top
[spkg-install] sage --docbuild --no-pdf-links reference_top inventory --no-prune-empty-dirs
[spkg-install] [reference] building [inventory]: targets for 1 source files that are out of date
[spkg-install] [reference] updating environment: [new config] 1 added, 0 changed, 0 removed
[spkg-install] [reference]     algebras: 34 todos, 121 index, 5 citations, 115 modules
[spkg-install] [reference]     arithgroup: 1 todos, 12 index, 0 citations, 11 modules
[spkg-install] [reference]     arithmetic_curves: 11 todos, 64 index, 0 citations, 63 modules
[spkg-install] [reference]     asymptotic: 6 todos, 8 index, 0 citations, 7 modules
[spkg-install] [reference]     calculus: 2 todos, 35 index, 0 citations, 34 modules
[spkg-install] [reference]     categories: 111 todos, 223 index, 0 citations, 222 modules
[spkg-install] [reference]     coding: 1 todos, 42 index, 0 citations, 41 modules
[spkg-install] [reference]     coercion: 0 todos, 8 index, 0 citations, 7 modules
[spkg-install] [reference]     combinat: 157 todos, 375 index, 210 citations, 373 modules
[spkg-install] [reference]     constants: 0 todos, 2 index, 0 citations, 1 modules
[spkg-install] [reference]     cpython: 0 todos, 8 index, 0 citations, 7 modules
[spkg-install] [reference]     cryptography: 0 todos, 25 index, 0 citations, 24 modules
[spkg-install] [reference]     curves: 2 todos, 19 index, 0 citations, 18 modules
[spkg-install] [reference]     data_structures: 3 todos, 6 index, 0 citations, 5 modules
[spkg-install] [reference]     databases: 2 todos, 15 index, 0 citations, 14 modules
[spkg-install] [reference]     diophantine_approximation: 3 todos, 2 index, 0 citations, 1 modules
[spkg-install] [reference]     discrete_geometry: 8 todos, 73 index, 0 citations, 72 modules
[spkg-install] [reference]     doctest: 0 todos, 10 index, 0 citations, 9 modules
[spkg-install] [reference]     documentation: 0 todos, 10 index, 0 citations, 9 modules
[spkg-install] [reference]     drinfeld_modules: 0 todos, 8 index, 0 citations, 7 modules
[spkg-install] [reference]     dynamics: 13 todos, 17 index, 0 citations, 14 modules
[spkg-install] [reference]     euclidean_spaces: 0 todos, 3 index, 0 citations, 2 modules
[spkg-install] [reference]     finite_rings: 1 todos, 20 index, 0 citations, 19 modules
[spkg-install] [reference]     function_fields: 1 todos, 31 index, 0 citations, 30 modules
[spkg-install] [reference]     functions: 2 todos, 20 index, 0 citations, 19 modules
[spkg-install] [reference]     game_theory: 0 todos, 6 index, 0 citations, 5 modules
[spkg-install] [reference]     games: 0 todos, 5 index, 0 citations, 4 modules
[spkg-install] [reference]     graphs: 24 todos, 76 index, 1 citations, 75 modules
[spkg-install] [reference]     groups: 17 todos, 79 index, 3 citations, 78 modules
[spkg-install] [reference]     hecke: 0 todos, 10 index, 0 citations, 9 modules
[spkg-install] [reference]     history_and_license: 0 todos, 1 index, 0 citations, 0 modules
[spkg-install] [reference]     homology: 3 todos, 13 index, 0 citations, 12 modules
[spkg-install] [reference]     hyperbolic_geometry: 1 todos, 6 index, 0 citations, 5 modules
[spkg-install] [reference]     interfaces: 8 todos, 51 index, 0 citations, 50 modules
[spkg-install] [reference]     knots: 1 todos, 4 index, 0 citations, 3 modules
[spkg-install] [reference]     lfunctions: 2 todos, 6 index, 0 citations, 5 modules
[spkg-install] [reference]     libs: 2 todos, 40 index, 0 citations, 39 modules
[spkg-install] [reference]     logic: 2 todos, 7 index, 0 citations, 6 modules
[spkg-install] [reference]     manifolds: 1 todos, 88 index, 0 citations, 68 modules
[spkg-install] [reference]     matrices: 7 todos, 47 index, 0 citations, 46 modules
[spkg-install] [reference]     matroids: 5 todos, 23 index, 0 citations, 22 modules
[spkg-install] [reference]     misc: 12 todos, 100 index, 0 citations, 98 modules
[spkg-install] [reference]     modabvar: 0 todos, 12 index, 0 citations, 11 modules
[spkg-install] [reference]     modfrm: 3 todos, 58 index, 6 citations, 57 modules
[spkg-install] [reference]     modsym: 2 todos, 27 index, 0 citations, 26 modules
[spkg-install] [reference]     modules: 11 todos, 59 index, 0 citations, 58 modules
[spkg-install] [reference]     monoids: 1 todos, 13 index, 0 citations, 12 modules
[spkg-install] [reference]     noncommutative_polynomial_rings: 5 todos, 10 index, 0 citations, 9 modules
[spkg-install] [reference]     number_fields: 7 todos, 29 index, 0 citations, 28 modules
[spkg-install] [reference]     numerical: 1 todos, 21 index, 0 citations, 20 modules
[spkg-install] [reference]     padics: 4 todos, 29 index, 0 citations, 28 modules
[spkg-install] [reference]     parallel: 0 todos, 8 index, 0 citations, 7 modules
[spkg-install] [reference]     plot3d: 8 todos, 20 index, 0 citations, 18 modules
[spkg-install] [reference]     plotting: 0 todos, 32 index, 0 citations, 31 modules
[spkg-install] [reference]     polynomial_rings: 10 todos, 65 index, 0 citations, 60 modules
[spkg-install] [reference]     power_series: 4 todos, 14 index, 0 citations, 13 modules
[spkg-install] [reference]     probability: 0 todos, 3 index, 0 citations, 2 modules
[spkg-install] [reference]     quadratic_forms: 9 todos, 15 index, 0 citations, 14 modules
[spkg-install] [reference]     quat_algebras: 0 todos, 3 index, 0 citations, 2 modules
[spkg-install] [reference]     quivers: 4 todos, 9 index, 0 citations, 8 modules
[spkg-install] [reference]     references: 0 todos, 1 index, 1630 citations, 0 modules
[spkg-install] [reference]     repl: 1 todos, 36 index, 0 citations, 32 modules
[spkg-install] [reference]     resolutions: 0 todos, 3 index, 0 citations, 2 modules
[spkg-install] [reference]     riemannian_geometry: 0 todos, 3 index, 0 citations, 2 modules
[spkg-install] [reference]     rings: 8 todos, 21 index, 0 citations, 20 modules
[spkg-install] [reference]     rings_numerical: 3 todos, 13 index, 0 citations, 12 modules
[spkg-install] [reference]     rings_standard: 2 todos, 16 index, 0 citations, 15 modules
[spkg-install] [reference]     sat: 0 todos, 8 index, 4 citations, 7 modules
[spkg-install] [reference]     schemes: 5 todos, 53 index, 0 citations, 52 modules
[spkg-install] [reference]     semirings: 0 todos, 3 index, 0 citations, 2 modules
[spkg-install] [reference]     sets: 3 todos, 19 index, 0 citations, 18 modules
[spkg-install] [reference]     spkg: 0 todos, 477 index, 0 citations, 31 modules
[spkg-install] [reference]     stats: 1 todos, 11 index, 0 citations, 10 modules
[spkg-install] [reference]     structure: 7 todos, 32 index, 0 citations, 31 modules
[spkg-install] [reference]     tensor_free_modules: 2 todos, 22 index, 0 citations, 18 modules
[spkg-install] [reference]     topology: 0 todos, 15 index, 1 citations, 14 modules
[spkg-install] [reference]     valuations: 1 todos, 14 index, 0 citations, 13 modules
[spkg-install] [reference] The inventory file is in ../../local/share/doc/sage/inventory/en/reference.
[spkg-install] make SAGE_DOCBUILD_OPTS=" --no-prune-empty-dirs" doc-html--reference-references
[spkg-install] sage --docbuild --no-pdf-links reference/references html --no-prune-empty-dirs
[spkg-install] [reference] building [html]: targets for 1 source files that are out of date
[spkg-install] [reference] WARNING: unsupported theme option 'source_view_link' given
[spkg-install] [reference] The HTML pages are in ../../local/share/doc/sage/html/en/reference/references.
[spkg-install] Error building the documentation.
[spkg-install] Traceback (most recent call last):
[spkg-install]   File "<frozen runpy>", line 198, in _run_module_as_main
[spkg-install]   File "<frozen runpy>", line 88, in _run_code
[spkg-install]   File "/mnt/vol_05/for-gentoo/sage/sage/src/sage_docbuild/__main__.py", line 530, in <module>
[spkg-install]     sys.exit(main())
[spkg-install]              ^^^^^^
[spkg-install]   File "/mnt/vol_05/for-gentoo/sage/sage/src/sage_docbuild/__main__.py", line 526, in main
[spkg-install]     builder()
[spkg-install]   File "/mnt/vol_05/for-gentoo/sage/sage/src/sage_docbuild/builders.py", line 827, in _wrapper
[spkg-install]     getattr(DocBuilder, build_type)(self, *args, **kwds)
[spkg-install]   File "/mnt/vol_05/for-gentoo/sage/sage/src/sage_docbuild/builders.py", line 163, in f
[spkg-install]     runsphinx()
[spkg-install]   File "/mnt/vol_05/for-gentoo/sage/sage/src/sage_docbuild/sphinxbuild.py", line 319, in runsphinx
[spkg-install]     sys.stderr.raise_errors()
[spkg-install]   File "/mnt/vol_05/for-gentoo/sage/sage/src/sage_docbuild/sphinxbuild.py", line 255, in raise_errors
[spkg-install]     raise OSError(self._error)
[spkg-install] OSError: WARNING: unsupported theme option 'source_view_link' given
[spkg-install] 
[spkg-install]     Note: incremental documentation builds sometimes cause spurious
[spkg-install]     error messages. To be certain that these are real errors, run
[spkg-install]     "make doc-clean doc-uninstall" first and try again.
[spkg-install] make[6]: *** [Makefile:32: doc-html--reference-references] Error 1
[spkg-install] make[5]: *** [Makefile:55: doc-html-reference-sub] Error 2
************************************************************************
Error installing package sagemath_doc_html-none
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log files
  /mnt/vol_05/for-gentoo/sage/sage/logs/pkgs/sagemath_doc_html-none.log
and
  /mnt/vol_05/for-gentoo/sage/sage/config.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/mnt/vol_05/for-gentoo/sage/sage/local/var/tmp/sage/build/sagemath_doc_html-none and type 'make' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/mnt/vol_05/for-gentoo/sage/sage/local/var/tmp/sage/build/sagemath_doc_html-none' && '/mnt/vol_05/for-gentoo/sage/sage/sage' --buildsh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
real 37m27.462s user 77m22.234s sys 3m9.991s

Reply via email to