Read the Docs build information Build id: 426120 Project: d-wave-systems-minorminer Version: latest Commit: 5cb901f416eb756ab451c1a976bdade8aa916bed Date: 2020-09-18T22:33:28.042807Z State: finished Success: True [rtd-command-info] start-time: 2020-09-18T22:33:29.904190Z, end-time: 2020-09-18T22:33:30.566272Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/dwavesystems/minorminer.git . Cloning into '.'... [rtd-command-info] start-time: 2020-09-18T22:33:31.494340Z, end-time: 2020-09-18T22:33:31.560465Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: checking out 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 5cb901f Fix issue in Pegasus K_4 embeddings (#159) [rtd-command-info] start-time: 2020-09-18T22:33:31.669280Z, end-time: 2020-09-18T22:33:31.727478Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-09-18T22:33:33.263044Z, end-time: 2020-09-18T22:33:37.168244Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-09-18T22:33:37.804891Z, end-time: 2020-09-18T22:33:38.492398Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (20.2.3) [rtd-command-info] start-time: 2020-09-18T22:33:38.944898Z, end-time: 2020-09-18T22:33:47.190812Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting requests>=2.0.0 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=09f3548d7f3c3a0dfd9c40e7e18bac0f4d8d997f3f6d08de950c0f27b3ff0150 Stored in directory: /tmp/pip-ephem-wheel-cache-j6tvq6jv/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=461d3b5957070b6daae1e646a2dbf2c1d9acbf81ab414ed1cc3fa155c1bfe5fe Stored in directory: /tmp/pip-ephem-wheel-cache-j6tvq6jv/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, pytz, babel, certifi, urllib3, chardet, idna, requests, snowballstemmer, sphinxcontrib-serializinghtml, sphinxcontrib-websupport, imagesize, MarkupSafe, Jinja2, six, pyparsing, packaging, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 50.3.0 Uninstalling setuptools-50.3.0: Successfully uninstalled setuptools-50.3.0 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.6.20 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.4 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.1 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.24.0 setuptools-41.0.1 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.25.10 [rtd-command-info] start-time: 2020-09-18T22:33:47.535472Z, end-time: 2020-09-18T22:33:49.601309Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting breathe<4.13.0 Downloading breathe-4.12.0-py2.py3-none-any.whl (74 kB) Requirement already satisfied: sphinx-rtd-theme==0.* in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from -r docs/requirements.txt (line 2)) (0.4.3) Requirement already satisfied: sphinx>=1.8.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from -r docs/requirements.txt (line 3)) (1.8.5) Collecting cython>=0.28.5 Downloading Cython-0.29.21-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Requirement already satisfied: six>=1.9 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from breathe<4.13.0->-r docs/requirements.txt (line 1)) (1.15.0) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from breathe<4.13.0->-r docs/requirements.txt (line 1)) (0.14) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (2.3.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (1.2.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (2.8.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (2.11.2) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (1.2.4) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (41.0.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (20.4) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (0.7.12) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (2.24.0) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (2020.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (1.1.1) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinxcontrib-websupport->sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (1.1.4) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from packaging->sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (2.4.7) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (1.25.10) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (2.10) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (3.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx>=1.8.5->-r docs/requirements.txt (line 3)) (2020.6.20) Installing collected packages: breathe, cython Successfully installed breathe-4.12.0 cython-0.29.21 [rtd-command-info] start-time: 2020-09-18T22:33:49.719194Z, end-time: 2020-09-18T22:34:46.052511Z, duration: 56, exit-code: 0 python /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/setup.py install --force Compiling ./minorminer/_minorminer.pyx because it changed. Compiling ./minorminer/busclique.pyx because it changed. [1/2] Cythonizing ./minorminer/_minorminer.pyx [2/2] Cythonizing ./minorminer/busclique.pyx running install running bdist_egg running egg_info creating minorminer.egg-info writing minorminer.egg-info/PKG-INFO writing dependency_links to minorminer.egg-info/dependency_links.txt writing requirements to minorminer.egg-info/requires.txt writing top-level names to minorminer.egg-info/top_level.txt writing manifest file 'minorminer.egg-info/SOURCES.txt' reading manifest file 'minorminer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'minorminer.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib.linux-x86_64-3.7 creating build/lib.linux-x86_64-3.7/minorminer copying minorminer/minorminer.py -> build/lib.linux-x86_64-3.7/minorminer copying minorminer/package_info.py -> build/lib.linux-x86_64-3.7/minorminer copying minorminer/__init__.py -> build/lib.linux-x86_64-3.7/minorminer creating build/lib.linux-x86_64-3.7/minorminer/layout copying minorminer/layout/layout.py -> build/lib.linux-x86_64-3.7/minorminer/layout copying minorminer/layout/__init__.py -> build/lib.linux-x86_64-3.7/minorminer/layout copying minorminer/layout/placement.py -> build/lib.linux-x86_64-3.7/minorminer/layout running build_ext building 'minorminer._minorminer' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/minorminer gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iminorminer -I -I./include/ -I./include/find_embedding -I/home/docs/.pyenv/versions/3.7.3/include/python3.7m -c ./minorminer/_minorminer.cpp -o build/temp.linux-x86_64-3.7/./minorminer/_minorminer.o -std=c++11 -Wall -Wno-format-security -Ofast -fomit-frame-pointer -DNDEBUG -fno-rtti g++ -pthread -shared -L/home/docs/.pyenv/versions/3.7.3/lib -L/home/docs/.pyenv/versions/3.7.3/lib build/temp.linux-x86_64-3.7/./minorminer/_minorminer.o -o build/lib.linux-x86_64-3.7/minorminer/_minorminer.cpython-37m-x86_64-linux-gnu.so -std=c++11 building 'minorminer.busclique' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iminorminer -I -I./include/ -I.include/busclique -I/home/docs/.pyenv/versions/3.7.3/include/python3.7m -c ./minorminer/busclique.cpp -o build/temp.linux-x86_64-3.7/./minorminer/busclique.o -std=c++11 -Wall -Wno-format-security -Ofast -fomit-frame-pointer -DNDEBUG -fno-rtti g++ -pthread -shared -L/home/docs/.pyenv/versions/3.7.3/lib -L/home/docs/.pyenv/versions/3.7.3/lib build/temp.linux-x86_64-3.7/./minorminer/busclique.o -o build/lib.linux-x86_64-3.7/minorminer/busclique.cpython-37m-x86_64-linux-gnu.so -std=c++11 building 'minorminer._rpack' extension creating build/temp.linux-x86_64-3.7/rectangle-packer creating build/temp.linux-x86_64-3.7/rectangle-packer/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Irectangle-packer/include -I/home/docs/.pyenv/versions/3.7.3/include/python3.7m -c rectangle-packer/src/rpack.c -o build/temp.linux-x86_64-3.7/rectangle-packer/src/rpack.o -std=c99 -Wall -Wno-format-security -Ofast -fomit-frame-pointer -DNDEBUG gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Irectangle-packer/include -I/home/docs/.pyenv/versions/3.7.3/include/python3.7m -c rectangle-packer/src/areapack.c -o build/temp.linux-x86_64-3.7/rectangle-packer/src/areapack.o -std=c99 -Wall -Wno-format-security -Ofast -fomit-frame-pointer -DNDEBUG gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Irectangle-packer/include -I/home/docs/.pyenv/versions/3.7.3/include/python3.7m -c rectangle-packer/src/taskpack.c -o build/temp.linux-x86_64-3.7/rectangle-packer/src/taskpack.o -std=c99 -Wall -Wno-format-security -Ofast -fomit-frame-pointer -DNDEBUG rectangle-packer/src/taskpack.c: In function ‘check’: rectangle-packer/src/taskpack.c:50:9: warning: variable ‘fail’ set but not used [-Wunused-but-set-variable] int fail = 1; ^~~~ At top level: rectangle-packer/src/taskpack.c:143:15: warning: ‘get_group_size’ defined but not used [-Wunused-function] static size_t get_group_size(Task* tasks, size_t nr_tasks, size_t group){ ^~~~~~~~~~~~~~ rectangle-packer/src/taskpack.c:89:15: warning: ‘stack_sum’ defined but not used [-Wunused-function] static double stack_sum(StackState *stack){ ^~~~~~~~~ rectangle-packer/src/taskpack.c:45:13: warning: ‘check’ defined but not used [-Wunused-function] static void check(StackState *stack, Task *tasks, size_t nr_tasks){ ^~~~~ gcc -pthread -shared -L/home/docs/.pyenv/versions/3.7.3/lib -L/home/docs/.pyenv/versions/3.7.3/lib build/temp.linux-x86_64-3.7/rectangle-packer/src/rpack.o build/temp.linux-x86_64-3.7/rectangle-packer/src/areapack.o build/temp.linux-x86_64-3.7/rectangle-packer/src/taskpack.o -o build/lib.linux-x86_64-3.7/minorminer/_rpack.cpython-37m-x86_64-linux-gnu.so -std=c99 creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/minorminer copying build/lib.linux-x86_64-3.7/minorminer/minorminer.py -> build/bdist.linux-x86_64/egg/minorminer creating build/bdist.linux-x86_64/egg/minorminer/layout copying build/lib.linux-x86_64-3.7/minorminer/layout/layout.py -> build/bdist.linux-x86_64/egg/minorminer/layout copying build/lib.linux-x86_64-3.7/minorminer/layout/__init__.py -> build/bdist.linux-x86_64/egg/minorminer/layout copying build/lib.linux-x86_64-3.7/minorminer/layout/placement.py -> build/bdist.linux-x86_64/egg/minorminer/layout copying build/lib.linux-x86_64-3.7/minorminer/_rpack.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg/minorminer copying build/lib.linux-x86_64-3.7/minorminer/_minorminer.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg/minorminer copying build/lib.linux-x86_64-3.7/minorminer/package_info.py -> build/bdist.linux-x86_64/egg/minorminer copying build/lib.linux-x86_64-3.7/minorminer/__init__.py -> build/bdist.linux-x86_64/egg/minorminer copying build/lib.linux-x86_64-3.7/minorminer/busclique.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg/minorminer byte-compiling build/bdist.linux-x86_64/egg/minorminer/minorminer.py to minorminer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/layout/layout.py to layout.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/layout/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/layout/placement.py to placement.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/package_info.py to package_info.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/__init__.py to __init__.cpython-37.pyc creating stub loader for minorminer/_minorminer.cpython-37m-x86_64-linux-gnu.so creating stub loader for minorminer/busclique.cpython-37m-x86_64-linux-gnu.so creating stub loader for minorminer/_rpack.cpython-37m-x86_64-linux-gnu.so byte-compiling build/bdist.linux-x86_64/egg/minorminer/_minorminer.py to _minorminer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/busclique.py to busclique.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/_rpack.py to _rpack.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying minorminer.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying minorminer.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying minorminer.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying minorminer.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying minorminer.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt zip_safe flag not set; analyzing archive contents... minorminer.__pycache__._minorminer.cpython-37: module references __file__ minorminer.__pycache__._rpack.cpython-37: module references __file__ minorminer.__pycache__.busclique.cpython-37: module references __file__ creating dist creating 'dist/minorminer-0.2.2-py3.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing minorminer-0.2.2-py3.7-linux-x86_64.egg creating /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/minorminer-0.2.2-py3.7-linux-x86_64.egg Extracting minorminer-0.2.2-py3.7-linux-x86_64.egg to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Adding minorminer 0.2.2 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/minorminer-0.2.2-py3.7-linux-x86_64.egg Processing dependencies for minorminer==0.2.2 Searching for homebase Reading https://pypi.org/simple/homebase/ Downloading https://files.pythonhosted.org/packages/50/ad/e0080c35bd177682d5118a95bc2e7c1ac0541394b4ffce5e9554b6a077f9/homebase-1.0.1-py2.py3-none-any.whl#sha256=d64c97f60a8ddd94ce8702bac65ed5d1996aca01a17d1e53e6ad5149e2f8b5b5 Best match: homebase 1.0.1 Processing homebase-1.0.1-py2.py3-none-any.whl Installing homebase-1.0.1-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Adding homebase 1.0.1 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/homebase-1.0.1-py3.7.egg Searching for fasteners Reading https://pypi.org/simple/fasteners/ Downloading https://files.pythonhosted.org/packages/18/bd/55eb2d6397b9c0e263af9d091ebdb756b15756029b3cededf6461481bc63/fasteners-0.15-py2.py3-none-any.whl#sha256=007e4d2b2d4a10093f67e932e5166722d2eab83b77724156e92ad013c6226574 Best match: fasteners 0.15 Processing fasteners-0.15-py2.py3-none-any.whl Installing fasteners-0.15-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/fasteners-0.15-py3.7.egg/EGG-INFO/requires.txt Adding fasteners 0.15 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/fasteners-0.15-py3.7.egg Searching for numpy Reading https://pypi.org/simple/numpy/ Downloading https://files.pythonhosted.org/packages/d6/2e/a2dbcff6f46bb65645d18538d67183a1cf56b006ba96a12575c282a976bc/numpy-1.19.2-cp37-cp37m-manylinux1_x86_64.whl#sha256=62139af94728d22350a571b7c82795b9d59be77fc162414ada6c8b6a10ef5d02 Best match: numpy 1.19.2 Processing numpy-1.19.2-cp37-cp37m-manylinux1_x86_64.whl Installing numpy-1.19.2-cp37-cp37m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Adding numpy 1.19.2 to easy-install.pth file Installing f2py script to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/bin Installing f2py3 script to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/bin Installing f2py3.7 script to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/numpy-1.19.2-py3.7-linux-x86_64.egg Searching for dwave-networkx Reading https://pypi.org/simple/dwave-networkx/ Downloading https://files.pythonhosted.org/packages/34/51/feeaa00ae0ccfb6a56731d917f998bc9606f0db2a9719b9b4947a206defc/dwave_networkx-0.8.8-py2.py3-none-any.whl#sha256=f4c4c8d61ec32899c15873ed17729dd3431e56415b656d405510bf9e98f2614c Best match: dwave-networkx 0.8.8 Processing dwave_networkx-0.8.8-py2.py3-none-any.whl Installing dwave_networkx-0.8.8-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/dwave_networkx-0.8.8-py3.7.egg/EGG-INFO/requires.txt Adding dwave-networkx 0.8.8 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/dwave_networkx-0.8.8-py3.7.egg Searching for networkx Reading https://pypi.org/simple/networkx/ Downloading https://files.pythonhosted.org/packages/9b/cd/dc52755d30ba41c60243235460961fc28022e5b6731f16c268667625baea/networkx-2.5-py3-none-any.whl#sha256=8c5812e9f798d37c50570d15c4a69d5710a18d77bafc903ee9c5fba7454c616c Best match: networkx 2.5 Processing networkx-2.5-py3-none-any.whl Installing networkx-2.5-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/networkx-2.5-py3.7.egg/EGG-INFO/requires.txt Adding networkx 2.5 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/networkx-2.5-py3.7.egg Searching for scipy Reading https://pypi.org/simple/scipy/ Downloading https://files.pythonhosted.org/packages/65/f9/f7a7e5009711579c72da2725174825e5056741bf4001815d097eef1b2e17/scipy-1.5.2-cp37-cp37m-manylinux1_x86_64.whl#sha256=eecf40fa87eeda53e8e11d265ff2254729d04000cd40bae648e76ff268885d66 Best match: scipy 1.5.2 Processing scipy-1.5.2-cp37-cp37m-manylinux1_x86_64.whl Installing scipy-1.5.2-cp37-cp37m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/scipy-1.5.2-py3.7-linux-x86_64.egg/EGG-INFO/requires.txt Adding scipy 1.5.2 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/scipy-1.5.2-py3.7-linux-x86_64.egg Searching for monotonic>=0.1 Reading https://pypi.org/simple/monotonic/ Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl#sha256=552a91f381532e33cbd07c6a2655a21908088962bb8fa7239ecbcc6ad1140cc7 Best match: monotonic 1.5 Processing monotonic-1.5-py2.py3-none-any.whl Installing monotonic-1.5-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Adding monotonic 1.5 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/monotonic-1.5-py3.7.egg Searching for dimod>=0.8.0 Reading https://pypi.org/simple/dimod/ Downloading https://files.pythonhosted.org/packages/8f/73/27dca9a987f9c539ea45ef7817d1649dbed7bc93f2291539799e77de71e0/dimod-0.9.5-cp37-cp37m-manylinux1_x86_64.whl#sha256=f043cf974ab7414dc9c87957473db12d66edffccee6c1f508e623d4f81bff24f Best match: dimod 0.9.5 Processing dimod-0.9.5-cp37-cp37m-manylinux1_x86_64.whl Installing dimod-0.9.5-cp37-cp37m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/dimod-0.9.5-py3.7-linux-x86_64.egg/EGG-INFO/requires.txt Adding dimod 0.9.5 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/dimod-0.9.5-py3.7-linux-x86_64.egg Searching for decorator<5.0.0,>=4.1.0 Reading https://pypi.org/simple/decorator/ Downloading https://files.pythonhosted.org/packages/ed/1b/72a1821152d07cf1d8b6fce298aeb06a7eb90f4d6d41acec9861e7cc6df0/decorator-4.4.2-py2.py3-none-any.whl#sha256=41fa54c2a0cc4ba648be4fd43cff00aedf5b9465c9bf18d64325bc225f08f760 Best match: decorator 4.4.2 Processing decorator-4.4.2-py2.py3-none-any.whl Installing decorator-4.4.2-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Adding decorator 4.4.2 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/decorator-4.4.2-py3.7.egg Searching for six==1.15.0 Best match: six 1.15.0 Adding six 1.15.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Finished processing dependencies for minorminer==0.2.2 [rtd-command-info] start-time: 2020-09-18T22:34:48.848308Z, end-time: 2020-09-18T22:34:48.924428Z, duration: 0, exit-code: 0 cat docs/source/conf.py # -*- coding: utf-8 -*- # # minorminer documentation build configuration file, created by # sphinx-quickstart on Wed Nov 15 11:24:18 2017. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import subprocess import os import sys config_directory = os.path.dirname(os.path.abspath(__file__)) sys.path.insert(0, os.path.abspath('.')) sys.path.insert(0, os.path.dirname(config_directory)) _PY2 = sys.version_info.major == 2 # Add __version__, __author__, __authoremail__, __description__ to this namespace path_to_package_info = os.path.join( '..', '..', 'minorminer', 'package_info.py') if _PY2: execfile(path_to_package_info) else: exec(open(path_to_package_info).read()) # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.autosummary', 'sphinx.ext.autodoc', 'sphinx.ext.coverage', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.mathjax', 'sphinx.ext.napoleon', 'sphinx.ext.todo', 'sphinx.ext.viewcode', 'sphinx.ext.ifconfig', ] extensions += ['breathe'] # , 'sphinxcontrib.matlab'] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # General information about the project. project = u'minorminer' copyright = u'2017, D-Wave Systems' author = u'D-Wave Systems' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = __version__ # The full version, including alpha/beta/rc tags. release = __version__ # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'sdk_index.rst'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Breathe configuration ------------------------------------------------ # Pat to the breathe module itself # sys.path.append() # Path to the cpp xml files breathe_projects = {"minorminer": os.path.join( config_directory, '../build-cpp/xml/')} breathe_default_project = "minorminer" breathe_default_members = ('members', ) # ------------------------------------------------------------------------- matlab_src_dir = os.path.join(config_directory, '../../matlab/') # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # # html_theme = 'alabaster' html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] def setup(app): app.add_stylesheet('cookie_notice.css') app.add_javascript('cookie_notice.js') app.add_config_value('target', 'repo', 'env') # Configuration for intersphinx. intersphinx_mapping = {'python': ('https://docs.python.org/3', None), 'qbsolv': ('https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/', None), 'oceandocs': ('https://docs.ocean.dwavesys.com/en/stable/', None), 'sysdocs_gettingstarted': ('https://docs.dwavesys.com/docs/latest/', None)} # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'minorminerdoc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'minorminer.tex', u'minorminer Documentation', u'D-Wave Systems', 'manual'), ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'minorminer', u'minorminer Documentation', [author], 1) ] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'minorminer', u'minorminer Documentation', author, 'minorminer', 'One line description of project.', 'Miscellaneous'), ] read_the_docs_build = os.environ.get('READTHEDOCS', None) == 'True' if read_the_docs_build: subprocess.call('cd ..; make cpp', shell=True) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ("pdf", "//docs.ocean.dwavesys.com/_/downloads/minorminer/en/latest/pdf/"), ("html", "//docs.ocean.dwavesys.com/_/downloads/minorminer/en/latest/htmlzip/"), ("epub", "//docs.ocean.dwavesys.com/_/downloads/minorminer/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'd-wave-systems-minorminer', 'name': u'minorminer', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.ocean.dwavesys.com/projects/minorminer/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'dwavesystems', 'proxied_api_host': '/_', 'github_repo': 'minorminer', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '5cb901f4', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2020-09-18T22:34:49.073725Z, end-time: 2020-09-18T22:35:09.469949Z, duration: 20, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 # This will generate the XML dump of the docstrings from the c++ doxygen Doxyfile Notice: Output directory `build-cpp' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for file debug.hpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/ Running dot... Running dot for graph 1/1 lookup cache used 1/65536 hits=1 misses=1 finished... # This will (only as needed) create new rst files when new c++ classes/files/namespaces # appear. At the moment, they are all being regenerated every time since # source/cpp is in the gitignore. python -m breathe.apidoc -o source/cpp build-cpp/xml/ Creating file source/cpp/file/debug_8hpp.rst. Creating file source/cpp/filelist.rst. loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/en/stable/objects.inv... loading intersphinx inventory from https://docs.dwavesys.com/docs/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 11 source files that are out of date updating environment: 11 added, 0 changed, 0 removed reading sources... [ 9%] README reading sources... [ 18%] cpp/file/debug_8hpp reading sources... [ 27%] cpp/filelist reading sources... [ 36%] index reading sources... [ 45%] installation reading sources... [ 54%] intro reading sources... [ 63%] license reading sources... [ 72%] reference/cppdocs reading sources... [ 81%] reference/index reading sources... [ 90%] reference/matlabdocs reading sources... [100%] reference/pythondocs /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/cppdocs.rst:6: WARNING: toctree contains reference to nonexisting document 'cpp/namespacelist' /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/cppdocs.rst:6: WARNING: toctree contains reference to nonexisting document 'cpp/classlist' /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/index.rst:7: WARNING: toctree contains reference to nonexisting document 'reference/.. future hook if Ocean adds formal Matlab support: matlabdocs' /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/matlabdocs.rst:5: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/matlab/find_embedding_mex.m' not found or reading it failed docstring of minorminer.busclique.find_clique_embedding:6: WARNING: Unexpected indentation. docstring of minorminer.busclique.find_clique_embedding:7: WARNING: Block quote ends without a blank line; unexpected unindent. docstring of minorminer.busclique.find_clique_embedding:21: WARNING: Unexpected indentation. docstring of minorminer.busclique.find_clique_embedding:22: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/matlabdocs.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 9%] README writing output... [ 18%] cpp/file/debug_8hpp writing output... [ 27%] cpp/filelist writing output... [ 36%] index writing output... [ 45%] installation writing output... [ 54%] intro writing output... [ 63%] license writing output... [ 72%] reference/cppdocs writing output... [ 81%] reference/index writing output... [ 90%] reference/matlabdocs writing output... [100%] reference/pythondocs /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/index.rst:14: WARNING: unknown document: oceandocs:docs_minorminer/sdk_index generating indices... genindex py-modindex highlighting module code... [ 25%] minorminer._minorminer highlighting module code... [ 50%] minorminer.busclique highlighting module code... [ 75%] minorminer.layout.layout highlighting module code... [100%] minorminer.layout.placement writing additional pages... search copying images... [ 50%] _images/Embedding_TriangularSquare.png copying images... [100%] _images/Embedding_K6Random3.png copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 10 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2020-09-18T22:35:09.598529Z, end-time: 2020-09-18T22:35:12.103323Z, duration: 2, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 # This will generate the XML dump of the docstrings from the c++ doxygen Doxyfile Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for file debug.hpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/ Running dot... lookup cache used 1/65536 hits=1 misses=1 finished... # This will (only as needed) create new rst files when new c++ classes/files/namespaces # appear. At the moment, they are all being regenerated every time since # source/cpp is in the gitignore. python -m breathe.apidoc -o source/cpp build-cpp/xml/ File source/cpp/file/debug_8hpp.rst already exists, skipping. File source/cpp/filelist.rst already exists, skipping. loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/en/stable/objects.inv... loading intersphinx inventory from https://docs.dwavesys.com/docs/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 11 added, 0 changed, 0 removed reading sources... [ 9%] README reading sources... [ 18%] cpp/file/debug_8hpp reading sources... [ 27%] cpp/filelist reading sources... [ 36%] index reading sources... [ 45%] installation reading sources... [ 54%] intro reading sources... [ 63%] license reading sources... [ 72%] reference/cppdocs reading sources... [ 81%] reference/index reading sources... [ 90%] reference/matlabdocs reading sources... [100%] reference/pythondocs /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/cppdocs.rst:6: WARNING: toctree contains reference to nonexisting document 'cpp/namespacelist' /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/cppdocs.rst:6: WARNING: toctree contains reference to nonexisting document 'cpp/classlist' /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/index.rst:7: WARNING: toctree contains reference to nonexisting document 'reference/.. future hook if Ocean adds formal Matlab support: matlabdocs' /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/matlabdocs.rst:5: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/matlab/find_embedding_mex.m' not found or reading it failed docstring of minorminer.busclique.find_clique_embedding:6: WARNING: Unexpected indentation. docstring of minorminer.busclique.find_clique_embedding:7: WARNING: Block quote ends without a blank line; unexpected unindent. docstring of minorminer.busclique.find_clique_embedding:21: WARNING: Unexpected indentation. docstring of minorminer.busclique.find_clique_embedding:22: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/matlabdocs.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... intro reference/index reference/pythondocs reference/cppdocs cpp/filelist cpp/file/debug_8hpp installation license /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/index.rst:14: WARNING: unknown document: oceandocs:docs_minorminer/sdk_index writing... done writing additional files... copying images... [ 50%] _images/Embedding_TriangularSquare.png copying images... [100%] _images/Embedding_K6Random3.png copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 10 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2020-09-18T22:35:12.270191Z, end-time: 2020-09-18T22:35:14.508129Z, duration: 2, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 # This will generate the XML dump of the docstrings from the c++ doxygen Doxyfile Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for file debug.hpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/ Running dot... lookup cache used 1/65536 hits=1 misses=1 finished... # This will (only as needed) create new rst files when new c++ classes/files/namespaces # appear. At the moment, they are all being regenerated every time since # source/cpp is in the gitignore. python -m breathe.apidoc -o source/cpp build-cpp/xml/ File source/cpp/file/debug_8hpp.rst already exists, skipping. File source/cpp/filelist.rst already exists, skipping. loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/en/stable/objects.inv... loading intersphinx inventory from https://docs.dwavesys.com/docs/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 11 added, 0 changed, 0 removed reading sources... [ 9%] README reading sources... [ 18%] cpp/file/debug_8hpp reading sources... [ 27%] cpp/filelist reading sources... [ 36%] index reading sources... [ 45%] installation reading sources... [ 54%] intro reading sources... [ 63%] license reading sources... [ 72%] reference/cppdocs reading sources... [ 81%] reference/index reading sources... [ 90%] reference/matlabdocs reading sources... [100%] reference/pythondocs /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/cppdocs.rst:6: WARNING: toctree contains reference to nonexisting document 'cpp/namespacelist' /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/cppdocs.rst:6: WARNING: toctree contains reference to nonexisting document 'cpp/classlist' /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/index.rst:7: WARNING: toctree contains reference to nonexisting document 'reference/.. future hook if Ocean adds formal Matlab support: matlabdocs' /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/matlabdocs.rst:5: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/matlab/find_embedding_mex.m' not found or reading it failed docstring of minorminer.busclique.find_clique_embedding:6: WARNING: Unexpected indentation. docstring of minorminer.busclique.find_clique_embedding:7: WARNING: Block quote ends without a blank line; unexpected unindent. docstring of minorminer.busclique.find_clique_embedding:21: WARNING: Unexpected indentation. docstring of minorminer.busclique.find_clique_embedding:22: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/matlabdocs.rst: WARNING: document isn't included in any toctree done processing minorminer.tex...index intro reference/index reference/pythondocs reference/cppdocs cpp/filelist cpp/file/debug_8hpp installation license resolving references... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/index.rst:14: WARNING: unknown document: oceandocs:docs_minorminer/sdk_index writing... done copying images... [ 50%] _images/Embedding_TriangularSquare.png copying images... [100%] _images/Embedding_K6Random3.png copying TeX support files... done build succeeded, 10 warnings. 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). [rtd-command-info] start-time: 2020-09-18T22:35:16.411345Z, end-time: 2020-09-18T22:35:16.469639Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2020-09-18T22:35:16.580669Z, end-time: 2020-09-18T22:35:30.531182Z, duration: 13, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=d-wave-systems-minorminer -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="d-wave-systems-minorminer" "minorminer.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./minorminer.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/oberdiek/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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./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/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) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file d-wave-systems-minorminer.idx (./d-wave-systems-minorminer.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/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{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [1] [2] Chapter 1. [3] [4 <./Embedding_TriangularSquare.png>] [5 <./Embedding_K6Random3.png>] [6] Underfull \vbox (badness 10000) detected at line 362 Overfull \vbox (2.68169pt too high) detected at line 362 [7] [8] Underfull \hbox (badness 10000) in paragraph at lines 437--437 []\T1/ptm/m/it/10 G\T1/ptm/m/n/10 , \T1/ptm/m/it/10 lay-out=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dim=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cen-ter=None\T1/ptm/ m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 443--443 []\T1/ptm/m/it/10 G\T1/ptm/m/n/10 , \T1/ptm/m/it/10 p=2\T1/ptm/m/n/10 , \T1/ptm /m/it/10 start-ing_layout=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 G_distances=None \T1/ptm/m/n/10 , (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [9] Underfull \hbox (badness 10000) in paragraph at lines 523--523 []\T1/ptm/m/it/10 S_layout\T1/ptm/m/n/10 , \T1/ptm/m/it/10 T_layout\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 place-ment=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `reference/pythondocs:minorminer.layout.layout.L ayout' on page 10 undefined on input line 535. LaTeX Warning: Hyper reference `reference/pythondocs:minorminer.layout.layout.L ayout' on page 10 undefined on input line 538. Underfull \hbox (badness 10000) in paragraph at lines 558--558 []\T1/ptm/m/it/10 S_layout\T1/ptm/m/n/10 , \T1/ptm/m/it/10 T_layout\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 sub-set_size=(1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1)\T1/ptm/ m/n/10 , LaTeX Warning: Hyper reference `reference/pythondocs:minorminer.layout.layout.L ayout' on page 10 undefined on input line 564. LaTeX Warning: Hyper reference `reference/pythondocs:minorminer.layout.layout.L ayout' on page 10 undefined on input line 567. [10] [11] [12] [13] [14] LaTeX Warning: Reference `intro:module-minorminer' on page 15 undefined on inpu t line 869. [15] No file d-wave-systems-minorminer.ind. (./d-wave-systems-minorminer.aux) Package rerunfilecheck Warning: File `d-wave-systems-minorminer.out' has change d. (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 d-wave-systems-minorminer.pdf (19 pages, 332745 bytes). Transcript written on d-wave-systems-minorminer.log. Latexmk: Index file 'd-wave-systems-minorminer.idx' was written Latexmk: Missing input file: 'd-wave-systems-minorminer.ind' from line 'No file d-wave-systems-minorminer.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'd-wave-systems-minorminer.pdf' Latexmk: List of undefined refs and citations: Reference `intro:module-minorminer' on page 15 undefined on input line 869 Latexmk: Summary of warnings: Latex failed to resolve 1 reference(s) Rule 'makeindex d-wave-systems-minorminer.idx': File changes, etc: Non-existent destination files: 'd-wave-systems-minorminer.ind' ------------ Run number 1 of rule 'makeindex d-wave-systems-minorminer.idx' ------------ ------------ Running 'makeindex -s python.ist -o "d-wave-systems-minorminer.ind" "d-wave-systems-minorminer.idx"' ------------ Latexmk: applying rule 'makeindex d-wave-systems-minorminer.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file d-wave-systems-minorminer.idx....done (11 entries accepted, 0 rejected). Sorting entries....done (46 comparisons). Generating output file d-wave-systems-minorminer.ind....done (42 lines written, 0 warnings). Output written in d-wave-systems-minorminer.ind. Transcript written in d-wave-systems-minorminer.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'd-wave-systems-minorminer.aux' 'd-wave-systems-minorminer.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="d-wave-systems-minorminer" "minorminer.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./minorminer.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/oberdiek/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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./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/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) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file d-wave-systems-minorminer.idx (./d-wave-systems-minorminer.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/gettitlestring.sty)) (./d-wave-systems-minorminer.out) (./d-wave-systems-minorminer.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{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./d-wave-systems-minorminer.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [1] [2] Chapter 1. [3] [4 <./Embedding_TriangularSquare.png>] [5 <./Embedding_K6Random3.png>] [6] Underfull \vbox (badness 10000) detected at line 362 Overfull \vbox (2.68169pt too high) detected at line 362 [7] [8] Underfull \hbox (badness 10000) in paragraph at lines 437--437 []\T1/ptm/m/it/10 G\T1/ptm/m/n/10 , \T1/ptm/m/it/10 lay-out=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dim=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cen-ter=None\T1/ptm/ m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 443--443 []\T1/ptm/m/it/10 G\T1/ptm/m/n/10 , \T1/ptm/m/it/10 p=2\T1/ptm/m/n/10 , \T1/ptm /m/it/10 start-ing_layout=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 G_distances=None \T1/ptm/m/n/10 , (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [9] Underfull \hbox (badness 10000) in paragraph at lines 523--523 []\T1/ptm/m/it/10 S_layout\T1/ptm/m/n/10 , \T1/ptm/m/it/10 T_layout\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 place-ment=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 558--558 []\T1/ptm/m/it/10 S_layout\T1/ptm/m/n/10 , \T1/ptm/m/it/10 T_layout\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 sub-set_size=(1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1)\T1/ptm/ m/n/10 , [10] [11] [12] [13] [14] [15] (./d-wave-systems-minorminer.ind [16] Underfull \hbox (badness 10000) in paragraph at lines 20--22 []\T1/pcr/m/n/10 find_clique_embedding() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule mi- Underfull \hbox (badness 10000) in paragraph at lines 26--27 []\T1/pcr/m/n/10 intersection() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mi- [17]) (./d-wave-systems-minorminer.aux) Package rerunfilecheck Warning: File `d-wave-systems-minorminer.out' has change d. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on d-wave-systems-minorminer.pdf (21 pages, 336894 bytes). Transcript written on d-wave-systems-minorminer.log. Latexmk: Index file 'd-wave-systems-minorminer.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'd-wave-systems-minorminer.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'd-wave-systems-minorminer.aux' 'd-wave-systems-minorminer.out' 'd-wave-systems-minorminer.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="d-wave-systems-minorminer" "minorminer.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./minorminer.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/oberdiek/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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./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/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) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file d-wave-systems-minorminer.idx (./d-wave-systems-minorminer.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/gettitlestring.sty)) (./d-wave-systems-minorminer.out) (./d-wave-systems-minorminer.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{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./d-wave-systems-minorminer.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [1] [2] Chapter 1. [3] [4 <./Embedding_TriangularSquare.png>] [5 <./Embedding_K6Random3.png>] [6] Underfull \vbox (badness 10000) detected at line 362 Overfull \vbox (2.68169pt too high) detected at line 362 [7] [8] Underfull \hbox (badness 10000) in paragraph at lines 437--437 []\T1/ptm/m/it/10 G\T1/ptm/m/n/10 , \T1/ptm/m/it/10 lay-out=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dim=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cen-ter=None\T1/ptm/ m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 443--443 []\T1/ptm/m/it/10 G\T1/ptm/m/n/10 , \T1/ptm/m/it/10 p=2\T1/ptm/m/n/10 , \T1/ptm /m/it/10 start-ing_layout=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 G_distances=None \T1/ptm/m/n/10 , (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [9] Underfull \hbox (badness 10000) in paragraph at lines 523--523 []\T1/ptm/m/it/10 S_layout\T1/ptm/m/n/10 , \T1/ptm/m/it/10 T_layout\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 place-ment=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 558--558 []\T1/ptm/m/it/10 S_layout\T1/ptm/m/n/10 , \T1/ptm/m/it/10 T_layout\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 sub-set_size=(1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1)\T1/ptm/ m/n/10 , [10] [11] [12] [13] [14] [15] (./d-wave-systems-minorminer.ind [16] Underfull \hbox (badness 10000) in paragraph at lines 20--22 []\T1/pcr/m/n/10 find_clique_embedding() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule mi- Underfull \hbox (badness 10000) in paragraph at lines 26--27 []\T1/pcr/m/n/10 intersection() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mi- [17]) (./d-wave-systems-minorminer.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on d-wave-systems-minorminer.pdf (21 pages, 337141 bytes). Transcript written on d-wave-systems-minorminer.log. Latexmk: Index file 'd-wave-systems-minorminer.idx' was written Latexmk: Log file says output to 'd-wave-systems-minorminer.pdf' Latexmk: All targets (d-wave-systems-minorminer.pdf) are up-to-date [rtd-command-info] start-time: 2020-09-18T22:35:30.655262Z, end-time: 2020-09-18T22:35:30.712235Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/_build/latex/d-wave-systems-minorminer.pdf /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/artifacts/latest/sphinx_pdf/d-wave-systems-minorminer.pdf [rtd-command-info] start-time: 2020-09-18T22:35:30.913275Z, end-time: 2020-09-18T22:35:35.567760Z, duration: 4, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.8.5 # This will generate the XML dump of the docstrings from the c++ doxygen Doxyfile Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for file debug.hpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/ Running dot... lookup cache used 1/65536 hits=1 misses=1 finished... # This will (only as needed) create new rst files when new c++ classes/files/namespaces # appear. At the moment, they are all being regenerated every time since # source/cpp is in the gitignore. python -m breathe.apidoc -o source/cpp build-cpp/xml/ File source/cpp/file/debug_8hpp.rst already exists, skipping. File source/cpp/filelist.rst already exists, skipping. loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/en/stable/objects.inv... loading intersphinx inventory from https://docs.dwavesys.com/docs/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [epub]: targets for 11 source files that are out of date updating environment: 11 added, 0 changed, 0 removed reading sources... [ 9%] README reading sources... [ 18%] cpp/file/debug_8hpp reading sources... [ 27%] cpp/filelist reading sources... [ 36%] index reading sources... [ 45%] installation reading sources... [ 54%] intro reading sources... [ 63%] license reading sources... [ 72%] reference/cppdocs reading sources... [ 81%] reference/index reading sources... [ 90%] reference/matlabdocs reading sources... [100%] reference/pythondocs /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/cppdocs.rst:6: WARNING: toctree contains reference to nonexisting document 'cpp/namespacelist' /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/cppdocs.rst:6: WARNING: toctree contains reference to nonexisting document 'cpp/classlist' /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/index.rst:7: WARNING: toctree contains reference to nonexisting document 'reference/.. future hook if Ocean adds formal Matlab support: matlabdocs' /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/matlabdocs.rst:5: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/matlab/find_embedding_mex.m' not found or reading it failed docstring of minorminer.busclique.find_clique_embedding:6: WARNING: Unexpected indentation. docstring of minorminer.busclique.find_clique_embedding:7: WARNING: Block quote ends without a blank line; unexpected unindent. docstring of minorminer.busclique.find_clique_embedding:21: WARNING: Unexpected indentation. docstring of minorminer.busclique.find_clique_embedding:22: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/matlabdocs.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 9%] README writing output... [ 18%] cpp/file/debug_8hpp writing output... [ 27%] cpp/filelist writing output... [ 36%] index writing output... [ 45%] installation writing output... [ 54%] intro writing output... [ 63%] license writing output... [ 72%] reference/cppdocs writing output... [ 81%] reference/index writing output... [ 90%] reference/matlabdocs writing output... [100%] reference/pythondocs /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/index.rst:14: WARNING: unknown document: oceandocs:docs_minorminer/sdk_index generating indices... genindex py-modindex writing additional pages... copying images... [ 14%] https://img.shields.io/pypi/v/minorminer.svg copying images... [ 28%] https://ci.appveyor.com/api/projects/status/g4bj8w7mm1v95i6a/branch/main?svg=true copying images... [ 42%] https://coveralls.io/repos/github/dwavesystems/minorminer/badge.svg?branch=main copying images... [ 57%] https://readthedocs.com/projects/d-wave-systems-minorminer/badge/?version=latest copying images... [ 71%] https://circleci.com/gh/dwavesystems/minorminer.svg?style=svg copying images... [ 85%] _images/Embedding_TriangularSquare.png copying images... [100%] _images/Embedding_K6Random3.png copying static files... done copying extra files... done /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/index.rst:14: WARNING: unknown document: oceandocs:docs_minorminer/sdk_index writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/index.rst:14: WARNING: unknown document: oceandocs:docs_minorminer/sdk_index writing toc.ncx file... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/index.rst:14: WARNING: unknown document: oceandocs:docs_minorminer/sdk_index writing minorminer.epub file... build succeeded, 13 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2020-09-18T22:35:35.686858Z, end-time: 2020-09-18T22:35:35.747353Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/_build/epub/minorminer.epub /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/artifacts/latest/sphinx_epub/d-wave-systems-minorminer.epub