Read the Docs build information Build id: 199473 Project: continuumio-conda-build Version: latest Commit: 6bfe25fd3c88a65d545ff84d9986e3fdd9b05e02 Date: 2019-04-08T19:23:01.977045Z State: finished Success: True [rtd-command-info] start-time: 2019-04-08T19:26:43.196685Z, end-time: 2019-04-08T19:26:45.907272Z, 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-04-08T19:26:46.251229Z, end-time: 2019-04-08T19:26:46.341564Z, 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 6bfe25fd Merge pull request #3424 from msarahan/fix_build_id_recursion [rtd-command-info] start-time: 2019-04-08T19:26:46.401080Z, end-time: 2019-04-08T19:26:46.413672Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-04-08T19:26:47.260525Z, end-time: 2019-04-08T19:26:50.470919Z, 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-04-08T19:26:50.541043Z, end-time: 2019-04-08T19:26:52.791667Z, 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-04-08T19:26:52.856623Z, end-time: 2019-04-08T19:27:00.288839Z, duration: 7, 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 Using cached https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl Collecting setuptools<41 Using cached https://files.pythonhosted.org/packages/44/56/75e64a8fbbe9e0bd30cfdd58ca1856bc0dc15a43e41504a58d8373f34213/setuptools-40.9.0-py2.py3-none-any.whl Collecting docutils==0.14 Using cached https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl Collecting mock==1.0.1 Collecting pillow==5.4.1 Using cached https://files.pythonhosted.org/packages/ae/2a/0a0ab2833e5270664fb5fae590717f867ac6319b124160c09f1d3291de28/Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl 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 Using cached https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl Collecting recommonmark==0.5.0 Using cached https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting sphinx<2 Using cached https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl 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) 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 Jinja2>=2.3 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-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 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 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 imagesize (from sphinx<2) Using cached https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl 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 packaging (from sphinx<2) Using cached https://files.pythonhosted.org/packages/91/32/58bc30e646e55eab8b21abf89e353f59c0cc02c417e42929f4a9546e1b1d/packaging-19.0-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 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 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 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 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 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 pyparsing>=2.0.2 (from packaging->sphinx<2) Using cached https://files.pythonhosted.org/packages/dd/d9/3ec19e966301a6e25769976999bd7bbe552016f0d32b577dc9d63d2e0c49/pyparsing-2.4.0-py2.py3-none-any.whl Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, pytz, babel, MarkupSafe, Jinja2, six, snowballstemmer, sphinxcontrib-websupport, imagesize, idna, chardet, certifi, urllib3, requests, pyparsing, packaging, 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.1 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.4.0 pytz-2018.9 readthedocs-sphinx-ext-0.5.17 recommonmark-0.5.0 requests-2.21.0 setuptools-40.9.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-04-08T19:27:00.352476Z, end-time: 2019-04-08T19:27:01.941029Z, 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: 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: 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: 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: 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: 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: 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: 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: 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.9.0) 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: 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) 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.1) Collecting watchdog>=0.7.1 (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 port-for==0.3.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 pathtools>=0.1.2 (from sphinx-autobuild->-r requirements-docs.txt (line 2)) Collecting PyYAML>=3.10 (from sphinx-autobuild->-r requirements-docs.txt (line 2)) Collecting tornado>=3.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: 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.4.0) 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: 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) 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: 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) Installing collected packages: PyYAML, argh, pathtools, watchdog, port-for, 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-04-08T19:27:02.654246Z, end-time: 2019-04-08T19:27:02.713843Z, 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': '6bfe25fd', } 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-04-08T19:27:02.779485Z, end-time: 2019-04-08T19:27:06.884833Z, 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 48 source files that are out of date updating environment: 48 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... [ 16%] index reading sources... [ 18%] install-conda-build reading sources... [ 20%] release-notes reading sources... [ 22%] 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... [ 33%] resources/commands/conda-inspect reading sources... [ 35%] resources/commands/conda-inspect-channels reading sources... [ 37%] resources/commands/conda-inspect-linkages reading sources... [ 39%] resources/commands/conda-inspect-objects reading sources... [ 41%] resources/commands/conda-metapackage reading sources... [ 43%] resources/commands/conda-render reading sources... [ 45%] resources/commands/conda-skeleton reading sources... [ 47%] resources/commands/conda-skeleton-cpan reading sources... [ 50%] resources/commands/conda-skeleton-cran reading sources... [ 52%] resources/commands/conda-skeleton-luarocks reading sources... [ 54%] resources/commands/conda-skeleton-pypi reading sources... [ 56%] resources/commands/index reading sources... [ 58%] resources/compiler-tools reading sources... [ 60%] resources/define-metadata reading sources... [ 62%] resources/index reading sources... [ 64%] resources/link-scripts reading sources... [ 66%] resources/make-relocatable reading sources... [ 68%] resources/package-spec reading sources... [ 70%] resources/use-shared-libraries reading sources... [ 72%] resources/variants reading sources... [ 75%] user-guide/environment-variables reading sources... [ 77%] user-guide/index reading sources... [ 79%] user-guide/recipes/build-without-recipe reading sources... [ 81%] user-guide/recipes/debugging reading sources... [ 83%] user-guide/recipes/index reading sources... [ 85%] user-guide/recipes/sample-recipes reading sources... [ 87%] user-guide/tutorials/add-win-start-menu-items reading sources... [ 89%] user-guide/tutorials/build-pkgs reading sources... [ 91%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 93%] user-guide/tutorials/build-r-pkgs 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... [ 16%] index writing output... [ 18%] install-conda-build writing output... [ 20%] release-notes writing output... [ 22%] 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... [ 33%] resources/commands/conda-inspect writing output... [ 35%] resources/commands/conda-inspect-channels writing output... [ 37%] resources/commands/conda-inspect-linkages writing output... [ 39%] resources/commands/conda-inspect-objects writing output... [ 41%] resources/commands/conda-metapackage writing output... [ 43%] resources/commands/conda-render writing output... [ 45%] resources/commands/conda-skeleton writing output... [ 47%] resources/commands/conda-skeleton-cpan writing output... [ 50%] resources/commands/conda-skeleton-cran writing output... [ 52%] resources/commands/conda-skeleton-luarocks writing output... [ 54%] resources/commands/conda-skeleton-pypi writing output... [ 56%] resources/commands/index writing output... [ 58%] resources/compiler-tools writing output... [ 60%] resources/define-metadata writing output... [ 62%] resources/index writing output... [ 64%] resources/link-scripts writing output... [ 66%] resources/make-relocatable writing output... [ 68%] resources/package-spec writing output... [ 70%] resources/use-shared-libraries writing output... [ 72%] resources/variants writing output... [ 75%] user-guide/environment-variables writing output... [ 77%] user-guide/index writing output... [ 79%] user-guide/recipes/build-without-recipe writing output... [ 81%] user-guide/recipes/debugging writing output... [ 83%] user-guide/recipes/index writing output... [ 85%] user-guide/recipes/sample-recipes writing output... [ 87%] user-guide/tutorials/add-win-start-menu-items writing output... [ 89%] user-guide/tutorials/build-pkgs writing output... [ 91%] user-guide/tutorials/build-pkgs-skeleton writing output... [ 93%] user-guide/tutorials/build-r-pkgs 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-04-08T19:27:07.004416Z, end-time: 2019-04-08T19:27:10.333311Z, 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: 48 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... [ 16%] index reading sources... [ 18%] install-conda-build reading sources... [ 20%] release-notes reading sources... [ 22%] 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... [ 33%] resources/commands/conda-inspect reading sources... [ 35%] resources/commands/conda-inspect-channels reading sources... [ 37%] resources/commands/conda-inspect-linkages reading sources... [ 39%] resources/commands/conda-inspect-objects reading sources... [ 41%] resources/commands/conda-metapackage reading sources... [ 43%] resources/commands/conda-render reading sources... [ 45%] resources/commands/conda-skeleton reading sources... [ 47%] resources/commands/conda-skeleton-cpan reading sources... [ 50%] resources/commands/conda-skeleton-cran reading sources... [ 52%] resources/commands/conda-skeleton-luarocks reading sources... [ 54%] resources/commands/conda-skeleton-pypi reading sources... [ 56%] resources/commands/index reading sources... [ 58%] resources/compiler-tools reading sources... [ 60%] resources/define-metadata reading sources... [ 62%] resources/index reading sources... [ 64%] resources/link-scripts reading sources... [ 66%] resources/make-relocatable reading sources... [ 68%] resources/package-spec reading sources... [ 70%] resources/use-shared-libraries reading sources... [ 72%] resources/variants reading sources... [ 75%] user-guide/environment-variables reading sources... [ 77%] user-guide/index reading sources... [ 79%] user-guide/recipes/build-without-recipe reading sources... [ 81%] user-guide/recipes/debugging reading sources... [ 83%] user-guide/recipes/index reading sources... [ 85%] user-guide/recipes/sample-recipes reading sources... [ 87%] user-guide/tutorials/add-win-start-menu-items reading sources... [ 89%] user-guide/tutorials/build-pkgs reading sources... [ 91%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 93%] user-guide/tutorials/build-r-pkgs 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/build-r-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-04-08T19:27:10.430335Z, end-time: 2019-04-08T19:27:13.523107Z, 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: 48 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... [ 16%] index reading sources... [ 18%] install-conda-build reading sources... [ 20%] release-notes reading sources... [ 22%] 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... [ 33%] resources/commands/conda-inspect reading sources... [ 35%] resources/commands/conda-inspect-channels reading sources... [ 37%] resources/commands/conda-inspect-linkages reading sources... [ 39%] resources/commands/conda-inspect-objects reading sources... [ 41%] resources/commands/conda-metapackage reading sources... [ 43%] resources/commands/conda-render reading sources... [ 45%] resources/commands/conda-skeleton reading sources... [ 47%] resources/commands/conda-skeleton-cpan reading sources... [ 50%] resources/commands/conda-skeleton-cran reading sources... [ 52%] resources/commands/conda-skeleton-luarocks reading sources... [ 54%] resources/commands/conda-skeleton-pypi reading sources... [ 56%] resources/commands/index reading sources... [ 58%] resources/compiler-tools reading sources... [ 60%] resources/define-metadata reading sources... [ 62%] resources/index reading sources... [ 64%] resources/link-scripts reading sources... [ 66%] resources/make-relocatable reading sources... [ 68%] resources/package-spec reading sources... [ 70%] resources/use-shared-libraries reading sources... [ 72%] resources/variants reading sources... [ 75%] user-guide/environment-variables reading sources... [ 77%] user-guide/index reading sources... [ 79%] user-guide/recipes/build-without-recipe reading sources... [ 81%] user-guide/recipes/debugging reading sources... [ 83%] user-guide/recipes/index reading sources... [ 85%] user-guide/recipes/sample-recipes reading sources... [ 87%] user-guide/tutorials/add-win-start-menu-items reading sources... [ 89%] user-guide/tutorials/build-pkgs reading sources... [ 91%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 93%] user-guide/tutorials/build-r-pkgs 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/build-r-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-04-08T19:27:13.584803Z, end-time: 2019-04-08T19:27:14.551102Z, 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 1640. [23] [24] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:python -versions' on page 25 undefined on input line 1793. [25] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:python -versions' on page 26 undefined on input line 1854. LaTeX Warning: Hyper reference `resources/commands/conda-skeleton::doc' on page 26 undefined on input line 1936. [26] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:who-is-this-for ' on page 27 undefined on input line 1944. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:before-you-star t' on page 27 undefined on input line 1947. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:editing-the-met a-yaml-file' on page 27 undefined on input line 1950. 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 1953. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:building-and-in stalling' on page 27 undefined on input line 1956. 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 1959. 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 1962. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:optional-upload ing-new-packages-to-anaconda-org' on page 27 undefined on input line 1965. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:more-informatio n' on page 27 undefined on input line 1968. LaTeX Warning: Hyper reference `user-guide/tutorials/index::doc' on page 27 und efined on input line 1987. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton::doc' on page 27 undefined on input line 1990. [27] [28] [29] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:build-and-insta ll' on page 30 undefined on input line 2249. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:build-and-insta ll' on page 30 undefined on input line 2314. LaTeX Warning: Hyper reference `resources/define-metadata::doc' on page 30 unde fined on input line 2331. [30] LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:who-is-this-f or' on page 31 undefined on input line 2341. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:before-you-st art' on page 31 undefined on input line 2344. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:building-a-si mple-package-with-conda-skeleton-cran' on page 31 undefined on input line 2347. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:building-an-r -package-with-dependencies' on page 31 undefined on input line 2350. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:optional-buil ding-for-a-different-r-version' on page 31 undefined on input line 2353. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:optional-uplo ading-packages-to-anaconda-org' on page 31 undefined on input line 2356. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:more-informat ion' on page 31 undefined on input line 2359. LaTeX Warning: Hyper reference `user-guide/tutorials/index::doc' on page 31 und efined on input line 2385. [31] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:troubl eshooting' on page 32 undefined on input line 2445. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:different-r-v ersion' on page 32 undefined on input line 2488. [32] [33] LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:different-r-v ersion' on page 34 undefined on input line 2635. LaTeX Warning: Hyper reference `resources/commands/conda-skeleton::doc' on page 34 undefined on input line 2656. [34] LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:setup-o ptions' on page 35 undefined on input line 2688. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:build-n umber' on page 35 undefined on input line 2691. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:build-s tring' on page 35 undefined on input line 2694. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:import- tests' on page 35 undefined on input line 2697. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:command -line-tests' on page 35 undefined on input line 2700. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:binary- files-relocatable' on page 35 undefined on input line 2703. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:preserv e-egg-directory' on page 35 undefined on input line 2706. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:feature s' on page 35 undefined on input line 2709. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:track-f eatures' on page 35 undefined on input line 2712. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:command -line-options' on page 35 undefined on input line 2717. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:id1' on page 35 undefined on input line 2720. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:notes' on page 35 undefined on input line 2725. [35] LaTeX Warning: Hyper reference `resources/make-relocatable:make-relocatable' on page 36 undefined on input line 2819. [36] LaTeX Warning: Hyper reference `concepts/features:concepts-features' on page 37 undefined on input line 2844. LaTeX Warning: Hyper reference `concepts/features:concepts-features' on page 37 undefined on input line 2856. [37] [38] Underfull \hbox (badness 10000) in paragraph at lines 3052--3053 []\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 3052--3053 \T1/ptm/m/n/10 bld/debug_1542387443190/osx-64/numpy-base-1.14.6-py36h28eea48_4. tar.bz2', '/Users/msarahan/miniconda3/conda- [39] LaTeX Warning: Hyper reference `user-guide/environment-variables:dynamic-behavi or-based-on-state-of-build-process' on page 40 undefined on input line 3084. LaTeX Warning: Hyper reference `user-guide/environment-variables:environment-va riables-set-during-the-build-process' on page 40 undefined on input line 3087. LaTeX Warning: Hyper reference `user-guide/environment-variables:git-environmen t-variables' on page 40 undefined on input line 3090. LaTeX Warning: Hyper reference `user-guide/environment-variables:mercurial-envi ronment-variables' on page 40 undefined on input line 3093. LaTeX Warning: Hyper reference `user-guide/environment-variables:inherited-envi ronment-variables' on page 40 undefined on input line 3096. LaTeX Warning: Hyper reference `user-guide/environment-variables:environment-va riables-that-affect-the-build-process' on page 40 undefined on input line 3099. LaTeX Warning: Hyper reference `user-guide/environment-variables:environment-va riables-to-set-build-features' on page 40 undefined on input line 3102. LaTeX Warning: Hyper reference `user-guide/environment-variables:environment-va riables-that-affect-the-test-process' on page 40 undefined on input line 3105. LaTeX Warning: Hyper reference `user-guide/environment-variables:inherited-env- vars' on page 40 undefined on input line 3145. [40] Overfull \hbox (18.89848pt too wide) in paragraph at lines 3162--3163 []|\T1/ptm/m/n/10 CMAKE_GENERATOR| Underfull \hbox (badness 5985) in paragraph at lines 3178--3181 []|\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 3256--3257 []|\T1/pcr/m/n/10 PKG_BUILD_STRING| Overfull \hbox (1.21844pt too wide) in paragraph at lines 3347--3348 []|\T1/ptm/m/n/10 LIBRARY_PREFIX| [41] Overfull \hbox (9.82852pt too wide) in paragraph at lines 3393--3394 []|\T1/ptm/m/n/10 PKG_CONFIG_PATH| Overfull \hbox (76.68826pt too wide) in paragraph at lines 3426--3427 []|\T1/ptm/m/n/10 MACOSX_DEPLOYMENT_TARGET| Overfull \hbox (20.74835pt too wide) in paragraph at lines 3477--3478 []|\T1/ptm/m/n/10 GIT_DESCRIBE_HASH| Overfull \hbox (36.30817pt too wide) in paragraph at lines 3483--3484 []|\T1/ptm/m/n/10 GIT_DESCRIBE_NUMBER| Overfull \hbox (12.74858pt too wide) in paragraph at lines 3489--3490 []|\T1/ptm/m/n/10 GIT_DESCRIBE_TAG| Overfull \hbox (51.80862pt too wide) in paragraph at lines 3537--3538 []|\T1/ptm/m/n/10 HG_LATEST_TAG_DISTANCE| [42] LaTeX Warning: Hyper reference `concepts/features:concepts-features' on page 43 undefined on input line 3624. Overfull \hbox (27.54628pt too wide) in paragraph at lines 3632--3633 []|\T1/ptm/m/n/10 FEATURE_NOMKL| Overfull \hbox (25.22632pt too wide) in paragraph at lines 3639--3640 []|\T1/ptm/m/n/10 FEATURE_DEBUG| Overfull \hbox (9.77638pt too wide) in paragraph at lines 3646--3647 []|\T1/ptm/m/n/10 FEATURE_OPT| [43] [44] Chapter 4. LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 45 undefined on input line 3736. LaTeX Warning: Hyper reference `resources/define-metadata:package-outputs' on p age 45 undefined on input line 3740. [45] [46] LaTeX Warning: Hyper reference `resources/variants:conda-build-variant-config-f iles' on page 47 undefined on input line 3859. LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 47 undefined on input line 3863. Underfull \hbox (badness 10000) in paragraph at lines 3861--3865 []\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 [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 4022--4024 []\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 4062 [49] Underfull \hbox (badness 7486) in paragraph at lines 4114--4116 []\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 / [50] Underfull \hbox (badness 10000) in paragraph at lines 4152--4155 []\T1/ptm/m/n/10 With those two keys de-fined, conda-build will try to use a co m-piler pack-age named [51] LaTeX Warning: Hyper reference `resources/define-metadata:package-section' on p age 52 undefined on input line 4227. LaTeX Warning: Hyper reference `resources/define-metadata:source-section' on pa ge 52 undefined on input line 4230. LaTeX Warning: Hyper reference `resources/define-metadata:build-section' on pag e 52 undefined on input line 4233. LaTeX Warning: Hyper reference `resources/define-metadata:requirements-section' on page 52 undefined on input line 4236. LaTeX Warning: Hyper reference `resources/define-metadata:test-section' on page 52 undefined on input line 4239. LaTeX Warning: Hyper reference `resources/define-metadata:outputs-section' on p age 52 undefined on input line 4242. LaTeX Warning: Hyper reference `resources/define-metadata:about-section' on pag e 52 undefined on input line 4245. LaTeX Warning: Hyper reference `resources/define-metadata:app-section' on page 52 undefined on input line 4248. LaTeX Warning: Hyper reference `resources/define-metadata:extra-section' on pag e 52 undefined on input line 4251. LaTeX Warning: Hyper reference `resources/define-metadata:templating-with-jinja ' on page 52 undefined on input line 4254. LaTeX Warning: Hyper reference `resources/define-metadata:preprocessing-selecto rs' on page 52 undefined on input line 4257. [52] LaTeX Warning: Hyper reference `resources/define-metadata:jinja-templates' on p age 53 undefined on input line 4345. LaTeX Warning: Hyper reference `user-guide/environment-variables:git-env' on pa ge 53 undefined on input line 4345. LaTeX Warning: Hyper reference `user-guide/environment-variables:inherited-env- vars' on page 53 undefined on input line 4346. [53] [54] [55] LaTeX Warning: Hyper reference `concepts/features:concepts-features' on page 56 undefined on input line 4555. [56] LaTeX Warning: Hyper reference `concepts/features:concepts-features' on page 57 undefined on input line 4570. LaTeX Warning: Hyper reference `resources/define-metadata:preprocess-selectors' on page 57 undefined on input line 4624. [57] LaTeX Warning: Hyper reference `resources/make-relocatable::doc' on page 58 und efined on input line 4681. [58] LaTeX Warning: Hyper reference `resources/define-metadata:bin-prefix' on page 5 9 undefined on input line 4758. LaTeX Warning: Hyper reference `resources/define-metadata:detect-bin' on page 5 9 undefined on input line 4792. [59] LaTeX Warning: Hyper reference `resources/define-metadata:preprocess-selectors' on page 60 undefined on input line 4842. LaTeX Warning: Hyper reference `resources/package-spec:package-metadata' on pag e 60 undefined on input line 4852. LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 60 undefined on input line 4865. [60] LaTeX Warning: Hyper reference `resources/define-metadata:requirements' on page 61 undefined on input line 4897. LaTeX Warning: Hyper reference `resources/variants:extra-jinja2' on page 61 und efined on input line 4944. [61] LaTeX Warning: Hyper reference `resources/variants:pinning-expressions' on page 62 undefined on input line 4946. LaTeX Warning: Hyper reference `resources/package-spec:build-version-spec' on p age 62 undefined on input line 4991. [62] LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 63 undefined on input line 5073. LaTeX Warning: Hyper reference `resources/compiler-tools:compiler-tools' on pag e 63 undefined on input line 5077. LaTeX Warning: Hyper reference `resources/package-spec:build-version-spec' on p age 63 undefined on input line 5093. [63] LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 64 undefined on input line 5124. [64] [65] LaTeX Warning: Hyper reference `resources/define-metadata:implicit-metapackages ' on page 66 undefined on input line 5287. LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 66 undefined on input line 5289. [66] [67] LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 68 undefined on input line 5405. LaTeX Warning: Hyper reference `resources/variants:referencing-subpackages' on page 68 undefined on input line 5411. [68] Underfull \hbox (badness 10000) in paragraph at lines 5485--5488 []\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 [69] [70] [71] LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 72 undefined on input line 5717. LaTeX Warning: Hyper reference `resources/commands/conda-render::doc' on page 7 2 undefined on input line 5721. LaTeX Warning: Hyper reference `resources/variants:extra-jinja2' on page 72 und efined on input line 5729. Underfull \hbox (badness 7814) in paragraph at lines 5733--5741 []\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 [72] LaTeX Warning: Hyper reference `user-guide/environment-variables:build-envs' on page 73 undefined on input line 5888. LaTeX Warning: Hyper reference `user-guide/environment-variables:build-envs' on page 73 undefined on input line 5924. [73] [74] [75] LaTeX Warning: Hyper reference `resources/package-spec:package-metadata' on pag e 76 undefined on input line 6106. LaTeX Warning: Hyper reference `resources/package-spec:package-metadata' on pag e 76 undefined on input line 6146. LaTeX Warning: Hyper reference `resources/package-spec:link-and-unlink-scripts' on page 76 undefined on input line 6149. LaTeX Warning: Hyper reference `resources/package-spec:repository-structure-and -index' on page 76 undefined on input line 6152. LaTeX Warning: Hyper reference `resources/package-spec:package-match-specificat ions' on page 76 undefined on input line 6155. [76] LaTeX Warning: Hyper reference `resources/package-spec:build-version-spec' on p age 77 undefined on input line 6281. LaTeX Warning: Hyper reference `resources/package-spec:repo-si' on page 77 unde fined on input line 6306. [77] LaTeX Warning: Hyper reference `resources/define-metadata:about-section' on pag e 78 undefined on input line 6394. [78] LaTeX Warning: Hyper reference `resources/define-metadata:meta-build' on page 7 9 undefined on input line 6436. LaTeX Warning: Hyper reference `resources/link-scripts::doc' on page 79 undefin ed on input line 6442. LaTeX Warning: Hyper reference `resources/link-scripts::doc' on page 79 undefin ed on input line 6454. [79] [80] [81] [82] LaTeX Warning: Hyper reference `resources/variants:creating-conda-build-variant -config-files' on page 83 undefined on input line 6831. LaTeX Warning: Hyper reference `resources/variants:pinning-at-the-variant-level ' on page 83 undefined on input line 6839. [83] LaTeX Warning: Hyper reference `resources/variants:id1' on page 84 undefined on input line 6843. LaTeX Warning: Hyper reference `resources/variants:avoiding-unnecessary-builds' on page 84 undefined on input line 6880. LaTeX Warning: Hyper reference `resources/variants:id1' on page 84 undefined on input line 6905. LaTeX Warning: Hyper reference `resources/variants:pinning-at-the-recipe-level' on page 84 undefined on input line 6906. [84] LaTeX Warning: Hyper reference `resources/variants:id3' on page 85 undefined on input line 6933. [85] [86] LaTeX Warning: Hyper reference `resources/variants:aggregation-of-multiple-vari ants' on page 87 undefined on input line 7078. Underfull \hbox (badness 6063) in paragraph at lines 7074--7079 []\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 87 un defined on input line 7083. [87] LaTeX Warning: Hyper reference `resources/variants:coupling-keys' on page 88 un defined on input line 7176. LaTeX Warning: Hyper reference `resources/variants:customizing-compatibility' o n page 88 undefined on input line 7181. LaTeX Warning: Hyper reference `resources/variants:extended-keys' on page 88 un defined on input line 7187. LaTeX Warning: Hyper reference `resources/variants:avoiding-unnecessary-builds' on page 88 undefined on input line 7193. [88] LaTeX Warning: Hyper reference `resources/variants:cli-vars' on page 89 undefin ed on input line 7301. [89] [90] [91] [92] LaTeX Warning: Hyper reference `resources/variants:extra-jinja2' on page 93 und efined on input line 7621. LaTeX Warning: Hyper reference `resources/variants:avoiding-unnecessary-builds' on page 93 undefined on input line 7631. [93] [94] [95] LaTeX Warning: Hyper reference `resources/variants:id1' on page 96 undefined on input line 7805. Underfull \hbox (badness 10000) in paragraph at lines 7800--7807 []\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 , Underfull \hbox (badness 10000) in paragraph at lines 7810--7814 []\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 , [96] LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 97 undefined on input line 7910. [97] [98] [99] [100] Chapter 5. [101] No file conda-build.ind. [102] (./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 (106 pages, 422458 bytes). Transcript written on conda-build.log. [rtd-command-info] start-time: 2019-04-08T19:27:14.621000Z, end-time: 2019-04-08T19:27:14.727407Z, 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-04-08T19:27:14.786350Z, end-time: 2019-04-08T19:27:15.774790Z, 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] [36] [37] [38] Underfull \hbox (badness 10000) in paragraph at lines 3052--3053 []\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 3052--3053 \T1/ptm/m/n/10 bld/debug_1542387443190/osx-64/numpy-base-1.14.6-py36h28eea48_4. tar.bz2', '/Users/msarahan/miniconda3/conda- [39] [40] Overfull \hbox (18.89848pt too wide) in paragraph at lines 3162--3163 []|\T1/ptm/m/n/10 CMAKE_GENERATOR| Underfull \hbox (badness 5985) in paragraph at lines 3178--3181 []|\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 3256--3257 []|\T1/pcr/m/n/10 PKG_BUILD_STRING| Overfull \hbox (1.21844pt too wide) in paragraph at lines 3347--3348 []|\T1/ptm/m/n/10 LIBRARY_PREFIX| [41] Overfull \hbox (9.82852pt too wide) in paragraph at lines 3393--3394 []|\T1/ptm/m/n/10 PKG_CONFIG_PATH| Overfull \hbox (76.68826pt too wide) in paragraph at lines 3426--3427 []|\T1/ptm/m/n/10 MACOSX_DEPLOYMENT_TARGET| Overfull \hbox (20.74835pt too wide) in paragraph at lines 3477--3478 []|\T1/ptm/m/n/10 GIT_DESCRIBE_HASH| Overfull \hbox (36.30817pt too wide) in paragraph at lines 3483--3484 []|\T1/ptm/m/n/10 GIT_DESCRIBE_NUMBER| Overfull \hbox (12.74858pt too wide) in paragraph at lines 3489--3490 []|\T1/ptm/m/n/10 GIT_DESCRIBE_TAG| Overfull \hbox (51.80862pt too wide) in paragraph at lines 3537--3538 []|\T1/ptm/m/n/10 HG_LATEST_TAG_DISTANCE| [42] Overfull \hbox (27.54628pt too wide) in paragraph at lines 3632--3633 []|\T1/ptm/m/n/10 FEATURE_NOMKL| Overfull \hbox (25.22632pt too wide) in paragraph at lines 3639--3640 []|\T1/ptm/m/n/10 FEATURE_DEBUG| Overfull \hbox (9.77638pt too wide) in paragraph at lines 3646--3647 []|\T1/ptm/m/n/10 FEATURE_OPT| [43] [44] Chapter 4. [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 3861--3865 []\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 [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 4022--4024 []\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 4062 [49] Underfull \hbox (badness 7486) in paragraph at lines 4114--4116 []\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 / [50] Underfull \hbox (badness 10000) in paragraph at lines 4152--4155 []\T1/ptm/m/n/10 With those two keys de-fined, conda-build will try to use a co m-piler pack-age named [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 5485--5488 []\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 [69] [70] [71] Underfull \hbox (badness 7814) in paragraph at lines 5733--5741 []\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 [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] Underfull \hbox (badness 6063) in paragraph at lines 7074--7079 []\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 , [87] [88] [89] [90] [91] [92] [93] [94] [95] Underfull \hbox (badness 10000) in paragraph at lines 7800--7807 []\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 , Underfull \hbox (badness 10000) in paragraph at lines 7810--7814 []\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 , [96] [97] [98] [99] [100] Chapter 5. [101] (./conda-build.ind [102] [103]) (./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 (107 pages, 434404 bytes). Transcript written on conda-build.log. [rtd-command-info] start-time: 2019-04-08T19:27:15.836905Z, end-time: 2019-04-08T19:27:15.890898Z, 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-04-08T19:27:15.949950Z, end-time: 2019-04-08T19:27:19.334826Z, 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 48 source files that are out of date updating environment: 48 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... [ 16%] index reading sources... [ 18%] install-conda-build reading sources... [ 20%] release-notes reading sources... [ 22%] 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... [ 33%] resources/commands/conda-inspect reading sources... [ 35%] resources/commands/conda-inspect-channels reading sources... [ 37%] resources/commands/conda-inspect-linkages reading sources... [ 39%] resources/commands/conda-inspect-objects reading sources... [ 41%] resources/commands/conda-metapackage reading sources... [ 43%] resources/commands/conda-render reading sources... [ 45%] resources/commands/conda-skeleton reading sources... [ 47%] resources/commands/conda-skeleton-cpan reading sources... [ 50%] resources/commands/conda-skeleton-cran reading sources... [ 52%] resources/commands/conda-skeleton-luarocks reading sources... [ 54%] resources/commands/conda-skeleton-pypi reading sources... [ 56%] resources/commands/index reading sources... [ 58%] resources/compiler-tools reading sources... [ 60%] resources/define-metadata reading sources... [ 62%] resources/index reading sources... [ 64%] resources/link-scripts reading sources... [ 66%] resources/make-relocatable reading sources... [ 68%] resources/package-spec reading sources... [ 70%] resources/use-shared-libraries reading sources... [ 72%] resources/variants reading sources... [ 75%] user-guide/environment-variables reading sources... [ 77%] user-guide/index reading sources... [ 79%] user-guide/recipes/build-without-recipe reading sources... [ 81%] user-guide/recipes/debugging reading sources... [ 83%] user-guide/recipes/index reading sources... [ 85%] user-guide/recipes/sample-recipes reading sources... [ 87%] user-guide/tutorials/add-win-start-menu-items reading sources... [ 89%] user-guide/tutorials/build-pkgs reading sources... [ 91%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 93%] user-guide/tutorials/build-r-pkgs 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... [ 16%] index writing output... [ 18%] install-conda-build writing output... [ 20%] release-notes writing output... [ 22%] 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... [ 33%] resources/commands/conda-inspect writing output... [ 35%] resources/commands/conda-inspect-channels writing output... [ 37%] resources/commands/conda-inspect-linkages writing output... [ 39%] resources/commands/conda-inspect-objects writing output... [ 41%] resources/commands/conda-metapackage writing output... [ 43%] resources/commands/conda-render writing output... [ 45%] resources/commands/conda-skeleton writing output... [ 47%] resources/commands/conda-skeleton-cpan writing output... [ 50%] resources/commands/conda-skeleton-cran writing output... [ 52%] resources/commands/conda-skeleton-luarocks writing output... [ 54%] resources/commands/conda-skeleton-pypi writing output... [ 56%] resources/commands/index writing output... [ 58%] resources/compiler-tools writing output... [ 60%] resources/define-metadata writing output... [ 62%] resources/index writing output... [ 64%] resources/link-scripts writing output... [ 66%] resources/make-relocatable writing output... [ 68%] resources/package-spec writing output... [ 70%] resources/use-shared-libraries writing output... [ 72%] resources/variants writing output... [ 75%] user-guide/environment-variables writing output... [ 77%] user-guide/index writing output... [ 79%] user-guide/recipes/build-without-recipe writing output... [ 81%] user-guide/recipes/debugging writing output... [ 83%] user-guide/recipes/index writing output... [ 85%] user-guide/recipes/sample-recipes writing output... [ 87%] user-guide/tutorials/add-win-start-menu-items writing output... [ 89%] user-guide/tutorials/build-pkgs writing output... [ 91%] user-guide/tutorials/build-pkgs-skeleton writing output... [ 93%] user-guide/tutorials/build-r-pkgs 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-04-08T19:27:19.410062Z, end-time: 2019-04-08T19:27:19.463844Z, 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