Read the Docs build information Build id: 195527 Project: continuumio-conda-build Version: latest Commit: 24260db2794d283d383ae10f4a3d5d67a0005570 Date: 2019-03-27T16:16:13.055253Z State: finished Success: True [rtd-command-info] start-time: 2019-03-27T16:20:47.567466Z, end-time: 2019-03-27T16:20:50.033872Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/conda/conda-build.git . Cloning into '.'... [rtd-command-info] start-time: 2019-03-27T16:20:50.468704Z, end-time: 2019-03-27T16:20:50.509104Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. 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 24260db2 Merge pull request #3462 from jdblischak/ruchardet [rtd-command-info] start-time: 2019-03-27T16:20:50.577534Z, end-time: 2019-03-27T16:20:50.589779Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-03-27T16:20:51.474962Z, end-time: 2019-03-27T16:20:54.838121Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv --no-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.7.1' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-03-27T16:20:54.901362Z, end-time: 2019-03-27T16:20:57.206908Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/.cache/pip pip Collecting pip Using cached https://files.pythonhosted.org/packages/d8/f3/413bab4ff08e1fc4828dfc59996d721917df8e8583ea85385d51125dceff/pip-19.0.3-py2.py3-none-any.whl Installing collected packages: pip Found existing installation: pip 18.1 Uninstalling pip-18.1: Successfully uninstalled pip-18.1 Successfully installed pip-19.0.3 [rtd-command-info] start-time: 2019-03-27T16:20:57.266257Z, end-time: 2019-03-27T16:21:07.076930Z, duration: 9, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/.cache/pip Pygments==2.3.1 setuptools<41 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<0.6 Collecting Pygments==2.3.1 Downloading https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl (849kB) Collecting setuptools<41 Downloading https://files.pythonhosted.org/packages/d1/6a/4b2fcefd2ea0868810e92d519dacac1ddc64a2e53ba9e3422c3b62b378a6/setuptools-40.8.0-py2.py3-none-any.whl (575kB) Collecting docutils==0.14 Downloading https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl (543kB) Collecting mock==1.0.1 Collecting pillow==5.4.1 Downloading https://files.pythonhosted.org/packages/ae/2a/0a0ab2833e5270664fb5fae590717f867ac6319b124160c09f1d3291de28/Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Downloading https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl (47kB) Collecting recommonmark==0.5.0 Downloading https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting sphinx<2 Downloading https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl (3.1MB) Collecting sphinx-rtd-theme<0.5 Using cached https://files.pythonhosted.org/packages/60/b4/4df37087a1d36755e3a3bfd2a30263f358d2dea21938240fa02313d45f51/sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl Collecting readthedocs-sphinx-ext<0.6 Using cached https://files.pythonhosted.org/packages/d1/f3/68de6af559ae681921a7b676a86c360454de67f3c8bd5327ae9352897ef4/readthedocs_sphinx_ext-0.5.17-py2.py3-none-any.whl Collecting future (from commonmark==0.8.1) Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB) Collecting requests>=2.0.0 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl Collecting packaging (from sphinx<2) Using cached https://files.pythonhosted.org/packages/91/32/58bc30e646e55eab8b21abf89e353f59c0cc02c417e42929f4a9546e1b1d/packaging-19.0-py2.py3-none-any.whl Collecting sphinxcontrib-websupport (from sphinx<2) Using cached https://files.pythonhosted.org/packages/52/69/3c2fbdc3702358c5b34ee25e387b24838597ef099761fc9a42c166796e8f/sphinxcontrib_websupport-1.1.0-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl Collecting imagesize (from sphinx<2) Using cached https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/60/75/f692a584e85b7eaba0e03827b3d51f45f571c2e793dd731e598828d380aa/certifi-2019.3.9-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting urllib3<1.25,>=1.21.1 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<2) Using cached https://files.pythonhosted.org/packages/98/7b/ff284bd8c80654e471b769062a9b43cc5d03e7a615048d96f4619df8d420/MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx<2) Using cached https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx<2) Using cached https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl Building wheels for collected packages: future Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/.cache/pip/wheels/0c/61/d2/d6b7317325828fbb39ee6ad559dbe4664d0896da4721bf379e Successfully built future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, certifi, chardet, urllib3, idna, requests, MarkupSafe, Jinja2, snowballstemmer, pyparsing, six, packaging, sphinxcontrib-websupport, pytz, babel, imagesize, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Found existing installation: setuptools 40.6.3 Uninstalling setuptools-40.6.3: Successfully uninstalled setuptools-40.6.3 Successfully installed Jinja2-2.10 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.6.0 certifi-2019.3.9 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.17.1 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-19.0 pillow-5.4.1 pyparsing-2.3.1 pytz-2018.9 readthedocs-sphinx-ext-0.5.17 recommonmark-0.5.0 requests-2.21.0 setuptools-40.8.0 six-1.12.0 snowballstemmer-1.2.1 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.0 urllib3-1.24.1 [rtd-command-info] start-time: 2019-03-27T16:21:07.141282Z, end-time: 2019-03-27T16:21:08.909710Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/.cache/pip -r requirements-docs.txt Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from -r requirements-docs.txt (line 1)) (1.8.5) Collecting sphinx-autobuild (from -r requirements-docs.txt (line 2)) Collecting sphinx-argparse==0.2.5 (from -r requirements-docs.txt (line 3)) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from -r requirements-docs.txt (line 4)) (0.4.3) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements-docs.txt (line 1)) (2.6.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements-docs.txt (line 1)) (2.10) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements-docs.txt (line 1)) (1.2.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements-docs.txt (line 1)) (19.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements-docs.txt (line 1)) (1.1.0) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements-docs.txt (line 1)) (0.14) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements-docs.txt (line 1)) (2.3.1) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements-docs.txt (line 1)) (1.12.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements-docs.txt (line 1)) (0.7.12) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements-docs.txt (line 1)) (40.8.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements-docs.txt (line 1)) (1.1.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from sphinx->-r requirements-docs.txt (line 1)) (2.21.0) Collecting port-for==0.3.1 (from sphinx-autobuild->-r requirements-docs.txt (line 2)) Collecting watchdog>=0.7.1 (from sphinx-autobuild->-r requirements-docs.txt (line 2)) Collecting livereload>=2.3.0 (from sphinx-autobuild->-r requirements-docs.txt (line 2)) Using cached https://files.pythonhosted.org/packages/ae/dd/f518bb99d84a3d26f45c281030b4d74b8cbe23bf8ad311b42e413aa33e51/livereload-2.6.0-py2.py3-none-any.whl Collecting tornado>=3.2 (from sphinx-autobuild->-r requirements-docs.txt (line 2)) Collecting argh>=0.24.1 (from sphinx-autobuild->-r requirements-docs.txt (line 2)) Using cached https://files.pythonhosted.org/packages/06/1c/e667a7126f0b84aaa1c56844337bf0ac12445d1beb9c8a6199a7314944bf/argh-0.26.2-py2.py3-none-any.whl Collecting PyYAML>=3.10 (from sphinx-autobuild->-r requirements-docs.txt (line 2)) Collecting pathtools>=0.1.2 (from sphinx-autobuild->-r requirements-docs.txt (line 2)) Requirement already satisfied: pytz>=0a in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx->-r requirements-docs.txt (line 1)) (2018.9) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx->-r requirements-docs.txt (line 1)) (1.1.1) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from packaging->sphinx->-r requirements-docs.txt (line 1)) (2.3.1) Requirement already satisfied: urllib3<1.25,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r requirements-docs.txt (line 1)) (1.24.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r requirements-docs.txt (line 1)) (2019.3.9) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r requirements-docs.txt (line 1)) (2.8) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r requirements-docs.txt (line 1)) (3.0.4) Installing collected packages: port-for, pathtools, argh, PyYAML, watchdog, tornado, livereload, sphinx-autobuild, sphinx-argparse Successfully installed PyYAML-5.1 argh-0.26.2 livereload-2.6.0 pathtools-0.1.2 port-for-0.3.1 sphinx-argparse-0.2.5 sphinx-autobuild-0.7.1 tornado-6.0.2 watchdog-0.9.0 [rtd-command-info] start-time: 2019-03-27T16:21:09.591997Z, end-time: 2019-03-27T16:21:09.645814Z, duration: 0, exit-code: 0 cat docs/source/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # 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 os import sys sys.path.insert(0, os.path.abspath('../..')) os.chdir('../..') import versioneer version = versioneer.get_versions()['version'] os.chdir('docs') # -- Project information ----------------------------------------------------- project = 'conda build' copyright = '2018, Anaconda, Inc.' author = 'Anaconda, Inc.' # The full version, including alpha/beta/rc tags release = version # -- 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.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.coverage', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # Leave double dashes as they are in the docs. Don't replace -- with - smartquotes = False # 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' # 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 pattern also affects html_static_path and html_extra_path . exclude_patterns = ['_build', 'build', 'Thumbs.db', '.DS_Store'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # -- 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 = '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 = {} html_short_title = "Conda-build" html_show_sourcelink = False # 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'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'conda-builddoc' # -- 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, 'conda-build.tex', 'conda-build Documentation', 'Anaconda, Inc.', '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, 'conda-build', 'conda-build 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, 'conda-build', 'conda-build Documentation', author, 'conda-build', 'One line description of project.', 'Miscellaneous'), ] # -- Extension configuration ------------------------------------------------- # -- Options for intersphinx extension --------------------------------------- # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = {'https://docs.python.org/': None} # -- Options for todo extension ---------------------------------------------- # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True html_style = 'css/custom.css' ########################################################################### # 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 mulitple 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://media.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://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("master", "/en/master/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/continuumio-conda-build/downloads/pdf/latest/"), ("htmlzip", "//readthedocs.com/projects/continuumio-conda-build/downloads/htmlzip/latest/"), ("epub", "//readthedocs.com/projects/continuumio-conda-build/downloads/epub/latest/"), ], 'subprojects': [ ], 'slug': 'continuumio-conda-build', 'name': u'conda-build', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.conda.io/projects/conda-build/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'conda', 'github_repo': 'conda-build', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '24260db2', } 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"] [rtd-command-info] start-time: 2019-03-27T16:21:09.707852Z, end-time: 2019-03-27T16:21:13.812964Z, duration: 4, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 47 source files that are out of date updating environment: 47 added, 0 changed, 0 removed reading sources... [ 2%] concepts/channels reading sources... [ 4%] concepts/features reading sources... [ 6%] concepts/generating-index reading sources... [ 8%] concepts/index reading sources... [ 10%] concepts/package-anatomy reading sources... [ 12%] concepts/package-naming-conv reading sources... [ 14%] concepts/recipe reading sources... [ 17%] index reading sources... [ 19%] install-conda-build reading sources... [ 21%] release-notes reading sources... [ 23%] resources/build-scripts reading sources... [ 25%] resources/commands/conda-build reading sources... [ 27%] resources/commands/conda-convert reading sources... [ 29%] resources/commands/conda-develop reading sources... [ 31%] resources/commands/conda-index reading sources... [ 34%] resources/commands/conda-inspect reading sources... [ 36%] resources/commands/conda-inspect-channels reading sources... [ 38%] resources/commands/conda-inspect-linkages reading sources... [ 40%] resources/commands/conda-inspect-objects reading sources... [ 42%] resources/commands/conda-metapackage reading sources... [ 44%] resources/commands/conda-render reading sources... [ 46%] resources/commands/conda-skeleton reading sources... [ 48%] resources/commands/conda-skeleton-cpan reading sources... [ 51%] resources/commands/conda-skeleton-cran reading sources... [ 53%] resources/commands/conda-skeleton-luarocks reading sources... [ 55%] resources/commands/conda-skeleton-pypi reading sources... [ 57%] resources/commands/index reading sources... [ 59%] resources/compiler-tools reading sources... [ 61%] resources/define-metadata reading sources... [ 63%] resources/index reading sources... [ 65%] resources/link-scripts reading sources... [ 68%] resources/make-relocatable reading sources... [ 70%] resources/package-spec reading sources... [ 72%] resources/use-shared-libraries reading sources... [ 74%] resources/variants reading sources... [ 76%] user-guide/environment-variables reading sources... [ 78%] user-guide/index reading sources... [ 80%] user-guide/recipes/build-without-recipe reading sources... [ 82%] user-guide/recipes/debugging reading sources... [ 85%] user-guide/recipes/index reading sources... [ 87%] user-guide/recipes/sample-recipes reading sources... [ 89%] user-guide/tutorials/add-win-start-menu-items reading sources... [ 91%] user-guide/tutorials/build-pkgs reading sources... [ 93%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 95%] user-guide/tutorials/building-conda-packages reading sources... [ 97%] user-guide/tutorials/index reading sources... [100%] user-guide/wheel-files looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] concepts/channels writing output... [ 4%] concepts/features writing output... [ 6%] concepts/generating-index writing output... [ 8%] concepts/index writing output... [ 10%] concepts/package-anatomy writing output... [ 12%] concepts/package-naming-conv writing output... [ 14%] concepts/recipe writing output... [ 17%] index writing output... [ 19%] install-conda-build writing output... [ 21%] release-notes writing output... [ 23%] resources/build-scripts writing output... [ 25%] resources/commands/conda-build writing output... [ 27%] resources/commands/conda-convert writing output... [ 29%] resources/commands/conda-develop writing output... [ 31%] resources/commands/conda-index writing output... [ 34%] resources/commands/conda-inspect writing output... [ 36%] resources/commands/conda-inspect-channels writing output... [ 38%] resources/commands/conda-inspect-linkages writing output... [ 40%] resources/commands/conda-inspect-objects writing output... [ 42%] resources/commands/conda-metapackage writing output... [ 44%] resources/commands/conda-render writing output... [ 46%] resources/commands/conda-skeleton writing output... [ 48%] resources/commands/conda-skeleton-cpan writing output... [ 51%] resources/commands/conda-skeleton-cran writing output... [ 53%] resources/commands/conda-skeleton-luarocks writing output... [ 55%] resources/commands/conda-skeleton-pypi writing output... [ 57%] resources/commands/index writing output... [ 59%] resources/compiler-tools writing output... [ 61%] resources/define-metadata writing output... [ 63%] resources/index writing output... [ 65%] resources/link-scripts writing output... [ 68%] resources/make-relocatable writing output... [ 70%] resources/package-spec writing output... [ 72%] resources/use-shared-libraries writing output... [ 74%] resources/variants writing output... [ 76%] user-guide/environment-variables writing output... [ 78%] user-guide/index writing output... [ 80%] user-guide/recipes/build-without-recipe writing output... [ 82%] user-guide/recipes/debugging writing output... [ 85%] user-guide/recipes/index writing output... [ 87%] user-guide/recipes/sample-recipes writing output... [ 89%] user-guide/tutorials/add-win-start-menu-items writing output... [ 91%] user-guide/tutorials/build-pkgs writing output... [ 93%] user-guide/tutorials/build-pkgs-skeleton writing output... [ 95%] user-guide/tutorials/building-conda-packages writing output... [ 97%] user-guide/tutorials/index writing output... [100%] user-guide/wheel-files generating indices... genindex writing additional pages... search copying images... [100%] img/conda_names.png copying downloadable files... [100%] user-guide/tutorials/meta.yaml 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. The HTML pages are in _build/html. [rtd-command-info] start-time: 2019-03-27T16:21:13.913049Z, end-time: 2019-03-27T16:21:17.211645Z, duration: 3, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 47 added, 0 changed, 0 removed reading sources... [ 2%] concepts/channels reading sources... [ 4%] concepts/features reading sources... [ 6%] concepts/generating-index reading sources... [ 8%] concepts/index reading sources... [ 10%] concepts/package-anatomy reading sources... [ 12%] concepts/package-naming-conv reading sources... [ 14%] concepts/recipe reading sources... [ 17%] index reading sources... [ 19%] install-conda-build reading sources... [ 21%] release-notes reading sources... [ 23%] resources/build-scripts reading sources... [ 25%] resources/commands/conda-build reading sources... [ 27%] resources/commands/conda-convert reading sources... [ 29%] resources/commands/conda-develop reading sources... [ 31%] resources/commands/conda-index reading sources... [ 34%] resources/commands/conda-inspect reading sources... [ 36%] resources/commands/conda-inspect-channels reading sources... [ 38%] resources/commands/conda-inspect-linkages reading sources... [ 40%] resources/commands/conda-inspect-objects reading sources... [ 42%] resources/commands/conda-metapackage reading sources... [ 44%] resources/commands/conda-render reading sources... [ 46%] resources/commands/conda-skeleton reading sources... [ 48%] resources/commands/conda-skeleton-cpan reading sources... [ 51%] resources/commands/conda-skeleton-cran reading sources... [ 53%] resources/commands/conda-skeleton-luarocks reading sources... [ 55%] resources/commands/conda-skeleton-pypi reading sources... [ 57%] resources/commands/index reading sources... [ 59%] resources/compiler-tools reading sources... [ 61%] resources/define-metadata reading sources... [ 63%] resources/index reading sources... [ 65%] resources/link-scripts reading sources... [ 68%] resources/make-relocatable reading sources... [ 70%] resources/package-spec reading sources... [ 72%] resources/use-shared-libraries reading sources... [ 74%] resources/variants reading sources... [ 76%] user-guide/environment-variables reading sources... [ 78%] user-guide/index reading sources... [ 80%] user-guide/recipes/build-without-recipe reading sources... [ 82%] user-guide/recipes/debugging reading sources... [ 85%] user-guide/recipes/index reading sources... [ 87%] user-guide/recipes/sample-recipes reading sources... [ 89%] user-guide/tutorials/add-win-start-menu-items reading sources... [ 91%] user-guide/tutorials/build-pkgs reading sources... [ 93%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 95%] user-guide/tutorials/building-conda-packages reading sources... [ 97%] user-guide/tutorials/index reading sources... [100%] user-guide/wheel-files looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... install-conda-build concepts/index concepts/package-anatomy concepts/channels concepts/generating-index concepts/recipe concepts/package-naming-conv concepts/features user-guide/index user-guide/tutorials/index user-guide/tutorials/building-conda-packages user-guide/tutorials/build-pkgs-skeleton user-guide/tutorials/build-pkgs user-guide/tutorials/add-win-start-menu-items user-guide/recipes/index user-guide/recipes/build-without-recipe user-guide/recipes/sample-recipes user-guide/recipes/debugging user-guide/environment-variables user-guide/wheel-files resources/index resources/build-scripts resources/compiler-tools resources/define-metadata resources/link-scripts resources/make-relocatable resources/package-spec resources/use-shared-libraries resources/variants resources/commands/index resources/commands/conda-build resources/commands/conda-convert resources/commands/conda-develop resources/commands/conda-index resources/commands/conda-inspect resources/commands/conda-inspect-channels resources/commands/conda-inspect-linkages resources/commands/conda-inspect-objects resources/commands/conda-metapackage resources/commands/conda-render resources/commands/conda-skeleton resources/commands/conda-skeleton-cpan resources/commands/conda-skeleton-cran resources/commands/conda-skeleton-luarocks resources/commands/conda-skeleton-pypi release-notes writing... done writing additional files... copying images... [100%] img/conda_names.png copying downloadable files... [100%] user-guide/tutorials/meta.yaml copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2019-03-27T16:21:17.307246Z, end-time: 2019-03-27T16:21:20.326766Z, duration: 3, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 47 added, 0 changed, 0 removed reading sources... [ 2%] concepts/channels reading sources... [ 4%] concepts/features reading sources... [ 6%] concepts/generating-index reading sources... [ 8%] concepts/index reading sources... [ 10%] concepts/package-anatomy reading sources... [ 12%] concepts/package-naming-conv reading sources... [ 14%] concepts/recipe reading sources... [ 17%] index reading sources... [ 19%] install-conda-build reading sources... [ 21%] release-notes reading sources... [ 23%] resources/build-scripts reading sources... [ 25%] resources/commands/conda-build reading sources... [ 27%] resources/commands/conda-convert reading sources... [ 29%] resources/commands/conda-develop reading sources... [ 31%] resources/commands/conda-index reading sources... [ 34%] resources/commands/conda-inspect reading sources... [ 36%] resources/commands/conda-inspect-channels reading sources... [ 38%] resources/commands/conda-inspect-linkages reading sources... [ 40%] resources/commands/conda-inspect-objects reading sources... [ 42%] resources/commands/conda-metapackage reading sources... [ 44%] resources/commands/conda-render reading sources... [ 46%] resources/commands/conda-skeleton reading sources... [ 48%] resources/commands/conda-skeleton-cpan reading sources... [ 51%] resources/commands/conda-skeleton-cran reading sources... [ 53%] resources/commands/conda-skeleton-luarocks reading sources... [ 55%] resources/commands/conda-skeleton-pypi reading sources... [ 57%] resources/commands/index reading sources... [ 59%] resources/compiler-tools reading sources... [ 61%] resources/define-metadata reading sources... [ 63%] resources/index reading sources... [ 65%] resources/link-scripts reading sources... [ 68%] resources/make-relocatable reading sources... [ 70%] resources/package-spec reading sources... [ 72%] resources/use-shared-libraries reading sources... [ 74%] resources/variants reading sources... [ 76%] user-guide/environment-variables reading sources... [ 78%] user-guide/index reading sources... [ 80%] user-guide/recipes/build-without-recipe reading sources... [ 82%] user-guide/recipes/debugging reading sources... [ 85%] user-guide/recipes/index reading sources... [ 87%] user-guide/recipes/sample-recipes reading sources... [ 89%] user-guide/tutorials/add-win-start-menu-items reading sources... [ 91%] user-guide/tutorials/build-pkgs reading sources... [ 93%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 95%] user-guide/tutorials/building-conda-packages reading sources... [ 97%] user-guide/tutorials/index reading sources... [100%] user-guide/wheel-files looking for now-outdated files... none found pickling environment... done checking consistency... done processing conda-build.tex...index install-conda-build concepts/index concepts/package-anatomy concepts/channels concepts/generating-index concepts/recipe concepts/package-naming-conv concepts/features user-guide/index user-guide/tutorials/index user-guide/tutorials/building-conda-packages user-guide/tutorials/build-pkgs-skeleton user-guide/tutorials/build-pkgs user-guide/tutorials/add-win-start-menu-items user-guide/recipes/index user-guide/recipes/build-without-recipe user-guide/recipes/sample-recipes user-guide/recipes/debugging user-guide/environment-variables user-guide/wheel-files resources/index resources/build-scripts resources/compiler-tools resources/define-metadata resources/link-scripts resources/make-relocatable resources/package-spec resources/use-shared-libraries resources/variants resources/commands/index resources/commands/conda-build resources/commands/conda-convert resources/commands/conda-develop resources/commands/conda-index resources/commands/conda-inspect resources/commands/conda-inspect-channels resources/commands/conda-inspect-linkages resources/commands/conda-inspect-objects resources/commands/conda-metapackage resources/commands/conda-render resources/commands/conda-skeleton resources/commands/conda-skeleton-cpan resources/commands/conda-skeleton-cran resources/commands/conda-skeleton-luarocks resources/commands/conda-skeleton-pypi release-notes resolving references... writing... done copying images... [100%] img/conda_names.png copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2019-03-27T16:21:20.390314Z, end-time: 2019-03-27T16:21:21.339114Z, duration: 0, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/docs/source/_build/latex/conda-build.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 (/home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/check outs/latest/docs/source/_build/latex/conda-build.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 conda-build.idx No file conda-build.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] LaTeX Warning: Hyper reference `install-conda-build::doc' on page 1 undefined o n input line 85. LaTeX Warning: Hyper reference `concepts/recipe::doc' on page 1 undefined on in put line 86. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 2. [5] [6] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [7] [8] [9] LaTeX Warning: Hyper reference `install-conda-build:install-conda-build' on pag e 10 undefined on input line 584. [10] [11] [12 <./conda_names.png>] [13] [14] Chapter 3. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:be fore-you-start' on page 15 undefined on input line 922. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:to olkit' on page 15 undefined on input line 925. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:mi crosoft-visual-studio' on page 15 undefined on input line 928. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:al ternatives-to-microsoft-visual-studio' on page 15 undefined on input line 931. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:wi ndows-versions' on page 15 undefined on input line 934. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:ot her-tools' on page 15 undefined on input line 937. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:de veloping-a-build-strategy' on page 15 undefined on input line 942. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:bu ilding-with-a-python-version-different-from-your-miniconda-installation' on pag e 15 undefined on input line 945. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:au tomated-testing' on page 15 undefined on input line 948. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:bu ilding-a-sep-package-with-conda-and-python-2-or-3' on page 15 undefined on inpu t line 951. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:in stall-visual-studio' on page 15 undefined on input line 954. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:ma ke-a-conda-skeleton-recipe' on page 15 undefined on input line 957. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:ed it-the-skeleton-files' on page 15 undefined on input line 960. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:bu ild-the-package' on page 15 undefined on input line 963. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:ch eck-the-output' on page 15 undefined on input line 966. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:bu ilding-a-gdal-package-with-conda-and-python-2-or-3' on page 15 undefined on inp ut line 971. [15] [16] [17] LaTeX Warning: Hyper reference `resources/define-metadata:meta-test' on page 18 undefined on input line 1157. LaTeX Warning: Hyper reference `resources/define-metadata:meta-yaml' on page 18 undefined on input line 1245. [18] [19] [20] LaTeX Warning: Hyper reference `resources/define-metadata:preprocess-selectors' on page 21 undefined on input line 1473. LaTeX Warning: Hyper reference `resources/compiler-tools:compiler-tools' on pag e 21 undefined on input line 1485. LaTeX Warning: Hyper reference `resources/compiler-tools:using-your-customized- compiler-package-with-conda-build-3' on page 21 undefined on input line 1489. LaTeX Warning: Hyper reference `resources/define-metadata:package-outputs' on p age 21 undefined on input line 1496. [21] LaTeX Warning: Hyper reference `resources/variants:conda-build-variant-config-f iles' on page 22 undefined on input line 1521. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:who-is -this-for' on page 22 undefined on input line 1529. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:before -you-start' on page 22 undefined on input line 1532. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:buildi ng-a-simple-package-with-conda-skeleton-pypi' on page 22 undefined on input lin e 1535. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:option al-building-for-a-different-python-version' on page 22 undefined on input line 1538. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:option al-converting-conda-package-for-other-platforms' on page 22 undefined on input line 1541. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:option al-uploading-packages-to-anaconda-org' on page 22 undefined on input line 1544. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:troubl eshooting-a-sample-issue' on page 22 undefined on input line 1547. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:more-i nformation' on page 22 undefined on input line 1550. LaTeX Warning: Hyper reference `user-guide/tutorials/index::doc' on page 22 und efined on input line 1575. [22] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:troubl eshooting' on page 23 undefined on input line 1639. [23] [24] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:python -versions' on page 25 undefined on input line 1792. [25] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:python -versions' on page 26 undefined on input line 1853. LaTeX Warning: Hyper reference `resources/commands/conda-skeleton::doc' on page 26 undefined on input line 1938. [26] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:who-is-this-for ' on page 27 undefined on input line 1946. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:before-you-star t' on page 27 undefined on input line 1949. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:editing-the-met a-yaml-file' on page 27 undefined on input line 1952. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:writing-the-bui ld-script-files-build-sh-and-bld-bat' on page 27 undefined on input line 1955. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:building-and-in stalling' on page 27 undefined on input line 1958. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:converting-a-pa ckage-for-use-on-all-platforms' on page 27 undefined on input line 1961. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:optional-using- pypi-as-the-source-instead-of-github' on page 27 undefined on input line 1964. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:optional-upload ing-new-packages-to-anaconda-org' on page 27 undefined on input line 1967. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:more-informatio n' on page 27 undefined on input line 1970. LaTeX Warning: Hyper reference `user-guide/tutorials/index::doc' on page 27 und efined on input line 1989. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton::doc' on page 27 undefined on input line 1992. [27] [28] [29] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:build-and-insta ll' on page 30 undefined on input line 2251. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:build-and-insta ll' on page 30 undefined on input line 2316. LaTeX Warning: Hyper reference `resources/define-metadata::doc' on page 30 unde fined on input line 2333. [30] LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:setup-o ptions' on page 31 undefined on input line 2367. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:build-n umber' on page 31 undefined on input line 2370. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:build-s tring' on page 31 undefined on input line 2373. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:import- tests' on page 31 undefined on input line 2376. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:command -line-tests' on page 31 undefined on input line 2379. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:binary- files-relocatable' on page 31 undefined on input line 2382. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:preserv e-egg-directory' on page 31 undefined on input line 2385. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:feature s' on page 31 undefined on input line 2388. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:track-f eatures' on page 31 undefined on input line 2391. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:command -line-options' on page 31 undefined on input line 2396. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:id1' on page 31 undefined on input line 2399. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:notes' on page 31 undefined on input line 2404. [31] [32] LaTeX Warning: Hyper reference `resources/make-relocatable:make-relocatable' on page 33 undefined on input line 2498. LaTeX Warning: Hyper reference `concepts/features:concepts-features' on page 33 undefined on input line 2523. LaTeX Warning: Hyper reference `concepts/features:concepts-features' on page 33 undefined on input line 2535. [33] [34] [35] Underfull \hbox (badness 10000) in paragraph at lines 2731--2732 []\T1/ptm/m/n/10 Specified --output-id matches more than one out-put (['/Users/ msarahan/miniconda3/conda- Overfull \hbox (8.74168pt too wide) in paragraph at lines 2731--2732 \T1/ptm/m/n/10 bld/debug_1542387443190/osx-64/numpy-base-1.14.6-py36h28eea48_4. tar.bz2', '/Users/msarahan/miniconda3/conda- LaTeX Warning: Hyper reference `user-guide/environment-variables:dynamic-behavi or-based-on-state-of-build-process' on page 36 undefined on input line 2763. LaTeX Warning: Hyper reference `user-guide/environment-variables:environment-va riables-set-during-the-build-process' on page 36 undefined on input line 2766. LaTeX Warning: Hyper reference `user-guide/environment-variables:git-environmen t-variables' on page 36 undefined on input line 2769. LaTeX Warning: Hyper reference `user-guide/environment-variables:mercurial-envi ronment-variables' on page 36 undefined on input line 2772. LaTeX Warning: Hyper reference `user-guide/environment-variables:inherited-envi ronment-variables' on page 36 undefined on input line 2775. LaTeX Warning: Hyper reference `user-guide/environment-variables:environment-va riables-that-affect-the-build-process' on page 36 undefined on input line 2778. LaTeX Warning: Hyper reference `user-guide/environment-variables:environment-va riables-to-set-build-features' on page 36 undefined on input line 2781. LaTeX Warning: Hyper reference `user-guide/environment-variables:environment-va riables-that-affect-the-test-process' on page 36 undefined on input line 2784. [36] LaTeX Warning: Hyper reference `user-guide/environment-variables:inherited-env- vars' on page 37 undefined on input line 2824. Overfull \hbox (18.89848pt too wide) in paragraph at lines 2841--2842 []|\T1/ptm/m/n/10 CMAKE_GENERATOR| Underfull \hbox (badness 5985) in paragraph at lines 2857--2860 []|\T1/ptm/m/n/10 The num-ber of CPUs on the sys-tem, as re-ported by \T1/pcr/m /n/10 multiprocessing. Overfull \hbox (14.52899pt too wide) in paragraph at lines 2935--2936 []|\T1/pcr/m/n/10 PKG_BUILD_STRING| [37] Overfull \hbox (1.21844pt too wide) in paragraph at lines 3026--3027 []|\T1/ptm/m/n/10 LIBRARY_PREFIX| [38] Overfull \hbox (9.82852pt too wide) in paragraph at lines 3072--3073 []|\T1/ptm/m/n/10 PKG_CONFIG_PATH| Overfull \hbox (76.68826pt too wide) in paragraph at lines 3105--3106 []|\T1/ptm/m/n/10 MACOSX_DEPLOYMENT_TARGET| Overfull \hbox (20.74835pt too wide) in paragraph at lines 3156--3157 []|\T1/ptm/m/n/10 GIT_DESCRIBE_HASH| Overfull \hbox (36.30817pt too wide) in paragraph at lines 3162--3163 []|\T1/ptm/m/n/10 GIT_DESCRIBE_NUMBER| Overfull \hbox (12.74858pt too wide) in paragraph at lines 3168--3169 []|\T1/ptm/m/n/10 GIT_DESCRIBE_TAG| Overfull \hbox (51.80862pt too wide) in paragraph at lines 3216--3217 []|\T1/ptm/m/n/10 HG_LATEST_TAG_DISTANCE| [39] LaTeX Warning: Hyper reference `concepts/features:concepts-features' on page 40 undefined on input line 3303. Overfull \hbox (27.54628pt too wide) in paragraph at lines 3311--3312 []|\T1/ptm/m/n/10 FEATURE_NOMKL| Overfull \hbox (25.22632pt too wide) in paragraph at lines 3318--3319 []|\T1/ptm/m/n/10 FEATURE_DEBUG| Overfull \hbox (9.77638pt too wide) in paragraph at lines 3325--3326 []|\T1/ptm/m/n/10 FEATURE_OPT| [40] [41] [42] Chapter 4. LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 43 undefined on input line 3415. LaTeX Warning: Hyper reference `resources/define-metadata:package-outputs' on p age 43 undefined on input line 3419. [43] [44] LaTeX Warning: Hyper reference `resources/variants:conda-build-variant-config-f iles' on page 45 undefined on input line 3538. LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 45 undefined on input line 3542. Underfull \hbox (badness 10000) in paragraph at lines 3540--3544 []\T1/ptm/m/n/10 Build scripts for OSX should make use of the vari-ables \T1/pc r/m/n/10 MACOSX_DEPLOYMENT_TARGET \T1/ptm/m/n/10 and [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 3701--3703 []\T1/pcr/m/n/10 {{ version }} \T1/ptm/m/n/10 is left as an in-ten-tion-ally un -de-fined jinja2 vari-able. It is set later in Overfull \vbox (11.72581pt too high) detected at line 3741 [47] Underfull \hbox (badness 7486) in paragraph at lines 3793--3795 []\T1/ptm/m/n/10 We de-fine \T1/pcr/m/n/10 macos_machine \T1/ptm/m/n/10 in ag-g re-gate's \T1/pcr/m/n/10 conda_build_config.yaml\T1/ptm/m/n/10 : [][]$https : / / github . com / [48] Underfull \hbox (badness 10000) in paragraph at lines 3831--3834 []\T1/ptm/m/n/10 With those two keys de-fined, conda-build will try to use a co m-piler pack-age named [49] LaTeX Warning: Hyper reference `resources/define-metadata:package-section' on p age 50 undefined on input line 3884. LaTeX Warning: Hyper reference `resources/define-metadata:source-section' on pa ge 50 undefined on input line 3887. LaTeX Warning: Hyper reference `resources/define-metadata:build-section' on pag e 50 undefined on input line 3890. LaTeX Warning: Hyper reference `resources/define-metadata:requirements-section' on page 50 undefined on input line 3893. LaTeX Warning: Hyper reference `resources/define-metadata:test-section' on page 50 undefined on input line 3896. LaTeX Warning: Hyper reference `resources/define-metadata:outputs-section' on p age 50 undefined on input line 3899. LaTeX Warning: Hyper reference `resources/define-metadata:about-section' on pag e 50 undefined on input line 3902. LaTeX Warning: Hyper reference `resources/define-metadata:app-section' on page 50 undefined on input line 3905. LaTeX Warning: Hyper reference `resources/define-metadata:extra-section' on pag e 50 undefined on input line 3908. LaTeX Warning: Hyper reference `resources/define-metadata:templating-with-jinja ' on page 50 undefined on input line 3911. LaTeX Warning: Hyper reference `resources/define-metadata:preprocessing-selecto rs' on page 50 undefined on input line 3914. [50] LaTeX Warning: Hyper reference `resources/define-metadata:jinja-templates' on p age 51 undefined on input line 4002. LaTeX Warning: Hyper reference `user-guide/environment-variables:git-env' on pa ge 51 undefined on input line 4002. LaTeX Warning: Hyper reference `user-guide/environment-variables:inherited-env- vars' on page 51 undefined on input line 4003. [51] [52] [53] LaTeX Warning: Hyper reference `concepts/features:concepts-features' on page 54 undefined on input line 4212. LaTeX Warning: Hyper reference `concepts/features:concepts-features' on page 54 undefined on input line 4227. [54] LaTeX Warning: Hyper reference `resources/define-metadata:preprocess-selectors' on page 55 undefined on input line 4281. [55] LaTeX Warning: Hyper reference `resources/make-relocatable::doc' on page 56 und efined on input line 4338. [56] LaTeX Warning: Hyper reference `resources/define-metadata:bin-prefix' on page 5 7 undefined on input line 4415. LaTeX Warning: Hyper reference `resources/define-metadata:detect-bin' on page 5 7 undefined on input line 4449. [57] LaTeX Warning: Hyper reference `resources/define-metadata:preprocess-selectors' on page 58 undefined on input line 4499. LaTeX Warning: Hyper reference `resources/package-spec:package-metadata' on pag e 58 undefined on input line 4509. LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 58 undefined on input line 4522. [58] LaTeX Warning: Hyper reference `resources/define-metadata:requirements' on page 59 undefined on input line 4554. LaTeX Warning: Hyper reference `resources/variants:extra-jinja2' on page 59 und efined on input line 4601. LaTeX Warning: Hyper reference `resources/variants:pinning-expressions' on page 59 undefined on input line 4603. [59] LaTeX Warning: Hyper reference `resources/package-spec:build-version-spec' on p age 60 undefined on input line 4648. [60] LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 61 undefined on input line 4730. LaTeX Warning: Hyper reference `resources/compiler-tools:compiler-tools' on pag e 61 undefined on input line 4734. LaTeX Warning: Hyper reference `resources/package-spec:build-version-spec' on p age 61 undefined on input line 4750. [61] LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 62 undefined on input line 4781. [62] [63] LaTeX Warning: Hyper reference `resources/define-metadata:implicit-metapackages ' on page 64 undefined on input line 4944. LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 64 undefined on input line 4946. [64] LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 65 undefined on input line 5062. LaTeX Warning: Hyper reference `resources/variants:referencing-subpackages' on page 65 undefined on input line 5068. [65] Underfull \hbox (badness 10000) in paragraph at lines 5142--5145 []\T1/ptm/m/n/10 EXAMPLE: In this ex-am-ple, the test for \T1/pcr/m/n/10 subpac kage-name \T1/ptm/m/n/10 in-stalls \T1/pcr/m/n/10 some-test-dep \T1/ptm/m/n/10 and [66] [67] [68] [69] LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 70 undefined on input line 5374. LaTeX Warning: Hyper reference `resources/commands/conda-render::doc' on page 7 0 undefined on input line 5378. LaTeX Warning: Hyper reference `resources/variants:extra-jinja2' on page 70 und efined on input line 5386. Underfull \hbox (badness 7814) in paragraph at lines 5390--5398 []\T1/pcr/m/n/10 resolved_packages(\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 environment_ name\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 )\T1/ptm/m/n/10 : Re-turns the fi-nal list of pack-ages (in the [70] LaTeX Warning: Hyper reference `user-guide/environment-variables:build-envs' on page 71 undefined on input line 5545. LaTeX Warning: Hyper reference `user-guide/environment-variables:build-envs' on page 71 undefined on input line 5581. [71] [72] LaTeX Warning: Hyper reference `resources/package-spec:package-metadata' on pag e 73 undefined on input line 5763. [73] LaTeX Warning: Hyper reference `resources/package-spec:package-metadata' on pag e 74 undefined on input line 5803. LaTeX Warning: Hyper reference `resources/package-spec:link-and-unlink-scripts' on page 74 undefined on input line 5806. LaTeX Warning: Hyper reference `resources/package-spec:repository-structure-and -index' on page 74 undefined on input line 5809. LaTeX Warning: Hyper reference `resources/package-spec:package-match-specificat ions' on page 74 undefined on input line 5812. LaTeX Warning: Hyper reference `resources/package-spec:build-version-spec' on p age 74 undefined on input line 5938. LaTeX Warning: Hyper reference `resources/package-spec:repo-si' on page 74 unde fined on input line 5963. [74] [75] LaTeX Warning: Hyper reference `resources/define-metadata:about-section' on pag e 76 undefined on input line 6051. [76] LaTeX Warning: Hyper reference `resources/define-metadata:meta-build' on page 7 7 undefined on input line 6093. LaTeX Warning: Hyper reference `resources/link-scripts::doc' on page 77 undefin ed on input line 6099. LaTeX Warning: Hyper reference `resources/link-scripts::doc' on page 77 undefin ed on input line 6111. [77] [78] [79] Overfull \vbox (1.1832pt too high) detected at line 6439 [80] LaTeX Warning: Hyper reference `resources/variants:creating-conda-build-variant -config-files' on page 81 undefined on input line 6488. LaTeX Warning: Hyper reference `resources/variants:pinning-at-the-variant-level ' on page 81 undefined on input line 6496. LaTeX Warning: Hyper reference `resources/variants:id1' on page 81 undefined on input line 6500. [81] LaTeX Warning: Hyper reference `resources/variants:avoiding-unnecessary-builds' on page 82 undefined on input line 6537. LaTeX Warning: Hyper reference `resources/variants:id1' on page 82 undefined on input line 6562. LaTeX Warning: Hyper reference `resources/variants:pinning-at-the-recipe-level' on page 82 undefined on input line 6563. LaTeX Warning: Hyper reference `resources/variants:id3' on page 82 undefined on input line 6590. [82] [83] LaTeX Warning: Hyper reference `resources/variants:aggregation-of-multiple-vari ants' on page 84 undefined on input line 6735. Underfull \hbox (badness 6063) in paragraph at lines 6731--6736 []\T1/ptm/m/n/10 Pass the \T1/pcr/m/n/10 variants \T1/ptm/m/n/10 key-word ar-gu -ment to API func-tions. Cur-rently, the \T1/pcr/m/n/10 build\T1/ptm/m/n/10 , \ T1/pcr/m/n/10 render\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `resources/variants:extended-keys' on page 84 un defined on input line 6740. [84] [85] LaTeX Warning: Hyper reference `resources/variants:coupling-keys' on page 86 un defined on input line 6833. LaTeX Warning: Hyper reference `resources/variants:customizing-compatibility' o n page 86 undefined on input line 6838. LaTeX Warning: Hyper reference `resources/variants:extended-keys' on page 86 un defined on input line 6844. LaTeX Warning: Hyper reference `resources/variants:avoiding-unnecessary-builds' on page 86 undefined on input line 6850. [86] LaTeX Warning: Hyper reference `resources/variants:cli-vars' on page 87 undefin ed on input line 6958. [87] [88] [89] [90] LaTeX Warning: Hyper reference `resources/variants:extra-jinja2' on page 91 und efined on input line 7278. LaTeX Warning: Hyper reference `resources/variants:avoiding-unnecessary-builds' on page 91 undefined on input line 7288. [91] [92] LaTeX Warning: Hyper reference `resources/variants:id1' on page 93 undefined on input line 7462. Underfull \hbox (badness 10000) in paragraph at lines 7457--7464 []\T1/pcr/m/n/10 pin_compatible(\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 package_name\TS 1/pcr/m/n/10 '\T1/pcr/m/n/10 , min_pin=\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 x.x.x.x. x.x\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 , max_pin=\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 x\ TS1/pcr/m/n/10 '\T1/pcr/m/n/10 , [93] Underfull \hbox (badness 10000) in paragraph at lines 7467--7471 []\T1/pcr/m/n/10 pin_subpackage(\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 package_name\TS 1/pcr/m/n/10 '\T1/pcr/m/n/10 , min_pin=\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 x.x.x.x. x.x\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 , max_pin=\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 x\ TS1/pcr/m/n/10 '\T1/pcr/m/n/10 , [94] LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 95 undefined on input line 7567. [95] [96] [97] [98] Chapter 5. [99] No file conda-build.ind. [100] (./conda-build.aux) Package rerunfilecheck Warning: File `conda-build.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on conda-build.pdf (104 pages, 411635 bytes). Transcript written on conda-build.log. [rtd-command-info] start-time: 2019-03-27T16:21:21.403044Z, end-time: 2019-03-27T16:21:21.516548Z, duration: 0, exit-code: 0 makeindex -s python.ist conda-build.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 conda-build.idx....done (17 entries accepted, 0 rejected). Sorting entries....done (68 comparisons). Generating output file conda-build.ind....done (48 lines written, 3 warnings). Output written in conda-build.ind. Transcript written in conda-build.ilg. [rtd-command-info] start-time: 2019-03-27T16:21:21.574025Z, end-time: 2019-03-27T16:21:22.543958Z, duration: 0, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/docs/source/_build/latex/conda-build.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 (/home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/check outs/latest/docs/source/_build/latex/conda-build.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 conda-build.idx (./conda-build.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)) (./conda-build.out) (./conda-build.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] (./conda-build.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 2. [5] [6] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [7] [8] [9] [10] [11] [12 <./conda_names.png>] [13] [14] Chapter 3. [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] Underfull \hbox (badness 10000) in paragraph at lines 2731--2732 []\T1/ptm/m/n/10 Specified --output-id matches more than one out-put (['/Users/ msarahan/miniconda3/conda- Overfull \hbox (8.74168pt too wide) in paragraph at lines 2731--2732 \T1/ptm/m/n/10 bld/debug_1542387443190/osx-64/numpy-base-1.14.6-py36h28eea48_4. tar.bz2', '/Users/msarahan/miniconda3/conda- [36] Overfull \hbox (18.89848pt too wide) in paragraph at lines 2841--2842 []|\T1/ptm/m/n/10 CMAKE_GENERATOR| Underfull \hbox (badness 5985) in paragraph at lines 2857--2860 []|\T1/ptm/m/n/10 The num-ber of CPUs on the sys-tem, as re-ported by \T1/pcr/m /n/10 multiprocessing. Overfull \hbox (14.52899pt too wide) in paragraph at lines 2935--2936 []|\T1/pcr/m/n/10 PKG_BUILD_STRING| [37] Overfull \hbox (1.21844pt too wide) in paragraph at lines 3026--3027 []|\T1/ptm/m/n/10 LIBRARY_PREFIX| [38] Overfull \hbox (9.82852pt too wide) in paragraph at lines 3072--3073 []|\T1/ptm/m/n/10 PKG_CONFIG_PATH| Overfull \hbox (76.68826pt too wide) in paragraph at lines 3105--3106 []|\T1/ptm/m/n/10 MACOSX_DEPLOYMENT_TARGET| Overfull \hbox (20.74835pt too wide) in paragraph at lines 3156--3157 []|\T1/ptm/m/n/10 GIT_DESCRIBE_HASH| Overfull \hbox (36.30817pt too wide) in paragraph at lines 3162--3163 []|\T1/ptm/m/n/10 GIT_DESCRIBE_NUMBER| Overfull \hbox (12.74858pt too wide) in paragraph at lines 3168--3169 []|\T1/ptm/m/n/10 GIT_DESCRIBE_TAG| Overfull \hbox (51.80862pt too wide) in paragraph at lines 3216--3217 []|\T1/ptm/m/n/10 HG_LATEST_TAG_DISTANCE| [39] Overfull \hbox (27.54628pt too wide) in paragraph at lines 3311--3312 []|\T1/ptm/m/n/10 FEATURE_NOMKL| Overfull \hbox (25.22632pt too wide) in paragraph at lines 3318--3319 []|\T1/ptm/m/n/10 FEATURE_DEBUG| Overfull \hbox (9.77638pt too wide) in paragraph at lines 3325--3326 []|\T1/ptm/m/n/10 FEATURE_OPT| [40] [41] [42] Chapter 4. [43] [44] Underfull \hbox (badness 10000) in paragraph at lines 3540--3544 []\T1/ptm/m/n/10 Build scripts for OSX should make use of the vari-ables \T1/pc r/m/n/10 MACOSX_DEPLOYMENT_TARGET \T1/ptm/m/n/10 and [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 3701--3703 []\T1/pcr/m/n/10 {{ version }} \T1/ptm/m/n/10 is left as an in-ten-tion-ally un -de-fined jinja2 vari-able. It is set later in Overfull \vbox (11.72581pt too high) detected at line 3741 [47] Underfull \hbox (badness 7486) in paragraph at lines 3793--3795 []\T1/ptm/m/n/10 We de-fine \T1/pcr/m/n/10 macos_machine \T1/ptm/m/n/10 in ag-g re-gate's \T1/pcr/m/n/10 conda_build_config.yaml\T1/ptm/m/n/10 : [][]$https : / / github . com / [48] Underfull \hbox (badness 10000) in paragraph at lines 3831--3834 []\T1/ptm/m/n/10 With those two keys de-fined, conda-build will try to use a co m-piler pack-age named [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] Underfull \hbox (badness 10000) in paragraph at lines 5142--5145 []\T1/ptm/m/n/10 EXAMPLE: In this ex-am-ple, the test for \T1/pcr/m/n/10 subpac kage-name \T1/ptm/m/n/10 in-stalls \T1/pcr/m/n/10 some-test-dep \T1/ptm/m/n/10 and [66] [67] [68] [69] Underfull \hbox (badness 7814) in paragraph at lines 5390--5398 []\T1/pcr/m/n/10 resolved_packages(\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 environment_ name\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 )\T1/ptm/m/n/10 : Re-turns the fi-nal list of pack-ages (in the [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] Overfull \vbox (1.1832pt too high) detected at line 6439 [80] [81] [82] [83] Underfull \hbox (badness 6063) in paragraph at lines 6731--6736 []\T1/ptm/m/n/10 Pass the \T1/pcr/m/n/10 variants \T1/ptm/m/n/10 key-word ar-gu -ment to API func-tions. Cur-rently, the \T1/pcr/m/n/10 build\T1/ptm/m/n/10 , \ T1/pcr/m/n/10 render\T1/ptm/m/n/10 , [84] [85] [86] [87] [88] [89] [90] [91] [92] Underfull \hbox (badness 10000) in paragraph at lines 7457--7464 []\T1/pcr/m/n/10 pin_compatible(\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 package_name\TS 1/pcr/m/n/10 '\T1/pcr/m/n/10 , min_pin=\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 x.x.x.x. x.x\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 , max_pin=\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 x\ TS1/pcr/m/n/10 '\T1/pcr/m/n/10 , [93] Underfull \hbox (badness 10000) in paragraph at lines 7467--7471 []\T1/pcr/m/n/10 pin_subpackage(\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 package_name\TS 1/pcr/m/n/10 '\T1/pcr/m/n/10 , min_pin=\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 x.x.x.x. x.x\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 , max_pin=\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 x\ TS1/pcr/m/n/10 '\T1/pcr/m/n/10 , [94] [95] [96] [97] [98] Chapter 5. [99] (./conda-build.ind [100] [101]) (./conda-build.aux) Package rerunfilecheck Warning: File `conda-build.out' has changed. (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 conda-build.pdf (105 pages, 422858 bytes). Transcript written on conda-build.log. [rtd-command-info] start-time: 2019-03-27T16:21:22.610913Z, end-time: 2019-03-27T16:21:22.671965Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/docs/source/_build/latex/conda-build.pdf /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/artifacts/latest/sphinx_pdf/continuumio-conda-build.pdf [rtd-command-info] start-time: 2019-03-27T16:21:22.731949Z, end-time: 2019-03-27T16:21:25.998166Z, duration: 3, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [epub]: targets for 47 source files that are out of date updating environment: 47 added, 0 changed, 0 removed reading sources... [ 2%] concepts/channels reading sources... [ 4%] concepts/features reading sources... [ 6%] concepts/generating-index reading sources... [ 8%] concepts/index reading sources... [ 10%] concepts/package-anatomy reading sources... [ 12%] concepts/package-naming-conv reading sources... [ 14%] concepts/recipe reading sources... [ 17%] index reading sources... [ 19%] install-conda-build reading sources... [ 21%] release-notes reading sources... [ 23%] resources/build-scripts reading sources... [ 25%] resources/commands/conda-build reading sources... [ 27%] resources/commands/conda-convert reading sources... [ 29%] resources/commands/conda-develop reading sources... [ 31%] resources/commands/conda-index reading sources... [ 34%] resources/commands/conda-inspect reading sources... [ 36%] resources/commands/conda-inspect-channels reading sources... [ 38%] resources/commands/conda-inspect-linkages reading sources... [ 40%] resources/commands/conda-inspect-objects reading sources... [ 42%] resources/commands/conda-metapackage reading sources... [ 44%] resources/commands/conda-render reading sources... [ 46%] resources/commands/conda-skeleton reading sources... [ 48%] resources/commands/conda-skeleton-cpan reading sources... [ 51%] resources/commands/conda-skeleton-cran reading sources... [ 53%] resources/commands/conda-skeleton-luarocks reading sources... [ 55%] resources/commands/conda-skeleton-pypi reading sources... [ 57%] resources/commands/index reading sources... [ 59%] resources/compiler-tools reading sources... [ 61%] resources/define-metadata reading sources... [ 63%] resources/index reading sources... [ 65%] resources/link-scripts reading sources... [ 68%] resources/make-relocatable reading sources... [ 70%] resources/package-spec reading sources... [ 72%] resources/use-shared-libraries reading sources... [ 74%] resources/variants reading sources... [ 76%] user-guide/environment-variables reading sources... [ 78%] user-guide/index reading sources... [ 80%] user-guide/recipes/build-without-recipe reading sources... [ 82%] user-guide/recipes/debugging reading sources... [ 85%] user-guide/recipes/index reading sources... [ 87%] user-guide/recipes/sample-recipes reading sources... [ 89%] user-guide/tutorials/add-win-start-menu-items reading sources... [ 91%] user-guide/tutorials/build-pkgs reading sources... [ 93%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 95%] user-guide/tutorials/building-conda-packages reading sources... [ 97%] user-guide/tutorials/index reading sources... [100%] user-guide/wheel-files looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] concepts/channels writing output... [ 4%] concepts/features writing output... [ 6%] concepts/generating-index writing output... [ 8%] concepts/index writing output... [ 10%] concepts/package-anatomy writing output... [ 12%] concepts/package-naming-conv writing output... [ 14%] concepts/recipe writing output... [ 17%] index writing output... [ 19%] install-conda-build writing output... [ 21%] release-notes writing output... [ 23%] resources/build-scripts writing output... [ 25%] resources/commands/conda-build writing output... [ 27%] resources/commands/conda-convert writing output... [ 29%] resources/commands/conda-develop writing output... [ 31%] resources/commands/conda-index writing output... [ 34%] resources/commands/conda-inspect writing output... [ 36%] resources/commands/conda-inspect-channels writing output... [ 38%] resources/commands/conda-inspect-linkages writing output... [ 40%] resources/commands/conda-inspect-objects writing output... [ 42%] resources/commands/conda-metapackage writing output... [ 44%] resources/commands/conda-render writing output... [ 46%] resources/commands/conda-skeleton writing output... [ 48%] resources/commands/conda-skeleton-cpan writing output... [ 51%] resources/commands/conda-skeleton-cran writing output... [ 53%] resources/commands/conda-skeleton-luarocks writing output... [ 55%] resources/commands/conda-skeleton-pypi writing output... [ 57%] resources/commands/index writing output... [ 59%] resources/compiler-tools writing output... [ 61%] resources/define-metadata writing output... [ 63%] resources/index writing output... [ 65%] resources/link-scripts writing output... [ 68%] resources/make-relocatable writing output... [ 70%] resources/package-spec writing output... [ 72%] resources/use-shared-libraries writing output... [ 74%] resources/variants writing output... [ 76%] user-guide/environment-variables writing output... [ 78%] user-guide/index writing output... [ 80%] user-guide/recipes/build-without-recipe writing output... [ 82%] user-guide/recipes/debugging writing output... [ 85%] user-guide/recipes/index writing output... [ 87%] user-guide/recipes/sample-recipes writing output... [ 89%] user-guide/tutorials/add-win-start-menu-items writing output... [ 91%] user-guide/tutorials/build-pkgs writing output... [ 93%] user-guide/tutorials/build-pkgs-skeleton writing output... [ 95%] user-guide/tutorials/building-conda-packages writing output... [ 97%] user-guide/tutorials/index writing output... [100%] user-guide/wheel-files generating indices... genindex writing additional pages... copying images... [100%] img/conda_names.png copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing condabuild.epub file... build succeeded. The ePub file is in _build/epub. [rtd-command-info] start-time: 2019-03-27T16:21:26.060257Z, end-time: 2019-03-27T16:21:26.117069Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/docs/source/_build/epub/condabuild.epub /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/artifacts/latest/sphinx_epub/continuumio-conda-build.epub