Read the Docs build information Build id: 1071020 Project: xanaduai-pennylane-lightning-kokkos Version: latest Commit: 6713199e93b89e0ceedd21578043fdd6b57820e3 Date: 2022-08-26T19:00:20.008616Z State: finished Success: True [rtd-command-info] start-time: 2022-08-26T19:00:22.305649Z, end-time: 2022-08-26T19:00:25.649960Z, duration: 3, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:PennyLaneAI/pennylane-lightning-kokkos.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-08-26T19:00:25.968350Z, end-time: 2022-08-26T19:00:26.074179Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to '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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 6713199 Update README.rst [rtd-command-info] start-time: 2022-08-26T19:00:26.421524Z, end-time: 2022-08-26T19:00:26.484830Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-08-26T19:00:27.759176Z, end-time: 2022-08-26T19:00:32.321528Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-08-26T19:00:32.648348Z, end-time: 2022-08-26T19:00:34.458864Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages (22.2.2) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 26.8 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.3.0 Uninstalling setuptools-65.3.0: Successfully uninstalled setuptools-65.3.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-08-26T19:00:34.666002Z, end-time: 2022-08-26T19:00:43.108981Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting pillow Downloading Pillow-9.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 63.3 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 225.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 167.4 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading Sphinx-5.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 198.1 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 204.0 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.8-py2.py3-none-any.whl (11 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 241.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 243.5 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 210.4 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.12.0-py3-none-any.whl (21 kB) Collecting Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 243.8 MB/s eta 0:00:00 Collecting babel>=1.3 Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 191.6 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 192.2 MB/s eta 0:00:00 Collecting Jinja2>=2.3 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 220.2 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 200.7 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 187.1 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 177.5 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 209.2 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 187.3 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 194.5 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 237.8 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.2.1-py2.py3-none-any.whl (500 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.6/500.6 kB 235.7 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.8.1-py3-none-any.whl (5.6 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 190.6 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 216.3 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 208.2 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 206.1 MB/s eta 0:00:00 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=23773 sha256=00c7812e6750a07dab764f402ed59b5269d9fb532b7d437fb7fc4f954922162a Stored in directory: /tmp/pip-ephem-wheel-cache-yaqhidsr/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 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=491070 sha256=ed56722ae1b7f7b7bea09712fddab4302b152de8e331f201972a0d26c301a127 Stored in directory: /tmp/pip-ephem-wheel-cache-yaqhidsr/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: snowballstemmer, pytz, mock, alabaster, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, certifi, babel, requests, packaging, Jinja2, importlib-metadata, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.10.3 certifi-2022.6.15 charset-normalizer-2.1.1 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.4.1 importlib-metadata-4.12.0 mock-1.0.1 packaging-21.3 pillow-9.2.0 pyparsing-3.0.9 pytz-2022.2.1 readthedocs-sphinx-ext-2.1.8 recommonmark-0.5.0 requests-2.28.1 snowballstemmer-2.2.0 sphinx-5.1.1 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.3.0 urllib3-1.26.12 zipp-3.8.1 [rtd-command-info] start-time: 2022-08-26T19:00:43.363487Z, end-time: 2022-08-26T19:00:56.348074Z, duration: 12, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting ninja Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.1/108.1 kB 7.3 MB/s eta 0:00:00 Collecting cmake Downloading cmake-3.24.1-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.3/23.3 MB 192.6 MB/s eta 0:00:00 Collecting flaky Downloading flaky-3.7.0-py2.py3-none-any.whl (22 kB) Collecting numpy Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 184.5 MB/s eta 0:00:00 Collecting pennylane>=0.22 Downloading PennyLane-0.25.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 246.6 MB/s eta 0:00:00 Collecting pennylane-lightning>=0.22 Downloading PennyLane_Lightning-0.25.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 188.8 MB/s eta 0:00:00 Collecting pybind11 Downloading pybind11-2.10.0-py3-none-any.whl (213 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.3/213.3 kB 222.9 MB/s eta 0:00:00 Collecting pytest Downloading pytest-7.1.2-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.0/297.0 kB 229.8 MB/s eta 0:00:00 Collecting pytest-cov Downloading pytest_cov-3.0.0-py3-none-any.whl (20 kB) Collecting pytest-mock Downloading pytest_mock-3.8.2-py3-none-any.whl (9.1 kB) Collecting networkx Downloading networkx-2.6.3-py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 225.2 MB/s eta 0:00:00 Collecting retworkx Downloading retworkx-0.11.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 237.4 MB/s eta 0:00:00 Collecting scipy Downloading scipy-1.7.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (38.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.1/38.1 MB 194.2 MB/s eta 0:00:00 Collecting appdirs Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting autograd Downloading autograd-1.4-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.8/48.8 kB 180.1 MB/s eta 0:00:00 Collecting semantic-version>=2.7 Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Collecting cachetools Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB) Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting autoray>=0.3.1 Downloading autoray-0.3.2-py3-none-any.whl (36 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages (from pytest->-r requirements.txt (line 8)) (21.3) Collecting py>=1.8.2 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 194.6 MB/s eta 0:00:00 Collecting iniconfig Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting attrs>=19.2.0 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 186.4 MB/s eta 0:00:00 Collecting pluggy<2.0,>=0.12 Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Requirement already satisfied: importlib-metadata>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages (from pytest->-r requirements.txt (line 8)) (4.12.0) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting coverage[toml]>=5.2.1 Downloading coverage-6.4.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.3/209.3 kB 212.8 MB/s eta 0:00:00 Requirement already satisfied: typing-extensions>=3.6.4 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=0.12->pytest->-r requirements.txt (line 8)) (4.3.0) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=0.12->pytest->-r requirements.txt (line 8)) (3.8.1) Requirement already satisfied: future>=0.15.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages (from autograd->pennylane>=0.22->-r requirements.txt (line 5)) (0.18.2) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages (from packaging->pytest->-r requirements.txt (line 8)) (3.0.9) Installing collected packages: ninja, iniconfig, cmake, appdirs, tomli, toml, semantic-version, pybind11, py, numpy, networkx, flaky, coverage, cachetools, attrs, scipy, retworkx, pluggy, autoray, autograd, pytest, pytest-mock, pytest-cov, pennylane-lightning, pennylane Successfully installed appdirs-1.4.4 attrs-22.1.0 autograd-1.4 autoray-0.3.2 cachetools-5.2.0 cmake-3.24.1 coverage-6.4.4 flaky-3.7.0 iniconfig-1.1.1 networkx-2.6.3 ninja-1.10.2.3 numpy-1.21.6 pennylane-0.25.1 pennylane-lightning-0.25.1 pluggy-1.0.0 py-1.11.0 pybind11-2.10.0 pytest-7.1.2 pytest-cov-3.0.0 pytest-mock-3.8.2 retworkx-0.11.0 scipy-1.7.3 semantic-version-2.10.0 toml-0.10.2 tomli-2.0.1 [rtd-command-info] start-time: 2022-08-26T19:00:56.764745Z, end-time: 2022-08-26T19:00:57.290153Z, duration: 0, exit-code: 0 python /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/checkouts/latest/setup.py install --force running install running bdist_egg running egg_info creating PennyLane_Lightning_Kokkos.egg-info writing PennyLane_Lightning_Kokkos.egg-info/PKG-INFO writing dependency_links to PennyLane_Lightning_Kokkos.egg-info/dependency_links.txt writing entry points to PennyLane_Lightning_Kokkos.egg-info/entry_points.txt writing requirements to PennyLane_Lightning_Kokkos.egg-info/requires.txt writing top-level names to PennyLane_Lightning_Kokkos.egg-info/top_level.txt writing manifest file 'PennyLane_Lightning_Kokkos.egg-info/SOURCES.txt' reading manifest file 'PennyLane_Lightning_Kokkos.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'PennyLane_Lightning_Kokkos.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 creating build/lib/pennylane_lightning_kokkos copying pennylane_lightning_kokkos/_version.py -> build/lib/pennylane_lightning_kokkos copying pennylane_lightning_kokkos/__init__.py -> build/lib/pennylane_lightning_kokkos copying pennylane_lightning_kokkos/lightning_kokkos.py -> build/lib/pennylane_lightning_kokkos copying pennylane_lightning_kokkos/_serialize.py -> build/lib/pennylane_lightning_kokkos creating build/lib/pennylane_lightning_kokkos/src copying pennylane_lightning_kokkos/src/CMakeLists.txt -> build/lib/pennylane_lightning_kokkos/src creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/pennylane_lightning_kokkos creating build/bdist.linux-x86_64/egg/pennylane_lightning_kokkos/src copying build/lib/pennylane_lightning_kokkos/src/CMakeLists.txt -> build/bdist.linux-x86_64/egg/pennylane_lightning_kokkos/src copying build/lib/pennylane_lightning_kokkos/_version.py -> build/bdist.linux-x86_64/egg/pennylane_lightning_kokkos copying build/lib/pennylane_lightning_kokkos/__init__.py -> build/bdist.linux-x86_64/egg/pennylane_lightning_kokkos copying build/lib/pennylane_lightning_kokkos/lightning_kokkos.py -> build/bdist.linux-x86_64/egg/pennylane_lightning_kokkos copying build/lib/pennylane_lightning_kokkos/_serialize.py -> build/bdist.linux-x86_64/egg/pennylane_lightning_kokkos byte-compiling build/bdist.linux-x86_64/egg/pennylane_lightning_kokkos/_version.py to _version.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pennylane_lightning_kokkos/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pennylane_lightning_kokkos/lightning_kokkos.py to lightning_kokkos.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pennylane_lightning_kokkos/_serialize.py to _serialize.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying PennyLane_Lightning_Kokkos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying PennyLane_Lightning_Kokkos.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying PennyLane_Lightning_Kokkos.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying PennyLane_Lightning_Kokkos.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying PennyLane_Lightning_Kokkos.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying PennyLane_Lightning_Kokkos.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '0.1.0-dev0' to '0.1.0.dev0' warnings.warn(tmpl.format(**locals())) zip_safe flag not set; analyzing archive contents... creating dist creating 'dist/PennyLane_Lightning_Kokkos-0.1.0.dev0-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing PennyLane_Lightning_Kokkos-0.1.0.dev0-py3.7.egg Copying PennyLane_Lightning_Kokkos-0.1.0.dev0-py3.7.egg to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Adding PennyLane-Lightning-Kokkos 0.1.0.dev0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages/PennyLane_Lightning_Kokkos-0.1.0.dev0-py3.7.egg Processing dependencies for PennyLane-Lightning-Kokkos==0.1.0.dev0 Searching for PennyLane==0.25.1 Best match: PennyLane 0.25.1 Adding PennyLane 0.25.1 to easy-install.pth file Installing pl-device-test script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Searching for PennyLane-Lightning==0.25.1 Best match: PennyLane-Lightning 0.25.1 Adding PennyLane-Lightning 0.25.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Searching for numpy==1.21.6 Best match: numpy 1.21.6 Adding numpy 1.21.6 to easy-install.pth file Installing f2py script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/bin Installing f2py3 script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/bin Installing f2py3.7 script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Searching for cmake==3.24.1 Best match: cmake 3.24.1 Adding cmake 3.24.1 to easy-install.pth file Installing cmake script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/bin Installing cpack script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/bin Installing ctest script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Searching for wheel==0.37.1 Best match: wheel 0.37.1 Adding wheel 0.37.1 to easy-install.pth file Installing wheel script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Searching for ninja==1.10.2.3 Best match: ninja 1.10.2.3 Adding ninja 1.10.2.3 to easy-install.pth file Installing ninja script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Searching for appdirs==1.4.4 Best match: appdirs 1.4.4 Adding appdirs 1.4.4 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Searching for autograd==1.4 Best match: autograd 1.4 Adding autograd 1.4 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Searching for toml==0.10.2 Best match: toml 0.10.2 Adding toml 0.10.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Searching for scipy==1.7.3 Best match: scipy 1.7.3 Adding scipy 1.7.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Searching for networkx==2.6.3 Best match: networkx 2.6.3 Adding networkx 2.6.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Searching for cachetools==5.2.0 Best match: cachetools 5.2.0 Adding cachetools 5.2.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Searching for retworkx==0.11.0 Best match: retworkx 0.11.0 Adding retworkx 0.11.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Searching for semantic-version==2.10.0 Best match: semantic-version 2.10.0 Adding semantic-version 2.10.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Searching for autoray==0.3.2 Best match: autoray 0.3.2 Adding autoray 0.3.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Searching for future==0.18.2 Best match: future 0.18.2 Adding future 0.18.2 to easy-install.pth file Installing futurize script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/bin Installing pasteurize script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-lightning-kokkos/envs/latest/lib/python3.7/site-packages Finished processing dependencies for PennyLane-Lightning-Kokkos==0.1.0.dev0 [rtd-command-info] start-time: 2022-08-26T19:00:58.937994Z, end-time: 2022-08-26T19:00:59.009292Z, duration: 0, exit-code: 0 cat doc/conf.py # -*- coding: utf-8 -*- from __future__ import division, print_function, unicode_literals from datetime import datetime from recommonmark.parser import CommonMarkParser extensions = [] templates_path = ['templates', '_templates', '.templates'] source_suffix = ['.rst', '.md'] source_parsers = { '.md': CommonMarkParser, } master_doc = 'index' project = u'pennylane-lightning-kokkos' copyright = str(datetime.now().year) version = 'latest' release = 'latest' exclude_patterns = ['_build'] pygments_style = 'sphinx' htmlhelp_basename = 'xanaduai-pennylane-lightning-kokkos' html_theme = 'sphinx_rtd_theme' file_insertion_enabled = False latex_documents = [ ('index', 'xanaduai-pennylane-lightning-kokkos.tex', u'pennylane-lightning-kokkos Documentation', u'', 'manual'), ] ########################################################################### # 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/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring 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", 'proxied_static_path': "/_/static/", 'versions': [ ], 'downloads': [ ("pdf", "//xanaduai-pennylane-lightning-kokkos.readthedocs-hosted.com/_/downloads/en/latest/pdf/"), ("html", "//xanaduai-pennylane-lightning-kokkos.readthedocs-hosted.com/_/downloads/en/latest/htmlzip/"), ("epub", "//xanaduai-pennylane-lightning-kokkos.readthedocs-hosted.com/_/downloads/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'xanaduai-pennylane-lightning-kokkos', 'name': u'pennylane-lightning-kokkos', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://xanaduai-pennylane-lightning-kokkos.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/doc/', 'api_host': 'https://readthedocs.com', 'github_user': 'PennyLaneAI', 'proxied_api_host': '/_', 'github_repo': 'pennylane-lightning-kokkos', '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': '6713199e', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None 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") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/xanaduai-pennylane-lightning-kokkos/builds/1071020/' 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: 2022-08-26T19:00:59.244108Z, end-time: 2022-08-26T19:00:59.996098Z, duration: 0, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v5.1.1 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 1 source files that are out of date updating environment: [new config] 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded. The HTML pages are in _build/html. [rtd-command-info] start-time: 2022-08-26T19:01:00.194705Z, end-time: 2022-08-26T19:01:00.907276Z, duration: 0, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v5.1.1 making output directory... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... done writing... done writing additional files... done copying static files... done copying extra files... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded. The HTML page is in _build/localmedia.