* Package:    dev-python/httpx-0.18.2
 * Repository: gentoo
 * Maintainer: python@gentoo.org
 * Upstream:   https://github.com/encode/httpx/issues
 * USE:        abi_ppc_64 elibc_glibc kernel_linux ppc64 python_targets_python3_9 test userland_GNU
 * FEATURES:   preserve-libs sandbox test
>>> Unpacking source...
>>> Unpacking httpx-0.18.2.tar.gz to /var/tmp/portage/dev-python/httpx-0.18.2/work
>>> Source unpacked in /var/tmp/portage/dev-python/httpx-0.18.2/work
>>> Preparing source in /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2 ...
 * python3_9: running distutils-r1_run_phase distutils-r1_python_compile
python3.9 setup.py build -j 16
running build
running build_py
creating /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
copying httpx/__init__.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
copying httpx/_decoders.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
copying httpx/_content.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
copying httpx/_auth.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
copying httpx/_types.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
copying httpx/_client.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
copying httpx/__version__.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
copying httpx/_status_codes.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
copying httpx/_api.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
copying httpx/_models.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
copying httpx/_exceptions.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
copying httpx/_config.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
copying httpx/_compat.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
copying httpx/_utils.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
copying httpx/_multipart.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
creating /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx/_transports
copying httpx/_transports/__init__.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx/_transports
copying httpx/_transports/asgi.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx/_transports
copying httpx/_transports/wsgi.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx/_transports
copying httpx/_transports/base.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx/_transports
copying httpx/_transports/default.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx/_transports
copying httpx/_transports/mock.py -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx/_transports
running egg_info
creating httpx.egg-info
writing httpx.egg-info/PKG-INFO
writing dependency_links to httpx.egg-info/dependency_links.txt
writing requirements to httpx.egg-info/requires.txt
writing top-level names to httpx.egg-info/top_level.txt
writing manifest file 'httpx.egg-info/SOURCES.txt'
reading manifest file 'httpx.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.md'
writing manifest file 'httpx.egg-info/SOURCES.txt'
copying httpx/py.typed -> /var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2-python3_9/lib/httpx
warning: build_py: byte-compiling is disabled, skipping.

>>> Source compiled.
>>> Test phase: dev-python/httpx-0.18.2
 * python3_9: running distutils-r1_run_phase python_test
python3.9 -m pytest -vv -ra -l -Wdefault --deselect tests/client/test_proxies.py::test_async_proxy_close --deselect tests/client/test_proxies.py::test_sync_proxy_close
ImportError while loading conftest '/var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2/tests/conftest.py'.
tests/conftest.py:17: in <module>
    from typing_extensions import Literal
E   ModuleNotFoundError: No module named 'typing_extensions'
 * ERROR: dev-python/httpx-0.18.2::gentoo failed (test phase):
 *   pytest failed with python3.9
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_test
 *   environment, line 2884:  Called distutils-r1_src_test
 *   environment, line 1232:  Called _distutils-r1_run_foreach_impl 'python_test'
 *   environment, line  474:  Called python_foreach_impl 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2545:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2072:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2070:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test'
 *   environment, line  788:  Called distutils-r1_run_phase 'python_test'
 *   environment, line 1171:  Called python_test
 *   environment, line 2843:  Called epytest '--deselect' 'tests/client/test_proxies.py::test_async_proxy_close' '--deselect' 'tests/client/test_proxies.py::test_sync_proxy_close'
 *   environment, line 1590:  Called die
 * The specific snippet of code:
 *       "${@}" || die -n "pytest failed with ${EPYTHON}";
 * 
 * If you need support, post the output of `emerge --info '=dev-python/httpx-0.18.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/httpx-0.18.2::gentoo'`.
 * The complete build log is located at '/var/log/portage/build/dev-python/httpx-0.18.2:20210714-202717.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/httpx-0.18.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/httpx-0.18.2/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2'
 * S: '/var/tmp/portage/dev-python/httpx-0.18.2/work/httpx-0.18.2'