[Debian-science-sagemath] Bug#917428: Python 2 matplotlib package required for sagemath

Tobias Hansen thansen at debian.org
Wed Jan 2 11:57:40 GMT 2019


On 12/31/18 12:58 PM, E. Madison Bray wrote:
> On Sun, Dec 30, 2018 at 10:37 AM Tobias Hansen <thansen at debian.org> wrote:
>> On 12/30/18 2:59 AM, Sandro Tosi wrote:
>>>> You are right, I didn't notice the new matplotlib2 package and sagemath failed to build due to the missing matplotlibrc in python-matplotlib-data.
>>> this should be fixed, does sagemath build fine now?
>>>
>> It fixes the errors from matplotlib, thanks! Now I'm just working on gap related errors that might be fixed by installing the right combination of gap packages.
> Could you clarify that a bit?  Maybe someone like I or Dima can help there.
>
> Also, if you can point me to some step-by-step instructions for
> building/testing the latest sagemath package for Debian I could help
> out more directly as well.  It's just been a while since I've done
> that, and I feel like last time I tried I got confused somewhere along
> the way.


Hi,

I just uploaded an update sagemath package (8.4-3) so new build logs should soon appear at [1]. There are still too many test failures, but the upload serves to test builds on the different architectures and close bugs.

The build logs should contain two runs of ptestlong, the first parallel, the second is just a rerun of only the failed tests in series. The first one has 56 failed tests in src/sage/interfaces/gap.py, the second just five. There are also other gap related failures. The package for now depends only on the package gap-libs but not the separately packaged gap libraries we have in Debian (see [2]). It might be that some of the libs you install are not available in Debian yet.

From the gap 4.10 ticket I take that you install

+ pkg/autpgrp-* \
+ pkg/alnuth-* \
+ pkg/crisp-* \
+ pkg/ctbllib \
+ pkg/FactInt-* \
+ pkg/fga \
+ pkg/irredsol-* \
+ pkg/laguna-* \
+ pkg/polenta-* \
+ pkg/polycyclic-* \
+ pkg/resclasses-* \
+ pkg/sophus-* \
+ pkg/tomlib-* \
and atlasrep.

When I installed more gap libraries (gap-atlasrep, gap-autpgrp, gap-factint, gap-laguna, gap-polycyclic) I got an error during the docbuild (see attached sagemath_docbuild_error.build).

We have instructions on building the package at [3]. The package should build on current Debian unstable. Let me know if you have questions.

Best,
Tobias

[1] https://buildd.debian.org/status/package.php?p=sagemath
see also https://people.debian.org/~thansen/sage-test-status.html

[2] https://packages.debian.org/search?suite=sid&searchon=names&keywords=gap

[3] https://wiki.debian.org/DebianScience/Sage


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-science-sagemath/attachments/20190102/5552be5b/attachment-0001.html>
-------------- next part --------------
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/crystals/mv_polytopes.py:docstring of sage.combinat.crystals.mv_polytopes.MVPolytope.plot:22: WARNING: Exception occurred in plotting mv_polytopes-1
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/crystals/mv_polytopes.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/crystals/pbw_crystal.py", line 404, in __classcall__
[dochtml] [combinat ]     return super(PBWCrystal, cls).__classcall__(cls, cartan_type)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/crystals/mv_polytopes.py", line 367, in __init__
[dochtml] [combinat ]     PBWCrystal.__init__(self, cartan_type)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/crystals/pbw_crystal.py", line 416, in __init__
[dochtml] [combinat ]     self._pbw_datum_parent = PBWData(self._cartan_type)
[dochtml] [combinat ]   File "sage/combinat/crystals/pbw_datum.pyx", line 204, in sage.combinat.crystals.pbw_datum.PBWData.__init__ (build/cythonized/sage/combinat/crystals/pbw_datum.c:3657)
[dochtml] [combinat ]     self.weyl_group = self.root_lattice.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/crystals/mv_polytopes.py:docstring of sage.combinat.crystals.mv_polytopes.MVPolytopes.latex_options:0: WARNING: Exception occurred in plotting mv_polytopes-2
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/crystals/mv_polytopes.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/crystals/pbw_crystal.py", line 404, in __classcall__
[dochtml] [combinat ]     return super(PBWCrystal, cls).__classcall__(cls, cartan_type)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/crystals/mv_polytopes.py", line 367, in __init__
[dochtml] [combinat ]     PBWCrystal.__init__(self, cartan_type)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/crystals/pbw_crystal.py", line 416, in __init__
[dochtml] [combinat ]     self._pbw_datum_parent = PBWData(self._cartan_type)
[dochtml] [combinat ]   File "sage/combinat/crystals/pbw_datum.pyx", line 204, in sage.combinat.crystals.pbw_datum.PBWData.__init__ (build/cythonized/sage/combinat/crystals/pbw_datum.c:3657)
[dochtml] [combinat ]     self.weyl_group = self.root_lattice.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot:409: WARNING: Exception occurred in plotting plot-7
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2081, in plot
[dochtml] [combinat ]     G += self.plot_alcoves(alcoves, alcove_labels=alcove_labels, plot_options=plot_options)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2697, in plot_alcoves
[dochtml] [combinat ]     W = self.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot:439: WARNING: Exception occurred in plotting plot-8
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2081, in plot
[dochtml] [combinat ]     G += self.plot_alcoves(alcoves, alcove_labels=alcove_labels, plot_options=plot_options)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2697, in plot_alcoves
[dochtml] [combinat ]     W = self.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot:478: WARNING: Exception occurred in plotting plot-9
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2081, in plot
[dochtml] [combinat ]     G += self.plot_alcoves(alcoves, alcove_labels=alcove_labels, plot_options=plot_options)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2697, in plot_alcoves
[dochtml] [combinat ]     W = self.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot:516: WARNING: Exception occurred in plotting plot-10
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 2, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2081, in plot
[dochtml] [combinat ]     G += self.plot_alcoves(alcoves, alcove_labels=alcove_labels, plot_options=plot_options)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2697, in plot_alcoves
[dochtml] [combinat ]     W = self.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot:551: WARNING: Exception occurred in plotting plot-11
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2081, in plot
[dochtml] [combinat ]     G += self.plot_alcoves(alcoves, alcove_labels=alcove_labels, plot_options=plot_options)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2697, in plot_alcoves
[dochtml] [combinat ]     W = self.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot:584: WARNING: Exception occurred in plotting plot-12
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2081, in plot
[dochtml] [combinat ]     G += self.plot_alcoves(alcoves, alcove_labels=alcove_labels, plot_options=plot_options)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2697, in plot_alcoves
[dochtml] [combinat ]     W = self.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot:634: WARNING: Exception occurred in plotting plot-13
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 2, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2081, in plot
[dochtml] [combinat ]     G += self.plot_alcoves(alcoves, alcove_labels=alcove_labels, plot_options=plot_options)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2697, in plot_alcoves
[dochtml] [combinat ]     W = self.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot:762: WARNING: Exception occurred in plotting plot-15
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 2, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2081, in plot
[dochtml] [combinat ]     G += self.plot_alcoves(alcoves, alcove_labels=alcove_labels, plot_options=plot_options)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2697, in plot_alcoves
[dochtml] [combinat ]     W = self.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot.PlotOptions:0: WARNING: Exception occurred in plotting plot-16
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 2, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot.PlotOptions.color:16: WARNING: Exception occurred in plotting plot-17
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 2, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot.PlotOptions.cone:28: WARNING: Exception occurred in plotting plot-18
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 2, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot.PlotOptions.empty:15: WARNING: Exception occurred in plotting plot-19
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 3, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2081, in plot
[dochtml] [combinat ]     G += self.plot_alcoves(alcoves, alcove_labels=alcove_labels, plot_options=plot_options)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2697, in plot_alcoves
[dochtml] [combinat ]     W = self.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot.PlotOptions.index_of_object:18: WARNING: Exception occurred in plotting plot-22
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 7, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2697, in plot_alcoves
[dochtml] [combinat ]     W = self.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot.PlotOptions.projection:4: WARNING: Exception occurred in plotting plot-23
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 5, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2697, in plot_alcoves
[dochtml] [combinat ]     W = self.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot.PlotOptions.reflection_hyperplane:32: WARNING: Exception occurred in plotting plot-24
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 7, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2081, in plot
[dochtml] [combinat ]     G += self.plot_alcoves(alcoves, alcove_labels=alcove_labels, plot_options=plot_options)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2697, in plot_alcoves
[dochtml] [combinat ]     W = self.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot.PlotOptions.thickness:1: WARNING: Exception occurred in plotting plot-25
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 5, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2921, in plot_alcove_walk
[dochtml] [combinat ]     W = self.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot.barycentric_projection_matrix:18: WARNING: Exception occurred in plotting plot-26
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 4, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2697, in plot_alcoves
[dochtml] [combinat ]     W = self.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/plot.py:docstring of sage.combinat.root_system.plot.barycentric_projection_matrix:65: WARNING: Exception occurred in plotting plot-27
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 2, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2081, in plot
[dochtml] [combinat ]     G += self.plot_alcoves(alcoves, alcove_labels=alcove_labels, plot_options=plot_options)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 2697, in plot_alcoves
[dochtml] [combinat ]     W = self.weyl_group()
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:1379: WARNING: Exception occurred in plotting plot-28
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 4, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:1428: WARNING: Exception occurred in plotting plot-29
[dochtml] [combinat ]  from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/combinat/sage/combinat/root_system/plot.rst:
[dochtml] [combinat ] Traceback (most recent call last):
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code
[dochtml] [combinat ]     six.exec_(code, ns)
[dochtml] [combinat ]   File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
[dochtml] [combinat ]     exec("""exec _code_ in _globs_, _locs_""")
[dochtml] [combinat ]   File "<string>", line 1, in <module>
[dochtml] [combinat ]   File "<string>", line 4, in <module>
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/root_lattice_realizations.py", line 1629, in weyl_group
[dochtml] [combinat ]     return WeylGroup(self, prefix=prefix)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 201, in WeylGroup
[dochtml] [combinat ]     return WeylGroup_gens(x, prefix=prefix)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 329, in sage.misc.classcall_metaclass.ClasscallMetaclass.__call__ (build/cythonized/sage/misc/classcall_metaclass.c:1641)
[dochtml] [combinat ]     return cls.classcall(cls, *args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 217, in __classcall__
[dochtml] [combinat ]     return super(WeylGroup_gens, cls).__classcall__(cls, domain, prefix)
[dochtml] [combinat ]   File "sage/misc/cachefunc.pyx", line 1005, in sage.misc.cachefunc.CachedFunction.__call__ (build/cythonized/sage/misc/cachefunc.c:6302)
[dochtml] [combinat ]     w = self.f(*args, **kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/structure/unique_representation.py", line 1027, in __classcall__
[dochtml] [combinat ]     instance = typecall(cls, *args, **options)
[dochtml] [combinat ]   File "sage/misc/classcall_metaclass.pyx", line 496, in sage.misc.classcall_metaclass.typecall (build/cythonized/sage/misc/classcall_metaclass.c:2091)
[dochtml] [combinat ]     return (<PyTypeObject*>type).tp_call(cls, args, kwds)
[dochtml] [combinat ]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/root_system/weyl_group.py", line 245, in __init__
[dochtml] [combinat ]     libgap_group = libgap.Group(gens_matrix)
[dochtml] [combinat ]   File "sage/libs/gap/element.pyx", line 2342, in sage.libs.gap.element.GapElement_Function.__call__ (build/cythonized/sage/libs/gap/element.c:18909)
[dochtml] [combinat ]     raise ValueError('libGAP: ' + str(msg))
[dochtml] [combinat ] ValueError: libGAP: Error, Group: function is not yet defined
[dochtml] [combinat ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/combinat.
[dochtml] Traceback (most recent call last):
[dochtml]   File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
[dochtml]     "__main__", fname, loader, pkg_name)
[dochtml]   File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
[dochtml]     exec code in run_globals
[dochtml]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage_setup/docbuild/sphinxbuild.py", line 330, in <module>
[dochtml]     runsphinx()
[dochtml]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage_setup/docbuild/sphinxbuild.py", line 319, in runsphinx
[dochtml]     sys.stderr.raise_errors()
[dochtml]   File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage_setup/docbuild/sphinxbuild.py", line 254, in raise_errors
[dochtml]     raise OSError(self._error)
[dochtml] OSError: /<<PKGBUILDDIR>>/debian/build/usr/lib/python2.7/dist-packages/sage/combinat/crystals/mv_polytopes.py:docstring of sage.combinat.crystals.mv_polytopes.MVPolytope.plot:22: WARNING: Exception occurred in plotting mv_polytopes-1
[dochtml] [plotting ] /usr/lib/python2.7/dist-packages/numpy/lib/type_check.py:546: DeprecationWarning: np.asscalar(a) is deprecated since NumPy v1.16, use a.item() instead
[dochtml] [plotting ]   'a.item() instead', DeprecationWarning, stacklevel=1)
[dochtml] [manifolds] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/manifolds.
[dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/manifolds
[dochtml] [plot3d   ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/plot3d.
[dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/plot3d
[dochtml] [plotting ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/plotting.
[dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/plotting
E: ABORT: Received INT signal (requesting cleanup and shutdown)



More information about the Debian-science-sagemath mailing list