Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/PyX.spec'], chrootPath='/var/lib/mock/f33-build-292384-54846/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/PyX.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/PyX-0.15-3.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/PyX.spec'], chrootPath='/var/lib/mock/f33-build-292384-54846/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/PyX.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XVfZYE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyX-0.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyX-0.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyX-0.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/manual-pythonpath.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/sphinx-local-mathjax.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/sphinx-no-eager-only.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.t76gYD + umask 022 + cd /builddir/build/BUILD + cd PyX-0.15 + /usr/bin/sed -i 's|^build_t1code=.*|build_t1code=1|' setup.cfg + /usr/bin/sed -i 's|^build_pykpathsea=.*|build_pykpathsea=1|' setup.cfg + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras_require' warnings.warn(msg) running build running build_py creating build creating build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/pyx copying pyx/bbox.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/trafo.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/config.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/pswriter.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/unit.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/canvas.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/pattern.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/box.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/writer.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/text.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/reader.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/deformer.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/attr.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/deco.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/normpath.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/mesh.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/pdfextra.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/utils.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/bitmap.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/epsfile.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/document.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/color.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/__init__.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/baseclasses.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/mathutils.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/svgwriter.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/pdfwriter.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/version.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/svgfile.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/style.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/connector.py -> build/lib.linux-riscv64-3.9/pyx copying pyx/path.py -> build/lib.linux-riscv64-3.9/pyx creating build/lib.linux-riscv64-3.9/pyx/graph copying pyx/graph/graph.py -> build/lib.linux-riscv64-3.9/pyx/graph copying pyx/graph/key.py -> build/lib.linux-riscv64-3.9/pyx/graph copying pyx/graph/__init__.py -> build/lib.linux-riscv64-3.9/pyx/graph copying pyx/graph/data.py -> build/lib.linux-riscv64-3.9/pyx/graph copying pyx/graph/style.py -> build/lib.linux-riscv64-3.9/pyx/graph creating build/lib.linux-riscv64-3.9/pyx/graph/axis copying pyx/graph/axis/tick.py -> build/lib.linux-riscv64-3.9/pyx/graph/axis copying pyx/graph/axis/texter.py -> build/lib.linux-riscv64-3.9/pyx/graph/axis copying pyx/graph/axis/axis.py -> build/lib.linux-riscv64-3.9/pyx/graph/axis copying pyx/graph/axis/rater.py -> build/lib.linux-riscv64-3.9/pyx/graph/axis copying pyx/graph/axis/parter.py -> build/lib.linux-riscv64-3.9/pyx/graph/axis copying pyx/graph/axis/positioner.py -> build/lib.linux-riscv64-3.9/pyx/graph/axis copying pyx/graph/axis/timeaxis.py -> build/lib.linux-riscv64-3.9/pyx/graph/axis copying pyx/graph/axis/__init__.py -> build/lib.linux-riscv64-3.9/pyx/graph/axis copying pyx/graph/axis/painter.py -> build/lib.linux-riscv64-3.9/pyx/graph/axis creating build/lib.linux-riscv64-3.9/pyx/font copying pyx/font/afmfile.py -> build/lib.linux-riscv64-3.9/pyx/font copying pyx/font/metric.py -> build/lib.linux-riscv64-3.9/pyx/font copying pyx/font/t1code.py -> build/lib.linux-riscv64-3.9/pyx/font copying pyx/font/font.py -> build/lib.linux-riscv64-3.9/pyx/font copying pyx/font/t1file.py -> build/lib.linux-riscv64-3.9/pyx/font copying pyx/font/pfmfile.py -> build/lib.linux-riscv64-3.9/pyx/font copying pyx/font/__init__.py -> build/lib.linux-riscv64-3.9/pyx/font creating build/lib.linux-riscv64-3.9/pyx/dvi copying pyx/dvi/texfont.py -> build/lib.linux-riscv64-3.9/pyx/dvi copying pyx/dvi/dvifile.py -> build/lib.linux-riscv64-3.9/pyx/dvi copying pyx/dvi/tfmfile.py -> build/lib.linux-riscv64-3.9/pyx/dvi copying pyx/dvi/__init__.py -> build/lib.linux-riscv64-3.9/pyx/dvi copying pyx/dvi/vffile.py -> build/lib.linux-riscv64-3.9/pyx/dvi copying pyx/dvi/encfile.py -> build/lib.linux-riscv64-3.9/pyx/dvi copying pyx/dvi/mapfile.py -> build/lib.linux-riscv64-3.9/pyx/dvi creating build/lib.linux-riscv64-3.9/pyx/metapost copying pyx/metapost/mp_path.py -> build/lib.linux-riscv64-3.9/pyx/metapost copying pyx/metapost/__init__.py -> build/lib.linux-riscv64-3.9/pyx/metapost copying pyx/metapost/path.py -> build/lib.linux-riscv64-3.9/pyx/metapost creating build/lib.linux-riscv64-3.9/pyx/data creating build/lib.linux-riscv64-3.9/pyx/data/afm copying pyx/data/afm/Courier.afm -> build/lib.linux-riscv64-3.9/pyx/data/afm copying pyx/data/afm/Symbol.afm -> build/lib.linux-riscv64-3.9/pyx/data/afm copying pyx/data/afm/Times-BoldItalic.afm -> build/lib.linux-riscv64-3.9/pyx/data/afm copying pyx/data/afm/MustRead.html -> build/lib.linux-riscv64-3.9/pyx/data/afm copying pyx/data/afm/Courier-BoldOblique.afm -> build/lib.linux-riscv64-3.9/pyx/data/afm copying pyx/data/afm/Courier-Oblique.afm -> build/lib.linux-riscv64-3.9/pyx/data/afm copying pyx/data/afm/Times-Italic.afm -> build/lib.linux-riscv64-3.9/pyx/data/afm copying pyx/data/afm/Helvetica-Bold.afm -> build/lib.linux-riscv64-3.9/pyx/data/afm copying pyx/data/afm/Helvetica.afm -> build/lib.linux-riscv64-3.9/pyx/data/afm copying pyx/data/afm/ZapfDingbats.afm -> build/lib.linux-riscv64-3.9/pyx/data/afm copying pyx/data/afm/Times-Roman.afm -> build/lib.linux-riscv64-3.9/pyx/data/afm copying pyx/data/afm/Helvetica-BoldOblique.afm -> build/lib.linux-riscv64-3.9/pyx/data/afm copying pyx/data/afm/Courier-Bold.afm -> build/lib.linux-riscv64-3.9/pyx/data/afm copying pyx/data/afm/Helvetica-Oblique.afm -> build/lib.linux-riscv64-3.9/pyx/data/afm copying pyx/data/afm/Times-Bold.afm -> build/lib.linux-riscv64-3.9/pyx/data/afm creating build/lib.linux-riscv64-3.9/pyx/data/lfs copying pyx/data/lfs/foils30pt.lfs -> build/lib.linux-riscv64-3.9/pyx/data/lfs copying pyx/data/lfs/12pt.lfs -> build/lib.linux-riscv64-3.9/pyx/data/lfs copying pyx/data/lfs/11pt.lfs -> build/lib.linux-riscv64-3.9/pyx/data/lfs copying pyx/data/lfs/createlfs.py -> build/lib.linux-riscv64-3.9/pyx/data/lfs copying pyx/data/lfs/10pt.lfs -> build/lib.linux-riscv64-3.9/pyx/data/lfs copying pyx/data/lfs/createlfs.tex -> build/lib.linux-riscv64-3.9/pyx/data/lfs copying pyx/data/lfs/foils25pt.lfs -> build/lib.linux-riscv64-3.9/pyx/data/lfs copying pyx/data/lfs/11ptex.lfs -> build/lib.linux-riscv64-3.9/pyx/data/lfs copying pyx/data/lfs/10ptex.lfs -> build/lib.linux-riscv64-3.9/pyx/data/lfs copying pyx/data/lfs/foils20pt.lfs -> build/lib.linux-riscv64-3.9/pyx/data/lfs copying pyx/data/lfs/foils17pt.lfs -> build/lib.linux-riscv64-3.9/pyx/data/lfs copying pyx/data/lfs/12ptex.lfs -> build/lib.linux-riscv64-3.9/pyx/data/lfs creating build/lib.linux-riscv64-3.9/pyx/data/def copying pyx/data/def/pyx.def -> build/lib.linux-riscv64-3.9/pyx/data/def copying pyx/data/pyxrc -> build/lib.linux-riscv64-3.9/pyx/data running build_ext building 'pyx.pykpathsea' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/pyx gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -fPIC -I/usr/include/python3.9 -c pyx/pykpathsea.c -o build/temp.linux-riscv64-3.9/pyx/pykpathsea.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 build/temp.linux-riscv64-3.9/pyx/pykpathsea.o -L/usr/lib64 -lkpathsea -o build/lib.linux-riscv64-3.9/pyx/pykpathsea.cpython-39-riscv64-linux-gnu.so building 'pyx.font._t1code' extension creating build/temp.linux-riscv64-3.9/pyx/font gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -fPIC -I/usr/include/python3.9 -c pyx/font/_t1code.c -o build/temp.linux-riscv64-3.9/pyx/font/_t1code.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 build/temp.linux-riscv64-3.9/pyx/font/_t1code.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/pyx/font/_t1code.cpython-39-riscv64-linux-gnu.so + /usr/bin/sed -i 's|^texipc =.*|texipc = 1|' pyx/data/pyxrc + pushd faq ~/build/BUILD/PyX-0.15/faq ~/build/BUILD/PyX-0.15 + /usr/bin/sed -i 's|sphinx-build|sphinx-build-3|' Makefile + make sphinx-build-3 -b html -d _build/doctrees . _build/html Running Sphinx v3.1.2 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: [new config] 7 added, 0 changed, 0 removed reading sources... [ 14%] general_aspects_plotting reading sources... [ 28%] general_aspects_pyx reading sources... [ 42%] index reading sources... [ 57%] other_plotting reading sources... [ 71%] plotting_graphs reading sources... [ 85%] python reading sources... [100%] tex_latex looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] general_aspects_plotting writing output... [ 28%] general_aspects_pyx writing output... [ 42%] index writing output... [ 57%] other_plotting writing output... [ 71%] plotting_graphs writing output... [ 85%] python writing output... [100%] tex_latex generating indices... done writing additional pages... searchdone copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. sphinx-build-3 -b latex -d _build/doctrees . _build/latex Running Sphinx v3.1.2 making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing pyxfaq.tex... index general_aspects_pyx python general_aspects_plotting plotting_graphs other_plotting tex_latex resolving references... done writing... done copying TeX support files... copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). Running LaTeX files through pdflatex... make -C _build/latex all-pdf make[1]: Entering directory '/builddir/build/BUILD/PyX-0.15/faq/_build/latex' latexmk -pdf -dvi- -ps- 'pyxfaq.tex' Rc files read: /etc/latexmk.conf latexmkrc Latexmk: This is Latexmk, John Collins, 17 Apr. 2020, version: 4.69a. Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "pyxfaq.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. kpathsea: Running mktexfmt pdflatex.fmt mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: mktexfmt: /builddir/.texlive2020/texmf-config/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /builddir/.texlive2020/texmf-var/web2c mktexfmt [INFO]: --- remaking pdflatex with pdftex mktexfmt: running `pdftex -ini -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini' ... This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (INITEX) restricted \write18 enabled. (/usr/share/texlive/texmf-dist/web2c/cp227.tcx) entering extended mode (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/pdflatex.ini (/usr/share/texlive/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.tex) (/usr/share/texlive/texmf-dist/tex/latex/base/latex.ltx (/usr/share/texlive/texmf-dist/tex/latex/base/texsys.cfg) ./texsys.aux found \@currdir set to: ./. Assuming \openin and \input have the same search path. Defining UNIX/DOS style filename parser. catcodes, registers, parameters, LaTeX2e <2020-02-02> patch level 5 hacks, control, par, spacing, files, font encodings, lengths, ==================================== Local config file fonttext.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmtt.fd))) ==================================== Local config file fontmath.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmm.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omscmsy.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omxcmex.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ucmr.fd))) ==================================== Local config file preload.cfg used ===================================== (/usr/share/texlive/texmf-dist/tex/latex/base/preload.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/preload.ltx)) page nos., x-ref, environments, center, verbatim, math definitions, boxes, title, sectioning, contents, floats, footnotes, index, bibliography, output, =========================================== Local configuration file hyphen.cfg used =========================================== (/usr/share/texlive/texmf-dist/tex/generic/babel/hyphen.cfg (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/dumyhyph.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/zerohyph.tex)) (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu)) (/usr/share/texlive/texmf-dist/tex/latex/base/ltexpl.ltx (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.ltx (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3deprecation.def)))) ) ) Beginning to dump on file pdflatex.fmt (preloaded format=pdflatex 2020.8.13) 17445 strings of total length 297855 233798 memory locations dumped; current usage is 165&226831 15747 multiletter control sequences \font\nullfont=nullfont \font\OMX/cmex/m/n/10=cmex10 \font\tenln=line10 \font\tenlnw=linew10 \font\tencirc=lcircle10 \font\tencircw=lcirclew10 \font\OT1/cmr/m/n/5=cmr5 \font\OT1/cmr/m/n/7=cmr7 \font\OT1/cmr/m/n/10=cmr10 \font\OML/cmm/m/it/5=cmmi5 \font\OML/cmm/m/it/7=cmmi7 \font\OML/cmm/m/it/10=cmmi10 \font\OMS/cmsy/m/n/5=cmsy5 \font\OMS/cmsy/m/n/7=cmsy7 \font\OMS/cmsy/m/n/10=cmsy10 \font\c__fp_exp_intarray=cmr10 at 0.00002pt \font\c__fp_trig_intarray=cmr10 at 0.00003pt \font\g__regex_charcode_intarray=cmr10 at 0.00005pt \font\g__regex_catcode_intarray=cmr10 at 0.00006pt \font\g__regex_balance_intarray=cmr10 at 0.00008pt \font\g__regex_state_active_intarray=cmr10 at 0.00009pt \font\g__regex_thread_state_intarray=cmr10 at 0.0001pt \font\g__regex_submatch_prev_intarray=cmr10 at 0.00012pt \font\g__regex_submatch_begin_intarray=cmr10 at 0.00014pt \font\g__regex_submatch_end_intarray=cmr10 at 0.00015pt 532331 words of font info for 24 preloaded fonts 14 hyphenation exceptions Hyphenation trie of length 6081 has 183 ops out of 35111 2 for language 1 181 for language 0 0 words of pdfTeX memory 0 indirect objects No pages of output. Transcript written on pdflatex.log. mktexfmt [INFO]: log file copied to: /builddir/.texlive2020/texmf-var/web2c/pdftex/pdflatex.log mktexfmt [INFO]: /builddir/.texlive2020/texmf-var/web2c/pdftex/pdflatex.fmt installed. mktexfmt [INFO]: successfully rebuilt formats: 1 mktexfmt [INFO]: not selected formats: 26 mktexfmt [INFO]: total formats: 27 mktexfmt [INFO]: exiting with status 0 entering extended mode (./pyxfaq.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file pyxfaq.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./pyxfaq.aux) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] LaTeX Warning: Hyper reference `general_aspects_pyx:python-requirements' on pag e 4 undefined on input line 166. LaTeX Warning: Hyper reference `general_aspects_pyx:where-do-i-get-pyx' on page 4 undefined on input line 170. LaTeX Warning: Hyper reference `python:what-is-python' on page 4 undefined on i nput line 202. LaTeX Warning: Hyper reference `tex_latex:what-is-tex' on page 4 undefined on i nput line 203. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [4] LaTeX Warning: Hyper reference `general_aspects_pyx:pyx-ipython-notebook' on pa ge 5 undefined on input line 247. [5] [6] Chapter 2. [7] [8] Chapter 3. [9] [10] Chapter 4. LaTeX Warning: Hyper reference `plotting_graphs:mingraphdata' on page 11 undefi ned on input line 437. [11] [12] LaTeX Warning: Hyper reference `plotting_graphs:mingraphdata' on page 13 undefi ned on input line 553. LaTeX Warning: Hyper reference `plotting_graphs:mingraphfunc' on page 13 undefi ned on input line 553. LaTeX Warning: Hyper reference `plotting_graphs:zeroline' on page 13 undefined on input line 584. [13] LaTeX Warning: Hyper reference `plotting_graphs:problemcoord' on page 14 undefi ned on input line 620. [14] [15] LaTeX Warning: Hyper reference `plotting_graphs:changelist' on page 16 undefine d on input line 762. [16] Chapter 5. [17] [18] Chapter 6. LaTeX Warning: Hyper reference `tex_latex:ctan' on page 19 undefined on input l ine 874. [19] LaTeX Warning: Hyper reference `tex_latex:ctan' on page 20 undefined on input l ine 923. Underfull \hbox (badness 5460) in paragraph at lines 918--924 \T1/ptm/m/n/10 A list of math-e-mat-i-cal sym-bols to-gether with the ap-pro-pr i-ate com-mand name can be found at LaTeX Warning: Hyper reference `tex_latex:undefined-usepackage' on page 20 unde fined on input line 942. LaTeX Warning: Hyper reference `tex_latex:intro-tex-latex' on page 20 undefined on input line 966. [20] LaTeX Warning: Hyper reference `tex_latex:fontshape-undefined' on page 21 undef ined on input line 1039. LaTeX Warning: Hyper reference `tex_latex:ctan' on page 21 undefined on input l ine 1044. [21] [22] LaTeX Warning: Hyper reference `tex_latex:other-font' on page 23 undefined on i nput line 1142. No file pyxfaq.ind. [23] (./pyxfaq.aux) Package rerunfilecheck Warning: File `pyxfaq.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on pyxfaq.pdf (27 pages, 173358 bytes). Transcript written on pyxfaq.log. Latexmk: Index file 'pyxfaq.idx' was written Latexmk: Missing input file: 'pyxfaq.ind' from line 'No file pyxfaq.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'pyxfaq.pdf' Rule 'makeindex pyxfaq.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'pyxfaq.idx' ------------ Run number 1 of rule 'makeindex pyxfaq.idx' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex pyxfaq.idx'... ------------ Running 'makeindex -s python.ist -o "pyxfaq.ind" "pyxfaq.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2020] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file pyxfaq.idx...done (0 entries accepted, 0 rejected). Nothing written in pyxfaq.ind. Transcript written in pyxfaq.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'pyxfaq.aux' 'pyxfaq.ind' 'pyxfaq.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "pyxfaq.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./pyxfaq.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file pyxfaq.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./pyxfaq.aux) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./pyxfaq.out) (./pyxfaq.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] (./pyxfaq.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [4] [5] [6] Chapter 2. [7] [8] Chapter 3. [9] [10] Chapter 4. [11] [12] [13] [14] [15] [16] Chapter 5. [17] [18] Chapter 6. [19] Underfull \hbox (badness 5460) in paragraph at lines 918--924 \T1/ptm/m/n/10 A list of math-e-mat-i-cal sym-bols to-gether with the ap-pro-pr i-ate com-mand name can be found at [20] [21] [22] (./pyxfaq.ind) [23] (./pyxfaq.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on pyxfaq.pdf (27 pages, 180358 bytes). Transcript written on pyxfaq.log. Latexmk: Index file 'pyxfaq.idx' was written Latexmk: Log file says output to 'pyxfaq.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'pyxfaq.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "pyxfaq.tex"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./pyxfaq.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file pyxfaq.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./pyxfaq.aux) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./pyxfaq.out) (./pyxfaq.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] (./pyxfaq.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [4] [5] [6] Chapter 2. [7] [8] Chapter 3. [9] [10] Chapter 4. [11] [12] [13] [14] [15] [16] Chapter 5. [17] [18] Chapter 6. [19] Underfull \hbox (badness 5460) in paragraph at lines 918--924 \T1/ptm/m/n/10 A list of math-e-mat-i-cal sym-bols to-gether with the ap-pro-pr i-ate com-mand name can be found at [20] [21] [22] (./pyxfaq.ind) [23] (./pyxfaq.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on pyxfaq.pdf (27 pages, 180358 bytes). Transcript written on pyxfaq.log. Latexmk: Index file 'pyxfaq.idx' was written Latexmk: Log file says output to 'pyxfaq.pdf' === TeX engine is 'pdfTeX' Latexmk: All targets (pyxfaq.pdf) are up-to-date make[1]: Leaving directory '/builddir/build/BUILD/PyX-0.15/faq/_build/latex' pdflatex finished; the PDF files are in _build/latex. Done. + make html sphinx-build-3 -b html -d _build/doctrees . _build/html Running Sphinx v3.1.2 loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 0 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found no targets are out of date. build succeeded. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. + mv _build/html/ faq + mv _build/latex/pyxfaq.pdf .. + popd ~/build/BUILD/PyX-0.15 ~/build/BUILD/PyX-0.15/manual ~/build/BUILD/PyX-0.15 + pushd manual + /usr/bin/sed -i 's|sphinx-build|sphinx-build-3|' Makefile + make PYTHONPATH=/builddir/build/BUILD/PyX-0.15/manual/.. python3 arrows.py Still waiting for LaTeX after 5 (of 60) seconds... Still waiting for LaTeX after 10 (of 60) seconds... Still waiting for LaTeX after 15 (of 60) seconds... gs -r100 -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pngalpha -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sOutputFile=arrows.png arrows.pdf PYTHONPATH=/builddir/build/BUILD/PyX-0.15/manual/.. python3 bitmap.py gs -r100 -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pngalpha -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sOutputFile=bitmap.png bitmap.pdf PYTHONPATH=/builddir/build/BUILD/PyX-0.15/manual/.. python3 boxalign.py Still waiting for TeX after 5 (of 60) seconds... gs -r100 -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pngalpha -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sOutputFile=boxalign.png boxalign.pdf PYTHONPATH=/builddir/build/BUILD/PyX-0.15/manual/.. python3 color.py gs -r100 -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pngalpha -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sOutputFile=color.png color.pdf PYTHONPATH=/builddir/build/BUILD/PyX-0.15/manual/.. python3 colorname.py /builddir/build/BUILD/PyX-0.15/manual/colorname.py:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp, re gs -r100 -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pngalpha -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sOutputFile=colorname.png colorname.pdf PYTHONPATH=/builddir/build/BUILD/PyX-0.15/manual/.. python3 connector.py gs -r100 -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pngalpha -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sOutputFile=connector.png connector.pdf PYTHONPATH=/builddir/build/BUILD/PyX-0.15/manual/.. python3 gradientname.py /builddir/build/BUILD/PyX-0.15/manual/gradientname.py:4: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import sys, imp, re gs -r100 -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pngalpha -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sOutputFile=gradientname.png gradientname.pdf PYTHONPATH=/builddir/build/BUILD/PyX-0.15/manual/.. python3 graph.py gs -r100 -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pngalpha -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sOutputFile=graph.png graph.pdf PYTHONPATH=/builddir/build/BUILD/PyX-0.15/manual/.. python3 graph2.py gs -r100 -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pngalpha -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sOutputFile=graph2.png graph2.pdf PYTHONPATH=/builddir/build/BUILD/PyX-0.15/manual/.. python3 graph3.py gs -r100 -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pngalpha -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sOutputFile=graph3.png graph3.pdf PYTHONPATH=/builddir/build/BUILD/PyX-0.15/manual/.. python3 pathstyles.py gs -r100 -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pngalpha -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sOutputFile=pathstyles.png pathstyles.pdf PYTHONPATH=/builddir/build/BUILD/PyX-0.15/manual/.. python3 radii.py gs -r100 -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pngalpha -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sOutputFile=radii.png radii.pdf PYTHONPATH=/builddir/build/BUILD/PyX-0.15/manual/.. python3 radii2.py gs -r100 -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pngalpha -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sOutputFile=radii2.png radii2.pdf PYTHONPATH=/builddir/build/BUILD/PyX-0.15/manual/.. python3 rects.py gs -r100 -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pngalpha -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sOutputFile=rects.png rects.pdf PYTHONPATH=/builddir/build/BUILD/PyX-0.15/manual/.. python3 textvalign.py gs -r100 -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pngalpha -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sOutputFile=textvalign.png textvalign.pdf sphinx-build-3 -b html -d _build/doctrees . _build/html Running Sphinx v3.1.2 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 25 source files that are out of date updating environment: [new config] 25 added, 0 changed, 0 removed reading sources... [ 4%] arrows reading sources... [ 8%] axis reading sources... [ 12%] bbox reading sources... [ 16%] bitmap reading sources... [ 20%] box reading sources... [ 24%] canvas reading sources... [ 28%] color reading sources... [ 32%] colorname reading sources... [ 36%] connector reading sources... [ 40%] deformer reading sources... [ 44%] document reading sources... [ 48%] epsfile reading sources... [ 52%] gradientname reading sources... [ 56%] graph reading sources... [ 60%] graphics reading sources... [ 64%] intro reading sources... [ 68%] manual reading sources... [ 72%] metapost reading sources... [ 76%] path reading sources... [ 80%] pathstyles reading sources... [ 84%] pattern reading sources... [ 88%] svgfile reading sources... [ 92%] text reading sources... [ 96%] trafo reading sources... [100%] unit /builddir/build/BUILD/PyX-0.15/manual/axis.rst:246: WARNING: duplicate object description of graph.axis.axis.anchoredaxis.vtickdirection, other instance in axis, use :noindex: for one of them looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] arrows writing output... [ 8%] axis writing output... [ 12%] bbox writing output... [ 16%] bitmap writing output... [ 20%] box writing output... [ 24%] canvas writing output... [ 28%] color writing output... [ 32%] colorname writing output... [ 36%] connector writing output... [ 40%] deformer writing output... [ 44%] document writing output... [ 48%] epsfile writing output... [ 52%] gradientname writing output... [ 56%] graph writing output... [ 60%] graphics writing output... [ 64%] intro writing output... [ 68%] manual writing output... [ 72%] metapost writing output... [ 76%] path writing output... [ 80%] pathstyles writing output... [ 84%] pattern writing output... [ 88%] svgfile writing output... [ 92%] text writing output... [ 96%] trafo writing output... [100%] unit generating indices... genindex py-modindexdone writing additional pages... searchdone copying images... [ 6%] arrows.png copying images... [ 13%] bitmap.png copying images... [ 20%] boxalign.png copying images... [ 26%] color.png copying images... [ 33%] colorname.png copying images... [ 40%] connector.png copying images... [ 46%] gradientname.png copying images... [ 53%] graph.png copying images... [ 60%] graph2.png copying images... [ 66%] graph3.png copying images... [ 73%] rects.png copying images... [ 80%] radii.png copying images... [ 86%] radii2.png copying images... [ 93%] pathstyles.png copying images... [100%] textvalign.png copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. sphinx-build-3 -b latex -d _build/doctrees . _build/latex Running Sphinx v3.1.2 making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing manual.tex... manual intro graphics path metapost deformer canvas document text graph axis box connector epsfile svgfile bitmap bbox color pattern unit trafo colorname gradientname pathstyles arrows resolving references... done writing... done copying images... [ 6%] rects.pdf copying images... [ 13%] radii.pdf copying images... [ 20%] radii2.pdf copying images... [ 26%] textvalign.pdf copying images... [ 33%] graph.pdf copying images... [ 40%] graph2.pdf copying images... [ 46%] graph3.pdf copying images... [ 53%] boxalign.pdf copying images... [ 60%] connector.pdf copying images... [ 66%] bitmap.pdf copying images... [ 73%] color.pdf copying images... [ 80%] colorname.pdf copying images... [ 86%] gradientname.pdf copying images... [ 93%] pathstyles.pdf copying images... [100%] arrows.pdf copying TeX support files... copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). Running LaTeX files through pdflatex... make -C _build/latex all-pdf make[1]: Entering directory '/builddir/build/BUILD/PyX-0.15/manual/_build/latex' latexmk -pdf -dvi- -ps- 'manual.tex' Rc files read: /etc/latexmk.conf latexmkrc Latexmk: This is Latexmk, John Collins, 17 Apr. 2020, version: 4.69a. Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -recorder "manual.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./manual.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file manual.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./manual.aux) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 3 undefined on in put line 161. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) LaTeX Warning: Hyper reference `path:module-path' on page 3 undefined on input line 161. LaTeX Warning: Hyper reference `pathstyles:module-style' on page 3 undefined on input line 161. LaTeX Warning: Hyper reference `color:module-color' on page 3 undefined on inpu t line 161. LaTeX Warning: Hyper reference `connector:module-connector' on page 3 undefined on input line 161. LaTeX Warning: Hyper reference `text:module-text' on page 3 undefined on input line 161. LaTeX Warning: Hyper reference `box:module-box' on page 3 undefined on input li ne 161. LaTeX Warning: Hyper reference `trafo:module-trafo' on page 3 undefined on inpu t line 161. LaTeX Warning: Hyper reference `unit:module-unit' on page 3 undefined on input line 161. LaTeX Warning: Hyper reference `graph:module-graph' on page 3 undefined on inpu t line 161. LaTeX Warning: Hyper reference `axis:module-graph.axis' on page 3 undefined on input line 161. LaTeX Warning: Hyper reference `epsfile:module-epsfile' on page 3 undefined on input line 161. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 3 undefined on in put line 161. LaTeX Warning: Hyper reference `path:module-path' on page 3 undefined on input line 161. LaTeX Warning: Hyper reference `pathstyles:module-style' on page 3 undefined on input line 161. LaTeX Warning: Hyper reference `color:module-color' on page 3 undefined on inpu t line 161. LaTeX Warning: Hyper reference `connector:module-connector' on page 3 undefined on input line 161. LaTeX Warning: Hyper reference `text:module-text' on page 3 undefined on input line 161. LaTeX Warning: Hyper reference `box:module-box' on page 3 undefined on input li ne 161. LaTeX Warning: Hyper reference `trafo:module-trafo' on page 3 undefined on inpu t line 161. LaTeX Warning: Hyper reference `unit:module-unit' on page 3 undefined on input line 161. LaTeX Warning: Hyper reference `graph:module-graph' on page 3 undefined on inpu t line 161. LaTeX Warning: Hyper reference `axis:module-graph.axis' on page 3 undefined on input line 161. LaTeX Warning: Hyper reference `epsfile:module-epsfile' on page 3 undefined on input line 161. [3] [4] Chapter 2. LaTeX Warning: Hyper reference `path:module-path' on page 5 undefined on input line 194. LaTeX Warning: Hyper reference `path:module-path' on page 5 undefined on input line 203. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 5 undefined on in put line 212. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 5 undefined on in put line 220. [5] LaTeX Warning: Hyper reference `graphics:fig-rects' on page 6 undefined on inpu t line 267. LaTeX Warning: Hyper reference `graphics:fig-rects' on page 6 undefined on inpu t line 267. LaTeX Warning: Hyper reference `graphics:fig-rects' on page 6 undefined on inpu t line 287. LaTeX Warning: Hyper reference `graphics:fig-rects' on page 6 undefined on inpu t line 302. LaTeX Warning: Hyper reference `graphics:fig-rects' on page 6 undefined on inpu t line 304. LaTeX Warning: Hyper reference `graphics:graphics-attributes' on page 6 undefin ed on input line 315. LaTeX Warning: Hyper reference `path:path-pathitem' on page 6 undefined on inpu t line 317. [6 <./rects.pdf>] LaTeX Warning: Hyper reference `path:path-predefined' on page 7 undefined on in put line 328. LaTeX Warning: Hyper reference `graphics:fig-radii' on page 7 undefined on inpu t line 341. LaTeX Warning: Hyper reference `graphics:fig-radii2' on page 7 undefined on inp ut line 381. [7 <./radii.pdf>] LaTeX Warning: Hyper reference `path:path.normpath' on page 8 undefined on inpu t line 431. [8 <./radii2.pdf>] LaTeX Warning: Hyper reference `path:postscript-like-paths' on page 9 undefined on input line 457. LaTeX Warning: Hyper reference `unit:id1' on page 9 undefined on input line 482 . LaTeX Warning: Hyper reference `deformer:deformer.deformer' on page 9 undefined on input line 602. LaTeX Warning: Hyper reference `deformer:deformer.cycloid' on page 9 undefined on input line 602. LaTeX Warning: Hyper reference `deformer:deformer.smoothed' on page 9 undefined on input line 602. LaTeX Warning: Hyper reference `text:text.halign' on page 9 undefined on input line 602. LaTeX Warning: Hyper reference `text:text.valign' on page 9 undefined on input line 602. LaTeX Warning: Hyper reference `text:text.mathmode' on page 9 undefined on inpu t line 602. LaTeX Warning: Hyper reference `text:text.phantom' on page 9 undefined on input line 602. LaTeX Warning: Hyper reference `text:text.size' on page 9 undefined on input li ne 602. LaTeX Warning: Hyper reference `text:text.parbox' on page 9 undefined on input line 602. LaTeX Warning: Hyper reference `trafo:trafo.trafo' on page 9 undefined on input line 602. LaTeX Warning: Hyper reference `trafo:trafo.mirror' on page 9 undefined on inpu t line 602. LaTeX Warning: Hyper reference `trafo:trafo.rotate' on page 9 undefined on inpu t line 602. LaTeX Warning: Hyper reference `trafo:trafo.scale' on page 9 undefined on input line 602. LaTeX Warning: Hyper reference `trafo:trafo.slant' on page 9 undefined on input line 602. LaTeX Warning: Hyper reference `trafo:trafo.translate' on page 9 undefined on i nput line 602. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/phv/m/n/10 At-tribute Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 deco. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/ptm/m/n/10 dec-o-ra-tor spec-i-fy-ing Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 style. Overfull \hbox (15.73172pt too wide) in paragraph at lines 602--602 \T1/pcr/m/n/10 strokestyle| Underfull \hbox (badness 6078) in paragraph at lines 602--602 []\T1/ptm/m/n/10 style used for path Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 style.linecap\T1/ptm/m/n/10 , \T1/pcr/m/n/10 style.linejoin\T1 /ptm/m/n/10 , \T1/pcr/m/n/10 style.miterlimit\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 style. Overfull \hbox (3.73172pt too wide) in paragraph at lines 602--602 \T1/pcr/m/n/10 fillstyle| Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 style. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 style.fillrule.nonzero_winding \T1/ptm/m/n/10 (de-fault), \T1/ pcr/m/n/10 style. LaTeX Warning: Hyper reference `deformer:deformer.deformer' on page 9 undefined on input line 602. Overfull \hbox (3.73172pt too wide) in paragraph at lines 602--602 []\T1/pcr/m/sl/10 deformer. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/ptm/m/n/10 op-er-a-tions chang-ing LaTeX Warning: Hyper reference `deformer:deformer.cycloid' on page 9 undefined on input line 602. LaTeX Warning: Hyper reference `deformer:deformer.smoothed' on page 9 undefined on input line 602. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 text. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/ptm/m/n/10 at-tributes used for LaTeX Warning: Hyper reference `text:text.halign' on page 9 undefined on input line 602. LaTeX Warning: Hyper reference `text:text.valign' on page 9 undefined on input line 602. LaTeX Warning: Hyper reference `text:text.mathmode' on page 9 undefined on inpu t line 602. LaTeX Warning: Hyper reference `text:text.phantom' on page 9 undefined on input line 602. LaTeX Warning: Hyper reference `text:text.size' on page 9 undefined on input li ne 602. LaTeX Warning: Hyper reference `text:text.parbox' on page 9 undefined on input line 602. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/sl/10 text.halign\T1/ptm/m/n/10 , \T1/pcr/m/sl/10 text.valign\T1/pt m/m/n/10 , \T1/pcr/m/sl/10 text.mathmode\T1/ptm/m/n/10 , \T1/pcr/m/sl/10 text. LaTeX Warning: Hyper reference `trafo:trafo.trafo' on page 9 undefined on input line 602. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/sl/10 trafo. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/ptm/m/n/10 trans-for-ma-tions ap- Underfull \hbox (badness 6428) in paragraph at lines 602--602 \T1/ptm/m/n/10 plied when draw-ing LaTeX Warning: Hyper reference `trafo:trafo.mirror' on page 9 undefined on inpu t line 602. LaTeX Warning: Hyper reference `trafo:trafo.rotate' on page 9 undefined on inpu t line 602. LaTeX Warning: Hyper reference `trafo:trafo.scale' on page 9 undefined on input line 602. LaTeX Warning: Hyper reference `trafo:trafo.slant' on page 9 undefined on input line 602. LaTeX Warning: Hyper reference `trafo:trafo.translate' on page 9 undefined on i nput line 602. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/sl/10 trafo.mirror\T1/ptm/m/n/10 , \T1/pcr/m/sl/10 trafo.rotate\T1/ ptm/m/n/10 , \T1/pcr/m/sl/10 trafo.scale\T1/ptm/m/n/10 , \T1/pcr/m/sl/10 trafo. [9] [10] Chapter 3. LaTeX Warning: Hyper reference `path:module-path' on page 11 undefined on input line 651. LaTeX Warning: Hyper reference `path:path-pathitem' on page 11 undefined on inp ut line 663. LaTeX Warning: Hyper reference `path:path.closepath' on page 11 undefined on in put line 665. LaTeX Warning: Hyper reference `path:path.moveto' on page 11 undefined on input line 667. LaTeX Warning: Hyper reference `path:path.arc' on page 11 undefined on input li ne 667. LaTeX Warning: Hyper reference `path:path.arcn' on page 11 undefined on input l ine 667. LaTeX Warning: Hyper reference `path:module-path' on page 11 undefined on input line 672. LaTeX Warning: Hyper reference `path:path.normpath' on page 11 undefined on inp ut line 688. [11] LaTeX Warning: Hyper reference `path:path.path.joined' on page 12 undefined on input line 803. LaTeX Warning: Hyper reference `path:path.normpath' on page 12 undefined on inp ut line 812. LaTeX Warning: Hyper reference `path:path.normpath' on page 12 undefined on inp ut line 813. LaTeX Warning: Hyper reference `path:module-path' on page 12 undefined on input line 814. LaTeX Warning: Hyper reference `path:path.normpath' on page 12 undefined on inp ut line 859. LaTeX Warning: Hyper reference `path:path.line' on page 12 undefined on input l ine 868. LaTeX Warning: Hyper reference `path:path.line' on page 12 undefined on input l ine 868. LaTeX Warning: Hyper reference `trafo:trafo.trafo' on page 12 undefined on inpu t line 891. [12] LaTeX Warning: Hyper reference `path:path.arc' on page 13 undefined on input li ne 967. LaTeX Warning: Hyper reference `bbox:module-bbox' on page 13 undefined on input line 1007. [13] LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1048. LaTeX Warning: Hyper reference `path:postscript-like-paths' on page 14 undefine d on input line 1049. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 14 undefined on input line 1051. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 14 undefined on input line 1051. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1056. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1062. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1067. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 14 undefined on input line 1067. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1068. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1073. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1079. LaTeX Warning: Hyper reference `path:module-path' on page 14 undefined on input line 1079. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1082. LaTeX Warning: Hyper reference `path:module-path' on page 14 undefined on input line 1087. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1087. LaTeX Warning: Hyper reference `path:module-path' on page 14 undefined on input line 1094. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1094. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1103. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1111. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1117. LaTeX Warning: Hyper reference `path:module-path' on page 14 undefined on input line 1117. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1118. [14] LaTeX Warning: Hyper reference `path:path.normsubpath' on page 15 undefined on input line 1126. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 15 undefined on input line 1128. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 15 undefined on input line 1130. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 15 undefined on input line 1136. LaTeX Warning: Hyper reference `path:module-path' on page 15 undefined on input line 1136. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 15 undefined on input line 1143. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 15 undefined on input line 1144. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 15 undefined on input line 1153. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 15 undefined on input line 1155. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 15 undefined on input line 1164. LaTeX Warning: Hyper reference `path:module-path' on page 15 undefined on input line 1174. [15] [16] Chapter 4. LaTeX Warning: Hyper reference `metapost:module-metapost.path' on page 17 undef ined on input line 1212. LaTeX Warning: Hyper reference `metapost:knots' on page 17 undefined on input l ine 1240. LaTeX Warning: Hyper reference `metapost:links' on page 17 undefined on input l ine 1241. LaTeX Warning: Hyper reference `path:module-path' on page 17 undefined on input line 1253. LaTeX Warning: Hyper reference `path:module-path' on page 17 undefined on input line 1254. LaTeX Warning: Hyper reference `metapost:metapost.path.beginknot' on page 17 un defined on input line 1274. LaTeX Warning: Hyper reference `metapost:metapost.path.beginknot' on page 17 un defined on input line 1283. [17] LaTeX Warning: Hyper reference `metapost:metapost.path.roughknot' on page 18 un defined on input line 1295. Underfull \hbox (badness 10000) in paragraph at lines 1303--1303 []\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m /it/10 left_curl=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 right_curl=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 left_angle=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `metapost:metapost.path.smoothknot' on page 18 u ndefined on input line 1317. LaTeX Warning: Hyper reference `path:path.curveto' on page 18 undefined on inpu t line 1353. LaTeX Warning: Hyper reference `metapost:metapost.path.tensioncurve' on page 18 undefined on input line 1362. [18] Chapter 5. LaTeX Warning: Hyper reference `deformer:module-deformer' on page 19 undefined on input line 1370. LaTeX Warning: Hyper reference `deformer:module-deformer' on page 19 undefined on input line 1371. LaTeX Warning: Hyper reference `deformer:module-deformer' on page 19 undefined on input line 1375. [19] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [20] Chapter 6. LaTeX Warning: Hyper reference `trafo:trafo.trafo' on page 21 undefined on inpu t line 1531. LaTeX Warning: Hyper reference `text:module-text' on page 21 undefined on input line 1533. LaTeX Warning: Hyper reference `document:document.page' on page 21 undefined on input line 1535. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 21 undefined on i nput line 1569. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 21 undefined on i nput line 1576. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 21 undefined on i nput line 1577. [21] LaTeX Warning: Hyper reference `canvas:module-canvas' on page 22 undefined on i nput line 1611. LaTeX Warning: Hyper reference `bbox:module-bbox' on page 22 undefined on input line 1617. LaTeX Warning: Hyper reference `document:document.page' on page 22 undefined on input line 1642. LaTeX Warning: Hyper reference `canvas:canvas.canvas.writeEPSfile' on page 22 u ndefined on input line 1643. LaTeX Warning: Hyper reference `document:document.document' on page 22 undefine d on input line 1644. LaTeX Warning: Hyper reference `canvas:canvas.canvas.writeEPSfile' on page 22 u ndefined on input line 1653. LaTeX Warning: Hyper reference `canvas:canvas.canvas.writeEPSfile' on page 22 u ndefined on input line 1661. LaTeX Warning: Hyper reference `canvas:canvas.canvas.writeEPSfile' on page 22 u ndefined on input line 1669. LaTeX Warning: Hyper reference `epsfile:module-epsfile' on page 22 undefined on input line 1705. LaTeX Warning: Hyper reference `canvas:canvas.canvas.writeEPSfile' on page 22 u ndefined on input line 1708. LaTeX Warning: Hyper reference `document:document.page' on page 22 undefined on input line 1710. [22] LaTeX Warning: Hyper reference `canvas:canvas.canvas.pipeGS' on page 23 undefin ed on input line 1727. LaTeX Warning: Hyper reference `document:document.page' on page 23 undefined on input line 1732. LaTeX Warning: Hyper reference `document:module-document' on page 23 undefined on input line 1733. [23] [24] Chapter 7. LaTeX Warning: Hyper reference `document:module-document' on page 25 undefined on input line 1745. LaTeX Warning: Hyper reference `document:document.page' on page 25 undefined on input line 1745. LaTeX Warning: Hyper reference `document:module-document' on page 25 undefined on input line 1746. LaTeX Warning: Hyper reference `document:document.page' on page 25 undefined on input line 1746. LaTeX Warning: Hyper reference `document:document.page' on page 25 undefined on input line 1751. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 25 undefined on i nput line 1751. LaTeX Warning: Hyper reference `document:document.page' on page 25 undefined on input line 1757. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 25 undefined on i nput line 1757. LaTeX Warning: Hyper reference `document:module-document' on page 25 undefined on input line 1776. LaTeX Warning: Hyper reference `document:module-document' on page 25 undefined on input line 1781. LaTeX Warning: Hyper reference `document:module-document' on page 25 undefined on input line 1786. LaTeX Warning: Hyper reference `document:module-document' on page 25 undefined on input line 1800. LaTeX Warning: Hyper reference `document:document.document.writeEPSfile' on pag e 25 undefined on input line 1802. Underfull \hbox (badness 10000) in paragraph at lines 1809--1809 []\T1/ptm/m/it/10 file\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 au-thor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sub-ject=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 key-words=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1809--1809 \T1/ptm/m/it/10 fullscreen=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 writeb-box=Fal se\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-press=True\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 com-presslevel=6\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `document:module-document' on page 25 undefined on input line 1810. LaTeX Warning: Hyper reference `document:document.document.writeEPSfile' on pag e 25 undefined on input line 1816. [25] LaTeX Warning: Hyper reference `document:module-document' on page 26 undefined on input line 1824. LaTeX Warning: Hyper reference `document:document.document.writeEPSfile' on pag e 26 undefined on input line 1826. LaTeX Warning: Hyper reference `document:document.paperformat' on page 26 undef ined on input line 1850. [26] Chapter 8. LaTeX Warning: Hyper reference `text:module-text' on page 27 undefined on input line 1962. LaTeX Warning: Hyper reference `text:chroot' on page 27 undefined on input line 1977. LaTeX Warning: Hyper reference `text:text.SingleEngine' on page 27 undefined on input line 1996. LaTeX Warning: Hyper reference `text:texipc' on page 27 undefined on input line 2000. LaTeX Warning: Hyper reference `text:text.texmessage' on page 27 undefined on i nput line 2005. LaTeX Warning: Hyper reference `text:text.texmessage' on page 27 undefined on i nput line 2009. LaTeX Warning: Hyper reference `text:text.TexResultError' on page 27 undefined on input line 2010. [27] LaTeX Warning: Hyper reference `text:debug' on page 28 undefined on input line 2057. LaTeX Warning: Hyper reference `text:texipc' on page 28 undefined on input line 2061. LaTeX Warning: Hyper reference `graph:graph.data.file' on page 28 undefined on input line 2064. LaTeX Warning: Hyper reference `text:text.errordetail' on page 28 undefined on input line 2071. LaTeX Warning: Hyper reference `text:text.TexResultError' on page 28 undefined on input line 2071. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2074. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2078. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2082. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2086. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2095. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2103. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2111. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2119. [28] LaTeX Warning: Hyper reference `text:text.texmessage' on page 29 undefined on i nput line 2134. LaTeX Warning: Hyper reference `text:text.SingleEngine.text' on page 29 undefin ed on input line 2143. LaTeX Warning: Hyper reference `text:text.SingleEngine.text_pt' on page 29 unde fined on input line 2144. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) LaTeX Warning: Hyper reference `text:text.texmessage' on page 29 undefined on i nput line 2169. LaTeX Warning: Hyper reference `text:text.textextbox_pt' on page 29 undefined o n input line 2184. LaTeX Warning: Hyper reference `text:text.text_pt' on page 29 undefined on inpu t line 2200. LaTeX Warning: Hyper reference `text:text.SingleEngine' on page 29 undefined on input line 2225. LaTeX Warning: Hyper reference `text:text.SingleEngine' on page 29 undefined on input line 2236. [29] LaTeX Warning: Hyper reference `text:text.SingleEngine' on page 30 undefined on input line 2257. LaTeX Warning: Hyper reference `text:pyxgraphics' on page 30 undefined on input line 2272. LaTeX Warning: Hyper reference `text:text.texmessage' on page 30 undefined on i nput line 2275. LaTeX Warning: Hyper reference `text:text.texmessage' on page 30 undefined on i nput line 2279. LaTeX Warning: Hyper reference `text:text.SingleEngine' on page 30 undefined on input line 2283. LaTeX Warning: Hyper reference `text:text.texmessage' on page 30 undefined on i nput line 2292. LaTeX Warning: Hyper reference `text:text.texmessage' on page 30 undefined on i nput line 2300. LaTeX Warning: Hyper reference `text:text.SingleEngine' on page 30 undefined on input line 2308. LaTeX Warning: Hyper reference `text:texipc' on page 30 undefined on input line 2310. LaTeX Warning: Hyper reference `text:text.MultiEngine' on page 30 undefined on input line 2312. LaTeX Warning: Hyper reference `text:text.SingleEngine' on page 30 undefined on input line 2313. LaTeX Warning: Hyper reference `text:text.MultiEngine.preamble' on page 30 unde fined on input line 2314. LaTeX Warning: Hyper reference `text:text.MultiEngine.text' on page 30 undefine d on input line 2314. LaTeX Warning: Hyper reference `text:text.MultiEngine.text_pt' on page 30 undef ined on input line 2315. LaTeX Warning: Hyper reference `text:text.SingleEngine' on page 30 undefined on input line 2315. LaTeX Warning: Hyper reference `text:text.MultiEngine.reset' on page 30 undefin ed on input line 2316. LaTeX Warning: Hyper reference `text:text.SingleEngine' on page 30 undefined on input line 2322. LaTeX Warning: Hyper reference `text:text.SingleEngine' on page 30 undefined on input line 2326. LaTeX Warning: Hyper reference `text:text.SingleEngine.preamble' on page 30 und efined on input line 2341. LaTeX Warning: Hyper reference `text:text.SingleEngine.text_pt' on page 30 unde fined on input line 2349. LaTeX Warning: Hyper reference `text:text.SingleEngine.text' on page 30 undefin ed on input line 2357. LaTeX Warning: Hyper reference `text:text.SingleEngine' on page 30 undefined on input line 2365. [30] LaTeX Warning: Hyper reference `text:text.preamble' on page 31 undefined on inp ut line 2368. LaTeX Warning: Hyper reference `text:text.preamble' on page 31 undefined on inp ut line 2373. LaTeX Warning: Hyper reference `text:text.SingleTexEngine' on page 31 undefined on input line 2385. LaTeX Warning: Hyper reference `text:text.SingleLatexEngine' on page 31 undefin ed on input line 2404. LaTeX Warning: Hyper reference `text:texipc' on page 31 undefined on input line 2452. [31] LaTeX Warning: Hyper reference `text:text.SingleEngine' on page 32 undefined on input line 2494. LaTeX Warning: Hyper reference `text:text.MultiEngine' on page 32 undefined on input line 2495. LaTeX Warning: Hyper reference `text:text.set' on page 32 undefined on input li ne 2496. LaTeX Warning: Hyper reference `text:text.set' on page 32 undefined on input li ne 2497. LaTeX Warning: Hyper reference `text:text.MultiEngine' on page 32 undefined on input line 2497. LaTeX Warning: Hyper reference `text:text.MultiEngine' on page 32 undefined on input line 2503. LaTeX Warning: Hyper reference `text:text.MultiEngine' on page 32 undefined on input line 2543. LaTeX Warning: Hyper reference `text:text.TexEngine' on page 32 undefined on in put line 2548. LaTeX Warning: Hyper reference `text:text.LatexEngine' on page 32 undefined on input line 2548. LaTeX Warning: Hyper reference `text:text.UnicodeEngine' on page 32 undefined o n input line 2548. LaTeX Warning: Hyper reference `text:text.TexEngine' on page 32 undefined on in put line 2562. LaTeX Warning: Hyper reference `text:text.LatexEngine' on page 32 undefined on input line 2563. LaTeX Warning: Hyper reference `text:text.texmessage' on page 32 undefined on i nput line 2602. [32] LaTeX Warning: Hyper reference `text:text.TexResultError' on page 33 undefined on input line 2624. LaTeX Warning: Hyper reference `text:text.texmessage' on page 33 undefined on i nput line 2630. LaTeX Warning: Hyper reference `text:text.SingleEngine' on page 33 undefined on input line 2632. LaTeX Warning: Hyper reference `text:text.errordetail' on page 33 undefined on input line 2633. LaTeX Warning: Hyper reference `text:text.TexResultError' on page 33 undefined on input line 2639. LaTeX Warning: Hyper reference `text:text.texmessage' on page 33 undefined on i nput line 2671. LaTeX Warning: Hyper reference `text:text.texmessage.warn' on page 33 undefined on input line 2677. LaTeX Warning: Hyper reference `text:text.texmessage.ignore' on page 33 undefin ed on input line 2677. LaTeX Warning: Hyper reference `text:text.texmessage' on page 33 undefined on i nput line 2678. LaTeX Warning: Hyper reference `text:text.texmessage.no_file' on page 33 undefi ned on input line 2690. LaTeX Warning: Hyper reference `text:text.texmessage.pattern' on page 33 undefi ned on input line 2690. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [33] LaTeX Warning: Hyper reference `text:text.texmessage.ignore' on page 34 undefin ed on input line 2817. [34] LaTeX Warning: Hyper reference `text:module-text' on page 35 undefined on input line 2880. LaTeX Warning: Hyper reference `text:text.halign.flushleft' on page 35 undefine d on input line 2938. LaTeX Warning: Hyper reference `text:text.halign.flushcenter' on page 35 undefi ned on input line 2955. LaTeX Warning: Hyper reference `text:text.halign.flushright' on page 35 undefin ed on input line 2972. LaTeX Warning: Hyper reference `text:text.halign.boxleft' on page 35 undefined on input line 2980. LaTeX Warning: Hyper reference `text:text.halign.flushleft' on page 35 undefine d on input line 2980. LaTeX Warning: Hyper reference `text:text.halign.boxcenter' on page 35 undefine d on input line 2988. LaTeX Warning: Hyper reference `text:text.halign.flushcenter' on page 35 undefi ned on input line 2988. LaTeX Warning: Hyper reference `text:text.halign.boxright' on page 35 undefined on input line 2996. LaTeX Warning: Hyper reference `text:text.halign.flushright' on page 35 undefin ed on input line 2996. LaTeX Warning: Hyper reference `text:fig-textvalign' on page 35 undefined on in put line 3014. [35] LaTeX Warning: Hyper reference `text:text.valign' on page 36 undefined on input line 3065. LaTeX Warning: Hyper reference `text:fig-textvalign' on page 36 undefined on in put line 3066. LaTeX Warning: Hyper reference `text:text.vshift.middlezero' on page 36 undefin ed on input line 3117. [36 <./textvalign.pdf>] LaTeX Warning: Hyper reference `text:text.size' on page 37 undefined on input l ine 3136. [37] LaTeX Warning: Hyper reference `text:module-text' on page 38 undefined on input line 3263. [38] LaTeX Warning: Hyper reference `text:text.textbox_pt.left' on page 39 undefined on input line 3343. LaTeX Warning: Hyper reference `text:text.textbox_pt.right' on page 39 undefine d on input line 3344. LaTeX Warning: Hyper reference `text:text.textbox_pt.width' on page 39 undefine d on input line 3344. LaTeX Warning: Hyper reference `text:text.textbox_pt.height' on page 39 undefin ed on input line 3344. LaTeX Warning: Hyper reference `text:text.textbox_pt.depth' on page 39 undefine d on input line 3345. LaTeX Warning: Hyper reference `text:text.MultiEngine' on page 39 undefined on input line 3350. LaTeX Warning: Hyper reference `text:text.texmessage' on page 39 undefined on i nput line 3368. LaTeX Warning: Hyper reference `text:text.TexResultError' on page 39 undefined on input line 3369. LaTeX Warning: Hyper reference `text:text.errordetail' on page 39 undefined on input line 3370. LaTeX Warning: Hyper reference `text:text.SingleEngine' on page 39 undefined on input line 3370. LaTeX Warning: Hyper reference `text:text.SingleEngine' on page 39 undefined on input line 3376. LaTeX Warning: Hyper reference `text:text.SingleEngine' on page 39 undefined on input line 3381. LaTeX Warning: Hyper reference `text:pyx.pyxinfo' on page 39 undefined on input line 3400. [39] [40] Chapter 9. LaTeX Warning: Hyper reference `graph:graph-components' on page 41 undefined on input line 3497. LaTeX Warning: Hyper reference `graph:graph.data.file' on page 41 undefined on input line 3530. LaTeX Warning: Hyper reference `graph:graph.data.file' on page 41 undefined on input line 3531. LaTeX Warning: Hyper reference `graph:fig-graph' on page 41 undefined on input line 3543. [41] LaTeX Warning: Hyper reference `graph:module-graph.graph' on page 42 undefined on input line 3565. LaTeX Warning: Hyper reference `graph:fig-graph2' on page 42 undefined on input line 3566. LaTeX Warning: Hyper reference `graph:fig-graph3' on page 42 undefined on input line 3588. [42 <./graph.pdf> <./graph2.pdf>] LaTeX Warning: Hyper reference `graph:graph.graph.graphxy' on page 43 undefined on input line 3634. LaTeX Warning: Hyper reference `graph:graph.graph.graphxyz' on page 43 undefine d on input line 3634. LaTeX Warning: Hyper reference `graph:module-graph.graph' on page 43 undefined on input line 3635. Underfull \hbox (badness 5316) in paragraph at lines 3640--3640 []\T1/ptm/m/it/10 xpos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ypos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 width=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 height=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 ra-tio=goldenmean\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `graph:graph.key.key' on page 43 undefined on in put line 3651. [43 <./graph3.pdf>] LaTeX Warning: Hyper reference `graph:graph.graph.graphxy.axisatv' on page 44 u ndefined on input line 3662. LaTeX Warning: Hyper reference `graph:module-graph.data' on page 44 undefined o n input line 3701. [44] LaTeX Warning: Hyper reference `graph:graph.graph.graphxy.dolayout' on page 45 undefined on input line 3800. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy' on page 45 undefined on input line 3818. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy.vgeodesic' on page 45 undefined on input line 3827. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy' on page 45 undefined on input line 3836. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy.dolayout' on page 45 undefined on input line 3847. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy.axistrafo' on page 45 undefined on input line 3855. LaTeX Warning: Hyper reference `graph:graph.graph.graphxyz' on page 45 undefine d on input line 3861. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy' on page 45 undefined on input line 3861. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy' on page 45 undefined on input line 3863. LaTeX Warning: Hyper reference `graph:graph.graph.central' on page 45 undefined on input line 3884. LaTeX Warning: Hyper reference `graph:graph.graph.parallel' on page 45 undefine d on input line 3884. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy' on page 45 undefined on input line 3886. [45] LaTeX Warning: Hyper reference `graph:graph.graph.central' on page 46 undefined on input line 3903. LaTeX Warning: Hyper reference `graph:graph.graph.parallel' on page 46 undefine d on input line 3912. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy' on page 46 undefined on input line 3920. LaTeX Warning: Hyper reference `graph:graph.graph.central' on page 46 undefined on input line 3950. LaTeX Warning: Hyper reference `graph:graph.graph.parallel' on page 46 undefine d on input line 3950. LaTeX Warning: Hyper reference `graph:graph.graph.graphxyz' on page 46 undefine d on input line 3958. LaTeX Warning: Hyper reference `graph:graph.graph.central' on page 46 undefined on input line 3979. [46] LaTeX Warning: Hyper reference `graph:module-graph.data' on page 47 undefined o n input line 3989. Underfull \hbox (badness 10000) in paragraph at lines 3993--3993 []\T1/ptm/m/it/10 filename\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-ment-pat-tern=de faultcommentpattern\T1/ptm/m/n/10 , \T1/ptm/m/it/10 colum-n-pat- [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 4178--4178 []\T1/ptm/m/it/10 data\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=notitle\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 con-text=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 copy=1\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re-placedol-lar=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 colu m-n-call- LaTeX Warning: Hyper reference `graph:graph.data.file' on page 49 undefined on input line 4181. Underfull \hbox (badness 7273) in paragraph at lines 4205--4205 []\T1/ptm/m/it/10 filename\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min-rank=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 maxrank=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=n otitle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con-text=\T1/ptm/m/n/10 , [49] LaTeX Warning: Hyper reference `graph:graph.style.symbol' on page 50 undefined on input line 4454. LaTeX Warning: Hyper reference `graph:module-graph.data' on page 50 undefined o n input line 4455. LaTeX Warning: Hyper reference `graph:graph.style.symbol' on page 50 undefined on input line 4461. [50] LaTeX Warning: Hyper reference `graph:graph.style.symbol' on page 51 undefined on input line 4512. LaTeX Warning: Hyper reference `graph:graph.style.symbol' on page 51 undefined on input line 4599. LaTeX Warning: Hyper reference `graph:graph.style.line' on page 51 undefined on input line 4624. LaTeX Warning: Hyper reference `graph:module-graph.data' on page 51 undefined o n input line 4626. LaTeX Warning: Hyper reference `graph:graph.style.line' on page 51 undefined on input line 4632. LaTeX Warning: Hyper reference `graph:graph.style.line' on page 51 undefined on input line 4648. [51] LaTeX Warning: Hyper reference `graph:graph.style.range' on page 52 undefined o n input line 4708. [52] Underfull \hbox (badness 7168) in paragraph at lines 4789--4792 \T1/ptm/m/n/10 This class draws bars in a bar graph. The bars are filled us-ing \T1/ptm/m/it/10 barat-trs\T1/ptm/m/n/10 . \T1/ptm/m/it/10 barat-trs \T1/ptm/m/ n/10 is LaTeX Warning: Hyper reference `graph:graph.style.bar' on page 53 undefined on input line 4806. Underfull \hbox (badness 10000) in paragraph at lines 4817--4817 []\T1/ptm/m/it/10 index1=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-dex2=1\T1/ptm/m/n /10 , \T1/ptm/m/it/10 grid-lines1=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-lines2 =1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=[]\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `graph:graph.style.line' on page 53 undefined on input line 4833. Underfull \hbox (badness 10000) in paragraph at lines 4841--4841 []\T1/ptm/m/it/10 gridlines1=0.05\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-lines2=0 .05\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-color=None\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 back- [53] LaTeX Warning: Hyper reference `graph:graph.style.rect' on page 54 undefined on input line 4883. LaTeX Warning: Hyper reference `graph:graph.style.rect' on page 54 undefined on input line 4901. LaTeX Warning: Hyper reference `graph:module-graph.key' on page 54 undefined on input line 4911. [54] Chapter 10. [55] LaTeX Warning: Hyper reference `axis:module-graph.axis.axis' on page 56 undefin ed on input line 5006. Underfull \hbox (badness 10000) in paragraph at lines 5014--5014 \T1/ptm/m/it/10 parter=parter.autolinear()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 man- u-alticks=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 den-sity=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5014--5014 \T1/ptm/m/it/10 max-worse=2\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rater=rater.linear( )\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-ter=texter.mixed()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5014--5014 \T1/ptm/m/it/10 painter=painter.regular()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 linkp ainter=painter.linked()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fall- LaTeX Warning: Hyper reference `axis:graph.axis.axis.linear' on page 56 undefin ed on input line 5060. Underfull \hbox (badness 10000) in paragraph at lines 5067--5067 []\T1/ptm/m/it/10 min=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 di-vi-sor=None\ T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5067--5067 \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 parter=parter.autol ogarithmic()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5067--5067 \T1/ptm/m/it/10 man-u-alticks=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 den-sity=1\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 max-worse=2\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5067--5067 \T1/ptm/m/it/10 rater=rater.logarithmic()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-t er=texter.mixed()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5067--5067 \T1/ptm/m/it/10 painter=painter.regular()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 linkp ainter=painter.linked()\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `axis:graph.axis.axis.linear' on page 56 undefin ed on input line 5069. LaTeX Warning: Hyper reference `axis:graph.axis.axis.logarithmic' on page 56 un defined on input line 5079. Underfull \hbox (badness 10000) in paragraph at lines 5086--5086 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=linear(painter=None, Underfull \hbox (badness 10000) in paragraph at lines 5086--5086 \T1/ptm/m/it/10 linkpainter=None, parter=None, tex-ter=None)\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 dist=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5086--5086 \T1/ptm/m/it/10 first-dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 last-dist=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- verse=0\T1/ptm/m/n/10 , [56] Underfull \hbox (badness 7963) in paragraph at lines 5124--5124 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=bar(dist=0, painter=None, Underfull \hbox (badness 10000) in paragraph at lines 5124--5124 \T1/ptm/m/it/10 linkpainter=None)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist=0.5\T1/p tm/m/n/10 , \T1/ptm/m/it/10 first-dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 las t- Underfull \hbox (badness 6380) in paragraph at lines 5124--5124 \T1/ptm/m/it/10 dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 painter=paint er.bar()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5133--5133 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=linear()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist=0.5\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 first-dist=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5133--5133 \T1/ptm/m/it/10 last-dist=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 painter=pai nter.split()\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `axis:graph.axis.axis.anchoredaxis.basepath' on page 57 undefined on input line 5177. [57] LaTeX Warning: Hyper reference `axis:graph.axis.axis.anchoredaxis.gridpath' on page 58 undefined on input line 5194. LaTeX Warning: Hyper reference `axis:graph.axis.axis.anchoredaxis.tickpoint' on page 58 undefined on input line 5210. LaTeX Warning: Hyper reference `axis:graph.axis.axis.anchoredaxis.tickdirection ' on page 58 undefined on input line 5227. LaTeX Warning: Hyper reference `axis:graph.axis.axis.anchoredaxis.tickdirection ' on page 58 undefined on input line 5235. LaTeX Warning: Hyper reference `axis:graph.axis.axis.linkedaxis' on page 58 und efined on input line 5240. LaTeX Warning: Hyper reference `axis:graph.axis.axis.anchoredpathaxis' on page 58 undefined on input line 5241. Underfull \hbox (badness 10000) in paragraph at lines 5246--5246 []\T1/ptm/m/it/10 linkedaxis=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 errorname=\TS 1/ptm/m/it/10 '\T1/ptm/m/it/10 manual-linked\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `axis:graph.axis.axis.linkedaxis.setlinkedaxis' on page 58 undefined on input line 5250. LaTeX Warning: Hyper reference `axis:graph.axis.axis.anchoredpathaxis' on page 58 undefined on input line 5276. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 58 undefined on i nput line 5277. LaTeX Warning: Hyper reference `axis:graph.axis.axis.anchoredpathaxis' on page 58 undefined on input line 5279. LaTeX Warning: Hyper reference `axis:module-graph.axis.tick' on page 58 undefin ed on input line 5286. [58] LaTeX Warning: Hyper reference `axis:graph.axis.tick.rational' on page 59 undef ined on input line 5324. LaTeX Warning: Hyper reference `axis:graph.axis.tick.rational' on page 59 undef ined on input line 5341. LaTeX Warning: Hyper reference `axis:module-graph.axis.parter' on page 59 undef ined on input line 5357. Underfull \hbox (badness 10000) in paragraph at lines 5362--5362 []\T1/ptm/m/it/10 tickdists=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beld-ists=N one\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-tendtick=0\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 ex-tend-la- LaTeX Warning: Hyper reference `axis:graph.axis.parter.linear' on page 59 undef ined on input line 5388. LaTeX Warning: Hyper reference `axis:graph.axis.parter.linear' on page 59 undef ined on input line 5398. LaTeX Warning: Hyper reference `axis:graph.axis.parter.linear' on page 59 undef ined on input line 5403. Underfull \hbox (badness 10000) in paragraph at lines 5413--5414 \T1/pcr/m/n/10 [[tick.rational((1, 1)), tick.rational((1, 2))], [tick.rational( (2, 1)), Underfull \hbox (badness 10000) in paragraph at lines 5413--5414 \T1/pcr/m/n/10 tick.rational((1, 1))], [tick.rational((5, 2)), tick.rational((5 , 4))], LaTeX Warning: Hyper reference `axis:graph.axis.parter.autolinear' on page 59 u ndefined on input line 5421. [59] LaTeX Warning: Hyper reference `axis:graph.axis.parter.preexp' on page 60 undef ined on input line 5443. LaTeX Warning: Hyper reference `axis:graph.axis.parter.linear' on page 60 undef ined on input line 5451. LaTeX Warning: Hyper reference `axis:graph.axis.parter.preexp' on page 60 undef ined on input line 5456. LaTeX Warning: Hyper reference `axis:graph.axis.parter.logarithmic' on page 60 undefined on input line 5456. Underfull \hbox (badness 10000) in paragraph at lines 5503--5504 \T1/pcr/m/n/10 preexp([tick.rational((1, 1)), tick.rational((2, 1)), tick.ratio nal((5, LaTeX Warning: Hyper reference `axis:graph.axis.parter.logarithmic' on page 60 undefined on input line 5519. LaTeX Warning: Hyper reference `axis:graph.axis.parter.logarithmic' on page 60 undefined on input line 5530. LaTeX Warning: Hyper reference `axis:graph.axis.parter.linear' on page 60 undef ined on input line 5535. Underfull \hbox (badness 10000) in paragraph at lines 5546--5547 \T1/pcr/m/n/10 [([log.pre1exp, log.pre1to9exp], [log.pre1exp, log.pre125exp]), ([log. Underfull \hbox (badness 10000) in paragraph at lines 5546--5547 \T1/pcr/m/n/10 pre1exp, log.pre1to9exp], None), ([log.pre1exp2, log.pre1exp], N one), Underfull \hbox (badness 10000) in paragraph at lines 5546--5547 \T1/pcr/m/n/10 ([log.pre1exp3, log.pre1exp], None), ([log.pre1exp4, log.pre1exp ], None), LaTeX Warning: Hyper reference `axis:graph.axis.parter.autologarithmic' on page 60 undefined on input line 5554. [60] LaTeX Warning: Hyper reference `axis:module-graph.axis.texter' on page 61 undef ined on input line 5562. Underfull \hbox (badness 10000) in paragraph at lines 5570--5570 []\T1/ptm/m/it/10 prefix=\TS1/ptm/m/it/10 ''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in -fix=\TS1/ptm/m/it/10 ''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 suf-fix=\TS1/ptm/m/it/ 10 ''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 equal-pre-ci-sion=False\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 dec- Underfull \hbox (badness 10000) in paragraph at lines 5570--5570 \T1/ptm/m/it/10 i-malsep=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 .\TS1/ptm/m/it/10 '\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 thou-sand-sep=\TS1/ptm/m/it/10 ''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 thou-sandth-part-sep=\TS1/ptm/m/it/10 ''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5570--5570 \T1/ptm/m/it/10 plus=\TS1/ptm/m/it/10 ''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 minus= \TS1/ptm/m/it/10 '\T1/ptm/m/it/10 -\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m /it/10 pe-riod=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 \\\\overline{%s}\TS1/ptm/m/it/ 10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belat- Underfull \hbox (badness 10000) in paragraph at lines 5596--5596 []\T1/ptm/m/it/10 multiplication_tex=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 \\cdot{} \TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mul-ti-pli-ca-tion_unicode=\ TS1/ptm/m/it/10 '�'\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5596--5596 \T1/ptm/m/it/10 minusunity=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 -\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min-ex-po-nent=4\T1/ptm/m/n/10 , \T1/ptm/m/it /10 min-neg-ex-po-nent=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5596--5596 \T1/ptm/m/it/10 uni-form-ex-po-nent=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 man-ti s-sa-tex-ter=decimal()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 base- Underfull \hbox (badness 10000) in paragraph at lines 5596--5596 \T1/ptm/m/it/10 tex-ter=decimal()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-po-nent-te x-ter=decimal()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belat- Underfull \hbox (badness 10000) in paragraph at lines 5632--5632 \T1/ptm/m/it/10 minus=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 -\TS1/ptm/m/it/10 '\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 mi-nus-pos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 over= \TS1/ptm/m/it/10 '\T1/ptm/m/it/10 %s\\\\over%s\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 equalde- [61] LaTeX Warning: Hyper reference `axis:module-graph.axis.painter' on page 62 unde fined on input line 5673. Underfull \hbox (badness 10000) in paragraph at lines 5728--5728 []\T1/ptm/m/it/10 innerticklength=ticklength.normal\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 out-ertick-length=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5728--5728 \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 la-beld- Underfull \hbox (badness 10000) in paragraph at lines 5728--5728 \T1/ptm/m/it/10 ti-tledi-rec-tion=rotatetext.parallel\T1/ptm/m/n/10 , \T1/ptm/m /it/10 ti-tle-pos=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 texrun- [62] LaTeX Warning: Hyper reference `axis:graph.axis.painter.regular' on page 63 und efined on input line 5769. LaTeX Warning: Hyper reference `axis:graph.axis.painter.regular' on page 63 und efined on input line 5787. LaTeX Warning: Hyper reference `axis:graph.axis.painter.regular' on page 63 und efined on input line 5788. Underfull \hbox (badness 10000) in paragraph at lines 5795--5795 []\T1/ptm/m/it/10 innerticklength=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-erti ck-length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tick-at- LaTeX Warning: Hyper reference `axis:graph.axis.painter.bar' on page 63 undefin ed on input line 5796. [63] Underfull \hbox (badness 10000) in paragraph at lines 5805--5805 []\T1/ptm/m/it/10 breaklinesdist=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 0.05 cm\TS1/ ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 break-li-neslength=\TS1/ptm/m/it/ 10 '\T1/ptm/m/it/10 0.5 cm\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , Underfull \hbox (badness 5460) in paragraph at lines 5805--5805 \T1/ptm/m/it/10 breaklinesangle=- 60\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledist =\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 0.3 cm\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 ti-tleat-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti- LaTeX Warning: Hyper reference `axis:graph.axis.painter.regular' on page 64 und efined on input line 5811. Underfull \hbox (badness 10000) in paragraph at lines 5818--5818 []\T1/ptm/m/it/10 breaklinesdist=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 0.05 cm\TS1/ ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 break-li-neslength=\TS1/ptm/m/it/ 10 '\T1/ptm/m/it/10 0.5 Underfull \hbox (badness 10000) in paragraph at lines 5818--5818 \T1/ptm/m/it/10 tleat-trs=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledi-rec-tio n=rotatetext.parallel\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `axis:graph.axis.painter.split' on page 64 undef ined on input line 5819. LaTeX Warning: Hyper reference `axis:module-graph.axis.rater' on page 64 undefi ned on input line 5829. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Underfull \hbox (badness 10000) in paragraph at lines 5891--5891 []\T1/ptm/m/it/10 ticks=[cube(4), cube(10, weight=0.5)]\T1/ptm/m/n/10 , \T1/ptm /m/it/10 la-bels=[cube(4)]\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `axis:graph.axis.rater.rater' on page 64 undefin ed on input line 5893. [64] LaTeX Warning: Hyper reference `axis:graph.axis.rater.linear' on page 65 undefi ned on input line 5901. Underfull \hbox (badness 10000) in paragraph at lines 5908--5908 []\T1/ptm/m/it/10 ticks=[cube(5, right=20), cube(20, right=100, Underfull \hbox (badness 10000) in paragraph at lines 5908--5908 \T1/ptm/m/it/10 weight=0.5)]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bels=[cube(5, r ight=20), cube(5, Underfull \hbox (badness 10000) in paragraph at lines 5908--5908 \T1/ptm/m/it/10 right=20, weight=0.5)]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 range=cu be(1, weight=2)\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `axis:graph.axis.rater.rater' on page 65 undefin ed on input line 5910. LaTeX Warning: Hyper reference `axis:graph.axis.rater.logarithmic' on page 65 u ndefined on input line 5918. [65] [66] Chapter 11. LaTeX Warning: Hyper reference `box:fig-boxalign' on page 67 undefined on input line 6027. [67 <./boxalign.pdf>] [68] Chapter 12. LaTeX Warning: Hyper reference `box:module-box' on page 69 undefined on input l ine 6089. LaTeX Warning: Hyper reference `box:module-box' on page 69 undefined on input l ine 6091. LaTeX Warning: Hyper reference `connector:module-connector' on page 69 undefine d on input line 6094. LaTeX Warning: Hyper reference `connector:fig-connector' on page 69 undefined o n input line 6101. LaTeX Warning: Hyper reference `connector:fig-connector' on page 69 undefined o n input line 6105. LaTeX Warning: Hyper reference `connector:fig-connector' on page 69 undefined o n input line 6132. [69] [70 <./connector.pdf>] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 6264--6264 []\T1/phv/m/n/10 ar-gu-ment Overfull \hbox (4.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 filename| Overfull \hbox (16.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 width=None| Overfull \hbox (22.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 height=None| Overfull \hbox (16.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 scale=None| Overfull \hbox (16.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 align="bl"| Overfull \hbox (46.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 translatebbox=1| Overfull \hbox (10.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 bbox=None| Overfull \hbox (16.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 kpsearch=0| [71] [72] Chapter 14. Underfull \hbox (badness 10000) in paragraph at lines 6344--6344 []\T1/phv/m/n/10 ar-gu- Underfull \hbox (badness 10000) in paragraph at lines 6344--6344 \T1/phv/m/n/10 ment Overfull \hbox (6.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 filename| Overfull \hbox (18.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 width=None| Overfull \hbox (24.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 height=None| Overfull \hbox (18.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 ratio=None| Overfull \hbox (30.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 parsed=False| Overfull \hbox (36.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 resolution=96| [73] [74] Chapter 15. LaTeX Warning: Hyper reference `bitmap:fig-bitmap' on page 75 undefined on inpu t line 6425. [75 <./bitmap.pdf>] LaTeX Warning: Hyper reference `bitmap:bitmap.jpegimage' on page 76 undefined o n input line 6461. LaTeX Warning: Hyper reference `bitmap:bitmap.image' on page 76 undefined on in put line 6479. LaTeX Warning: Hyper reference `bitmap:bitmap.jpegimage' on page 76 undefined o n input line 6480. [76] Chapter 16. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. LaTeX Warning: Hyper reference `bbox:module-bbox' on page 77 undefined on input line 6520. Underfull \hbox (badness 10000) in paragraph at lines 6651--6651 []\T1/pcr/m/n/10 enlarged(all=0, Underfull \hbox (badness 10000) in paragraph at lines 6651--6651 \T1/pcr/m/n/10 bottom=None, left=None, [77] [78] Chapter 17. LaTeX Warning: Hyper reference `colorname:colorname' on page 79 undefined on in put line 6676. [79 <./color.pdf>] LaTeX Warning: Hyper reference `color:color.gradient' on page 80 undefined on i nput line 6708. LaTeX Warning: Hyper reference `gradientname:gradientname' on page 80 undefined on input line 6709. [80] [81] [82] Chapter 18. LaTeX Warning: Hyper reference `canvas:canvas.canvas' on page 83 undefined on i nput line 6854. LaTeX Warning: Hyper reference `pattern:module-pattern' on page 83 undefined on input line 6856. Underfull \hbox (badness 10000) in paragraph at lines 6924--6924 []\T1/phv/m/n/10 key- Overfull \hbox (1.40747pt too wide) in paragraph at lines 6924--6924 \T1/phv/m/n/10 word| Overfull \hbox (33.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 painttype| Overfull \hbox (39.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 tilingtype| Overfull \hbox (9.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 xstep| Overfull \hbox (9.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 ystep| Overfull \hbox (3.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 bbox| Overfull \hbox (9.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 trafo| Overfull \hbox (45.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 bboxenlarge| [83] [84] Chapter 19. LaTeX Warning: Hyper reference `unit:unit.length' on page 85 undefined on input line 6997. LaTeX Warning: Hyper reference `unit:unit.set' on page 85 undefined on input li ne 7000. LaTeX Warning: Hyper reference `unit:module-unit' on page 85 undefined on input line 7000. LaTeX Warning: Hyper reference `unit:unit.length' on page 85 undefined on input line 7010. LaTeX Warning: Hyper reference `unit:unit.length' on page 85 undefined on input line 7011. LaTeX Warning: Hyper reference `unit:unit.length' on page 85 undefined on input line 7013. LaTeX Warning: Hyper reference `unit:unit.length' on page 85 undefined on input line 7014. [85] Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 7267. [86] [87] [88] Chapter 20. <> [89] [90] Chapter 21. [91] [92 <./colorname.pdf>] Chapter 22. [93] [94 <./gradientname.pdf>] Chapter 23. [95 <./pathstyles.pdf>] [96] Chapter 24. [97 <./arrows.pdf>] [98] LaTeX Warning: Reference `bbox:module-bbox' on page 99 undefined on input line 7516. LaTeX Warning: Reference `bitmap:module-bitmap' on page 99 undefined on input l ine 7517. LaTeX Warning: Reference `box:module-box' on page 99 undefined on input line 75 18. LaTeX Warning: Reference `canvas:module-canvas' on page 99 undefined on input l ine 7521. LaTeX Warning: Reference `color:module-color' on page 99 undefined on input lin e 7522. LaTeX Warning: Reference `connector:module-connector' on page 99 undefined on i nput line 7523. LaTeX Warning: Reference `deformer:module-deformer' on page 99 undefined on inp ut line 7526. LaTeX Warning: Reference `document:module-document' on page 99 undefined on inp ut line 7527. LaTeX Warning: Reference `epsfile:module-epsfile' on page 99 undefined on input line 7530. LaTeX Warning: Reference `graph:module-graph' on page 99 undefined on input lin e 7533. LaTeX Warning: Reference `axis:module-graph.axis' on page 99 undefined on input line 7534. LaTeX Warning: Reference `axis:module-graph.axis.axis' on page 99 undefined on input line 7535. LaTeX Warning: Reference `axis:module-graph.axis.painter' on page 99 undefined on input line 7536. LaTeX Warning: Reference `axis:module-graph.axis.parter' on page 99 undefined o n input line 7537. LaTeX Warning: Reference `axis:module-graph.axis.positioners' on page 99 undefi ned on input line 7538. LaTeX Warning: Reference `axis:module-graph.axis.rater' on page 99 undefined on input line 7539. LaTeX Warning: Reference `axis:module-graph.axis.texter' on page 99 undefined o n input line 7540. LaTeX Warning: Reference `axis:module-graph.axis.tick' on page 99 undefined on input line 7541. LaTeX Warning: Reference `graph:module-graph.data' on page 99 undefined on inpu t line 7542. LaTeX Warning: Reference `graph:module-graph.graph' on page 99 undefined on inp ut line 7543. LaTeX Warning: Reference `graph:module-graph.key' on page 99 undefined on input line 7544. LaTeX Warning: Reference `graph:module-graph.style' on page 99 undefined on inp ut line 7545. LaTeX Warning: Reference `metapost:module-metapost.path' on page 99 undefined o n input line 7548. LaTeX Warning: Reference `path:module-path' on page 99 undefined on input line 7551. LaTeX Warning: Reference `pattern:module-pattern' on page 99 undefined on input line 7552. LaTeX Warning: Reference `text:module-pyx' on page 99 undefined on input line 7 553. LaTeX Warning: Reference `pathstyles:module-style' on page 99 undefined on inpu t line 7556. LaTeX Warning: Reference `svgfile:module-svgfile' on page 99 undefined on input line 7557. LaTeX Warning: Reference `text:module-text' on page 99 undefined on input line 7560. LaTeX Warning: Reference `trafo:module-trafo' on page 99 undefined on input lin e 7561. LaTeX Warning: Reference `unit:module-unit' on page 99 undefined on input line 7564. [99] No file manual.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. (./manual.aux) Package rerunfilecheck Warning: File `manual.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-ts1.enc}{/usr/share/texlive/texmf-dist/fo nts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb>< /usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb> Output written on manual.pdf (103 pages, 657607 bytes). Transcript written on manual.log. Latexmk: Index file 'manual.idx' was written Latexmk: Missing input file: 'manual.ind' from line 'No file manual.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'manual.pdf' Latexmk: List of undefined refs and citations: Reference `axis:module-graph.axis' on page 99 undefined on input line 7534 Reference `axis:module-graph.axis.axis' on page 99 undefined on input line 7535 Reference `axis:module-graph.axis.painter' on page 99 undefined on input line 7536 Reference `axis:module-graph.axis.parter' on page 99 undefined on input line 7537 Reference `axis:module-graph.axis.positioners' on page 99 undefined on input line 7538 Reference `axis:module-graph.axis.rater' on page 99 undefined on input line 7539 Reference `axis:module-graph.axis.texter' on page 99 undefined on input line 7540 Reference `axis:module-graph.axis.tick' on page 99 undefined on input line 7541 Reference `bbox:module-bbox' on page 99 undefined on input line 7516 Reference `bitmap:module-bitmap' on page 99 undefined on input line 7517 Reference `box:module-box' on page 99 undefined on input line 7518 Reference `canvas:module-canvas' on page 99 undefined on input line 7521 Reference `color:module-color' on page 99 undefined on input line 7522 Reference `connector:module-connector' on page 99 undefined on input line 7523 Reference `deformer:module-deformer' on page 99 undefined on input line 7526 Reference `document:module-document' on page 99 undefined on input line 7527 Reference `epsfile:module-epsfile' on page 99 undefined on input line 7530 Reference `graph:module-graph' on page 99 undefined on input line 7533 Reference `graph:module-graph.data' on page 99 undefined on input line 7542 Reference `graph:module-graph.graph' on page 99 undefined on input line 7543 Reference `graph:module-graph.key' on page 99 undefined on input line 7544 Reference `graph:module-graph.style' on page 99 undefined on input line 7545 Reference `metapost:module-metapost.path' on page 99 undefined on input line 7548 Reference `path:module-path' on page 99 undefined on input line 7551 Reference `pathstyles:module-style' on page 99 undefined on input line 7556 Reference `pattern:module-pattern' on page 99 undefined on input line 7552 Reference `svgfile:module-svgfile' on page 99 undefined on input line 7557 Reference `text:module-pyx' on page 99 undefined on input line 7553 Reference `text:module-text' on page 99 undefined on input line 7560 Reference `trafo:module-trafo' on page 99 undefined on input line 7561 Reference `unit:module-unit' on page 99 undefined on input line 7564 Rule 'makeindex manual.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'manual.idx' ------------ Run number 1 of rule 'makeindex manual.idx' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex manual.idx'... ------------ Running 'makeindex -s python.ist -o "manual.ind" "manual.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2020] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file manual.idx....done (430 entries accepted, 0 rejected). Sorting entries......done (4209 comparisons). Generating output file manual.ind....done (549 lines written, 0 warnings). Output written in manual.ind. Transcript written in manual.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'manual.aux' 'manual.ind' 'manual.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "manual.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./manual.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file manual.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./manual.aux LaTeX Warning: Label `bbox:bbox-module' multiply defined. ) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./manual.out) (./manual.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] (./manual.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2]) [3] [4] [1] [2] Chapter 1. [3] [4] Chapter 2. [5] [6 <./rects.pdf>] [7 <./radii.pdf>] [8 <./radii2.pdf>] Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/phv/m/n/10 At-tribute Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 deco. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/ptm/m/n/10 dec-o-ra-tor spec-i-fy-ing Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 style. Overfull \hbox (15.73172pt too wide) in paragraph at lines 602--602 \T1/pcr/m/n/10 strokestyle| Underfull \hbox (badness 6078) in paragraph at lines 602--602 []\T1/ptm/m/n/10 style used for path Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 style.linecap\T1/ptm/m/n/10 , \T1/pcr/m/n/10 style.linejoin\T1 /ptm/m/n/10 , \T1/pcr/m/n/10 style.miterlimit\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 style. Overfull \hbox (3.73172pt too wide) in paragraph at lines 602--602 \T1/pcr/m/n/10 fillstyle| Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 style. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 style.fillrule.nonzero_winding \T1/ptm/m/n/10 (de-fault), \T1/ pcr/m/n/10 style. Overfull \hbox (3.73172pt too wide) in paragraph at lines 602--602 [][][]\T1/pcr/m/sl/10 deformer. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/ptm/m/n/10 op-er-a-tions chang-ing Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 text. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/ptm/m/n/10 at-tributes used for Underfull \hbox (badness 10000) in paragraph at lines 602--602 [][][]\T1/pcr/m/sl/10 text.halign[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 text. valign[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 text.mathmode[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 text. Underfull \hbox (badness 10000) in paragraph at lines 602--602 [][][]\T1/pcr/m/sl/10 trafo. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/ptm/m/n/10 trans-for-ma-tions ap- Underfull \hbox (badness 6428) in paragraph at lines 602--602 \T1/ptm/m/n/10 plied when draw-ing Underfull \hbox (badness 10000) in paragraph at lines 602--602 [][][]\T1/pcr/m/sl/10 trafo.mirror[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 traf o.rotate[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 trafo.scale[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 trafo. [9] [10] Chapter 3. [11] [12] [13] [14] [15] [16] Chapter 4. [17] Underfull \hbox (badness 10000) in paragraph at lines 1303--1303 []\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m /it/10 left_curl=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 right_curl=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 left_angle=None\T1/ptm/m/n/10 , [18] Chapter 5. [19] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [20] Chapter 6. [21] [22] [23] [24] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 1809--1809 []\T1/ptm/m/it/10 file\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 au-thor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sub-ject=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 key-words=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1809--1809 \T1/ptm/m/it/10 fullscreen=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 writeb-box=Fal se\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-press=True\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 com-presslevel=6\T1/ptm/m/n/10 , [25] [26] Chapter 8. [27] [28] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) [29] [30] [31] [32] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [33] [34] [35] [36 <./textvalign.pdf>] [37] [38] [39] [40] Chapter 9. [41] [42 <./graph.pdf> <./graph2.pdf>] Underfull \hbox (badness 5316) in paragraph at lines 3640--3640 []\T1/ptm/m/it/10 xpos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ypos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 width=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 height=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 ra-tio=goldenmean\T1/ptm/m/n/10 , [43 <./graph3.pdf>] [44] [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 3993--3993 []\T1/ptm/m/it/10 filename\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-ment-pat-tern=de faultcommentpattern\T1/ptm/m/n/10 , \T1/ptm/m/it/10 colum-n-pat- [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 4178--4178 []\T1/ptm/m/it/10 data\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=notitle\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 con-text=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 copy=1\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re-placedol-lar=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 colu m-n-call- Underfull \hbox (badness 7273) in paragraph at lines 4205--4205 []\T1/ptm/m/it/10 filename\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min-rank=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 maxrank=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=n otitle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con-text=\T1/ptm/m/n/10 , [49] [50] [51] [52] Underfull \hbox (badness 7168) in paragraph at lines 4789--4792 \T1/ptm/m/n/10 This class draws bars in a bar graph. The bars are filled us-ing \T1/ptm/m/it/10 barat-trs\T1/ptm/m/n/10 . \T1/ptm/m/it/10 barat-trs \T1/ptm/m/ n/10 is Underfull \hbox (badness 10000) in paragraph at lines 4817--4817 []\T1/ptm/m/it/10 index1=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-dex2=1\T1/ptm/m/n /10 , \T1/ptm/m/it/10 grid-lines1=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-lines2 =1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=[]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4841--4841 []\T1/ptm/m/it/10 gridlines1=0.05\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-lines2=0 .05\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-color=None\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 back- [53] [54] Chapter 10. [55] Underfull \hbox (badness 10000) in paragraph at lines 5014--5014 \T1/ptm/m/it/10 parter=parter.autolinear()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 man- u-alticks=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 den-sity=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5014--5014 \T1/ptm/m/it/10 max-worse=2\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rater=rater.linear( )\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-ter=texter.mixed()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5014--5014 \T1/ptm/m/it/10 painter=painter.regular()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 linkp ainter=painter.linked()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fall- Underfull \hbox (badness 10000) in paragraph at lines 5067--5067 []\T1/ptm/m/it/10 min=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 di-vi-sor=None\ T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5067--5067 \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 parter=parter.autol ogarithmic()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5067--5067 \T1/ptm/m/it/10 man-u-alticks=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 den-sity=1\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 max-worse=2\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5067--5067 \T1/ptm/m/it/10 rater=rater.logarithmic()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-t er=texter.mixed()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5067--5067 \T1/ptm/m/it/10 painter=painter.regular()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 linkp ainter=painter.linked()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5086--5086 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=linear(painter=None, Underfull \hbox (badness 10000) in paragraph at lines 5086--5086 \T1/ptm/m/it/10 linkpainter=None, parter=None, tex-ter=None)\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 dist=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5086--5086 \T1/ptm/m/it/10 first-dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 last-dist=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- verse=0\T1/ptm/m/n/10 , [56] Underfull \hbox (badness 7963) in paragraph at lines 5124--5124 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=bar(dist=0, painter=None, Underfull \hbox (badness 10000) in paragraph at lines 5124--5124 \T1/ptm/m/it/10 linkpainter=None)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist=0.5\T1/p tm/m/n/10 , \T1/ptm/m/it/10 first-dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 las t- Underfull \hbox (badness 6380) in paragraph at lines 5124--5124 \T1/ptm/m/it/10 dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 painter=paint er.bar()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5133--5133 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=linear()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist=0.5\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 first-dist=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5133--5133 \T1/ptm/m/it/10 last-dist=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 painter=pai nter.split()\T1/ptm/m/n/10 , [57] Underfull \hbox (badness 10000) in paragraph at lines 5246--5246 []\T1/ptm/m/it/10 linkedaxis=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 errorname=\TS 1/ptm/m/it/10 '\T1/ptm/m/it/10 manual-linked\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , [58] Underfull \hbox (badness 10000) in paragraph at lines 5362--5362 []\T1/ptm/m/it/10 tickdists=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beld-ists=N one\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-tendtick=0\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 ex-tend-la- Underfull \hbox (badness 10000) in paragraph at lines 5413--5414 \T1/pcr/m/n/10 [[tick.rational((1, 1)), tick.rational((1, 2))], [tick.rational( (2, 1)), Underfull \hbox (badness 10000) in paragraph at lines 5413--5414 \T1/pcr/m/n/10 tick.rational((1, 1))], [tick.rational((5, 2)), tick.rational((5 , 4))], [59] Underfull \hbox (badness 10000) in paragraph at lines 5503--5504 \T1/pcr/m/n/10 preexp([tick.rational((1, 1)), tick.rational((2, 1)), tick.ratio nal((5, Underfull \hbox (badness 10000) in paragraph at lines 5546--5547 \T1/pcr/m/n/10 [([log.pre1exp, log.pre1to9exp], [log.pre1exp, log.pre125exp]), ([log. Underfull \hbox (badness 10000) in paragraph at lines 5546--5547 \T1/pcr/m/n/10 pre1exp, log.pre1to9exp], None), ([log.pre1exp2, log.pre1exp], N one), Underfull \hbox (badness 10000) in paragraph at lines 5546--5547 \T1/pcr/m/n/10 ([log.pre1exp3, log.pre1exp], None), ([log.pre1exp4, log.pre1exp ], None), [60] Underfull \hbox (badness 10000) in paragraph at lines 5570--5570 []\T1/ptm/m/it/10 prefix=\TS1/ptm/m/it/10 ''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in -fix=\TS1/ptm/m/it/10 ''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 suf-fix=\TS1/ptm/m/it/ 10 ''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 equal-pre-ci-sion=False\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 dec- Underfull \hbox (badness 10000) in paragraph at lines 5570--5570 \T1/ptm/m/it/10 i-malsep=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 .\TS1/ptm/m/it/10 '\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 thou-sand-sep=\TS1/ptm/m/it/10 ''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 thou-sandth-part-sep=\TS1/ptm/m/it/10 ''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5570--5570 \T1/ptm/m/it/10 plus=\TS1/ptm/m/it/10 ''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 minus= \TS1/ptm/m/it/10 '\T1/ptm/m/it/10 -\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m /it/10 pe-riod=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 \\\\overline{%s}\TS1/ptm/m/it/ 10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belat- Underfull \hbox (badness 10000) in paragraph at lines 5596--5596 []\T1/ptm/m/it/10 multiplication_tex=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 \\cdot{} \TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mul-ti-pli-ca-tion_unicode=\ TS1/ptm/m/it/10 '�'\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5596--5596 \T1/ptm/m/it/10 minusunity=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 -\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min-ex-po-nent=4\T1/ptm/m/n/10 , \T1/ptm/m/it /10 min-neg-ex-po-nent=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5596--5596 \T1/ptm/m/it/10 uni-form-ex-po-nent=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 man-ti s-sa-tex-ter=decimal()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 base- Underfull \hbox (badness 10000) in paragraph at lines 5596--5596 \T1/ptm/m/it/10 tex-ter=decimal()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-po-nent-te x-ter=decimal()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belat- Underfull \hbox (badness 10000) in paragraph at lines 5632--5632 \T1/ptm/m/it/10 minus=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 -\TS1/ptm/m/it/10 '\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 mi-nus-pos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 over= \TS1/ptm/m/it/10 '\T1/ptm/m/it/10 %s\\\\over%s\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 equalde- [61] Underfull \hbox (badness 10000) in paragraph at lines 5728--5728 []\T1/ptm/m/it/10 innerticklength=ticklength.normal\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 out-ertick-length=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5728--5728 \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 la-beld- Underfull \hbox (badness 10000) in paragraph at lines 5728--5728 \T1/ptm/m/it/10 ti-tledi-rec-tion=rotatetext.parallel\T1/ptm/m/n/10 , \T1/ptm/m /it/10 ti-tle-pos=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 texrun- [62] Underfull \hbox (badness 10000) in paragraph at lines 5795--5795 []\T1/ptm/m/it/10 innerticklength=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-erti ck-length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tick-at- [63] Underfull \hbox (badness 10000) in paragraph at lines 5805--5805 []\T1/ptm/m/it/10 breaklinesdist=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 0.05 cm\TS1/ ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 break-li-neslength=\TS1/ptm/m/it/ 10 '\T1/ptm/m/it/10 0.5 cm\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , Underfull \hbox (badness 5460) in paragraph at lines 5805--5805 \T1/ptm/m/it/10 breaklinesangle=- 60\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledist =\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 0.3 cm\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 ti-tleat-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti- Underfull \hbox (badness 10000) in paragraph at lines 5818--5818 []\T1/ptm/m/it/10 breaklinesdist=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 0.05 cm\TS1/ ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 break-li-neslength=\TS1/ptm/m/it/ 10 '\T1/ptm/m/it/10 0.5 Underfull \hbox (badness 10000) in paragraph at lines 5818--5818 \T1/ptm/m/it/10 tleat-trs=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledi-rec-tio n=rotatetext.parallel\T1/ptm/m/n/10 , Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Underfull \hbox (badness 10000) in paragraph at lines 5891--5891 []\T1/ptm/m/it/10 ticks=[cube(4), cube(10, weight=0.5)]\T1/ptm/m/n/10 , \T1/ptm /m/it/10 la-bels=[cube(4)]\T1/ptm/m/n/10 , [64] Underfull \hbox (badness 10000) in paragraph at lines 5908--5908 []\T1/ptm/m/it/10 ticks=[cube(5, right=20), cube(20, right=100, Underfull \hbox (badness 10000) in paragraph at lines 5908--5908 \T1/ptm/m/it/10 weight=0.5)]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bels=[cube(5, r ight=20), cube(5, Underfull \hbox (badness 10000) in paragraph at lines 5908--5908 \T1/ptm/m/it/10 right=20, weight=0.5)]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 range=cu be(1, weight=2)\T1/ptm/m/n/10 , [65] [66] Chapter 11. [67 <./boxalign.pdf>] [68] Chapter 12. [69] [70 <./connector.pdf>] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 6264--6264 []\T1/phv/m/n/10 ar-gu-ment Overfull \hbox (4.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 filename| Overfull \hbox (16.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 width=None| Overfull \hbox (22.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 height=None| Overfull \hbox (16.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 scale=None| Overfull \hbox (16.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 align="bl"| Overfull \hbox (46.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 translatebbox=1| Overfull \hbox (10.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 bbox=None| Overfull \hbox (16.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 kpsearch=0| [71] [72] Chapter 14. Underfull \hbox (badness 10000) in paragraph at lines 6344--6344 []\T1/phv/m/n/10 ar-gu- Underfull \hbox (badness 10000) in paragraph at lines 6344--6344 \T1/phv/m/n/10 ment Overfull \hbox (6.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 filename| Overfull \hbox (18.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 width=None| Overfull \hbox (24.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 height=None| Overfull \hbox (18.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 ratio=None| Overfull \hbox (30.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 parsed=False| Overfull \hbox (36.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 resolution=96| [73] [74] Chapter 15. [75 <./bitmap.pdf>] [76] Chapter 16. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Underfull \hbox (badness 10000) in paragraph at lines 6651--6651 []\T1/pcr/m/n/10 enlarged(all=0, Underfull \hbox (badness 10000) in paragraph at lines 6651--6651 \T1/pcr/m/n/10 bottom=None, left=None, [77] [78] Chapter 17. [79 <./color.pdf>] [80] [81] [82] Chapter 18. Underfull \hbox (badness 10000) in paragraph at lines 6924--6924 []\T1/phv/m/n/10 key- Overfull \hbox (1.40747pt too wide) in paragraph at lines 6924--6924 \T1/phv/m/n/10 word| Overfull \hbox (33.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 painttype| Overfull \hbox (39.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 tilingtype| Overfull \hbox (9.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 xstep| Overfull \hbox (9.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 ystep| Overfull \hbox (3.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 bbox| Overfull \hbox (9.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 trafo| Overfull \hbox (45.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 bboxenlarge| [83] [84] Chapter 19. [85] [86] [87] [88] Chapter 20. <> [89] [90] Chapter 21. [91] [92 <./colorname.pdf>] Chapter 22. [93] [94 <./gradientname.pdf>] Chapter 23. [95 <./pathstyles.pdf>] [96] Chapter 24. [97 <./arrows.pdf>] [98] [99] (./manual.ind [100] Underfull \hbox (badness 10000) in paragraph at lines 74--75 []\T1/pcr/m/n/10 changediamondtwice \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.style .symbol at- Underfull \hbox (badness 10000) in paragraph at lines 75--76 []\T1/pcr/m/n/10 changefilledstroked \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.styl e.symbol at- Underfull \hbox (badness 10000) in paragraph at lines 80--81 []\T1/pcr/m/n/10 changestrokedfilled \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.styl e.symbol at- Underfull \hbox (badness 10000) in paragraph at lines 82--83 []\T1/pcr/m/n/10 changetriangletwice \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.styl e.symbol at- [101] Underfull \hbox (badness 10000) in paragraph at lines 108--109 []\T1/pcr/m/n/10 defaultcommentpattern \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.da ta.file at- Overfull \hbox (0.94109pt too wide) in paragraph at lines 112--114 []\T1/pcr/m/n/10 defaultvariants \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.axis.par ter.autologarithmic [102] [103] Underfull \hbox (badness 10000) in paragraph at lines 333--334 []\T1/pcr/m/n/10 package_warning() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 text.texmess age static Underfull \hbox (badness 10000) in paragraph at lines 409--410 []\T1/pcr/m/n/10 setlinkedaxis() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.axis.axi s.linkedaxis [104] Underfull \hbox (badness 10000) in paragraph at lines 443--445 []\T1/pcr/m/n/10 texmessages_begindoc_default Underfull \hbox (badness 10000) in paragraph at lines 445--447 []\T1/pcr/m/n/10 texmessages_docclass_default Underfull \hbox (badness 10000) in paragraph at lines 448--450 []\T1/pcr/m/n/10 texmessages_preamble_default Underfull \hbox (badness 10000) in paragraph at lines 467--468 []\T1/pcr/m/n/10 tickdirection() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.axis.axi s.anchoredaxis Underfull \hbox (badness 10000) in paragraph at lines 496--497 []\T1/pcr/m/n/10 vbasepath() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.axis.positio ners.positioner Underfull \hbox (badness 10000) in paragraph at lines 500--501 []\T1/pcr/m/n/10 vgridpath() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.axis.positio ners.positioner Underfull \hbox (badness 10000) in paragraph at lines 503--504 []\T1/pcr/m/n/10 vtickdirection() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.axis.ax is.anchoredaxis Overfull \hbox (3.6109pt too wide) in paragraph at lines 504--506 []\T1/pcr/m/n/10 vtickdirection() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.axis.po sitioners.positioner Underfull \hbox (badness 10000) in paragraph at lines 506--507 []\T1/pcr/m/n/10 vtickpoint() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.axis.axis.a nchoredaxis [105] Underfull \hbox (badness 10000) in paragraph at lines 531--532 []\T1/pcr/m/n/10 xtickdirection()@xtickdirection() Underfull \hbox (badness 10000) in paragraph at lines 535--536 []\T1/pcr/m/n/10 xvtickdirection()@xvtickdirection() Underfull \hbox (badness 10000) in paragraph at lines 536--537 []\T1/pcr/m/n/10 xvtickpoint()@xvtickpoint() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 gr aphxy Underfull \hbox (badness 10000) in paragraph at lines 542--543 []\T1/pcr/m/n/10 ytickdirection()@ytickdirection() Underfull \hbox (badness 10000) in paragraph at lines 546--547 []\T1/pcr/m/n/10 yvtickdirection()@yvtickdirection() Underfull \hbox (badness 10000) in paragraph at lines 547--548 []\T1/pcr/m/n/10 yvtickpoint()@yvtickpoint() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 gr aphxy [106]) (./manual.aux) Package rerunfilecheck Warning: File `manual.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-ts1.enc}{/usr/share/texlive/texmf-dist/fo nts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb>< /usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb> Output written on manual.pdf (112 pages, 717196 bytes). Transcript written on manual.log. Latexmk: Index file 'manual.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'manual.pdf' Latexmk: List of undefined refs and citations: Label `bbox:bbox-module' multiply defined Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'manual.aux' 'manual.out' 'manual.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "manual.tex"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./manual.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file manual.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./manual.aux LaTeX Warning: Label `bbox:bbox-module' multiply defined. ) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./manual.out) (./manual.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] (./manual.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2]) [3] [4] [1] [2] Chapter 1. [3] [4] Chapter 2. [5] [6 <./rects.pdf>] [7 <./radii.pdf>] [8 <./radii2.pdf>] Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/phv/m/n/10 At-tribute Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 deco. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/ptm/m/n/10 dec-o-ra-tor spec-i-fy-ing Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 style. Overfull \hbox (15.73172pt too wide) in paragraph at lines 602--602 \T1/pcr/m/n/10 strokestyle| Underfull \hbox (badness 6078) in paragraph at lines 602--602 []\T1/ptm/m/n/10 style used for path Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 style.linecap\T1/ptm/m/n/10 , \T1/pcr/m/n/10 style.linejoin\T1 /ptm/m/n/10 , \T1/pcr/m/n/10 style.miterlimit\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 style. Overfull \hbox (3.73172pt too wide) in paragraph at lines 602--602 \T1/pcr/m/n/10 fillstyle| Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 style. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 style.fillrule.nonzero_winding \T1/ptm/m/n/10 (de-fault), \T1/ pcr/m/n/10 style. Overfull \hbox (3.73172pt too wide) in paragraph at lines 602--602 [][][]\T1/pcr/m/sl/10 deformer. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/ptm/m/n/10 op-er-a-tions chang-ing Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/pcr/m/n/10 text. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/ptm/m/n/10 at-tributes used for Underfull \hbox (badness 10000) in paragraph at lines 602--602 [][][]\T1/pcr/m/sl/10 text.halign[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 text. valign[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 text.mathmode[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 text. Underfull \hbox (badness 10000) in paragraph at lines 602--602 [][][]\T1/pcr/m/sl/10 trafo. Underfull \hbox (badness 10000) in paragraph at lines 602--602 []\T1/ptm/m/n/10 trans-for-ma-tions ap- Underfull \hbox (badness 6428) in paragraph at lines 602--602 \T1/ptm/m/n/10 plied when draw-ing Underfull \hbox (badness 10000) in paragraph at lines 602--602 [][][]\T1/pcr/m/sl/10 trafo.mirror[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 traf o.rotate[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 trafo.scale[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 trafo. [9] [10] Chapter 3. [11] [12] [13] [14] [15] [16] Chapter 4. [17] Underfull \hbox (badness 10000) in paragraph at lines 1303--1303 []\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m /it/10 left_curl=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 right_curl=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 left_angle=None\T1/ptm/m/n/10 , [18] Chapter 5. [19] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [20] Chapter 6. [21] [22] [23] [24] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 1809--1809 []\T1/ptm/m/it/10 file\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 au-thor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sub-ject=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 key-words=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1809--1809 \T1/ptm/m/it/10 fullscreen=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 writeb-box=Fal se\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-press=True\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 com-presslevel=6\T1/ptm/m/n/10 , [25] [26] Chapter 8. [27] [28] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) [29] [30] [31] [32] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [33] [34] [35] [36 <./textvalign.pdf>] [37] [38] [39] [40] Chapter 9. [41] [42 <./graph.pdf> <./graph2.pdf>] Underfull \hbox (badness 5316) in paragraph at lines 3640--3640 []\T1/ptm/m/it/10 xpos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ypos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 width=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 height=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 ra-tio=goldenmean\T1/ptm/m/n/10 , [43 <./graph3.pdf>] [44] [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 3993--3993 []\T1/ptm/m/it/10 filename\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-ment-pat-tern=de faultcommentpattern\T1/ptm/m/n/10 , \T1/ptm/m/it/10 colum-n-pat- [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 4178--4178 []\T1/ptm/m/it/10 data\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=notitle\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 con-text=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 copy=1\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re-placedol-lar=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 colu m-n-call- Underfull \hbox (badness 7273) in paragraph at lines 4205--4205 []\T1/ptm/m/it/10 filename\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min-rank=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 maxrank=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=n otitle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con-text=\T1/ptm/m/n/10 , [49] [50] [51] [52] Underfull \hbox (badness 7168) in paragraph at lines 4789--4792 \T1/ptm/m/n/10 This class draws bars in a bar graph. The bars are filled us-ing \T1/ptm/m/it/10 barat-trs\T1/ptm/m/n/10 . \T1/ptm/m/it/10 barat-trs \T1/ptm/m/ n/10 is Underfull \hbox (badness 10000) in paragraph at lines 4817--4817 []\T1/ptm/m/it/10 index1=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-dex2=1\T1/ptm/m/n /10 , \T1/ptm/m/it/10 grid-lines1=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-lines2 =1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=[]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4841--4841 []\T1/ptm/m/it/10 gridlines1=0.05\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-lines2=0 .05\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-color=None\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 back- [53] [54] Chapter 10. [55] Underfull \hbox (badness 10000) in paragraph at lines 5014--5014 \T1/ptm/m/it/10 parter=parter.autolinear()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 man- u-alticks=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 den-sity=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5014--5014 \T1/ptm/m/it/10 max-worse=2\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rater=rater.linear( )\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-ter=texter.mixed()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5014--5014 \T1/ptm/m/it/10 painter=painter.regular()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 linkp ainter=painter.linked()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fall- Underfull \hbox (badness 10000) in paragraph at lines 5067--5067 []\T1/ptm/m/it/10 min=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 di-vi-sor=None\ T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5067--5067 \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 parter=parter.autol ogarithmic()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5067--5067 \T1/ptm/m/it/10 man-u-alticks=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 den-sity=1\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 max-worse=2\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5067--5067 \T1/ptm/m/it/10 rater=rater.logarithmic()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-t er=texter.mixed()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5067--5067 \T1/ptm/m/it/10 painter=painter.regular()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 linkp ainter=painter.linked()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5086--5086 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=linear(painter=None, Underfull \hbox (badness 10000) in paragraph at lines 5086--5086 \T1/ptm/m/it/10 linkpainter=None, parter=None, tex-ter=None)\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 dist=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5086--5086 \T1/ptm/m/it/10 first-dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 last-dist=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- verse=0\T1/ptm/m/n/10 , [56] Underfull \hbox (badness 7963) in paragraph at lines 5124--5124 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=bar(dist=0, painter=None, Underfull \hbox (badness 10000) in paragraph at lines 5124--5124 \T1/ptm/m/it/10 linkpainter=None)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist=0.5\T1/p tm/m/n/10 , \T1/ptm/m/it/10 first-dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 las t- Underfull \hbox (badness 6380) in paragraph at lines 5124--5124 \T1/ptm/m/it/10 dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 painter=paint er.bar()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5133--5133 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=linear()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist=0.5\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 first-dist=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5133--5133 \T1/ptm/m/it/10 last-dist=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 painter=pai nter.split()\T1/ptm/m/n/10 , [57] Underfull \hbox (badness 10000) in paragraph at lines 5246--5246 []\T1/ptm/m/it/10 linkedaxis=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 errorname=\TS 1/ptm/m/it/10 '\T1/ptm/m/it/10 manual-linked\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , [58] Underfull \hbox (badness 10000) in paragraph at lines 5362--5362 []\T1/ptm/m/it/10 tickdists=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beld-ists=N one\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-tendtick=0\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 ex-tend-la- Underfull \hbox (badness 10000) in paragraph at lines 5413--5414 \T1/pcr/m/n/10 [[tick.rational((1, 1)), tick.rational((1, 2))], [tick.rational( (2, 1)), Underfull \hbox (badness 10000) in paragraph at lines 5413--5414 \T1/pcr/m/n/10 tick.rational((1, 1))], [tick.rational((5, 2)), tick.rational((5 , 4))], [59] Underfull \hbox (badness 10000) in paragraph at lines 5503--5504 \T1/pcr/m/n/10 preexp([tick.rational((1, 1)), tick.rational((2, 1)), tick.ratio nal((5, Underfull \hbox (badness 10000) in paragraph at lines 5546--5547 \T1/pcr/m/n/10 [([log.pre1exp, log.pre1to9exp], [log.pre1exp, log.pre125exp]), ([log. Underfull \hbox (badness 10000) in paragraph at lines 5546--5547 \T1/pcr/m/n/10 pre1exp, log.pre1to9exp], None), ([log.pre1exp2, log.pre1exp], N one), Underfull \hbox (badness 10000) in paragraph at lines 5546--5547 \T1/pcr/m/n/10 ([log.pre1exp3, log.pre1exp], None), ([log.pre1exp4, log.pre1exp ], None), [60] Underfull \hbox (badness 10000) in paragraph at lines 5570--5570 []\T1/ptm/m/it/10 prefix=\TS1/ptm/m/it/10 ''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in -fix=\TS1/ptm/m/it/10 ''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 suf-fix=\TS1/ptm/m/it/ 10 ''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 equal-pre-ci-sion=False\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 dec- Underfull \hbox (badness 10000) in paragraph at lines 5570--5570 \T1/ptm/m/it/10 i-malsep=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 .\TS1/ptm/m/it/10 '\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 thou-sand-sep=\TS1/ptm/m/it/10 ''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 thou-sandth-part-sep=\TS1/ptm/m/it/10 ''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5570--5570 \T1/ptm/m/it/10 plus=\TS1/ptm/m/it/10 ''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 minus= \TS1/ptm/m/it/10 '\T1/ptm/m/it/10 -\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m /it/10 pe-riod=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 \\\\overline{%s}\TS1/ptm/m/it/ 10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belat- Underfull \hbox (badness 10000) in paragraph at lines 5596--5596 []\T1/ptm/m/it/10 multiplication_tex=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 \\cdot{} \TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mul-ti-pli-ca-tion_unicode=\ TS1/ptm/m/it/10 '�'\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5596--5596 \T1/ptm/m/it/10 minusunity=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 -\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min-ex-po-nent=4\T1/ptm/m/n/10 , \T1/ptm/m/it /10 min-neg-ex-po-nent=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5596--5596 \T1/ptm/m/it/10 uni-form-ex-po-nent=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 man-ti s-sa-tex-ter=decimal()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 base- Underfull \hbox (badness 10000) in paragraph at lines 5596--5596 \T1/ptm/m/it/10 tex-ter=decimal()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-po-nent-te x-ter=decimal()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belat- Underfull \hbox (badness 10000) in paragraph at lines 5632--5632 \T1/ptm/m/it/10 minus=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 -\TS1/ptm/m/it/10 '\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 mi-nus-pos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 over= \TS1/ptm/m/it/10 '\T1/ptm/m/it/10 %s\\\\over%s\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 equalde- [61] Underfull \hbox (badness 10000) in paragraph at lines 5728--5728 []\T1/ptm/m/it/10 innerticklength=ticklength.normal\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 out-ertick-length=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5728--5728 \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 la-beld- Underfull \hbox (badness 10000) in paragraph at lines 5728--5728 \T1/ptm/m/it/10 ti-tledi-rec-tion=rotatetext.parallel\T1/ptm/m/n/10 , \T1/ptm/m /it/10 ti-tle-pos=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 texrun- [62] Underfull \hbox (badness 10000) in paragraph at lines 5795--5795 []\T1/ptm/m/it/10 innerticklength=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-erti ck-length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tick-at- [63] Underfull \hbox (badness 10000) in paragraph at lines 5805--5805 []\T1/ptm/m/it/10 breaklinesdist=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 0.05 cm\TS1/ ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 break-li-neslength=\TS1/ptm/m/it/ 10 '\T1/ptm/m/it/10 0.5 cm\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , Underfull \hbox (badness 5460) in paragraph at lines 5805--5805 \T1/ptm/m/it/10 breaklinesangle=- 60\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledist =\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 0.3 cm\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 ti-tleat-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti- Underfull \hbox (badness 10000) in paragraph at lines 5818--5818 []\T1/ptm/m/it/10 breaklinesdist=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 0.05 cm\TS1/ ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 break-li-neslength=\TS1/ptm/m/it/ 10 '\T1/ptm/m/it/10 0.5 Underfull \hbox (badness 10000) in paragraph at lines 5818--5818 \T1/ptm/m/it/10 tleat-trs=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledi-rec-tio n=rotatetext.parallel\T1/ptm/m/n/10 , Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Underfull \hbox (badness 10000) in paragraph at lines 5891--5891 []\T1/ptm/m/it/10 ticks=[cube(4), cube(10, weight=0.5)]\T1/ptm/m/n/10 , \T1/ptm /m/it/10 la-bels=[cube(4)]\T1/ptm/m/n/10 , [64] Underfull \hbox (badness 10000) in paragraph at lines 5908--5908 []\T1/ptm/m/it/10 ticks=[cube(5, right=20), cube(20, right=100, Underfull \hbox (badness 10000) in paragraph at lines 5908--5908 \T1/ptm/m/it/10 weight=0.5)]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bels=[cube(5, r ight=20), cube(5, Underfull \hbox (badness 10000) in paragraph at lines 5908--5908 \T1/ptm/m/it/10 right=20, weight=0.5)]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 range=cu be(1, weight=2)\T1/ptm/m/n/10 , [65] [66] Chapter 11. [67 <./boxalign.pdf>] [68] Chapter 12. [69] [70 <./connector.pdf>] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 6264--6264 []\T1/phv/m/n/10 ar-gu-ment Overfull \hbox (4.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 filename| Overfull \hbox (16.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 width=None| Overfull \hbox (22.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 height=None| Overfull \hbox (16.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 scale=None| Overfull \hbox (16.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 align="bl"| Overfull \hbox (46.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 translatebbox=1| Overfull \hbox (10.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 bbox=None| Overfull \hbox (16.48286pt too wide) in paragraph at lines 6264--6264 []\T1/pcr/m/n/10 kpsearch=0| [71] [72] Chapter 14. Underfull \hbox (badness 10000) in paragraph at lines 6344--6344 []\T1/phv/m/n/10 ar-gu- Underfull \hbox (badness 10000) in paragraph at lines 6344--6344 \T1/phv/m/n/10 ment Overfull \hbox (6.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 filename| Overfull \hbox (18.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 width=None| Overfull \hbox (24.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 height=None| Overfull \hbox (18.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 ratio=None| Overfull \hbox (30.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 parsed=False| Overfull \hbox (36.81418pt too wide) in paragraph at lines 6344--6344 []\T1/pcr/m/n/10 resolution=96| [73] [74] Chapter 15. [75 <./bitmap.pdf>] [76] Chapter 16. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. Underfull \hbox (badness 10000) in paragraph at lines 6651--6651 []\T1/pcr/m/n/10 enlarged(all=0, Underfull \hbox (badness 10000) in paragraph at lines 6651--6651 \T1/pcr/m/n/10 bottom=None, left=None, [77] [78] Chapter 17. [79 <./color.pdf>] [80] [81] [82] Chapter 18. Underfull \hbox (badness 10000) in paragraph at lines 6924--6924 []\T1/phv/m/n/10 key- Overfull \hbox (1.40747pt too wide) in paragraph at lines 6924--6924 \T1/phv/m/n/10 word| Overfull \hbox (33.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 painttype| Overfull \hbox (39.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 tilingtype| Overfull \hbox (9.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 xstep| Overfull \hbox (9.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 ystep| Overfull \hbox (3.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 bbox| Overfull \hbox (9.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 trafo| Overfull \hbox (45.83766pt too wide) in paragraph at lines 6924--6924 []\T1/pcr/m/n/10 bboxenlarge| [83] [84] Chapter 19. [85] [86] [87] [88] Chapter 20. <> [89] [90] Chapter 21. [91] [92 <./colorname.pdf>] Chapter 22. [93] [94 <./gradientname.pdf>] Chapter 23. [95 <./pathstyles.pdf>] [96] Chapter 24. [97 <./arrows.pdf>] [98] [99] (./manual.ind [100] Underfull \hbox (badness 10000) in paragraph at lines 74--75 []\T1/pcr/m/n/10 changediamondtwice \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.style .symbol at- Underfull \hbox (badness 10000) in paragraph at lines 75--76 []\T1/pcr/m/n/10 changefilledstroked \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.styl e.symbol at- Underfull \hbox (badness 10000) in paragraph at lines 80--81 []\T1/pcr/m/n/10 changestrokedfilled \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.styl e.symbol at- Underfull \hbox (badness 10000) in paragraph at lines 82--83 []\T1/pcr/m/n/10 changetriangletwice \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.styl e.symbol at- [101] Underfull \hbox (badness 10000) in paragraph at lines 108--109 []\T1/pcr/m/n/10 defaultcommentpattern \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.da ta.file at- Overfull \hbox (0.94109pt too wide) in paragraph at lines 112--114 []\T1/pcr/m/n/10 defaultvariants \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.axis.par ter.autologarithmic [102] [103] Underfull \hbox (badness 10000) in paragraph at lines 333--334 []\T1/pcr/m/n/10 package_warning() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 text.texmess age static Underfull \hbox (badness 10000) in paragraph at lines 409--410 []\T1/pcr/m/n/10 setlinkedaxis() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.axis.axi s.linkedaxis [104] Underfull \hbox (badness 10000) in paragraph at lines 443--445 []\T1/pcr/m/n/10 texmessages_begindoc_default Underfull \hbox (badness 10000) in paragraph at lines 445--447 []\T1/pcr/m/n/10 texmessages_docclass_default Underfull \hbox (badness 10000) in paragraph at lines 448--450 []\T1/pcr/m/n/10 texmessages_preamble_default Underfull \hbox (badness 10000) in paragraph at lines 467--468 []\T1/pcr/m/n/10 tickdirection() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.axis.axi s.anchoredaxis Underfull \hbox (badness 10000) in paragraph at lines 496--497 []\T1/pcr/m/n/10 vbasepath() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.axis.positio ners.positioner Underfull \hbox (badness 10000) in paragraph at lines 500--501 []\T1/pcr/m/n/10 vgridpath() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.axis.positio ners.positioner Underfull \hbox (badness 10000) in paragraph at lines 503--504 []\T1/pcr/m/n/10 vtickdirection() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.axis.ax is.anchoredaxis Overfull \hbox (3.6109pt too wide) in paragraph at lines 504--506 []\T1/pcr/m/n/10 vtickdirection() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.axis.po sitioners.positioner Underfull \hbox (badness 10000) in paragraph at lines 506--507 []\T1/pcr/m/n/10 vtickpoint() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 graph.axis.axis.a nchoredaxis [105] Underfull \hbox (badness 10000) in paragraph at lines 531--532 []\T1/pcr/m/n/10 xtickdirection()@xtickdirection() Underfull \hbox (badness 10000) in paragraph at lines 535--536 []\T1/pcr/m/n/10 xvtickdirection()@xvtickdirection() Underfull \hbox (badness 10000) in paragraph at lines 536--537 []\T1/pcr/m/n/10 xvtickpoint()@xvtickpoint() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 gr aphxy Underfull \hbox (badness 10000) in paragraph at lines 542--543 []\T1/pcr/m/n/10 ytickdirection()@ytickdirection() Underfull \hbox (badness 10000) in paragraph at lines 546--547 []\T1/pcr/m/n/10 yvtickdirection()@yvtickdirection() Underfull \hbox (badness 10000) in paragraph at lines 547--548 []\T1/pcr/m/n/10 yvtickpoint()@yvtickpoint() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 gr aphxy [106]) (./manual.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-ts1.enc}{/usr/share/texlive/texmf-dist/fo nts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb>< /usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb> Output written on manual.pdf (112 pages, 717483 bytes). Transcript written on manual.log. Latexmk: Index file 'manual.idx' was written Latexmk: Log file says output to 'manual.pdf' Latexmk: List of undefined refs and citations: Label `bbox:bbox-module' multiply defined Latexmk: Summary of warnings from last run of (pdf)latex: Latex found 1 multiply defined reference(s) === TeX engine is 'pdfTeX' Latexmk: All targets (manual.pdf) are up-to-date make[1]: Leaving directory '/builddir/build/BUILD/PyX-0.15/manual/_build/latex' pdflatex finished; the PDF files are in _build/latex. Done. rm colorname.pdf bitmap.pdf boxalign.pdf gradientname.pdf textvalign.pdf radii2.pdf graph.pdf color.pdf graph3.pdf graph2.pdf radii.pdf arrows.pdf rects.pdf connector.pdf pathstyles.pdf + make html sphinx-build-3 -b html -d _build/doctrees . _build/html Running Sphinx v3.1.2 loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 0 source files that are out of date updating environment: 0 added, 11 changed, 0 removed reading sources... [ 9%] arrows reading sources... [ 18%] bitmap reading sources... [ 27%] box reading sources... [ 36%] color reading sources... [ 45%] colorname reading sources... [ 54%] connector reading sources... [ 63%] gradientname reading sources... [ 72%] graph reading sources... [ 81%] graphics reading sources... [ 90%] pathstyles reading sources... [100%] text looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 8%] arrows writing output... [ 16%] bitmap writing output... [ 25%] box writing output... [ 33%] color writing output... [ 41%] colorname writing output... [ 50%] connector writing output... [ 58%] gradientname writing output... [ 66%] graph writing output... [ 75%] graphics writing output... [ 83%] manual writing output... [ 91%] pathstyles writing output... [100%] text generating indices... genindex py-modindexdone writing additional pages... searchdone copying images... [ 6%] arrows.png copying images... [ 13%] bitmap.png copying images... [ 20%] boxalign.png copying images... [ 26%] color.png copying images... [ 33%] colorname.png copying images... [ 40%] connector.png copying images... [ 46%] gradientname.png copying images... [ 53%] graph.png copying images... [ 60%] graph2.png copying images... [ 66%] graph3.png copying images... [ 73%] rects.png copying images... [ 80%] radii.png copying images... [ 86%] radii2.png copying images... [ 93%] pathstyles.png copying images... [100%] textvalign.png copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. + mv _build/html/ manual + mv _build/latex/manual.pdf .. + popd ~/build/BUILD/PyX-0.15 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WsaP4A + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64 + cd PyX-0.15 + rm -rf /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64 /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras_require' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64 creating /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr creating /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/bbox.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/trafo.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/pykpathsea.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/config.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/pswriter.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/unit.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/canvas.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/pattern.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/box.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/writer.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/text.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/reader.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx creating /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi copying build/lib.linux-riscv64-3.9/pyx/dvi/texfont.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi copying build/lib.linux-riscv64-3.9/pyx/dvi/dvifile.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi copying build/lib.linux-riscv64-3.9/pyx/dvi/tfmfile.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi copying build/lib.linux-riscv64-3.9/pyx/dvi/__init__.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi copying build/lib.linux-riscv64-3.9/pyx/dvi/vffile.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi copying build/lib.linux-riscv64-3.9/pyx/dvi/encfile.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi copying build/lib.linux-riscv64-3.9/pyx/dvi/mapfile.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi creating /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/metapost copying build/lib.linux-riscv64-3.9/pyx/metapost/mp_path.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/metapost copying build/lib.linux-riscv64-3.9/pyx/metapost/__init__.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/metapost copying build/lib.linux-riscv64-3.9/pyx/metapost/path.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/metapost copying build/lib.linux-riscv64-3.9/pyx/deformer.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/attr.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/deco.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/normpath.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/mesh.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/pdfextra.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/utils.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/bitmap.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/epsfile.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/document.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/color.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/__init__.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/baseclasses.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/mathutils.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx creating /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph copying build/lib.linux-riscv64-3.9/pyx/graph/graph.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph creating /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis copying build/lib.linux-riscv64-3.9/pyx/graph/axis/tick.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis copying build/lib.linux-riscv64-3.9/pyx/graph/axis/texter.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis copying build/lib.linux-riscv64-3.9/pyx/graph/axis/axis.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis copying build/lib.linux-riscv64-3.9/pyx/graph/axis/rater.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis copying build/lib.linux-riscv64-3.9/pyx/graph/axis/parter.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis copying build/lib.linux-riscv64-3.9/pyx/graph/axis/positioner.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis copying build/lib.linux-riscv64-3.9/pyx/graph/axis/timeaxis.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis copying build/lib.linux-riscv64-3.9/pyx/graph/axis/__init__.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis copying build/lib.linux-riscv64-3.9/pyx/graph/axis/painter.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis copying build/lib.linux-riscv64-3.9/pyx/graph/key.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph copying build/lib.linux-riscv64-3.9/pyx/graph/__init__.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph copying build/lib.linux-riscv64-3.9/pyx/graph/data.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph copying build/lib.linux-riscv64-3.9/pyx/graph/style.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph copying build/lib.linux-riscv64-3.9/pyx/svgwriter.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/pdfwriter.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx creating /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data creating /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/def copying build/lib.linux-riscv64-3.9/pyx/data/def/pyx.def -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/def copying build/lib.linux-riscv64-3.9/pyx/data/pyxrc -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data creating /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/afm copying build/lib.linux-riscv64-3.9/pyx/data/afm/Courier.afm -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/afm copying build/lib.linux-riscv64-3.9/pyx/data/afm/Symbol.afm -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/afm copying build/lib.linux-riscv64-3.9/pyx/data/afm/Times-BoldItalic.afm -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/afm copying build/lib.linux-riscv64-3.9/pyx/data/afm/MustRead.html -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/afm copying build/lib.linux-riscv64-3.9/pyx/data/afm/Courier-BoldOblique.afm -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/afm copying build/lib.linux-riscv64-3.9/pyx/data/afm/Courier-Oblique.afm -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/afm copying build/lib.linux-riscv64-3.9/pyx/data/afm/Times-Italic.afm -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/afm copying build/lib.linux-riscv64-3.9/pyx/data/afm/Helvetica-Bold.afm -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/afm copying build/lib.linux-riscv64-3.9/pyx/data/afm/Helvetica.afm -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/afm copying build/lib.linux-riscv64-3.9/pyx/data/afm/ZapfDingbats.afm -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/afm copying build/lib.linux-riscv64-3.9/pyx/data/afm/Times-Roman.afm -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/afm copying build/lib.linux-riscv64-3.9/pyx/data/afm/Helvetica-BoldOblique.afm -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/afm copying build/lib.linux-riscv64-3.9/pyx/data/afm/Courier-Bold.afm -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/afm copying build/lib.linux-riscv64-3.9/pyx/data/afm/Helvetica-Oblique.afm -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/afm copying build/lib.linux-riscv64-3.9/pyx/data/afm/Times-Bold.afm -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/afm creating /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/lfs copying build/lib.linux-riscv64-3.9/pyx/data/lfs/foils30pt.lfs -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/lfs copying build/lib.linux-riscv64-3.9/pyx/data/lfs/12pt.lfs -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/lfs copying build/lib.linux-riscv64-3.9/pyx/data/lfs/11pt.lfs -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/lfs copying build/lib.linux-riscv64-3.9/pyx/data/lfs/createlfs.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/lfs copying build/lib.linux-riscv64-3.9/pyx/data/lfs/10pt.lfs -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/lfs copying build/lib.linux-riscv64-3.9/pyx/data/lfs/createlfs.tex -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/lfs copying build/lib.linux-riscv64-3.9/pyx/data/lfs/foils25pt.lfs -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/lfs copying build/lib.linux-riscv64-3.9/pyx/data/lfs/11ptex.lfs -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/lfs copying build/lib.linux-riscv64-3.9/pyx/data/lfs/10ptex.lfs -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/lfs copying build/lib.linux-riscv64-3.9/pyx/data/lfs/foils20pt.lfs -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/lfs copying build/lib.linux-riscv64-3.9/pyx/data/lfs/foils17pt.lfs -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/lfs copying build/lib.linux-riscv64-3.9/pyx/data/lfs/12ptex.lfs -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/lfs copying build/lib.linux-riscv64-3.9/pyx/version.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/svgfile.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/style.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx copying build/lib.linux-riscv64-3.9/pyx/connector.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx creating /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font copying build/lib.linux-riscv64-3.9/pyx/font/afmfile.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font copying build/lib.linux-riscv64-3.9/pyx/font/metric.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font copying build/lib.linux-riscv64-3.9/pyx/font/t1code.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font copying build/lib.linux-riscv64-3.9/pyx/font/font.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font copying build/lib.linux-riscv64-3.9/pyx/font/t1file.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font copying build/lib.linux-riscv64-3.9/pyx/font/pfmfile.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font copying build/lib.linux-riscv64-3.9/pyx/font/__init__.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font copying build/lib.linux-riscv64-3.9/pyx/font/_t1code.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font copying build/lib.linux-riscv64-3.9/pyx/path.py -> /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/bbox.py to bbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/trafo.py to trafo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/pswriter.py to pswriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/unit.py to unit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/canvas.py to canvas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/pattern.py to pattern.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/box.py to box.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/writer.py to writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/text.py to text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/reader.py to reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/texfont.py to texfont.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/dvifile.py to dvifile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/tfmfile.py to tfmfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/vffile.py to vffile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/encfile.py to encfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/mapfile.py to mapfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/metapost/mp_path.py to mp_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/metapost/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/metapost/path.py to path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/deformer.py to deformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/attr.py to attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/deco.py to deco.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/normpath.py to normpath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/mesh.py to mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/pdfextra.py to pdfextra.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/bitmap.py to bitmap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/epsfile.py to epsfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/document.py to document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/color.py to color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/baseclasses.py to baseclasses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/mathutils.py to mathutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/tick.py to tick.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/texter.py to texter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/axis.py to axis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/rater.py to rater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/parter.py to parter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/positioner.py to positioner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/timeaxis.py to timeaxis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/painter.py to painter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/key.py to key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/style.py to style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/svgwriter.py to svgwriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/pdfwriter.py to pdfwriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/lfs/createlfs.py to createlfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/svgfile.py to svgfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/style.py to style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/connector.py to connector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/afmfile.py to afmfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/metric.py to metric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/t1code.py to t1code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/font.py to font.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/t1file.py to t1file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/pfmfile.py to pfmfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/path.py to path.cpython-39.pyc writing byte-compilation script '/tmp/tmprzqf2alw.py' /usr/bin/python3 /tmp/tmprzqf2alw.py removing /tmp/tmprzqf2alw.py running install_egg_info Writing /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/PyX-0.15-py3.9.egg-info + rm -rfv /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/bin/__pycache__ + /usr/bin/mkdir /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/etc + /usr/bin/cp -a pyx/data/pyxrc /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/etc/pyxrc ++ find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name '*.py' + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/bbox.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/bbox.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/trafo.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/trafo.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/config.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/config.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/pswriter.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/pswriter.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/unit.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/unit.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/canvas.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/canvas.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/pattern.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/pattern.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/box.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/box.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/writer.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/writer.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/text.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/text.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/reader.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/reader.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/texfont.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/texfont.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/dvifile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/dvifile.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/tfmfile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/tfmfile.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/__init__.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/__init__.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/vffile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/vffile.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/encfile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/encfile.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/mapfile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/dvi/mapfile.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/metapost/mp_path.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/metapost/mp_path.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/metapost/__init__.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/metapost/__init__.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/metapost/path.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/metapost/path.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/deformer.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/deformer.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/attr.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/attr.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/deco.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/deco.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/normpath.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/normpath.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/mesh.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/mesh.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/pdfextra.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/pdfextra.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/utils.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/utils.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/bitmap.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/bitmap.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/epsfile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/epsfile.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/document.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/document.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/color.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/color.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/__init__.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/__init__.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/baseclasses.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/baseclasses.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/mathutils.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/mathutils.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/graph.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/graph.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/tick.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/tick.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/texter.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/texter.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/axis.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/axis.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/rater.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/rater.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/parter.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/parter.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/positioner.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/positioner.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/timeaxis.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/timeaxis.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/__init__.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/__init__.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/painter.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/axis/painter.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/key.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/key.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/__init__.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/__init__.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/data.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/data.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/style.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/graph/style.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/svgwriter.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/svgwriter.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/pdfwriter.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/pdfwriter.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/lfs/createlfs.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/data/lfs/createlfs.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/version.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/version.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/svgfile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/svgfile.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/style.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/style.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/connector.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/connector.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/afmfile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/afmfile.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/metric.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/metric.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/t1code.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/t1code.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/font.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/font.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/t1file.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/t1file.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/pfmfile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/pfmfile.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/__init__.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/__init__.py + for file in `find /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx -type f -name "*.py"` + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/path.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/path.py + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.15-3.fc33 --unique-debug-suffix -0.15-3.fc33.riscv64 --unique-debug-src-base PyX-0.15-3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/PyX-0.15 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/pykpathsea.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/_t1code.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/font/_t1code.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyx/pykpathsea.cpython-39-riscv64-linux-gnu.so original debug info size: 108kB, size after compression: 112kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 17 blocks + /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/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: PyX-0.15-3.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Jm3iMC + umask 022 + cd /builddir/build/BUILD + cd PyX-0.15 + DOCDIR=/builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/doc/PyX + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/doc/PyX + cp -pr AUTHORS /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/doc/PyX + cp -pr CHANGES /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/doc/PyX + cp -pr PKG-INFO /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/doc/PyX + cp -pr README.md /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/doc/PyX + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VzOO0C + umask 022 + cd /builddir/build/BUILD + cd PyX-0.15 + LICENSEDIR=/builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/licenses/PyX + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/licenses/PyX + cp -pr LICENSE /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/licenses/PyX + RPM_EC=0 ++ jobs -p + exit 0 Provides: PyX = 0.15-3.fc33 PyX(riscv-64) = 0.15-3.fc33 config(PyX) = 0.15-3.fc33 python3-pyx = 0.15-3.fc33 python3.9dist(pyx) = 0.15 python3dist(pyx) = 0.15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libkpathsea.so.6()(64bit) libpthread.so.0()(64bit) python(abi) = 3.9 rtld(GNU_HASH) Processing files: PyX-doc-0.15-3.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.A7Gs1C + umask 022 + cd /builddir/build/BUILD + cd PyX-0.15 + DOCDIR=/builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/doc/PyX-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/doc/PyX-doc + cp -pr manual.pdf pyxfaq.pdf /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/doc/PyX-doc + cp -pr faq/faq /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/doc/PyX-doc + cp -pr manual/manual /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/doc/PyX-doc + cp -pr contrib/ /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/doc/PyX-doc + cp -pr examples/ /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/doc/PyX-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mBhb1B + umask 022 + cd /builddir/build/BUILD + cd PyX-0.15 + LICENSEDIR=/builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/licenses/PyX-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/licenses/PyX-doc + cp -pr LICENSE /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64/usr/share/licenses/PyX-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: PyX-doc = 0.15-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: PyX-debugsource-0.15-3.fc33.riscv64 Provides: PyX-debugsource = 0.15-3.fc33 PyX-debugsource(riscv-64) = 0.15-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: PyX-debuginfo-0.15-3.fc33.riscv64 Provides: PyX-debuginfo = 0.15-3.fc33 PyX-debuginfo(riscv-64) = 0.15-3.fc33 debuginfo(build-id) = 79b4f31d62ed60aeb7dd341157d8e6c3ec813543 debuginfo(build-id) = e94b7cd0fc9c1afed033681bd901e12e20c07154 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: PyX-debugsource(riscv-64) = 0.15-3.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64 Wrote: /builddir/build/RPMS/PyX-debugsource-0.15-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/PyX-debuginfo-0.15-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/PyX-0.15-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/PyX-doc-0.15-3.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HKXoOB + umask 022 + cd /builddir/build/BUILD + cd PyX-0.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/PyX-0.15-3.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0