Read the Docs build information Build id: 398434 Project: continuumio-conda-build Version: latest Commit: 1a568a7821f21fb69db8cb57962ca249a0dd9271 Date: 2020-08-18T18:10:49.288436Z State: finished Success: True [rtd-command-info] start-time: 2020-08-18T18:10:51.105545Z, end-time: 2020-08-18T18:10:54.037297Z, 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: 2020-08-18T18:10:54.482067Z, end-time: 2020-08-18T18:10:54.565909Z, 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 1a568a78 Merge pull request #4013 from isuruf/patch-8 [rtd-command-info] start-time: 2020-08-18T18:10:54.783832Z, end-time: 2020-08-18T18:10:54.841453Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-08-18T18:10:56.456518Z, end-time: 2020-08-18T18:12:37.176650Z, duration: 100, exit-code: 0 conda env create --quiet --name latest --file utils/environment.yml Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done [rtd-command-info] start-time: 2020-08-18T18:12:37.779529Z, end-time: 2020-08-18T18:13:00.372861Z, duration: 22, exit-code: 0 conda install --yes --quiet --name latest mock pillow sphinx sphinx_rtd_theme Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve. Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ## Package Plan ## environment location: /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest added / updated specs: - mock - pillow - sphinx - sphinx_rtd_theme The following packages will be downloaded: package | build ---------------------------|----------------- ca-certificates-2020.6.24 | 0 125 KB certifi-2020.6.20 | py37_0 156 KB freetype-2.10.2 | h5ab3b9f_0 608 KB jpeg-9b | h024ee3a_2 214 KB libpng-1.6.37 | hbc83047_0 278 KB libtiff-4.0.9 | he85c1e1_2 422 KB mock-4.0.2 | py_0 32 KB olefile-0.46 | py37_0 50 KB openssl-1.1.1g | h7b6447c_0 2.5 MB pillow-5.4.1 | py37h34e0f95_0 569 KB sphinx-3.2.1 | py_0 1.1 MB sphinx_rtd_theme-0.4.3 | py_0 4.4 MB ------------------------------------------------------------ Total: 10.5 MB The following NEW packages will be INSTALLED: freetype pkgs/main/linux-64::freetype-2.10.2-h5ab3b9f_0 jpeg pkgs/main/linux-64::jpeg-9b-h024ee3a_2 libpng pkgs/main/linux-64::libpng-1.6.37-hbc83047_0 libtiff pkgs/main/linux-64::libtiff-4.0.9-he85c1e1_2 mock pkgs/main/noarch::mock-4.0.2-py_0 olefile pkgs/main/linux-64::olefile-0.46-py37_0 pillow pkgs/main/linux-64::pillow-5.4.1-py37h34e0f95_0 The following packages will be UPDATED: ca-certificates conda-forge::ca-certificates-2019.3.9~ --> pkgs/main::ca-certificates-2020.6.24-0 certifi conda-forge::certifi-2019.3.9-py37_0 --> pkgs/main::certifi-2020.6.20-py37_0 openssl conda-forge::openssl-1.1.1b-h14c3975_1 --> pkgs/main::openssl-1.1.1g-h7b6447c_0 sphinx conda-forge::sphinx-2.0.1-py_0 --> pkgs/main::sphinx-3.2.1-py_0 The following packages will be SUPERSEDED by a higher-priority channel: sphinx_rtd_theme conda-forge --> pkgs/main Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done [rtd-command-info] start-time: 2020-08-18T18:13:00.496925Z, end-time: 2020-08-18T18:13:01.592182Z, duration: 1, exit-code: 0 /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/bin/python -m pip install -U --no-cache-dir recommonmark readthedocs-sphinx-ext Collecting recommonmark Downloading https://files.pythonhosted.org/packages/94/de/334aaf73df8c0e77fb07f883d1e274344526196c137ef3479cb5e5aef086/recommonmark-0.6.0-py2.py3-none-any.whl Collecting readthedocs-sphinx-ext Downloading https://files.pythonhosted.org/packages/98/48/2a0072f477a68726a83fa36e2e9242ecea2da09452f39b001ce1bf33023f/readthedocs_sphinx_ext-2.1.1-py2.py3-none-any.whl Requirement already satisfied, skipping upgrade: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from recommonmark) (0.14) Requirement already satisfied, skipping upgrade: sphinx>=1.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from recommonmark) (3.2.1) Collecting commonmark>=0.8.1 (from recommonmark) Downloading https://files.pythonhosted.org/packages/b1/92/dfd892312d822f36c55366118b95d914e5f16de11044a27cf10a7d71bbbf/commonmark-0.9.1-py2.py3-none-any.whl (51kB) Requirement already satisfied, skipping upgrade: Jinja2>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from readthedocs-sphinx-ext) (2.10.1) Requirement already satisfied, skipping upgrade: requests in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from readthedocs-sphinx-ext) (2.21.0) Requirement already satisfied, skipping upgrade: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (2.3.1) Requirement already satisfied, skipping upgrade: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.2.1) Requirement already satisfied, skipping upgrade: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.0.2) Requirement already satisfied, skipping upgrade: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.1.1) Requirement already satisfied, skipping upgrade: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (0.7.12) Requirement already satisfied, skipping upgrade: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (41.0.1) Requirement already satisfied, skipping upgrade: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.0.1) Requirement already satisfied, skipping upgrade: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (2.6.0) Requirement already satisfied, skipping upgrade: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.0.1) Requirement already satisfied, skipping upgrade: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.1.0) Requirement already satisfied, skipping upgrade: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.0.1) Requirement already satisfied, skipping upgrade: packaging in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (19.0) Requirement already satisfied, skipping upgrade: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.0.2) Requirement already satisfied, skipping upgrade: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from Jinja2>=2.9->readthedocs-sphinx-ext) (1.1.1) Requirement already satisfied, skipping upgrade: urllib3<1.25,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from requests->readthedocs-sphinx-ext) (1.24.2) Requirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from requests->readthedocs-sphinx-ext) (2.8) Requirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from requests->readthedocs-sphinx-ext) (3.0.4) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from requests->readthedocs-sphinx-ext) (2020.6.20) Requirement already satisfied, skipping upgrade: pytz>=0a in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from babel>=1.3->sphinx>=1.3.1->recommonmark) (2019.1) Requirement already satisfied, skipping upgrade: six in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from packaging->sphinx>=1.3.1->recommonmark) (1.12.0) Requirement already satisfied, skipping upgrade: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/lib/python3.7/site-packages (from packaging->sphinx>=1.3.1->recommonmark) (2.4.0) Installing collected packages: commonmark, recommonmark, readthedocs-sphinx-ext Found existing installation: CommonMark 0.7.5 Uninstalling CommonMark-0.7.5: Successfully uninstalled CommonMark-0.7.5 Successfully installed commonmark-0.9.1 readthedocs-sphinx-ext-2.1.1 recommonmark-0.6.0 [rtd-command-info] start-time: 2020-08-18T18:13:03.877115Z, end-time: 2020-08-18T18:13:03.952328Z, 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 html_favicon = 'conda-logo.png' # 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 multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("master", "/en/master/"), ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ("pdf", "//docs.conda.io/_/downloads/conda-build/en/latest/pdf/"), ("html", "//docs.conda.io/_/downloads/conda-build/en/latest/htmlzip/"), ("epub", "//docs.conda.io/_/downloads/conda-build/en/latest/epub/"), ], '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': 'UA-143891876-1', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'conda', 'proxied_api_host': '/_', '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, 'docsearch_disabled': False, 'user_analytics_code': 'UA-143891876-1', 'global_analytics_code': 'UA-17997319-2', 'commit': '1a568a78', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2020-08-18T18:13:04.109849Z, end-time: 2020-08-18T18:13:08.510166Z, duration: 4, exit-code: 0 python /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/bin/sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v3.2.1 loading translations [en]... done making output directory... done 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 50 source files that are out of date updating environment: [new config] 50 added, 0 changed, 0 removed reading sources... [ 2%] concepts/channels reading sources... [ 4%] concepts/generating-index reading sources... [ 6%] concepts/index reading sources... [ 8%] concepts/package-naming-conv reading sources... [ 10%] concepts/recipe reading sources... [ 12%] index reading sources... [ 14%] install-conda-build reading sources... [ 16%] release-notes reading sources... [ 18%] resources/activate-scripts reading sources... [ 20%] resources/add-win-start-menu-items reading sources... [ 22%] resources/build-scripts reading sources... [ 24%] resources/commands/conda-build reading sources... [ 26%] resources/commands/conda-convert reading sources... [ 28%] resources/commands/conda-develop reading sources... [ 30%] resources/commands/conda-index reading sources... [ 32%] resources/commands/conda-inspect reading sources... [ 34%] resources/commands/conda-inspect-channels reading sources... [ 36%] resources/commands/conda-inspect-linkages reading sources... [ 38%] resources/commands/conda-inspect-objects reading sources... [ 40%] resources/commands/conda-metapackage reading sources... [ 42%] resources/commands/conda-render reading sources... [ 44%] resources/commands/conda-skeleton reading sources... [ 46%] resources/commands/conda-skeleton-cpan reading sources... [ 48%] resources/commands/conda-skeleton-cran reading sources... [ 50%] resources/commands/conda-skeleton-luarocks reading sources... [ 52%] resources/commands/conda-skeleton-pypi reading sources... [ 54%] resources/commands/index reading sources... [ 56%] resources/compiler-tools reading sources... [ 58%] resources/define-metadata reading sources... [ 60%] resources/index reading sources... [ 62%] resources/link-scripts reading sources... [ 64%] resources/make-relocatable reading sources... [ 66%] resources/package-spec reading sources... [ 68%] resources/style-guide reading sources... [ 70%] resources/tutorial-template reading sources... [ 72%] resources/use-shared-libraries reading sources... [ 74%] resources/variants reading sources... [ 76%] user-guide/environment-variables reading sources... [ 78%] user-guide/getting-started reading sources... [ 80%] user-guide/index reading sources... [ 82%] user-guide/recipes/build-without-recipe reading sources... [ 84%] user-guide/recipes/debugging reading sources... [ 86%] user-guide/recipes/index reading sources... [ 88%] user-guide/recipes/sample-recipes reading sources... [ 90%] user-guide/tutorials/build-pkgs reading sources... [ 92%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 94%] user-guide/tutorials/build-r-pkgs reading sources... [ 96%] user-guide/tutorials/building-conda-packages reading sources... [ 98%] 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/generating-index writing output... [ 6%] concepts/index writing output... [ 8%] concepts/package-naming-conv writing output... [ 10%] concepts/recipe writing output... [ 12%] index writing output... [ 14%] install-conda-build writing output... [ 16%] release-notes writing output... [ 18%] resources/activate-scripts writing output... [ 20%] resources/add-win-start-menu-items writing output... [ 22%] resources/build-scripts writing output... [ 24%] resources/commands/conda-build writing output... [ 26%] resources/commands/conda-convert writing output... [ 28%] resources/commands/conda-develop writing output... [ 30%] resources/commands/conda-index writing output... [ 32%] resources/commands/conda-inspect writing output... [ 34%] resources/commands/conda-inspect-channels writing output... [ 36%] resources/commands/conda-inspect-linkages writing output... [ 38%] resources/commands/conda-inspect-objects writing output... [ 40%] resources/commands/conda-metapackage writing output... [ 42%] resources/commands/conda-render writing output... [ 44%] resources/commands/conda-skeleton writing output... [ 46%] resources/commands/conda-skeleton-cpan writing output... [ 48%] resources/commands/conda-skeleton-cran writing output... [ 50%] resources/commands/conda-skeleton-luarocks writing output... [ 52%] resources/commands/conda-skeleton-pypi writing output... [ 54%] resources/commands/index writing output... [ 56%] resources/compiler-tools writing output... [ 58%] resources/define-metadata writing output... [ 60%] resources/index writing output... [ 62%] resources/link-scripts writing output... [ 64%] resources/make-relocatable writing output... [ 66%] resources/package-spec writing output... [ 68%] resources/style-guide writing output... [ 70%] resources/tutorial-template writing output... [ 72%] resources/use-shared-libraries writing output... [ 74%] resources/variants writing output... [ 76%] user-guide/environment-variables writing output... [ 78%] user-guide/getting-started writing output... [ 80%] user-guide/index writing output... [ 82%] user-guide/recipes/build-without-recipe writing output... [ 84%] user-guide/recipes/debugging writing output... [ 86%] user-guide/recipes/index writing output... [ 88%] user-guide/recipes/sample-recipes writing output... [ 90%] user-guide/tutorials/build-pkgs writing output... [ 92%] user-guide/tutorials/build-pkgs-skeleton writing output... [ 94%] user-guide/tutorials/build-r-pkgs writing output... [ 96%] user-guide/tutorials/building-conda-packages writing output... [ 98%] user-guide/tutorials/index writing output... [100%] user-guide/wheel-files generating indices... genindexdone writing additional pages... searchdone copying images... [100%] img/conda_names.png copying downloadable files... [100%] user-guide/tutorials/meta.yaml copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2020-08-18T18:13:08.648586Z, end-time: 2020-08-18T18:13:11.561008Z, duration: 2, exit-code: 0 python /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/bin/sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v3.2.1 loading translations [en]... done making output directory... done 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: [new config] 50 added, 0 changed, 0 removed reading sources... [ 2%] concepts/channels reading sources... [ 4%] concepts/generating-index reading sources... [ 6%] concepts/index reading sources... [ 8%] concepts/package-naming-conv reading sources... [ 10%] concepts/recipe reading sources... [ 12%] index reading sources... [ 14%] install-conda-build reading sources... [ 16%] release-notes reading sources... [ 18%] resources/activate-scripts reading sources... [ 20%] resources/add-win-start-menu-items reading sources... [ 22%] resources/build-scripts reading sources... [ 24%] resources/commands/conda-build reading sources... [ 26%] resources/commands/conda-convert reading sources... [ 28%] resources/commands/conda-develop reading sources... [ 30%] resources/commands/conda-index reading sources... [ 32%] resources/commands/conda-inspect reading sources... [ 34%] resources/commands/conda-inspect-channels reading sources... [ 36%] resources/commands/conda-inspect-linkages reading sources... [ 38%] resources/commands/conda-inspect-objects reading sources... [ 40%] resources/commands/conda-metapackage reading sources... [ 42%] resources/commands/conda-render reading sources... [ 44%] resources/commands/conda-skeleton reading sources... [ 46%] resources/commands/conda-skeleton-cpan reading sources... [ 48%] resources/commands/conda-skeleton-cran reading sources... [ 50%] resources/commands/conda-skeleton-luarocks reading sources... [ 52%] resources/commands/conda-skeleton-pypi reading sources... [ 54%] resources/commands/index reading sources... [ 56%] resources/compiler-tools reading sources... [ 58%] resources/define-metadata reading sources... [ 60%] resources/index reading sources... [ 62%] resources/link-scripts reading sources... [ 64%] resources/make-relocatable reading sources... [ 66%] resources/package-spec reading sources... [ 68%] resources/style-guide reading sources... [ 70%] resources/tutorial-template reading sources... [ 72%] resources/use-shared-libraries reading sources... [ 74%] resources/variants reading sources... [ 76%] user-guide/environment-variables reading sources... [ 78%] user-guide/getting-started reading sources... [ 80%] user-guide/index reading sources... [ 82%] user-guide/recipes/build-without-recipe reading sources... [ 84%] user-guide/recipes/debugging reading sources... [ 86%] user-guide/recipes/index reading sources... [ 88%] user-guide/recipes/sample-recipes reading sources... [ 90%] user-guide/tutorials/build-pkgs reading sources... [ 92%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 94%] user-guide/tutorials/build-r-pkgs reading sources... [ 96%] user-guide/tutorials/building-conda-packages reading sources... [ 98%] 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/channels concepts/generating-index concepts/recipe concepts/package-naming-conv user-guide/index user-guide/getting-started 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/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/activate-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 resources/add-win-start-menu-items resources/style-guide resources/tutorial-template release-notes done writing... done writing additional files... done copying images... [100%] img/conda_names.png copying downloadable files... [100%] user-guide/tutorials/meta.yaml copying static files... ... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2020-08-18T18:13:12.090914Z, end-time: 2020-08-18T18:13:14.983589Z, duration: 2, exit-code: 0 python /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/bin/sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v3.2.1 loading translations [en]... done making output directory... done 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: [new config] 50 added, 0 changed, 0 removed reading sources... [ 2%] concepts/channels reading sources... [ 4%] concepts/generating-index reading sources... [ 6%] concepts/index reading sources... [ 8%] concepts/package-naming-conv reading sources... [ 10%] concepts/recipe reading sources... [ 12%] index reading sources... [ 14%] install-conda-build reading sources... [ 16%] release-notes reading sources... [ 18%] resources/activate-scripts reading sources... [ 20%] resources/add-win-start-menu-items reading sources... [ 22%] resources/build-scripts reading sources... [ 24%] resources/commands/conda-build reading sources... [ 26%] resources/commands/conda-convert reading sources... [ 28%] resources/commands/conda-develop reading sources... [ 30%] resources/commands/conda-index reading sources... [ 32%] resources/commands/conda-inspect reading sources... [ 34%] resources/commands/conda-inspect-channels reading sources... [ 36%] resources/commands/conda-inspect-linkages reading sources... [ 38%] resources/commands/conda-inspect-objects reading sources... [ 40%] resources/commands/conda-metapackage reading sources... [ 42%] resources/commands/conda-render reading sources... [ 44%] resources/commands/conda-skeleton reading sources... [ 46%] resources/commands/conda-skeleton-cpan reading sources... [ 48%] resources/commands/conda-skeleton-cran reading sources... [ 50%] resources/commands/conda-skeleton-luarocks reading sources... [ 52%] resources/commands/conda-skeleton-pypi reading sources... [ 54%] resources/commands/index reading sources... [ 56%] resources/compiler-tools reading sources... [ 58%] resources/define-metadata reading sources... [ 60%] resources/index reading sources... [ 62%] resources/link-scripts reading sources... [ 64%] resources/make-relocatable reading sources... [ 66%] resources/package-spec reading sources... [ 68%] resources/style-guide reading sources... [ 70%] resources/tutorial-template reading sources... [ 72%] resources/use-shared-libraries reading sources... [ 74%] resources/variants reading sources... [ 76%] user-guide/environment-variables reading sources... [ 78%] user-guide/getting-started reading sources... [ 80%] user-guide/index reading sources... [ 82%] user-guide/recipes/build-without-recipe reading sources... [ 84%] user-guide/recipes/debugging reading sources... [ 86%] user-guide/recipes/index reading sources... [ 88%] user-guide/recipes/sample-recipes reading sources... [ 90%] user-guide/tutorials/build-pkgs reading sources... [ 92%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 94%] user-guide/tutorials/build-r-pkgs reading sources... [ 96%] user-guide/tutorials/building-conda-packages reading sources... [ 98%] 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/channels concepts/generating-index concepts/recipe concepts/package-naming-conv user-guide/index user-guide/getting-started 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/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/activate-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 resources/add-win-start-menu-items resources/style-guide resources/tutorial-template release-notes resolving references... done writing... done copying images... [100%] img/conda_names.png copying TeX support files... copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/docs/source/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2020-08-18T18:13:15.538421Z, end-time: 2020-08-18T18:13:15.603621Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2020-08-18T18:13:15.807014Z, end-time: 2020-08-18T18:13:18.910160Z, duration: 3, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=continuumio-conda-build -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="continuumio-conda-build" "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 (./conda-build.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 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) (./sphinxmessages.sty) Writing index file continuumio-conda-build.idx (./continuumio-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 101. LaTeX Warning: Hyper reference `concepts/recipe::doc' on page 1 undefined on in put line 102. (/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. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [5] [6] [7] [8] LaTeX Warning: Hyper reference `concepts/recipe:conda-build-process' on page 9 undefined on input line 437. LaTeX Warning: Hyper reference `concepts/recipe:deep-dive' on page 9 undefined on input line 440. LaTeX Warning: Hyper reference `concepts/recipe:templates' on page 9 undefined on input line 443. LaTeX Warning: Hyper reference `concepts/recipe:environments' on page 9 undefin ed on input line 446. LaTeX Warning: Hyper reference `concepts/recipe:building' on page 9 undefined o n input line 449. LaTeX Warning: Hyper reference `concepts/recipe:prefix-replacement' on page 9 u ndefined on input line 452. LaTeX Warning: Hyper reference `concepts/recipe:testing' on page 9 undefined on input line 455. LaTeX Warning: Hyper reference `concepts/recipe:output-metadata' on page 9 unde fined on input line 458. LaTeX Warning: Hyper reference `concepts/recipe:more-information' on page 9 und efined on input line 463. LaTeX Warning: Hyper reference `install-conda-build:install-conda-build' on pag e 9 undefined on input line 469. LaTeX Warning: Hyper reference `resources/commands/conda-skeleton:skeleton-ref' on page 9 undefined on input line 503. [9] LaTeX Warning: Hyper reference `resources/define-metadata:jinja-templates' on p age 10 undefined on input line 589. [10] LaTeX Warning: Hyper reference `resources/define-metadata:source-section' on pa ge 11 undefined on input line 626. LaTeX Warning: Hyper reference `resources/define-metadata:requirements' on page 11 undefined on input line 629. LaTeX Warning: Hyper reference `resources/define-metadata:meta-build' on page 1 1 undefined on input line 639. LaTeX Warning: Hyper reference `resources/define-metadata:build-script' on page 11 undefined on input line 641. LaTeX Warning: Hyper reference `resources/define-metadata:meta-test' on page 11 undefined on input line 668. [11] LaTeX Warning: Hyper reference `resources/define-metadata::doc' on page 12 unde fined on input line 707. [12] [13 <./conda_names.png>] [14] Chapter 3. LaTeX Warning: Hyper reference `install-conda-build::doc' on page 15 undefined on input line 895. LaTeX Warning: Hyper reference `concepts/index::doc' on page 15 undefined on in put line 896. LaTeX Warning: Hyper reference `resources/index::doc' on page 15 undefined on i nput line 898. LaTeX Warning: Hyper reference `resources/style-guide::doc' on page 15 undefine d on input line 918. LaTeX Warning: Hyper reference `resources/tutorial-template::doc' on page 15 un defined on input line 919. LaTeX Warning: Hyper reference `user-guide/getting-started::doc' on page 15 und efined on input line 925. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:ov erview' on page 15 undefined on input line 933. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:wh o-is-this-for' on page 15 undefined on input line 936. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:be fore-you-start' on page 15 undefined on input line 939. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:to olkit' on page 15 undefined on input line 942. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:de veloping-a-build-strategy' on page 15 undefined on input line 945. 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 948. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:au tomated-testing' on page 15 undefined on input line 951. 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 954. 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 957. [15] LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:to olkit' on page 16 undefined on input line 968. LaTeX Warning: Hyper reference `install-conda-build:install-conda-build' on pag e 16 undefined on input line 1003. [16] [17] LaTeX Warning: Hyper reference `resources/define-metadata:meta-test' on page 18 undefined on input line 1159. [18] LaTeX Warning: Hyper reference `resources/define-metadata::doc' on page 19 unde fined on input line 1241. [19] [20] LaTeX Warning: Hyper reference `resources/define-metadata:preprocess-selectors' on page 21 undefined on input line 1457. LaTeX Warning: Hyper reference `resources/compiler-tools:compiler-tools' on pag e 21 undefined on input line 1469. [21] LaTeX Warning: Hyper reference `resources/compiler-tools:using-your-customized- compiler-package-with-conda-build-3' on page 22 undefined on input line 1473. LaTeX Warning: Hyper reference `resources/define-metadata:package-outputs' on p age 22 undefined on input line 1480. LaTeX Warning: Hyper reference `resources/variants:conda-build-variant-config-f iles' on page 22 undefined on input line 1506. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:overvi ew' on page 22 undefined on input line 1514. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:who-is -this-for' on page 22 undefined on input line 1517. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:before -you-start' on page 22 undefined on input line 1520. 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 1523. 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 1526. 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 1529. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:option al-uploading-packages-to-anaconda-org' on page 22 undefined on input line 1532. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:troubl eshooting-a-sample-issue' on page 22 undefined on input line 1535. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:more-i nformation' on page 22 undefined on input line 1538. [22] LaTeX Warning: Hyper reference `user-guide/getting-started:prereqs' on page 23 undefined on input line 1570. [23] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:troubl eshooting' on page 24 undefined on input line 1633. [24] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:python -versions' on page 25 undefined on input line 1786. [25] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:python -versions' on page 26 undefined on input line 1845. [26] LaTeX Warning: Hyper reference `resources/commands/conda-skeleton::doc' on page 27 undefined on input line 1925. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:overview' on pa ge 27 undefined on input line 1933. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:who-is-this-for ' on page 27 undefined on input line 1936. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:before-you-star t' on page 27 undefined on input line 1939. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:editing-the-met a-yaml-file' on page 27 undefined on input line 1942. 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 1945. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:building-and-in stalling' on page 27 undefined on input line 1948. 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 1951. 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 1954. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:optional-upload ing-new-packages-to-anaconda-org' on page 27 undefined on input line 1957. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:more-informatio n' on page 27 undefined on input line 1960. [27] LaTeX Warning: Hyper reference `user-guide/tutorials/index::doc' on page 28 und efined on input line 1982. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton::doc' on page 28 undefined on input line 1985. [28] [29] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:build-and-insta ll' on page 30 undefined on input line 2246. [30] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:build-and-insta ll' on page 31 undefined on input line 2309. LaTeX Warning: Hyper reference `resources/define-metadata::doc' on page 31 unde fined on input line 2326. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:overview' on page 31 undefined on input line 2336. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:who-is-this-f or' on page 31 undefined on input line 2339. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:before-you-st art' on page 31 undefined on input line 2342. 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 2345. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:building-an-r -package-with-dependencies' on page 31 undefined on input line 2348. 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 2351. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:optional-uplo ading-packages-to-anaconda-org' on page 31 undefined on input line 2354. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:more-informat ion' on page 31 undefined on input line 2357. [31] LaTeX Warning: Hyper reference `user-guide/tutorials/index::doc' on page 32 und efined on input line 2386. [32] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:troubl eshooting' on page 33 undefined on input line 2443. LaTeX Warning: Hyper reference `resources/compiler-tools:mac-sdk' on page 33 un defined on input line 2445. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:different-r-v ersion' on page 33 undefined on input line 2487. [33] [34] LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:different-r-v ersion' on page 35 undefined on input line 2632. LaTeX Warning: Hyper reference `resources/commands/conda-skeleton::doc' on page 35 undefined on input line 2653. LaTeX Warning: Hyper reference `concepts/recipe::doc' on page 35 undefined on i nput line 2658. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:setup-o ptions' on page 35 undefined on input line 2667. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:build-n umber' on page 35 undefined on input line 2670. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:build-s tring' on page 35 undefined on input line 2673. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:import- tests' on page 35 undefined on input line 2676. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:command -line-tests' on page 35 undefined on input line 2679. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:binary- files-relocatable' on page 35 undefined on input line 2682. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:preserv e-egg-directory' on page 35 undefined on input line 2685. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:feature s' on page 35 undefined on input line 2688. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:track-f eatures' on page 35 undefined on input line 2691. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:command -line-options' on page 35 undefined on input line 2696. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:id1' on page 35 undefined on input line 2699. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:notes' on page 35 undefined on input line 2704. [35] [36] LaTeX Warning: Hyper reference `resources/make-relocatable:make-relocatable' on page 37 undefined on input line 2800. [37] [38] [39] [40] LaTeX Warning: Hyper reference `user-guide/environment-variables:dynamic-behavi or-based-on-state-of-build-process' on page 41 undefined on input line 3062. LaTeX Warning: Hyper reference `user-guide/environment-variables:environment-va riables-set-during-the-build-process' on page 41 undefined on input line 3065. LaTeX Warning: Hyper reference `user-guide/environment-variables:git-environmen t-variables' on page 41 undefined on input line 3068. LaTeX Warning: Hyper reference `user-guide/environment-variables:mercurial-envi ronment-variables' on page 41 undefined on input line 3071. LaTeX Warning: Hyper reference `user-guide/environment-variables:inherited-envi ronment-variables' on page 41 undefined on input line 3074. LaTeX Warning: Hyper reference `user-guide/environment-variables:environment-va riables-that-affect-the-build-process' on page 41 undefined on input line 3077. LaTeX Warning: Hyper reference `user-guide/environment-variables:environment-va riables-to-set-build-features' on page 41 undefined on input line 3080. LaTeX Warning: Hyper reference `user-guide/environment-variables:environment-va riables-that-affect-the-test-process' on page 41 undefined on input line 3083. LaTeX Warning: Hyper reference `user-guide/environment-variables:inherited-env- vars' on page 41 undefined on input line 3123. Overfull \hbox (18.89848pt too wide) in paragraph at lines 3140--3141 []|\T1/ptm/m/n/10 CMAKE_GENERATOR| Underfull \hbox (badness 5985) in paragraph at lines 3156--3159 []|\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 3234--3235 []|\T1/pcr/m/n/10 PKG_BUILD_STRING| [41] Overfull \hbox (1.21844pt too wide) in paragraph at lines 3325--3326 []|\T1/ptm/m/n/10 LIBRARY_PREFIX| [42] Overfull \hbox (9.82852pt too wide) in paragraph at lines 3371--3372 []|\T1/ptm/m/n/10 PKG_CONFIG_PATH| Overfull \hbox (76.68826pt too wide) in paragraph at lines 3404--3405 []|\T1/ptm/m/n/10 MACOSX_DEPLOYMENT_TARGET| Overfull \hbox (20.74835pt too wide) in paragraph at lines 3455--3456 []|\T1/ptm/m/n/10 GIT_DESCRIBE_HASH| Overfull \hbox (36.30817pt too wide) in paragraph at lines 3461--3462 []|\T1/ptm/m/n/10 GIT_DESCRIBE_NUMBER| Overfull \hbox (12.74858pt too wide) in paragraph at lines 3467--3468 []|\T1/ptm/m/n/10 GIT_DESCRIBE_TAG| [43] Overfull \hbox (51.80862pt too wide) in paragraph at lines 3515--3516 []|\T1/ptm/m/n/10 HG_LATEST_TAG_DISTANCE| [44] Overfull \hbox (27.54628pt too wide) in paragraph at lines 3613--3614 []|\T1/ptm/m/n/10 FEATURE_NOMKL| Overfull \hbox (25.22632pt too wide) in paragraph at lines 3620--3621 []|\T1/ptm/m/n/10 FEATURE_DEBUG| Overfull \hbox (9.77638pt too wide) in paragraph at lines 3627--3628 []|\T1/ptm/m/n/10 FEATURE_OPT| LaTeX Warning: Hyper reference `user-guide/tutorials/index::doc' on page 45 und efined on input line 3698. [45] LaTeX Warning: Hyper reference `user-guide/recipes/index::doc' on page 46 undef ined on input line 3705. LaTeX Warning: Hyper reference `user-guide/environment-variables::doc' on page 46 undefined on input line 3711. LaTeX Warning: Hyper reference `user-guide/wheel-files::doc' on page 46 undefin ed on input line 3718. [46] Chapter 4. LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 47 undefined on input line 3750. LaTeX Warning: Hyper reference `resources/define-metadata:package-outputs' on p age 47 undefined on input line 3754. [47] [48] LaTeX Warning: Hyper reference `resources/variants:conda-build-variant-config-f iles' on page 49 undefined on input line 3877. LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 49 undefined on input line 3881. Underfull \hbox (badness 10000) in paragraph at lines 3879--3883 []\T1/ptm/m/n/10 Build scripts for ma-cOS should make use of the vari-ables \T1 /pcr/m/n/10 MACOSX_DEPLOYMENT_TARGET \T1/ptm/m/n/10 and [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 4038--4040 []\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 [51] [52] Underfull \hbox (badness 8000) in paragraph at lines 4130--4132 []\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\TS1/ptm/m/n/10 '\T1/ptm/m/n/10 s \T1/pcr/m/n/10 conda_build_config.yaml \T1/ptm/m/n/10 : [][]$https : / / github . com / Underfull \hbox (badness 10000) in paragraph at lines 4168--4171 []\T1/ptm/m/n/10 With those two keys de-fined, conda-build will try to use a co m-piler pack-age named [53] LaTeX Warning: Hyper reference `resources/define-metadata:package-section' on p age 54 undefined on input line 4243. LaTeX Warning: Hyper reference `resources/define-metadata:source-section' on pa ge 54 undefined on input line 4246. LaTeX Warning: Hyper reference `resources/define-metadata:build-section' on pag e 54 undefined on input line 4249. LaTeX Warning: Hyper reference `resources/define-metadata:requirements-section' on page 54 undefined on input line 4252. LaTeX Warning: Hyper reference `resources/define-metadata:test-section' on page 54 undefined on input line 4255. LaTeX Warning: Hyper reference `resources/define-metadata:outputs-section' on p age 54 undefined on input line 4258. LaTeX Warning: Hyper reference `resources/define-metadata:about-section' on pag e 54 undefined on input line 4261. LaTeX Warning: Hyper reference `resources/define-metadata:app-section' on page 54 undefined on input line 4264. LaTeX Warning: Hyper reference `resources/define-metadata:extra-section' on pag e 54 undefined on input line 4267. LaTeX Warning: Hyper reference `resources/define-metadata:templating-with-jinja ' on page 54 undefined on input line 4270. LaTeX Warning: Hyper reference `resources/define-metadata:preprocessing-selecto rs' on page 54 undefined on input line 4273. [54] [55] LaTeX Warning: Hyper reference `resources/define-metadata:jinja-templates' on p age 56 undefined on input line 4361. LaTeX Warning: Hyper reference `user-guide/environment-variables:git-env' on pa ge 56 undefined on input line 4361. LaTeX Warning: Hyper reference `user-guide/environment-variables:inherited-env- vars' on page 56 undefined on input line 4362. [56] [57] [58] [59] LaTeX Warning: Hyper reference `resources/define-metadata:preprocess-selectors' on page 60 undefined on input line 4671. [60] LaTeX Warning: Hyper reference `resources/make-relocatable::doc' on page 61 und efined on input line 4728. [61] LaTeX Warning: Hyper reference `resources/define-metadata:bin-prefix' on page 6 2 undefined on input line 4805. LaTeX Warning: Hyper reference `resources/define-metadata:detect-bin' on page 6 2 undefined on input line 4839. [62] LaTeX Warning: Hyper reference `resources/define-metadata:preprocess-selectors' on page 63 undefined on input line 4889. LaTeX Warning: Hyper reference `resources/package-spec:package-metadata' on pag e 63 undefined on input line 4899. [63] LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 64 undefined on input line 4912. LaTeX Warning: Hyper reference `resources/define-metadata:requirements' on page 64 undefined on input line 4944. [64] LaTeX Warning: Hyper reference `resources/variants:extra-jinja2' on page 65 und efined on input line 4991. LaTeX Warning: Hyper reference `resources/variants:pinning-expressions' on page 65 undefined on input line 4993. [65] LaTeX Warning: Hyper reference `resources/package-spec:build-version-spec' on p age 66 undefined on input line 5101. [66] LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 67 undefined on input line 5184. LaTeX Warning: Hyper reference `resources/compiler-tools:compiler-tools' on pag e 67 undefined on input line 5188. Underfull \hbox (badness 6188) in paragraph at lines 5181--5189 \T1/ptm/m/n/10 and \T1/pcr/m/n/10 CONDA_BUILD_SYSROOT \T1/ptm/m/n/10 will be se t ap-pro-pri-ately by conda-build (see \T1/ptm/m/it/10 En-vi-ron-ment vari-able s\T1/ptm/m/n/10 ). [67] LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 68 undefined on input line 5234. [68] [69] LaTeX Warning: Hyper reference `resources/define-metadata:implicit-metapackages ' on page 70 undefined on input line 5410. LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 70 undefined on input line 5412. [70] [71] LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 72 undefined on input line 5528. LaTeX Warning: Hyper reference `resources/variants:referencing-subpackages' on page 72 undefined on input line 5534. [72] Underfull \hbox (badness 10000) in paragraph at lines 5608--5611 []\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 [73] [74] [75] LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 76 undefined on input line 5841. LaTeX Warning: Hyper reference `resources/commands/conda-render::doc' on page 7 6 undefined on input line 5845. LaTeX Warning: Hyper reference `resources/variants:extra-jinja2' on page 76 und efined on input line 5853. Underfull \hbox (badness 7814) in paragraph at lines 5857--5865 []\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 [76] LaTeX Warning: Hyper reference `user-guide/environment-variables:build-envs' on page 77 undefined on input line 6018. LaTeX Warning: Hyper reference `user-guide/environment-variables:build-envs' on page 77 undefined on input line 6054. [77] [78] [79] LaTeX Warning: Hyper reference `resources/package-spec:package-metadata' on pag e 80 undefined on input line 6281. [80] LaTeX Warning: Hyper reference `resources/package-spec:package-metadata' on pag e 81 undefined on input line 6321. LaTeX Warning: Hyper reference `resources/package-spec:link-and-unlink-scripts' on page 81 undefined on input line 6324. LaTeX Warning: Hyper reference `resources/package-spec:repository-structure-and -index' on page 81 undefined on input line 6327. LaTeX Warning: Hyper reference `resources/package-spec:package-match-specificat ions' on page 81 undefined on input line 6330. [81] LaTeX Warning: Hyper reference `resources/package-spec:build-version-spec' on p age 82 undefined on input line 6456. LaTeX Warning: Hyper reference `resources/package-spec:repo-si' on page 82 unde fined on input line 6481. [82] [83] LaTeX Warning: Hyper reference `resources/define-metadata:about-section' on pag e 84 undefined on input line 6569. LaTeX Warning: Hyper reference `resources/commands/conda-render::doc' on page 8 4 undefined on input line 6607. LaTeX Warning: Hyper reference `resources/define-metadata:meta-build' on page 8 4 undefined on input line 6610. LaTeX Warning: Hyper reference `resources/link-scripts::doc' on page 84 undefin ed on input line 6616. LaTeX Warning: Hyper reference `resources/link-scripts::doc' on page 84 undefin ed on input line 6628. [84] [85] [86] [87] [88] LaTeX Warning: Hyper reference `resources/variants:creating-conda-build-variant -config-files' on page 89 undefined on input line 7007. LaTeX Warning: Hyper reference `resources/variants:pinning-at-the-variant-level ' on page 89 undefined on input line 7015. LaTeX Warning: Hyper reference `resources/variants:id1' on page 89 undefined on input line 7019. [89] LaTeX Warning: Hyper reference `resources/variants:avoiding-unnecessary-builds' on page 90 undefined on input line 7056. LaTeX Warning: Hyper reference `resources/variants:id1' on page 90 undefined on input line 7081. LaTeX Warning: Hyper reference `resources/variants:pinning-at-the-recipe-level' on page 90 undefined on input line 7082. LaTeX Warning: Hyper reference `resources/variants:id3' on page 90 undefined on input line 7109. [90] [91] LaTeX Warning: Hyper reference `resources/variants:aggregation-of-multiple-vari ants' on page 92 undefined on input line 7252. Underfull \hbox (badness 6063) in paragraph at lines 7248--7253 []\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 92 un defined on input line 7257. [92] [93] LaTeX Warning: Hyper reference `resources/variants:coupling-keys' on page 94 un defined on input line 7352. LaTeX Warning: Hyper reference `resources/variants:customizing-compatibility' o n page 94 undefined on input line 7357. LaTeX Warning: Hyper reference `resources/variants:extended-keys' on page 94 un defined on input line 7363. LaTeX Warning: Hyper reference `resources/variants:avoiding-unnecessary-builds' on page 94 undefined on input line 7369. [94] LaTeX Warning: Hyper reference `resources/variants:cli-vars' on page 95 undefin ed on input line 7477. [95] [96] [97] [98] [99] LaTeX Warning: Hyper reference `resources/variants:extra-jinja2' on page 100 un defined on input line 7801. LaTeX Warning: Hyper reference `resources/variants:avoiding-unnecessary-builds' on page 100 undefined on input line 7811. [100] [101] LaTeX Warning: Hyper reference `resources/variants:id1' on page 102 undefined o n input line 7985. Underfull \hbox (badness 10000) in paragraph at lines 7980--7987 []\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 7990--7994 []\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 , [102] LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 103 undefined on input line 8091. [103] Underfull \hbox (badness 7451) in paragraph at lines 8169--8173 []\T1/ptm/m/n/10 This as-sumes that you have cre-ated 2 com-piler pack-ages nam ed \T1/pcr/m/n/10 g++_linux-cos5-x86_64 \T1/ptm/m/n/10 and [104] [105] [106] LaTeX Warning: Hyper reference `resources/tutorial-template::doc' on page 107 u ndefined on input line 8359. LaTeX Warning: Hyper reference `resources/tutorial-template:overview' on page 1 07 undefined on input line 8369. LaTeX Warning: Hyper reference `resources/tutorial-template:who-is-this-for' on page 107 undefined on input line 8372. LaTeX Warning: Hyper reference `resources/tutorial-template:before-you-start' o n page 107 undefined on input line 8375. LaTeX Warning: Hyper reference `resources/tutorial-template:tutorial-tasks' on page 107 undefined on input line 8378. LaTeX Warning: Hyper reference `resources/tutorial-template:more-information-op tional' on page 107 undefined on input line 8381. LaTeX Warning: Hyper reference `resources/style-guide::doc' on page 107 undefin ed on input line 8393. LaTeX Warning: Hyper reference `user-guide/tutorials/index::doc' on page 107 un defined on input line 8396. [107] LaTeX Warning: Hyper reference `user-guide/getting-started:prereqs' on page 108 undefined on input line 8437. [108] Chapter 5. [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] No file continuumio-conda-build.ind. [119] (./continuumio-conda-build.aux) Package rerunfilecheck Warning: File `continuumio-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 continuumio-conda-build.pdf (123 pages, 453278 bytes). Transcript written on continuumio-conda-build.log. Latexmk: Index file 'continuumio-conda-build.idx' was written Latexmk: Missing input file: 'continuumio-conda-build.ind' from line 'No file continuumio-conda-build.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'continuumio-conda-build.pdf' Rule 'makeindex continuumio-conda-build.idx': File changes, etc: Non-existent destination files: 'continuumio-conda-build.ind' ------------ Run number 1 of rule 'makeindex continuumio-conda-build.idx' ------------ ------------ Running 'makeindex -s python.ist -o "continuumio-conda-build.ind" "continuumio-conda-build.idx"' ------------ Latexmk: applying rule 'makeindex continuumio-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 continuumio-conda-build.idx....done (17 entries accepted, 0 rejected). Sorting entries....done (68 comparisons). Generating output file continuumio-conda-build.ind....done (48 lines written, 3 warnings). Output written in continuumio-conda-build.ind. Transcript written in continuumio-conda-build.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'continuumio-conda-build.aux' 'continuumio-conda-build.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="continuumio-conda-build" "conda-build.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./conda-build.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 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) (./sphinxmessages.sty) Writing index file continuumio-conda-build.idx (./continuumio-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)) (./continuumio-conda-build.out) (./continuumio-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] (./continuumio-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. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [5] [6] [7] [8] [9] [10] [11] [12] [13 <./conda_names.png>] [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] [39] [40] Overfull \hbox (18.89848pt too wide) in paragraph at lines 3140--3141 []|\T1/ptm/m/n/10 CMAKE_GENERATOR| Underfull \hbox (badness 5985) in paragraph at lines 3156--3159 []|\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 3234--3235 []|\T1/pcr/m/n/10 PKG_BUILD_STRING| [41] Overfull \hbox (1.21844pt too wide) in paragraph at lines 3325--3326 []|\T1/ptm/m/n/10 LIBRARY_PREFIX| [42] Overfull \hbox (9.82852pt too wide) in paragraph at lines 3371--3372 []|\T1/ptm/m/n/10 PKG_CONFIG_PATH| Overfull \hbox (76.68826pt too wide) in paragraph at lines 3404--3405 []|\T1/ptm/m/n/10 MACOSX_DEPLOYMENT_TARGET| Overfull \hbox (20.74835pt too wide) in paragraph at lines 3455--3456 []|\T1/ptm/m/n/10 GIT_DESCRIBE_HASH| Overfull \hbox (36.30817pt too wide) in paragraph at lines 3461--3462 []|\T1/ptm/m/n/10 GIT_DESCRIBE_NUMBER| Overfull \hbox (12.74858pt too wide) in paragraph at lines 3467--3468 []|\T1/ptm/m/n/10 GIT_DESCRIBE_TAG| [43] Overfull \hbox (51.80862pt too wide) in paragraph at lines 3515--3516 []|\T1/ptm/m/n/10 HG_LATEST_TAG_DISTANCE| [44] Overfull \hbox (27.54628pt too wide) in paragraph at lines 3613--3614 []|\T1/ptm/m/n/10 FEATURE_NOMKL| Overfull \hbox (25.22632pt too wide) in paragraph at lines 3620--3621 []|\T1/ptm/m/n/10 FEATURE_DEBUG| Overfull \hbox (9.77638pt too wide) in paragraph at lines 3627--3628 []|\T1/ptm/m/n/10 FEATURE_OPT| [45] [46] Chapter 4. [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 3879--3883 []\T1/ptm/m/n/10 Build scripts for ma-cOS should make use of the vari-ables \T1 /pcr/m/n/10 MACOSX_DEPLOYMENT_TARGET \T1/ptm/m/n/10 and [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 4038--4040 []\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 [51] [52] Underfull \hbox (badness 8000) in paragraph at lines 4130--4132 []\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\TS1/ptm/m/n/10 '\T1/ptm/m/n/10 s \T1/pcr/m/n/10 conda_build_config.yaml \T1/ptm/m/n/10 : [][]$https : / / github . com / Underfull \hbox (badness 10000) in paragraph at lines 4168--4171 []\T1/ptm/m/n/10 With those two keys de-fined, conda-build will try to use a co m-piler pack-age named [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] Underfull \hbox (badness 6188) in paragraph at lines 5181--5189 \T1/ptm/m/n/10 and \T1/pcr/m/n/10 CONDA_BUILD_SYSROOT \T1/ptm/m/n/10 will be se t ap-pro-pri-ately by conda-build (see [][]\T1/ptm/m/it/10 En-vi-ron-ment vari- ables[][]\T1/ptm/m/n/10 ). [67] [68] [69] [70] [71] [72] Underfull \hbox (badness 10000) in paragraph at lines 5608--5611 []\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 [73] [74] [75] Underfull \hbox (badness 7814) in paragraph at lines 5857--5865 []\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 [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] Underfull \hbox (badness 6063) in paragraph at lines 7248--7253 []\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 , [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] Underfull \hbox (badness 10000) in paragraph at lines 7980--7987 []\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 7990--7994 []\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 , [102] [103] Underfull \hbox (badness 7451) in paragraph at lines 8169--8173 []\T1/ptm/m/n/10 This as-sumes that you have cre-ated 2 com-piler pack-ages nam ed \T1/pcr/m/n/10 g++_linux-cos5-x86_64 \T1/ptm/m/n/10 and [104] [105] [106] [107] [108] Chapter 5. [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] (./continuumio-conda-build.ind [119] [120] [121]) (./continuumio-conda-build.aux) Package rerunfilecheck Warning: File `continuumio-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 continuumio-conda-build.pdf (125 pages, 467402 bytes). Transcript written on continuumio-conda-build.log. Latexmk: Index file 'continuumio-conda-build.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'continuumio-conda-build.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'continuumio-conda-build.aux' 'continuumio-conda-build.out' 'continuumio-conda-build.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="continuumio-conda-build" "conda-build.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./conda-build.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 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) (./sphinxmessages.sty) Writing index file continuumio-conda-build.idx (./continuumio-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)) (./continuumio-conda-build.out) (./continuumio-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] (./continuumio-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. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [5] [6] [7] [8] [9] [10] [11] [12] [13 <./conda_names.png>] [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] [39] [40] Overfull \hbox (18.89848pt too wide) in paragraph at lines 3140--3141 []|\T1/ptm/m/n/10 CMAKE_GENERATOR| Underfull \hbox (badness 5985) in paragraph at lines 3156--3159 []|\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 3234--3235 []|\T1/pcr/m/n/10 PKG_BUILD_STRING| [41] Overfull \hbox (1.21844pt too wide) in paragraph at lines 3325--3326 []|\T1/ptm/m/n/10 LIBRARY_PREFIX| [42] Overfull \hbox (9.82852pt too wide) in paragraph at lines 3371--3372 []|\T1/ptm/m/n/10 PKG_CONFIG_PATH| Overfull \hbox (76.68826pt too wide) in paragraph at lines 3404--3405 []|\T1/ptm/m/n/10 MACOSX_DEPLOYMENT_TARGET| Overfull \hbox (20.74835pt too wide) in paragraph at lines 3455--3456 []|\T1/ptm/m/n/10 GIT_DESCRIBE_HASH| Overfull \hbox (36.30817pt too wide) in paragraph at lines 3461--3462 []|\T1/ptm/m/n/10 GIT_DESCRIBE_NUMBER| Overfull \hbox (12.74858pt too wide) in paragraph at lines 3467--3468 []|\T1/ptm/m/n/10 GIT_DESCRIBE_TAG| [43] Overfull \hbox (51.80862pt too wide) in paragraph at lines 3515--3516 []|\T1/ptm/m/n/10 HG_LATEST_TAG_DISTANCE| [44] Overfull \hbox (27.54628pt too wide) in paragraph at lines 3613--3614 []|\T1/ptm/m/n/10 FEATURE_NOMKL| Overfull \hbox (25.22632pt too wide) in paragraph at lines 3620--3621 []|\T1/ptm/m/n/10 FEATURE_DEBUG| Overfull \hbox (9.77638pt too wide) in paragraph at lines 3627--3628 []|\T1/ptm/m/n/10 FEATURE_OPT| [45] [46] Chapter 4. [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 3879--3883 []\T1/ptm/m/n/10 Build scripts for ma-cOS should make use of the vari-ables \T1 /pcr/m/n/10 MACOSX_DEPLOYMENT_TARGET \T1/ptm/m/n/10 and [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 4038--4040 []\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 [51] [52] Underfull \hbox (badness 8000) in paragraph at lines 4130--4132 []\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\TS1/ptm/m/n/10 '\T1/ptm/m/n/10 s \T1/pcr/m/n/10 conda_build_config.yaml \T1/ptm/m/n/10 : [][]$https : / / github . com / Underfull \hbox (badness 10000) in paragraph at lines 4168--4171 []\T1/ptm/m/n/10 With those two keys de-fined, conda-build will try to use a co m-piler pack-age named [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] Underfull \hbox (badness 6188) in paragraph at lines 5181--5189 \T1/ptm/m/n/10 and \T1/pcr/m/n/10 CONDA_BUILD_SYSROOT \T1/ptm/m/n/10 will be se t ap-pro-pri-ately by conda-build (see [][]\T1/ptm/m/it/10 En-vi-ron-ment vari- ables[][]\T1/ptm/m/n/10 ). [67] [68] [69] [70] [71] [72] Underfull \hbox (badness 10000) in paragraph at lines 5608--5611 []\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 [73] [74] [75] Underfull \hbox (badness 7814) in paragraph at lines 5857--5865 []\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 [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] Underfull \hbox (badness 6063) in paragraph at lines 7248--7253 []\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 , [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] Underfull \hbox (badness 10000) in paragraph at lines 7980--7987 []\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 7990--7994 []\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 , [102] [103] Underfull \hbox (badness 7451) in paragraph at lines 8169--8173 []\T1/ptm/m/n/10 This as-sumes that you have cre-ated 2 com-piler pack-ages nam ed \T1/pcr/m/n/10 g++_linux-cos5-x86_64 \T1/ptm/m/n/10 and [104] [105] [106] [107] [108] Chapter 5. [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] (./continuumio-conda-build.ind [119] [120] [121]) (./continuumio-conda-build.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on continuumio-conda-build.pdf (125 pages, 467709 bytes). Transcript written on continuumio-conda-build.log. Latexmk: Index file 'continuumio-conda-build.idx' was written Latexmk: Log file says output to 'continuumio-conda-build.pdf' Latexmk: All targets (continuumio-conda-build.pdf) are up-to-date [rtd-command-info] start-time: 2020-08-18T18:13:19.134536Z, end-time: 2020-08-18T18:13:19.192242Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/docs/source/_build/latex/continuumio-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: 2020-08-18T18:13:19.307299Z, end-time: 2020-08-18T18:13:22.772521Z, duration: 3, exit-code: 0 python /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/conda/latest/bin/sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v3.2.1 loading translations [en]... done making output directory... done 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 50 source files that are out of date updating environment: [new config] 50 added, 0 changed, 0 removed reading sources... [ 2%] concepts/channels reading sources... [ 4%] concepts/generating-index reading sources... [ 6%] concepts/index reading sources... [ 8%] concepts/package-naming-conv reading sources... [ 10%] concepts/recipe reading sources... [ 12%] index reading sources... [ 14%] install-conda-build reading sources... [ 16%] release-notes reading sources... [ 18%] resources/activate-scripts reading sources... [ 20%] resources/add-win-start-menu-items reading sources... [ 22%] resources/build-scripts reading sources... [ 24%] resources/commands/conda-build reading sources... [ 26%] resources/commands/conda-convert reading sources... [ 28%] resources/commands/conda-develop reading sources... [ 30%] resources/commands/conda-index reading sources... [ 32%] resources/commands/conda-inspect reading sources... [ 34%] resources/commands/conda-inspect-channels reading sources... [ 36%] resources/commands/conda-inspect-linkages reading sources... [ 38%] resources/commands/conda-inspect-objects reading sources... [ 40%] resources/commands/conda-metapackage reading sources... [ 42%] resources/commands/conda-render reading sources... [ 44%] resources/commands/conda-skeleton reading sources... [ 46%] resources/commands/conda-skeleton-cpan reading sources... [ 48%] resources/commands/conda-skeleton-cran reading sources... [ 50%] resources/commands/conda-skeleton-luarocks reading sources... [ 52%] resources/commands/conda-skeleton-pypi reading sources... [ 54%] resources/commands/index reading sources... [ 56%] resources/compiler-tools reading sources... [ 58%] resources/define-metadata reading sources... [ 60%] resources/index reading sources... [ 62%] resources/link-scripts reading sources... [ 64%] resources/make-relocatable reading sources... [ 66%] resources/package-spec reading sources... [ 68%] resources/style-guide reading sources... [ 70%] resources/tutorial-template reading sources... [ 72%] resources/use-shared-libraries reading sources... [ 74%] resources/variants reading sources... [ 76%] user-guide/environment-variables reading sources... [ 78%] user-guide/getting-started reading sources... [ 80%] user-guide/index reading sources... [ 82%] user-guide/recipes/build-without-recipe reading sources... [ 84%] user-guide/recipes/debugging reading sources... [ 86%] user-guide/recipes/index reading sources... [ 88%] user-guide/recipes/sample-recipes reading sources... [ 90%] user-guide/tutorials/build-pkgs reading sources... [ 92%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 94%] user-guide/tutorials/build-r-pkgs reading sources... [ 96%] user-guide/tutorials/building-conda-packages reading sources... [ 98%] 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/generating-index writing output... [ 6%] concepts/index writing output... [ 8%] concepts/package-naming-conv writing output... [ 10%] concepts/recipe writing output... [ 12%] index writing output... [ 14%] install-conda-build writing output... [ 16%] release-notes writing output... [ 18%] resources/activate-scripts writing output... [ 20%] resources/add-win-start-menu-items writing output... [ 22%] resources/build-scripts writing output... [ 24%] resources/commands/conda-build writing output... [ 26%] resources/commands/conda-convert writing output... [ 28%] resources/commands/conda-develop writing output... [ 30%] resources/commands/conda-index writing output... [ 32%] resources/commands/conda-inspect writing output... [ 34%] resources/commands/conda-inspect-channels writing output... [ 36%] resources/commands/conda-inspect-linkages writing output... [ 38%] resources/commands/conda-inspect-objects writing output... [ 40%] resources/commands/conda-metapackage writing output... [ 42%] resources/commands/conda-render writing output... [ 44%] resources/commands/conda-skeleton writing output... [ 46%] resources/commands/conda-skeleton-cpan writing output... [ 48%] resources/commands/conda-skeleton-cran writing output... [ 50%] resources/commands/conda-skeleton-luarocks writing output... [ 52%] resources/commands/conda-skeleton-pypi writing output... [ 54%] resources/commands/index writing output... [ 56%] resources/compiler-tools writing output... [ 58%] resources/define-metadata writing output... [ 60%] resources/index writing output... [ 62%] resources/link-scripts writing output... [ 64%] resources/make-relocatable writing output... [ 66%] resources/package-spec writing output... [ 68%] resources/style-guide writing output... [ 70%] resources/tutorial-template writing output... [ 72%] resources/use-shared-libraries writing output... [ 74%] resources/variants writing output... [ 76%] user-guide/environment-variables writing output... [ 78%] user-guide/getting-started writing output... [ 80%] user-guide/index writing output... [ 82%] user-guide/recipes/build-without-recipe writing output... [ 84%] user-guide/recipes/debugging writing output... [ 86%] user-guide/recipes/index writing output... [ 88%] user-guide/recipes/sample-recipes writing output... [ 90%] user-guide/tutorials/build-pkgs writing output... [ 92%] user-guide/tutorials/build-pkgs-skeleton writing output... [ 94%] user-guide/tutorials/build-r-pkgs writing output... [ 96%] user-guide/tutorials/building-conda-packages writing output... [ 98%] user-guide/tutorials/index writing output... [100%] user-guide/wheel-files generating indices... genindexdone writing additional pages... done 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 conda-build.epub file... build succeeded. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2020-08-18T18:13:23.006346Z, end-time: 2020-08-18T18:13:23.068440Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/docs/source/_build/epub/conda-build.epub /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/artifacts/latest/sphinx_epub/continuumio-conda-build.epub