Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-animatplot.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-734749-27631/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-animatplot.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Wrote: /builddir/build/SRPMS/python-animatplot-0.4.1-16.fc38.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-animatplot.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-734749-27631/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-animatplot.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Zlrzp5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf animatplot-0.4.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/animatplot-0.4.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd animatplot-0.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-animatplot-0.4.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-matplotlib3.3-shading-nearest-compatibility-53.patch + /usr/bin/git apply --index --reject -p1 - Checking patch animatplot/blocks/image_like.py... Checking patch tests/baseline_images/Blocks/Pcolormesh_auto0.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_auto1.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_auto2.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_auto3.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_corner0.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_corner1.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_corner2.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_corner3.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_gouraud0.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_gouraud1.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_nearest0.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_nearest1.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_nearest2.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_nearest3.png... Checking patch tests/test_blocks.py... Applied patch animatplot/blocks/image_like.py cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_auto0.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_auto1.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_auto2.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_auto3.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_corner0.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_corner1.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_corner2.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_corner3.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_gouraud0.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_gouraud1.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_nearest0.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_nearest1.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_nearest2.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_nearest3.png cleanly. Applied patch tests/test_blocks.py cleanly. + /usr/bin/git commit -q -m 0001-matplotlib3.3-shading-nearest-compatibility-53.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-Fix-missing-_frame_sink.patch + /usr/bin/git apply --index --reject -p1 - Checking patch tests/tools.py... Applied patch tests/tools.py cleanly. + /usr/bin/git commit -q -m 0002-Fix-missing-_frame_sink.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-Some-images-changed-by-a-pixel.patch + /usr/bin/git apply --index --reject -p1 - Checking patch tests/baseline_images/Blocks/Pcolormesh0.png... Checking patch tests/baseline_images/Blocks/Pcolormesh1.png... Checking patch tests/baseline_images/Blocks/Pcolormesh2.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_auto0.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_auto1.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_auto2.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_corner0.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_corner1.png... Checking patch tests/baseline_images/Blocks/Pcolormesh_corner2.png... Applied patch tests/baseline_images/Blocks/Pcolormesh0.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh1.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh2.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_auto0.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_auto1.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_auto2.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_corner0.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_corner1.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh_corner2.png cleanly. + /usr/bin/git commit -q -m 0003-Some-images-changed-by-a-pixel.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-matplotlib-3.5.patch + /usr/bin/git apply --index --reject -p1 - Checking patch tests/baseline_images/Blocks/Pcolormesh0.png... Checking patch tests/baseline_images/Blocks/Pcolormesh1.png... Checking patch tests/baseline_images/Blocks/Pcolormesh2.png... Checking patch tests/tools.py... Applied patch tests/baseline_images/Blocks/Pcolormesh0.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh1.png cleanly. Applied patch tests/baseline_images/Blocks/Pcolormesh2.png cleanly. Applied patch tests/tools.py cleanly. + /usr/bin/git commit -q -m 0004-matplotlib-3.5.patch --author 'rpm-build ' + rm -rf animatplot.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4Z9j9D + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd animatplot-0.4.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' running build running build_py creating build creating build/lib creating build/lib/animatplot copying animatplot/animation.py -> build/lib/animatplot copying animatplot/util.py -> build/lib/animatplot copying animatplot/_version.py -> build/lib/animatplot copying animatplot/__init__.py -> build/lib/animatplot copying animatplot/timeline.py -> build/lib/animatplot creating build/lib/animatplot/animations copying animatplot/animations/__init__.py -> build/lib/animatplot/animations copying animatplot/animations/vectors.py -> build/lib/animatplot/animations creating build/lib/animatplot/blocks copying animatplot/blocks/lineplots.py -> build/lib/animatplot/blocks copying animatplot/blocks/title.py -> build/lib/animatplot/blocks copying animatplot/blocks/base.py -> build/lib/animatplot/blocks copying animatplot/blocks/image_like.py -> build/lib/animatplot/blocks copying animatplot/blocks/__init__.py -> build/lib/animatplot/blocks copying animatplot/blocks/vectors.py -> build/lib/animatplot/blocks copying animatplot/blocks/update.py -> build/lib/animatplot/blocks + pushd docs ~/build/BUILD/animatplot-0.4.1/docs ~/build/BUILD/animatplot-0.4.1 + /usr/bin/python3 -m sphinx source html Running Sphinx v5.3.0 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done [autosummary] generating autosummary for: api.rst, changelog.rst, developer.rst, gallery.rst, gallery/Nuke.ipynb, gallery/imshow.ipynb, gallery/logtime.ipynb, gallery/parametric.ipynb, gallery/pcolormesh.ipynb, gallery/polarization_quiver.ipynb, ..., gallery/scatter.ipynb, gallery/sq_well.ipynb, gallery/vector_plot.ipynb, index.rst, installation.rst, tutorial/blocks.ipynb, tutorial/controls.ipynb, tutorial/getting_started.ipynb, tutorial/jupyter.rst, tutorial/tutorial.rst [autosummary] generating autosummary for: /builddir/build/BUILD/animatplot-0.4.1/docs/source/_as_gen/animatplot.Animation.rst, /builddir/build/BUILD/animatplot-0.4.1/docs/source/_as_gen/animatplot.Timeline.rst, /builddir/build/BUILD/animatplot-0.4.1/docs/source/_as_gen/animatplot.animations.vector_plot.rst, /builddir/build/BUILD/animatplot-0.4.1/docs/source/_as_gen/animatplot.blocks.Block.rst, /builddir/build/BUILD/animatplot-0.4.1/docs/source/_as_gen/animatplot.blocks.Imshow.rst, /builddir/build/BUILD/animatplot-0.4.1/docs/source/_as_gen/animatplot.blocks.Line.rst, /builddir/build/BUILD/animatplot-0.4.1/docs/source/_as_gen/animatplot.blocks.Nuke.rst, /builddir/build/BUILD/animatplot-0.4.1/docs/source/_as_gen/animatplot.blocks.Pcolormesh.rst, /builddir/build/BUILD/animatplot-0.4.1/docs/source/_as_gen/animatplot.blocks.Quiver.rst, /builddir/build/BUILD/animatplot-0.4.1/docs/source/_as_gen/animatplot.blocks.Scatter.rst, /builddir/build/BUILD/animatplot-0.4.1/docs/source/_as_gen/animatplot.blocks.Title.rst, /builddir/build/BUILD/animatplot-0.4.1/docs/source/_as_gen/animatplot.blocks.Update.rst, /builddir/build/BUILD/animatplot-0.4.1/docs/source/_as_gen/animatplot.blocks.vector_comp.rst loading intersphinx inventory from https://matplotlib.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://matplotlib.org/objects.inv' not fetchable due to : HTTPSConnectionPool(host='matplotlib.org', port=443): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) building [mo]: targets for 0 po files that are out of date building [html]: targets for 21 source files that are out of date updating environment: [new config] 34 added, 0 changed, 0 removed reading sources... [ 2%] _as_gen/animatplot.Animation reading sources... [ 5%] _as_gen/animatplot.Timeline reading sources... [ 8%] _as_gen/animatplot.animations.vector_plot reading sources... [ 11%] _as_gen/animatplot.blocks.Block reading sources... [ 14%] _as_gen/animatplot.blocks.Imshow reading sources... [ 17%] _as_gen/animatplot.blocks.Line reading sources... [ 20%] _as_gen/animatplot.blocks.Nuke reading sources... [ 23%] _as_gen/animatplot.blocks.Pcolormesh reading sources... [ 26%] _as_gen/animatplot.blocks.Quiver reading sources... [ 29%] _as_gen/animatplot.blocks.Scatter reading sources... [ 32%] _as_gen/animatplot.blocks.Title reading sources... [ 35%] _as_gen/animatplot.blocks.Update reading sources... [ 38%] _as_gen/animatplot.blocks.vector_comp reading sources... [ 41%] api reading sources... [ 44%] changelog reading sources... [ 47%] developer reading sources... [ 50%] gallery reading sources... [ 52%] gallery/Nuke reading sources... [ 55%] gallery/imshow reading sources... [ 58%] gallery/logtime reading sources... [ 61%] gallery/parametric reading sources... [ 64%] gallery/pcolormesh reading sources... [ 67%] gallery/polarization_quiver reading sources... [ 70%] gallery/quiver reading sources... [ 73%] gallery/scatter reading sources... [ 76%] gallery/sq_well reading sources... [ 79%] gallery/vector_plot reading sources... [ 82%] index reading sources... [ 85%] installation reading sources... [ 88%] tutorial/blocks reading sources... [ 91%] tutorial/controls reading sources... [ 94%] tutorial/getting_started reading sources... [ 97%] tutorial/jupyter reading sources... [100%] tutorial/tutorial /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:7: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:12: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:13: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:15: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:20: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:24: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:25: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:27: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:30: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:31: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:32: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:34: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:39: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:48: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:49: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:51: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:54: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:55: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:56: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:58: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:61: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:62: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:64: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:836: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:838: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:839: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:840: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:843: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:845: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:848: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:850: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:851: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:852: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:855: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:856: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:858: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:884: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:885: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:887: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:889: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:890: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:892: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:893: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:894: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:895: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:897: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:899: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:902: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:904: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:907: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:914: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:915: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/Nuke.ipynb:918: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:7: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:8: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:9: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:11: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:16: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:20: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:21: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:23: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:26: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:27: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:28: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:30: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:35: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:59: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:60: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:62: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:65: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:66: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:67: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:69: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:73: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:845: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:847: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:848: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:849: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:852: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:854: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:857: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:859: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:860: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:861: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:864: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:865: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:867: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:873: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:874: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:876: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:878: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:879: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:881: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:882: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:883: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:884: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:886: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:888: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:891: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:893: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:896: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:903: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:904: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/imshow.ipynb:907: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:7: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:10: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:11: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:13: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:17: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:21: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:22: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:25: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:26: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:28: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:49: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:50: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:52: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:54: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:55: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:57: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:58: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:59: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:60: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:62: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:64: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:67: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:69: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:72: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:79: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:80: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/logtime.ipynb:83: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:7: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:8: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:9: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:11: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:15: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:19: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:20: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:23: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:24: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:26: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:62: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:63: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:65: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:67: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:68: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:70: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:71: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:72: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:73: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:75: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:77: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:80: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:82: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:85: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:92: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:93: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/parametric.ipynb:96: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:7: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:8: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:9: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:11: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:14: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:15: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:17: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:21: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:22: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:25: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:26: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:28: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:51: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:52: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:54: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:56: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:57: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:59: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:60: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:61: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:62: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:64: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:66: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:69: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:71: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:74: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:81: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:82: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/pcolormesh.ipynb:85: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:7: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:8: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:9: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:11: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:16: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:20: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:21: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:23: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:26: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:27: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:28: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:30: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:35: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:53: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:54: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:56: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:59: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:60: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:61: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:63: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:67: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:839: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:841: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:842: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:843: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:846: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:848: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:851: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:853: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:854: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:855: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:858: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:859: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:861: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:874: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:875: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:877: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:879: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:880: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:882: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:883: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:884: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:885: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:887: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:889: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:892: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:894: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:897: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:904: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:905: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/polarization_quiver.ipynb:908: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:7: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:8: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:9: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:11: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:15: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:19: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:20: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:23: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:24: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:26: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:52: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:53: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:55: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:57: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:58: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:60: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:61: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:62: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:63: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:65: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:67: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:70: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:72: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:75: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:82: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:83: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/quiver.ipynb:86: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:7: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:8: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:9: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:11: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:16: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:21: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:22: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:24: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:27: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:28: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:29: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:31: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:36: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:45: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:46: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:48: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:51: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:52: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:53: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:55: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:60: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:68: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:69: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:71: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:73: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:74: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:76: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:77: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:78: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:79: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:81: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:83: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:86: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:88: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:91: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:98: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:99: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/scatter.ipynb:102: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:7: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:8: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:9: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:11: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:15: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:19: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:20: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:23: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:24: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:26: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:26: WARNING: Inline substitution_reference start-string without end-string. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:66: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:67: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:69: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:71: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:72: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:74: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:75: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:76: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:77: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:79: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:81: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:84: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:86: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:89: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:96: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:97: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/sq_well.ipynb:100: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:7: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:7: WARNING: Inline substitution_reference start-string without end-string. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:18: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:19: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:21: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:26: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:31: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:32: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:34: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:37: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:38: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:39: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:41: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:46: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:73: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:74: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:76: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:79: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:80: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:81: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:83: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:88: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:97: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:98: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:100: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:103: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:104: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:105: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:107: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:110: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:111: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:113: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:885: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:887: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:888: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:889: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:892: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:894: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:897: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:899: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:900: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:901: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:904: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:906: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:909: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:910: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:911: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:912: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:914: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:935: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:936: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:938: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:940: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:941: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:943: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:944: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:945: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:946: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:948: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:950: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:953: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:955: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:958: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:965: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:966: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:969: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:7: ERROR: Undefined substitution referenced: "\frac{\vec{r}}{a}-\hat{z}|^3}-\frac{\frac{\vec{r}}{a}-\hat{x}}{". /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery/vector_plot.ipynb:914: ERROR: Undefined substitution referenced: "\vec{E}". /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:7: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:12: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:13: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:15: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:20: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:24: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:25: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:27: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:30: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:35: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:36: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:38: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:43: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:51: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:52: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:54: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:57: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:60: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:61: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:63: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:66: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:67: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:69: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:841: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:843: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:844: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:845: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:848: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:850: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:853: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:855: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:856: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:857: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:860: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:861: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:863: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:894: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:895: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:897: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:900: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:913: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:914: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:916: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:918: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:919: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:921: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:922: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:923: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:924: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:926: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:928: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:931: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:933: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:936: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:943: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:944: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/blocks.ipynb:947: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:7: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:14: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:15: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:17: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:22: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:26: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:27: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:29: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:34: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:39: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:40: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:42: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:44: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:45: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:47: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:57: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:58: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:60: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:63: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:70: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:71: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:73: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:77: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:849: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:851: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:852: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:853: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:856: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:858: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:861: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:863: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:864: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:865: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:868: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:869: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:871: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:887: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:888: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:890: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:892: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:893: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:895: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:896: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:897: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:898: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:900: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:902: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:905: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:907: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:910: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:917: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:918: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/controls.ipynb:921: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:7: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:12: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:13: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:15: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:17: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:18: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:20: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:23: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:24: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:26: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:29: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:30: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:31: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:33: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:38: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:42: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:43: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:45: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:48: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:53: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:54: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:56: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:61: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:66: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:67: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:69: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:72: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:75: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:76: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:78: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:82: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:854: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:856: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:857: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:858: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:861: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:863: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:866: WARNING: Definition list ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] _as_gen/animatplot.Animation /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:868: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:869: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:870: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:873: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:874: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:876: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:881: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:882: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:884: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:886: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:887: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:889: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:890: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:891: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:893: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:896: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:899: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:900: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:902: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:905: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:906: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:908: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1680: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1682: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1683: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1684: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1687: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1689: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1692: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1694: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1695: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1696: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1699: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1700: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1702: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1708: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1709: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1711: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1713: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1714: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1716: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1717: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1718: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1720: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1723: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1726: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1727: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1729: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:1733: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2505: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2507: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2508: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2509: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2512: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2514: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2517: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2519: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2520: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2521: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2524: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2525: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2527: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2533: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2534: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2536: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2538: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2539: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2541: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2542: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2543: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2545: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2548: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2551: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2552: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2554: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2559: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2560: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2561: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2563: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2566: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2569: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2570: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2572: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:2576: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3348: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3350: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3351: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3352: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3355: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3357: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3360: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3362: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3363: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3364: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3367: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3368: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3370: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3376: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3377: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3379: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3381: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3382: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3384: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3385: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3386: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3388: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3391: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3394: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3395: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3397: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3400: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3401: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:3403: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4175: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4177: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4178: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4179: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4182: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4184: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4187: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4189: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4190: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4191: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4194: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4195: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4197: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4208: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4209: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4211: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4213: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4214: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4216: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4217: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4218: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4219: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4221: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4223: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4226: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4228: ERROR: Unexpected indentation. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4231: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4238: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4239: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/getting_started.ipynb:4242: WARNING: Definition list ends without a blank line; unexpected unindent. writing output... [ 5%] _as_gen/animatplot.Timeline writing output... [ 8%] _as_gen/animatplot.animations.vector_plot writing output... [ 11%] _as_gen/animatplot.blocks.Block writing output... [ 14%] _as_gen/animatplot.blocks.Imshow writing output... [ 17%] _as_gen/animatplot.blocks.Line writing output... [ 20%] _as_gen/animatplot.blocks.Nuke writing output... [ 23%] _as_gen/animatplot.blocks.Pcolormesh writing output... [ 26%] _as_gen/animatplot.blocks.Quiver writing output... [ 29%] _as_gen/animatplot.blocks.Scatter writing output... [ 32%] _as_gen/animatplot.blocks.Title writing output... [ 35%] _as_gen/animatplot.blocks.Update writing output... [ 38%] _as_gen/animatplot.blocks.vector_comp writing output... [ 41%] api writing output... [ 44%] changelog writing output... [ 47%] developer writing output... [ 50%] gallery writing output... [ 52%] gallery/Nuke writing output... [ 55%] gallery/imshow writing output... [ 58%] gallery/logtime writing output... [ 61%] gallery/parametric writing output... [ 64%] gallery/pcolormesh writing output... [ 67%] gallery/polarization_quiver writing output... [ 70%] gallery/quiver writing output... [ 73%] gallery/scatter writing output... [ 76%] gallery/sq_well writing output... [ 79%] gallery/vector_plot writing output... [ 82%] index writing output... [ 85%] installation writing output... [ 88%] tutorial/blocks writing output... [ 91%] tutorial/controls writing output... [ 94%] tutorial/getting_started writing output... [ 97%] tutorial/jupyter writing output... [100%] tutorial/tutorial /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/Nuke' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/imshow' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/logtime' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/parametric' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/pcolormesh' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/polarization_quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/scatter' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/sq_well' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/vector_plot' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/Nuke' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/imshow' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/logtime' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/parametric' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/pcolormesh' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/polarization_quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/scatter' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/sq_well' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/vector_plot' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/Nuke' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/imshow' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/logtime' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/parametric' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/pcolormesh' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/polarization_quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/scatter' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/sq_well' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/vector_plot' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/Nuke' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/imshow' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/logtime' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/parametric' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/pcolormesh' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/polarization_quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/scatter' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/sq_well' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/vector_plot' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/Nuke' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/imshow' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/logtime' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/parametric' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/pcolormesh' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/polarization_quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/scatter' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/sq_well' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/vector_plot' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/Nuke' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/imshow' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/logtime' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/parametric' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/pcolormesh' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/polarization_quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/scatter' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/sq_well' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/vector_plot' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/Nuke' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/imshow' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/logtime' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/parametric' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/pcolormesh' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/polarization_quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/scatter' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/sq_well' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/vector_plot' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/Nuke' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/imshow' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/logtime' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/parametric' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/pcolormesh' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/polarization_quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/scatter' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/sq_well' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/vector_plot' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/Nuke' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/imshow' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/logtime' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/parametric' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/pcolormesh' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/polarization_quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/scatter' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/sq_well' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/vector_plot' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/Nuke' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/imshow' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/logtime' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/parametric' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/pcolormesh' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/polarization_quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/quiver' that doesn't have a title: no link will be generated generating indices... genindex /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/scatter' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/sq_well' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/vector_plot' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/Nuke' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/imshow' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/logtime' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/parametric' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/pcolormesh' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/polarization_quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/scatter' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/sq_well' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/vector_plot' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/Nuke' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/imshow' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/logtime' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/parametric' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/pcolormesh' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/polarization_quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/scatter' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/sq_well' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/vector_plot' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/getting_started' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/blocks' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/controls' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/Nuke' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/imshow' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/logtime' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/parametric' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/pcolormesh' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/polarization_quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/quiver' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/scatter' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/sq_well' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/gallery.rst:17: WARNING: toctree contains reference to document 'gallery/vector_plot' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/getting_started' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/blocks' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/controls' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/getting_started' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/blocks' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/controls' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/getting_started' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/blocks' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/controls' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/getting_started' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/blocks' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/controls' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/getting_started' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/blocks' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/controls' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/getting_started' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/blocks' that doesn't have a title: no link will be generated /builddir/build/BUILD/animatplot-0.4.1/docs/source/tutorial/tutorial.rst:5: WARNING: toctree contains reference to document 'tutorial/controls' that doesn't have a title: no link will be generated done highlighting module code... [ 11%] animatplot.animation highlighting module code... [ 22%] animatplot.animations.vectors highlighting module code... [ 33%] animatplot.blocks.base highlighting module code... [ 44%] animatplot.blocks.image_like highlighting module code... [ 55%] animatplot.blocks.lineplots highlighting module code... [ 66%] animatplot.blocks.title highlighting module code... [ 77%] animatplot.blocks.update highlighting module code... [ 88%] animatplot.blocks.vectors highlighting module code... [100%] animatplot.timeline writing additional pages... search done copying images... [100%] _static/animatplot.gif copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 843 warnings. The HTML pages are in html. + rm -rf html/.buildinfo html/.doctrees + popd ~/build/BUILD/animatplot-0.4.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sy0TUM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch ++ dirname /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd animatplot-0.4.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch --prefix /usr running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr creating /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib creating /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot copying build/lib/animatplot/animation.py -> /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot creating /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/blocks copying build/lib/animatplot/blocks/lineplots.py -> /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/blocks copying build/lib/animatplot/blocks/title.py -> /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/blocks copying build/lib/animatplot/blocks/base.py -> /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/blocks copying build/lib/animatplot/blocks/image_like.py -> /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/blocks copying build/lib/animatplot/blocks/__init__.py -> /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/blocks copying build/lib/animatplot/blocks/vectors.py -> /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/blocks copying build/lib/animatplot/blocks/update.py -> /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/blocks copying build/lib/animatplot/util.py -> /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot copying build/lib/animatplot/_version.py -> /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot copying build/lib/animatplot/__init__.py -> /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot creating /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/animations copying build/lib/animatplot/animations/__init__.py -> /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/animations copying build/lib/animatplot/animations/vectors.py -> /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/animations copying build/lib/animatplot/timeline.py -> /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot byte-compiling /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/animation.py to animation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/blocks/lineplots.py to lineplots.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/blocks/title.py to title.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/blocks/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/blocks/image_like.py to image_like.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/blocks/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/blocks/vectors.py to vectors.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/blocks/update.py to update.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/util.py to util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/_version.py to _version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/animations/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/animations/vectors.py to vectors.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot/timeline.py to timeline.cpython-311.pyc writing byte-compilation script '/tmp/tmp3vp4ussp.py' /usr/bin/python3 /tmp/tmp3vp4ussp.py removing /tmp/tmp3vp4ussp.py running install_egg_info running egg_info creating animatplot.egg-info writing animatplot.egg-info/PKG-INFO writing dependency_links to animatplot.egg-info/dependency_links.txt writing requirements to animatplot.egg-info/requires.txt writing top-level names to animatplot.egg-info/top_level.txt writing manifest file 'animatplot.egg-info/SOURCES.txt' reading manifest file 'animatplot.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'animatplot.egg-info/SOURCES.txt' Copying animatplot.egg-info to /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages/animatplot-0.4.1-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.4.1-16.fc38 --unique-debug-suffix -0.4.1-16.fc38.noarch --unique-debug-src-base python-animatplot-0.4.1-16.fc38.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/animatplot-0.4.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.E7oLlY + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd animatplot-0.4.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + PATH=/builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/python-animatplot-0.4.1-16.fc38.noarch/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_XDIST_AUTO_NUM_WORKERS=8 + /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.2.2, pluggy-1.0.0 rootdir: /builddir/build/BUILD/animatplot-0.4.1 collected 32 items tests/test_animation.py x. [ 6%] tests/test_blocks.py ..............FF.......... [ 87%] tests/test_timeline.py .. [ 93%] tests/test_util.py .. [100%] =================================== FAILURES =================================== _____________________ TestLineBlock.test_ragged_list_input _____________________ self = def test_ragged_list_input(self): x_data = [np.array([1, 2, 3]), np.array([1, 2, 3, 4])] y_data = [np.array([5, 6, 7]), np.array([4, 2, 9, 10])] with pytest.raises(ValueError) as err: line_block = amp.blocks.Line(y_data) > assert "Must specify x data explicitly" in str(err) E assert 'Must specify x data explicitly' in "" E + where "" = str() tests/test_blocks.py:146: AssertionError ___________________ TestLineBlock.test_bad_ragged_list_input ___________________ self = def test_bad_ragged_list_input(self): > x_data = np.array([np.array([1, 2, 3]), np.array([1, 2, 3, 4])]) E ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part. tests/test_blocks.py:154: ValueError =========================== short test summary info ============================ FAILED tests/test_blocks.py::TestLineBlock::test_ragged_list_input - assert '... FAILED tests/test_blocks.py::TestLineBlock::test_bad_ragged_list_input - Valu... =================== 2 failed, 29 passed, 1 xfailed in 56.38s =================== error: Bad exit status from /var/tmp/rpm-tmp.E7oLlY (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.E7oLlY (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-animatplot.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-animatplot.spec