[Debian-med-packaging] Bug#1042612: pydicom: FTBFS with Sphinx 7.1, docutils 0.20: TypeError: not all arguments converted during string formatting
Lucas Nussbaum
lucas at debian.org
Sun Jul 30 19:25:59 BST 2023
Source: pydicom
Version: 2.3.1-1
Severity: important
Tags: ftbfs
User: python-modules-team at lists.alioth.debian.org
Usertags: sphinx7.1
Hi,
pydicom fails to build with Sphinx 7.1 and docutils 0.20, both of which
are currently available in experimental.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
> pybuild --build -i python{version} -p 3.11
> I: pybuild base:240: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/filebase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/values.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/filereader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/datadict.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/charset.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/errors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/env_info.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/_dicom_dict.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/_storage_sopclass_uids.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/multival.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/_version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/encaps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/fileset.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/dataelem.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/sequence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/uid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/dataset.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/dicomdir.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/tag.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/_private_dict.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/fileutil.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/_uid_dict.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/valuerep.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/dicomio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/jsonrep.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/filewriter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/overlay_data_handlers
> copying pydicom/overlay_data_handlers/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/overlay_data_handlers
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/sr
> copying pydicom/sr/_snomed_dict.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/sr
> copying pydicom/sr/_concepts_dict.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/sr
> copying pydicom/sr/coding.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/sr
> copying pydicom/sr/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/sr
> copying pydicom/sr/codedict.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/sr
> copying pydicom/sr/_cid_dict.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/sr
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/benchmarks
> copying pydicom/benchmarks/bench_rle_decode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/benchmarks
> copying pydicom/benchmarks/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/benchmarks
> copying pydicom/benchmarks/bench_encaps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/benchmarks
> copying pydicom/benchmarks/bench_handler_numpy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/benchmarks
> copying pydicom/benchmarks/bench_rle_encode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/benchmarks
> copying pydicom/benchmarks/bench_pixel_util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/benchmarks
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> copying pydicom/pixel_data_handlers/gdcm_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> copying pydicom/pixel_data_handlers/pylibjpeg_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> copying pydicom/pixel_data_handlers/jpeg_ls_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> copying pydicom/pixel_data_handlers/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> copying pydicom/pixel_data_handlers/rle_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> copying pydicom/pixel_data_handlers/pillow_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> copying pydicom/pixel_data_handlers/numpy_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> copying pydicom/pixel_data_handlers/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data
> copying pydicom/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data
> copying pydicom/data/data_manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data
> copying pydicom/data/retry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data
> copying pydicom/data/download.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_env_info.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_values.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_json.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_pylibjpeg.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_encoders_pydicom.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_overlay_np.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_unicode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_cli.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_uid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_errors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_gdcm_pixel_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_JPEG_LS_transfer_syntax.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_data_manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_dictionary.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_dicomdir.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_tag.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_handler_util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_waveform.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_fileset.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_filebase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_multival.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_encoders_gdcm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_pillow_pixel_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_valuerep.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_rawread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_rle_pixel_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_dataelem.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_fileutil.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_encoders.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_charset.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_numpy_pixel_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_jpeg_ls_pixel_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_filereader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_filewriter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/_write_stds.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_encaps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_dataset.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_codes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_sequence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/waveforms
> copying pydicom/waveforms/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/waveforms
> copying pydicom/waveforms/numpy_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/waveforms
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/overlays
> copying pydicom/overlays/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/overlays
> copying pydicom/overlays/numpy_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/overlays
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/cli
> copying pydicom/cli/main.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/cli
> copying pydicom/cli/codify.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/cli
> copying pydicom/cli/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/cli
> copying pydicom/cli/show.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/cli
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/encoders
> copying pydicom/encoders/gdcm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/encoders
> copying pydicom/encoders/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/encoders
> copying pydicom/encoders/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/encoders
> copying pydicom/encoders/pylibjpeg.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/encoders
> copying pydicom/encoders/native.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/encoders
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/util
> copying pydicom/util/codify.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/util
> copying pydicom/util/dump.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/util
> copying pydicom/util/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/util
> copying pydicom/util/leanread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/util
> copying pydicom/util/fixer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/util
> copying pydicom/util/hexutil.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/util
> running egg_info
> creating pydicom.egg-info
> writing pydicom.egg-info/PKG-INFO
> writing dependency_links to pydicom.egg-info/dependency_links.txt
> writing entry points to pydicom.egg-info/entry_points.txt
> writing requirements to pydicom.egg-info/requires.txt
> writing top-level names to pydicom.egg-info/top_level.txt
> writing manifest file 'pydicom.egg-info/SOURCES.txt'
> reading manifest file 'pydicom.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> writing manifest file 'pydicom.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:201: _Warning: Package 'pydicom.data.charset_files' is absent from the `packages` configuration.
> !!
>
> ********************************************************************************
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydicom.data.charset_files' as an importable package[^1],
> but it is absent from setuptools' `packages` configuration.
>
> This leads to an ambiguous overall configuration. If you want to distribute this
> package, please make sure that 'pydicom.data.charset_files' is explicitly added
> to the `packages` configuration field.
>
> Alternatively, you can also rely on setuptools' discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" on setuptools documentation page:
>
> - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
>
> If you don't want 'pydicom.data.charset_files' to be distributed and are
> already explicitly excluding 'pydicom.data.charset_files' via
> `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
> you can try to use `exclude_package_data`, or `include-package-data=False` in
> combination with a more fine grained `package-data` configuration.
>
> You can read more about "package data files" on setuptools documentation page:
>
> - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
>
>
> [^1]: For Python, any directory (with suitable naming) can be imported,
> even if it does not contain any `.py` files.
> On the other hand, currently there is no concept of package data
> directory, all directories are treated like packages.
> ********************************************************************************
>
> !!
> check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:201: _Warning: Package 'pydicom.data.palettes' is absent from the `packages` configuration.
> !!
>
> ********************************************************************************
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydicom.data.palettes' as an importable package[^1],
> but it is absent from setuptools' `packages` configuration.
>
> This leads to an ambiguous overall configuration. If you want to distribute this
> package, please make sure that 'pydicom.data.palettes' is explicitly added
> to the `packages` configuration field.
>
> Alternatively, you can also rely on setuptools' discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" on setuptools documentation page:
>
> - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
>
> If you don't want 'pydicom.data.palettes' to be distributed and are
> already explicitly excluding 'pydicom.data.palettes' via
> `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
> you can try to use `exclude_package_data`, or `include-package-data=False` in
> combination with a more fine grained `package-data` configuration.
>
> You can read more about "package data files" on setuptools documentation page:
>
> - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
>
>
> [^1]: For Python, any directory (with suitable naming) can be imported,
> even if it does not contain any `.py` files.
> On the other hand, currently there is no concept of package data
> directory, all directories are treated like packages.
> ********************************************************************************
>
> !!
> check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:201: _Warning: Package 'pydicom.data.test_files' is absent from the `packages` configuration.
> !!
>
> ********************************************************************************
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydicom.data.test_files' as an importable package[^1],
> but it is absent from setuptools' `packages` configuration.
>
> This leads to an ambiguous overall configuration. If you want to distribute this
> package, please make sure that 'pydicom.data.test_files' is explicitly added
> to the `packages` configuration field.
>
> Alternatively, you can also rely on setuptools' discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" on setuptools documentation page:
>
> - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
>
> If you don't want 'pydicom.data.test_files' to be distributed and are
> already explicitly excluding 'pydicom.data.test_files' via
> `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
> you can try to use `exclude_package_data`, or `include-package-data=False` in
> combination with a more fine grained `package-data` configuration.
>
> You can read more about "package data files" on setuptools documentation page:
>
> - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
>
>
> [^1]: For Python, any directory (with suitable naming) can be imported,
> even if it does not contain any `.py` files.
> On the other hand, currently there is no concept of package data
> directory, all directories are treated like packages.
> ********************************************************************************
>
> !!
> check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:201: _Warning: Package 'pydicom.data.test_files.dicomdirtests' is absent from the `packages` configuration.
> !!
>
> ********************************************************************************
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydicom.data.test_files.dicomdirtests' as an importable package[^1],
> but it is absent from setuptools' `packages` configuration.
>
> This leads to an ambiguous overall configuration. If you want to distribute this
> package, please make sure that 'pydicom.data.test_files.dicomdirtests' is explicitly added
> to the `packages` configuration field.
>
> Alternatively, you can also rely on setuptools' discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" on setuptools documentation page:
>
> - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
>
> If you don't want 'pydicom.data.test_files.dicomdirtests' to be distributed and are
> already explicitly excluding 'pydicom.data.test_files.dicomdirtests' via
> `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
> you can try to use `exclude_package_data`, or `include-package-data=False` in
> combination with a more fine grained `package-data` configuration.
>
> You can read more about "package data files" on setuptools documentation page:
>
> - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
>
>
> [^1]: For Python, any directory (with suitable naming) can be imported,
> even if it does not contain any `.py` files.
> On the other hand, currently there is no concept of package data
> directory, all directories are treated like packages.
> ********************************************************************************
>
> !!
> check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:201: _Warning: Package 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' is absent from the `packages` configuration.
> !!
>
> ********************************************************************************
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' as an importable package[^1],
> but it is absent from setuptools' `packages` configuration.
>
> This leads to an ambiguous overall configuration. If you want to distribute this
> package, please make sure that 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' is explicitly added
> to the `packages` configuration field.
>
> Alternatively, you can also rely on setuptools' discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" on setuptools documentation page:
>
> - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
>
> If you don't want 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' to be distributed and are
> already explicitly excluding 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' via
> `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
> you can try to use `exclude_package_data`, or `include-package-data=False` in
> combination with a more fine grained `package-data` configuration.
>
> You can read more about "package data files" on setuptools documentation page:
>
> - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
>
>
> [^1]: For Python, any directory (with suitable naming) can be imported,
> even if it does not contain any `.py` files.
> On the other hand, currently there is no concept of package data
> directory, all directories are treated like packages.
> ********************************************************************************
>
> !!
> check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:201: _Warning: Package 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' is absent from the `packages` configuration.
> !!
>
> ********************************************************************************
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' as an importable package[^1],
> but it is absent from setuptools' `packages` configuration.
>
> This leads to an ambiguous overall configuration. If you want to distribute this
> package, please make sure that 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' is explicitly added
> to the `packages` configuration field.
>
> Alternatively, you can also rely on setuptools' discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" on setuptools documentation page:
>
> - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
>
> If you don't want 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' to be distributed and are
> already explicitly excluding 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' via
> `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
> you can try to use `exclude_package_data`, or `include-package-data=False` in
> combination with a more fine grained `package-data` configuration.
>
> You can read more about "package data files" on setuptools documentation page:
>
> - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
>
>
> [^1]: For Python, any directory (with suitable naming) can be imported,
> even if it does not contain any `.py` files.
> On the other hand, currently there is no concept of package data
> directory, all directories are treated like packages.
> ********************************************************************************
>
> !!
> check.warn(importable)
> copying pydicom/py.typed -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/data/hashes.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data
> copying pydicom/data/urls.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/hotmetalblue.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/spring.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/winter.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/pet20step.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/README.md -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/hotiron.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/fall.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/pet.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/summer.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_small_padded.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtstruct.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+s2.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtdose_expb.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_rle_2frame.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+np.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_jpeg_no_color_transform.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_rle.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_jpeg_gdcm.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/reportsi_with_empty_number_tags.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/badVR.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/zipMR.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/ExplVR_BigEnd.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/JPEG2000-embedded-sequence-delimiter.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_jpeg_lossy_gdcm.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/test-SR.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/liver_1frame.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/CT_small.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtdose_expb_1frame.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_rle_16bit.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_small_bigendian.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/test_PN.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_jpeg.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/UN_sequence.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_small_odd.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/README.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_truncated.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/JPEG-lossy.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/priv_SQ.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_ybr_full_422_uncompressed.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_gdcm_KY.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/GDCMJ2K_TextGBR.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtstruct.dump -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/JPEG2000.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+s4.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/test1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_small_expb.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtplan.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/waveform_ecg.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+n2.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/693_J2KI.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_small.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_rle_32bit_2frame.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/image_dfl.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_small_jp2klossless.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtdose_rle.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/reportsi.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_small_jpeg_ls_lossless.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/ExplVR_LitEndNoMeta.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/no_meta_group_length.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_small_RLE.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_small_odd_jpeg.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/nested_priv_SQ.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_small_implicit.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_jpeg_app14_dcmd.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/meta_missing_tsyntax.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/liver_expb_1frame.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_jpeg_no_color_transform_2.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/ExplVR_BigEndNoMeta.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtdose.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/JPGExtended.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cr.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_rle_16bit_2frame.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+n1.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtdose_1frame.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/empty_charset_LEI.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_jpeg_dcmtk.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtplan_truncated.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/no_meta.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtplan.dump -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_jpeg_dcmd.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtdose_rle_1frame.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/J2K_pixelrep_mismatch.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_rle_32bit.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> copying pydicom/data/test_files/dicomdirtests/DICOMDIR -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> copying pydicom/data/test_files/dicomdirtests/DICOMDIR-implicit -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> copying pydicom/data/test_files/dicomdirtests/README.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> copying pydicom/data/test_files/dicomdirtests/DICOMDIR-empty.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> copying pydicom/data/test_files/dicomdirtests/DICOMDIR-nooffset -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> copying pydicom/data/test_files/dicomdirtests/DICOMDIR-reordered -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> copying pydicom/data/test_files/dicomdirtests/DICOMDIR-bigEnd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> copying pydicom/data/test_files/dicomdirtests/DICOMDIR-nopatient -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CR1
> copying pydicom/data/test_files/dicomdirtests/77654033/CR1/6154 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CR1
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CT2
> copying pydicom/data/test_files/dicomdirtests/77654033/CT2/17166 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CT2
> copying pydicom/data/test_files/dicomdirtests/77654033/CT2/17136 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CT2
> copying pydicom/data/test_files/dicomdirtests/77654033/CT2/17196 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CT2
> copying pydicom/data/test_files/dicomdirtests/77654033/CT2/17106 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CT2
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CR2
> copying pydicom/data/test_files/dicomdirtests/77654033/CR2/6247 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CR2
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CR3
> copying pydicom/data/test_files/dicomdirtests/77654033/CR3/6278 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CR3
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/DICOMDIR -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/README -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Z -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001B -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000018 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000A -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000015 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001C -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000M -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Y -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000019 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000H -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000014 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000010 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000004 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000O -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000R -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000000 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000X -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000G -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000009 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000T -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000D -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000V -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000C -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001A -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001D -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000S -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000P -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000007 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000J -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000L -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000F -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000005 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000B -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000N -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000I -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000W -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000E -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000016 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000003 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000012 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000002 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000017 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000001 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000008 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Q -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000013 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000K -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000U -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000011 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000006 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT5N
> copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/2693 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT5N
> copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/2062 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT5N
> copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/3353 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT5N
> copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/2392 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT5N
> copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/3023 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT5N
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT2N
> copying pydicom/data/test_files/dicomdirtests/98892001/CT2N/6924 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT2N
> copying pydicom/data/test_files/dicomdirtests/98892001/CT2N/6293 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT2N
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR2
> copying pydicom/data/test_files/dicomdirtests/98892003/MR2/5011 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR2
> copying pydicom/data/test_files/dicomdirtests/98892003/MR2/6605 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR2
> copying pydicom/data/test_files/dicomdirtests/98892003/MR2/4950 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR2
> copying pydicom/data/test_files/dicomdirtests/98892003/MR2/15970 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR2
> copying pydicom/data/test_files/dicomdirtests/98892003/MR2/6935 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR2
> copying pydicom/data/test_files/dicomdirtests/98892003/MR2/4981 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR2
> copying pydicom/data/test_files/dicomdirtests/98892003/MR2/6273 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR2
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR1
> copying pydicom/data/test_files/dicomdirtests/98892003/MR1/5641 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR1
> copying pydicom/data/test_files/dicomdirtests/98892003/MR1/15820 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR1
> copying pydicom/data/test_files/dicomdirtests/98892003/MR1/4919 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR1
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR700
> copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4467 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR700
> copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4588 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR700
> copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4648 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR700
> copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4678 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR700
> copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4528 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR700
> copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4618 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR700
> copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4558 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR700
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/FileInfo.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrArab.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrFren.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrSQEncoding1.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrKoreanMulti.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrGreek.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrRuss.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrJapMulti.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrSQEncoding.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrX2.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrI2.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrHbrw.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrGerm.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrH31.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrJapMultiExplicitIR6.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrH32.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrX1.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrFrenMulti.dcm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> cd doc; PYTHONPATH=.. python3 /usr/bin/sphinx-build -N -bhtml . build/html
> Running Sphinx v7.1.1
> /usr/lib/python3/dist-packages/sphinx_gallery/sphinx_compatibility.py:71: RemovedInSphinx80Warning: The alias 'sphinx.util.status_iterator' is deprecated, use 'sphinx.util.display.status_iterator' instead. Check CHANGES for Sphinx API modifications.
> status_iterator = sphinx.util.status_iterator
> Failed to execute git to get revision
> making output directory... done
> loading intersphinx inventory from https://docs.python.org/3/objects.inv...
> loading intersphinx inventory from https://docs.scipy.org/doc/numpy/objects.inv...
> loading intersphinx inventory from https://docs.scipy.org/doc/scipy/reference/objects.inv...
> loading intersphinx inventory from http://matplotlib.org/objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://docs.scipy.org/doc/scipy/reference/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: HTTPSConnectionPool(host='docs.scipy.org', port=443): Max retries exceeded with url: /doc/scipy/reference/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fcb505a1890>: Failed to establish a new connection: [Errno 111] Connection refused')))
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fcb505976d0>: Failed to establish a new connection: [Errno 111] Connection refused')))
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://docs.scipy.org/doc/numpy/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: HTTPSConnectionPool(host='docs.scipy.org', port=443): Max retries exceeded with url: /doc/numpy/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fcb50596b50>: Failed to establish a new connection: [Errno 111] Connection refused')))
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'http://matplotlib.org/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: HTTPConnectionPool(host='127.0.0.1', port=9): Max retries exceeded with url: http://matplotlib.org/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fcb505b1ad0>: Failed to establish a new connection: [Errno 111] Connection refused')))
> generating gallery...
> Matplotlib created a temporary config/cache directory at /tmp/matplotlib-vfjf8xlt because the default path (/sbuild-nonexistent/.config/matplotlib) is not a writable directory; it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing.
> Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files.
> [2Kgenerating gallery for auto_examples... [ 25%] plot_dicom_difference.py
> [2Kgenerating gallery for auto_examples... [ 50%] show_charset_name.py
> [2Kgenerating gallery for auto_examples... [ 75%] memory_dataset.py
> [2Kgenerating gallery for auto_examples... [100%] dicomtree.py
>
> [2Kgenerating gallery for auto_examples/image_processing... [ 33%] plot_downsize_image.py
> [2Kgenerating gallery for auto_examples/image_processing... [ 67%] plot_waveforms.py
> [2Kgenerating gallery for auto_examples/image_processing... [100%] reslice.py
>
> [2Kgenerating gallery for auto_examples/input_output... [ 17%] plot_read_rtplan.py
> [2Kgenerating gallery for auto_examples/input_output... [ 33%] plot_read_dicom.py
> [2Kgenerating gallery for auto_examples/input_output... [ 50%] plot_printing_dataset.py
> [2Kgenerating gallery for auto_examples/input_output... [ 67%] plot_write_dicom.py
> [2Kgenerating gallery for auto_examples/input_output... [ 83%] plot_read_dicom_directory.py
> [2Kgenerating gallery for auto_examples/input_output... [100%] plot_read_fileset.py
>
> [2Kgenerating gallery for auto_examples/metadata_processing... [ 33%] plot_add_dict_entries.py
> [2Kgenerating gallery for auto_examples/metadata_processing... [ 67%] plot_sequences.py
> [2Kgenerating gallery for auto_examples/metadata_processing... [100%] plot_anonymize.py
>
> computation time summary:
> - ../examples/input_output/plot_read_fileset.py: 0.21 sec 0.0 MB
> - ../examples/image_processing/plot_waveforms.py: 0.19 sec 0.0 MB
> - ../examples/input_output/plot_read_dicom.py: 0.10 sec 0.0 MB
> - ../examples/plot_dicom_difference.py: 0.10 sec 0.0 MB
> - ../examples/input_output/plot_read_dicom_directory.py: 0.01 sec 0.0 MB
> - ../examples/metadata_processing/plot_anonymize.py: 0.01 sec 0.0 MB
> - ../examples/image_processing/plot_downsize_image.py: 0.01 sec 0.0 MB
> - ../examples/input_output/plot_printing_dataset.py: 0.01 sec 0.0 MB
> - ../examples/input_output/plot_write_dicom.py: 0.01 sec 0.0 MB
> - ../examples/input_output/plot_read_rtplan.py: 0.00 sec 0.0 MB
> - ../examples/metadata_processing/plot_sequences.py: 0.00 sec 0.0 MB
> - ../examples/metadata_processing/plot_add_dict_entries.py: 0.00 sec 0.0 MB
> - ../examples/dicomtree.py: 0.00 sec 0.0 MB
> - ../examples/image_processing/reslice.py: 0.00 sec 0.0 MB
> - ../examples/memory_dataset.py: 0.00 sec 0.0 MB
> - ../examples/show_charset_name.py: 0.00 sec 0.0 MB
> [autosummary] generating autosummary for: faq/index.rst, guides/cli/cli_codify.rst, guides/cli/cli_dev.rst, guides/cli/cli_guide.rst, guides/cli/cli_intro.rst, guides/cli/cli_show.rst, guides/element_value_types.rst, guides/encoding/encoder_plugin_options.rst, guides/encoding/encoder_plugins.rst, guides/encoding/index.rst, ..., tutorials/contributing_docs.rst, tutorials/dataset_basics.rst, tutorials/dicom_json.rst, tutorials/filesets.rst, tutorials/index.rst, tutorials/installation.rst, tutorials/pixel_data/compressing.rst, tutorials/sr_basics.rst, tutorials/virtualenvs.rst, tutorials/waveforms.rst
> [autosummary] generating autosummary for: /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.charset.convert_encodings.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.charset.decode_bytes.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.charset.decode_element.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.charset.encode_string.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.config.APPLY_J2K_CORRECTIONS.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.config.DS_decimal.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.config.DS_numpy.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.config.IGNORE.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.config.INVALID_KEYWORD_BEHAVIOR.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.config.INVALID_KEY_BEHAVIOR.rst, ..., /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_UI.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_UN.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_UR_string.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_numbers.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_single_string.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_string.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_tag.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_text.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_value.rst, /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.waveforms.numpy_handler.rst
> building [mo]: targets for 0 po files that are out of date
> writing output...
> building [html]: targets for 91 source files that are out of date
> updating environment: [new config] 508 added, 0 changed, 0 removed
> [2Kreading sources... [ 0%] auto_examples/dicomtree
> [2Kreading sources... [ 0%] auto_examples/image_processing/plot_downsize_image
> [2Kreading sources... [ 1%] auto_examples/image_processing/plot_waveforms
> [2Kreading sources... [ 1%] auto_examples/image_processing/reslice
> [2Kreading sources... [ 1%] auto_examples/image_processing/sg_execution_times
> [2Kreading sources... [ 1%] auto_examples/index
> [2Kreading sources... [ 1%] auto_examples/input_output/plot_printing_dataset
> [2Kreading sources... [ 2%] auto_examples/input_output/plot_read_dicom
> [2Kreading sources... [ 2%] auto_examples/input_output/plot_read_dicom_directory
> [2Kreading sources... [ 2%] auto_examples/input_output/plot_read_fileset
> [2Kreading sources... [ 2%] auto_examples/input_output/plot_read_rtplan
> [2Kreading sources... [ 2%] auto_examples/input_output/plot_write_dicom
> [2Kreading sources... [ 3%] auto_examples/input_output/sg_execution_times
> [2Kreading sources... [ 3%] auto_examples/memory_dataset
> [2Kreading sources... [ 3%] auto_examples/metadata_processing/plot_add_dict_entries
> [2Kreading sources... [ 3%] auto_examples/metadata_processing/plot_anonymize
> [2Kreading sources... [ 3%] auto_examples/metadata_processing/plot_sequences
> [2Kreading sources... [ 4%] auto_examples/metadata_processing/sg_execution_times
> [2Kreading sources... [ 4%] auto_examples/plot_dicom_difference
> [2Kreading sources... [ 4%] auto_examples/sg_execution_times
> [2Kreading sources... [ 4%] auto_examples/show_charset_name
> [2Kreading sources... [ 4%] faq/index
> [2Kreading sources... [ 5%] guides/cli/cli_codify
> [2Kreading sources... [ 5%] guides/cli/cli_dev
> [2Kreading sources... [ 5%] guides/cli/cli_guide
> [2Kreading sources... [ 5%] guides/cli/cli_intro
> [2Kreading sources... [ 5%] guides/cli/cli_show
> [2Kreading sources... [ 6%] guides/element_value_types
> [2Kreading sources... [ 6%] guides/encoding/encoder_plugin_options
> [2Kreading sources... [ 6%] guides/encoding/encoder_plugins
> [2Kreading sources... [ 6%] guides/encoding/index
> [2Kreading sources... [ 6%] guides/encoding/rle_lossless
> [2Kreading sources... [ 6%] guides/glossary
> [2Kreading sources... [ 7%] guides/index
> [2Kreading sources... [ 7%] guides/writing_documentation
> [2Kreading sources... [ 7%] index
> [2Kreading sources... [ 7%] old/base_element
> [2Kreading sources... [ 7%] old/best_practices
> [2Kreading sources... [ 8%] old/getting_started
> [2Kreading sources... [ 8%] old/image_data_compression
> [2Kreading sources... [ 8%] old/image_data_handlers
> [2Kreading sources... [ 8%] old/private_data_elements
> [2Kreading sources... [ 8%] old/pydicom_user_guide
> [2Kreading sources... [ 9%] old/python2_support
> [2Kreading sources... [ 9%] old/ref_guide
> [2Kreading sources... [ 9%] old/transition_to_pydicom1
> [2Kreading sources... [ 9%] old/viewing_images
> [2Kreading sources... [ 9%] old/working_with_overlays
> [2Kreading sources... [ 10%] old/working_with_pixel_data
> [2Kreading sources... [ 10%] old/working_with_waveforms
> [2Kreading sources... [ 10%] old/writing_files
> [2Kreading sources... [ 10%] reference/charset
> [2Kreading sources... [ 10%] reference/config
> [2Kreading sources... [ 11%] reference/data
> [2Kreading sources... [ 11%] reference/datadict
> [2Kreading sources... [ 11%] reference/dataset
> [2Kreading sources... [ 11%] reference/dicomdir
> [2Kreading sources... [ 11%] reference/elem
> [2Kreading sources... [ 12%] reference/elem.dataelem
> [2Kreading sources... [ 12%] reference/elem.multival
> [2Kreading sources... [ 12%] reference/elem.sequence
> [2Kreading sources... [ 12%] reference/elem.tag
> [2Kreading sources... [ 12%] reference/elem.valuerep
> [2Kreading sources... [ 13%] reference/elem.values
> [2Kreading sources... [ 13%] reference/encaps
> [2Kreading sources... [ 13%] reference/encoders
> [2Kreading sources... [ 13%] reference/errors
> [2Kreading sources... [ 13%] reference/fileio
> [2Kreading sources... [ 14%] reference/fileio.base
> [2Kreading sources... [ 14%] reference/fileio.read
> [2Kreading sources... [ 14%] reference/fileio.util
> [2Kreading sources... [ 14%] reference/fileio.write
> [2Kreading sources... [ 14%] reference/fileset
> [2Kreading sources... [ 15%] reference/generated/pydicom.charset.convert_encodings
> [2Kreading sources... [ 15%] reference/generated/pydicom.charset.decode_bytes
> [2Kreading sources... [ 15%] reference/generated/pydicom.charset.decode_element
> [2Kreading sources... [ 15%] reference/generated/pydicom.charset.encode_string
> [2Kreading sources... [ 15%] reference/generated/pydicom.config.APPLY_J2K_CORRECTIONS
> [2Kreading sources... [ 16%] reference/generated/pydicom.config.DS_decimal
> [2Kreading sources... [ 16%] reference/generated/pydicom.config.DS_numpy
> [2Kreading sources... [ 16%] reference/generated/pydicom.config.IGNORE
> [2Kreading sources... [ 16%] reference/generated/pydicom.config.INVALID_KEYWORD_BEHAVIOR
> [2Kreading sources... [ 16%] reference/generated/pydicom.config.INVALID_KEY_BEHAVIOR
> [2Kreading sources... [ 17%] reference/generated/pydicom.config.RAISE
> [2Kreading sources... [ 17%] reference/generated/pydicom.config.WARN
> [2Kreading sources... [ 17%] reference/generated/pydicom.config.allow_DS_float
> [2Kreading sources... [ 17%] reference/generated/pydicom.config.assume_implicit_vr_switch
> [2Kreading sources... [ 17%] reference/generated/pydicom.config.convert_wrong_length_to_UN
> [2Kreading sources... [ 18%] reference/generated/pydicom.config.data_element_callback
> [2Kreading sources... [ 18%] reference/generated/pydicom.config.data_element_callback_kwargs
> [2Kreading sources... [ 18%] reference/generated/pydicom.config.datetime_conversion
> [2Kreading sources... [ 18%] reference/generated/pydicom.config.debug
> [2Kreading sources... [ 18%] reference/generated/pydicom.config.enforce_valid_values
> [2Kreading sources... [ 19%] reference/generated/pydicom.config.future_behavior
> [2Kreading sources... [ 19%] reference/generated/pydicom.config.overlay_data_handlers
> [2Kreading sources... [ 19%] reference/generated/pydicom.config.pixel_data_handlers
> [2Kreading sources... [ 19%] reference/generated/pydicom.config.reset_data_element_callback
> [2Kreading sources... [ 19%] reference/generated/pydicom.config.settings
> [2Kreading sources... [ 19%] reference/generated/pydicom.config.show_file_meta
> [2Kreading sources... [ 20%] reference/generated/pydicom.config.use_DS_decimal
> [2Kreading sources... [ 20%] reference/generated/pydicom.config.use_DS_numpy
> [2Kreading sources... [ 20%] reference/generated/pydicom.config.use_IS_numpy
> [2Kreading sources... [ 20%] reference/generated/pydicom.data.get_charset_files
> [2Kreading sources... [ 20%] reference/generated/pydicom.data.get_palette_files
> [2Kreading sources... [ 21%] reference/generated/pydicom.data.get_testdata_file
> [2Kreading sources... [ 21%] reference/generated/pydicom.data.get_testdata_files
> [2Kreading sources... [ 21%] reference/generated/pydicom.datadict.add_dict_entries
> [2Kreading sources... [ 21%] reference/generated/pydicom.datadict.add_dict_entry
> [2Kreading sources... [ 21%] reference/generated/pydicom.datadict.add_private_dict_entries
> [2Kreading sources... [ 22%] reference/generated/pydicom.datadict.add_private_dict_entry
> [2Kreading sources... [ 22%] reference/generated/pydicom.datadict.dictionary_VM
> [2Kreading sources... [ 22%] reference/generated/pydicom.datadict.dictionary_VR
> [2Kreading sources... [ 22%] reference/generated/pydicom.datadict.dictionary_description
> [2Kreading sources... [ 22%] reference/generated/pydicom.datadict.dictionary_has_tag
> [2Kreading sources... [ 23%] reference/generated/pydicom.datadict.dictionary_is_retired
> [2Kreading sources... [ 23%] reference/generated/pydicom.datadict.dictionary_keyword
> [2Kreading sources... [ 23%] reference/generated/pydicom.datadict.get_entry
> [2Kreading sources... [ 23%] reference/generated/pydicom.datadict.get_private_entry
> [2Kreading sources... [ 23%] reference/generated/pydicom.datadict.keyword_for_tag
> [2Kreading sources... [ 24%] reference/generated/pydicom.datadict.mask_match
> [2Kreading sources... [ 24%] reference/generated/pydicom.datadict.private_dictionary_VM
> [2Kreading sources... [ 24%] reference/generated/pydicom.datadict.private_dictionary_VR
> [2Kreading sources... [ 24%] reference/generated/pydicom.datadict.private_dictionary_description
> [2Kreading sources... [ 24%] reference/generated/pydicom.datadict.repeater_has_keyword
> [2Kreading sources... [ 25%] reference/generated/pydicom.datadict.repeater_has_tag
> [2Kreading sources... [ 25%] reference/generated/pydicom.datadict.tag_for_keyword
> [2Kreading sources... [ 25%] reference/generated/pydicom.dataelem.DataElement
> [2Kreading sources... [ 25%] reference/generated/pydicom.dataelem.DataElement_from_raw
> [2Kreading sources... [ 25%] reference/generated/pydicom.dataelem.RawDataElement
> [2Kreading sources... [ 26%] reference/generated/pydicom.dataset.Dataset
> [2Kreading sources... [ 26%] reference/generated/pydicom.dataset.FileDataset
> [2Kreading sources... [ 26%] reference/generated/pydicom.dataset.FileMetaDataset
> [2Kreading sources... [ 26%] reference/generated/pydicom.dataset.PrivateBlock
> [2Kreading sources... [ 26%] reference/generated/pydicom.dataset.validate_file_meta
> [2Kreading sources... [ 27%] reference/generated/pydicom.dicomdir.DicomDir
> [2Kreading sources... [ 27%] reference/generated/pydicom.encaps.decode_data_sequence
> [2Kreading sources... [ 27%] reference/generated/pydicom.encaps.defragment_data
> [2Kreading sources... [ 27%] reference/generated/pydicom.encaps.encapsulate
> [2Kreading sources... [ 27%] reference/generated/pydicom.encaps.encapsulate_extended
> [2Kreading sources... [ 28%] reference/generated/pydicom.encaps.fragment_frame
> [2Kreading sources... [ 28%] reference/generated/pydicom.encaps.generate_pixel_data
> [2Kreading sources... [ 28%] reference/generated/pydicom.encaps.generate_pixel_data_fragment
> [2Kreading sources... [ 28%] reference/generated/pydicom.encaps.generate_pixel_data_frame
> [2Kreading sources... [ 28%] reference/generated/pydicom.encaps.get_frame_offsets
> [2Kreading sources... [ 29%] reference/generated/pydicom.encaps.itemize_fragment
> [2Kreading sources... [ 29%] reference/generated/pydicom.encaps.itemize_frame
> [2Kreading sources... [ 29%] reference/generated/pydicom.encaps.read_item
> [2Kreading sources... [ 29%] reference/generated/pydicom.encoders.RLELosslessEncoder
> [2Kreading sources... [ 29%] reference/generated/pydicom.encoders.base.Encoder
> [2Kreading sources... [ 30%] reference/generated/pydicom.encoders.get_encoder
> [2Kreading sources... [ 30%] reference/generated/pydicom.errors.InvalidDicomError
> [2Kreading sources... [ 30%] reference/generated/pydicom.filebase.DicomBytesIO
> [2Kreading sources... [ 30%] reference/generated/pydicom.filebase.DicomFile
> [2Kreading sources... [ 30%] reference/generated/pydicom.filebase.DicomFileLike
> [2Kreading sources... [ 31%] reference/generated/pydicom.filebase.DicomIO
> [2Kreading sources... [ 31%] reference/generated/pydicom.filereader.data_element_generator
> [2Kreading sources... [ 31%] reference/generated/pydicom.filereader.data_element_offset_to_value
> [2Kreading sources... [ 31%] reference/generated/pydicom.filereader.dcmread
> [2Kreading sources... [ 31%] reference/generated/pydicom.filereader.read_dataset
> [2Kreading sources... [ 31%] reference/generated/pydicom.filereader.read_deferred_data_element
> [2Kreading sources... [ 32%] reference/generated/pydicom.filereader.read_dicomdir
> [2Kreading sources... [ 32%] reference/generated/pydicom.filereader.read_file_meta_info
> [2Kreading sources... [ 32%] reference/generated/pydicom.filereader.read_partial
> [2Kreading sources... [ 32%] reference/generated/pydicom.filereader.read_preamble
> [2Kreading sources... [ 32%] reference/generated/pydicom.filereader.read_sequence
> [2Kreading sources... [ 33%] reference/generated/pydicom.filereader.read_sequence_item
> [2Kreading sources... [ 33%] reference/generated/pydicom.fileset.DIRECTORY_RECORDERS
> [2Kreading sources... [ 33%] reference/generated/pydicom.fileset.FileInstance
> [2Kreading sources... [ 33%] reference/generated/pydicom.fileset.FileSet
> [2Kreading sources... [ 33%] reference/generated/pydicom.fileset.RecordNode
> [2Kreading sources... [ 34%] reference/generated/pydicom.fileset.generate_filename
> [2Kreading sources... [ 34%] reference/generated/pydicom.fileset.is_conformant_file_id
> [2Kreading sources... [ 34%] reference/generated/pydicom.fileutil.absorb_delimiter_item
> [2Kreading sources... [ 34%] reference/generated/pydicom.fileutil.find_bytes
> [2Kreading sources... [ 34%] reference/generated/pydicom.fileutil.find_delimiter
> [2Kreading sources... [ 35%] reference/generated/pydicom.fileutil.length_of_undefined_length
> [2Kreading sources... [ 35%] reference/generated/pydicom.fileutil.read_undefined_length_value
> [2Kreading sources... [ 35%] reference/generated/pydicom.filewriter.correct_ambiguous_vr
> [2Kreading sources... [ 35%] reference/generated/pydicom.filewriter.correct_ambiguous_vr_element
> [2Kreading sources... [ 35%] reference/generated/pydicom.filewriter.dcmwrite
> [2Kreading sources... [ 36%] reference/generated/pydicom.filewriter.multi_string
> [2Kreading sources... [ 36%] reference/generated/pydicom.filewriter.write_ATvalue
> [2Kreading sources... [ 36%] reference/generated/pydicom.filewriter.write_DA
> [2Kreading sources... [ 36%] reference/generated/pydicom.filewriter.write_DT
> [2Kreading sources... [ 36%] reference/generated/pydicom.filewriter.write_OBvalue
> [2Kreading sources... [ 37%] reference/generated/pydicom.filewriter.write_OWvalue
> [2Kreading sources... [ 37%] reference/generated/pydicom.filewriter.write_PN
> [2Kreading sources... [ 37%] reference/generated/pydicom.filewriter.write_TM
> [2Kreading sources... [ 37%] reference/generated/pydicom.filewriter.write_UI
> [2Kreading sources... [ 37%] reference/generated/pydicom.filewriter.write_UN
> [2Kreading sources... [ 38%] reference/generated/pydicom.filewriter.write_data_element
> [2Kreading sources... [ 38%] reference/generated/pydicom.filewriter.write_dataset
> [2Kreading sources... [ 38%] reference/generated/pydicom.filewriter.write_file_meta_info
> [2Kreading sources... [ 38%] reference/generated/pydicom.filewriter.write_number_string
> [2Kreading sources... [ 38%] reference/generated/pydicom.filewriter.write_numbers
> [2Kreading sources... [ 39%] reference/generated/pydicom.filewriter.write_sequence
> [2Kreading sources... [ 39%] reference/generated/pydicom.filewriter.write_sequence_item
> [2Kreading sources... [ 39%] reference/generated/pydicom.filewriter.write_string
> [2Kreading sources... [ 39%] reference/generated/pydicom.filewriter.write_text
> [2Kreading sources... [ 39%] reference/generated/pydicom.misc.is_dicom
> [2Kreading sources... [ 40%] reference/generated/pydicom.misc.size_in_bytes
> [2Kreading sources... [ 40%] reference/generated/pydicom.multival.MultiValue
> [2Kreading sources... [ 40%] reference/generated/pydicom.overlays.numpy_handler
> [2Kreading sources... [ 40%] reference/generated/pydicom.pixel_data_handlers.apply_color_lut
> [2Kreading sources... [ 40%] reference/generated/pydicom.pixel_data_handlers.apply_modality_lut
> [2Kreading sources... [ 41%] reference/generated/pydicom.pixel_data_handlers.apply_rescale
> [2Kreading sources... [ 41%] reference/generated/pydicom.pixel_data_handlers.apply_voi
> [2Kreading sources... [ 41%] reference/generated/pydicom.pixel_data_handlers.apply_voi_lut
> [2Kreading sources... [ 41%] reference/generated/pydicom.pixel_data_handlers.apply_windowing
> [2Kreading sources... [ 41%] reference/generated/pydicom.pixel_data_handlers.convert_color_space
> [2Kreading sources... [ 42%] reference/generated/pydicom.pixel_data_handlers.gdcm_handler
> [2Kreading sources... [ 42%] reference/generated/pydicom.pixel_data_handlers.jpeg_ls_handler
> [2Kreading sources... [ 42%] reference/generated/pydicom.pixel_data_handlers.numpy_handler
> [2Kreading sources... [ 42%] reference/generated/pydicom.pixel_data_handlers.pillow_handler
> [2Kreading sources... [ 42%] reference/generated/pydicom.pixel_data_handlers.pylibjpeg_handler
> [2Kreading sources... [ 43%] reference/generated/pydicom.pixel_data_handlers.rle_handler
> [2Kreading sources... [ 43%] reference/generated/pydicom.pixel_data_handlers.util
> [2Kreading sources... [ 43%] reference/generated/pydicom.sequence.Sequence
> [2Kreading sources... [ 43%] reference/generated/pydicom.sequence.validate_dataset
> [2Kreading sources... [ 43%] reference/generated/pydicom.tag.BaseTag
> [2Kreading sources... [ 44%] reference/generated/pydicom.tag.Tag
> [2Kreading sources... [ 44%] reference/generated/pydicom.tag.TupleTag
> [2Kreading sources... [ 44%] reference/generated/pydicom.tag.tag_in_exception
> [2Kreading sources... [ 44%] reference/generated/pydicom.uid.AcquisitionContextSRStorage
> [2Kreading sources... [ 44%] reference/generated/pydicom.uid.AdvancedBlendingPresentationStateStorage
> [2Kreading sources... [ 44%] reference/generated/pydicom.uid.AllTransferSyntaxes
> [2Kreading sources... [ 45%] reference/generated/pydicom.uid.AmbulatoryECGWaveformStorage
> [2Kreading sources... [ 45%] reference/generated/pydicom.uid.ArterialPulseWaveformStorage
> [2Kreading sources... [ 45%] reference/generated/pydicom.uid.AutorefractionMeasurementsStorage
> [2Kreading sources... [ 45%] reference/generated/pydicom.uid.BasicStructuredDisplayStorage
> [2Kreading sources... [ 45%] reference/generated/pydicom.uid.BasicTextSRStorage
> [2Kreading sources... [ 46%] reference/generated/pydicom.uid.BasicVoiceAudioWaveformStorage
> [2Kreading sources... [ 46%] reference/generated/pydicom.uid.BlendingSoftcopyPresentationStateStorage
> [2Kreading sources... [ 46%] reference/generated/pydicom.uid.BodyPositionWaveformStorage
> [2Kreading sources... [ 46%] reference/generated/pydicom.uid.BreastProjectionXRayImageStorageForPresentation
> [2Kreading sources... [ 46%] reference/generated/pydicom.uid.BreastProjectionXRayImageStorageForProcessing
> [2Kreading sources... [ 47%] reference/generated/pydicom.uid.BreastTomosynthesisImageStorage
> [2Kreading sources... [ 47%] reference/generated/pydicom.uid.CArmPhotonElectronRadiationRecordStorage
> [2Kreading sources... [ 47%] reference/generated/pydicom.uid.CArmPhotonElectronRadiationStorage
> [2Kreading sources... [ 47%] reference/generated/pydicom.uid.CTDefinedProcedureProtocolStorage
> [2Kreading sources... [ 47%] reference/generated/pydicom.uid.CTImageStorage
> [2Kreading sources... [ 48%] reference/generated/pydicom.uid.CTPerformedProcedureProtocolStorage
> [2Kreading sources... [ 48%] reference/generated/pydicom.uid.CardiacElectrophysiologyWaveformStorage
> [2Kreading sources... [ 48%] reference/generated/pydicom.uid.ChestCADSRStorage
> [2Kreading sources... [ 48%] reference/generated/pydicom.uid.ColonCADSRStorage
> [2Kreading sources... [ 48%] reference/generated/pydicom.uid.ColorPaletteStorage
> [2Kreading sources... [ 49%] reference/generated/pydicom.uid.ColorSoftcopyPresentationStateStorage
> [2Kreading sources... [ 49%] reference/generated/pydicom.uid.CompositingPlanarMPRVolumetricPresentationStateStorage
> [2Kreading sources... [ 49%] reference/generated/pydicom.uid.Comprehensive3DSRStorage
> [2Kreading sources... [ 49%] reference/generated/pydicom.uid.ComprehensiveSRStorage
> [2Kreading sources... [ 49%] reference/generated/pydicom.uid.ComputedRadiographyImageStorage
> [2Kreading sources... [ 50%] reference/generated/pydicom.uid.ContentAssessmentResultsStorage
> [2Kreading sources... [ 50%] reference/generated/pydicom.uid.CornealTopographyMapStorage
> [2Kreading sources... [ 50%] reference/generated/pydicom.uid.DICOS2DAITStorage
> [2Kreading sources... [ 50%] reference/generated/pydicom.uid.DICOS3DAITStorage
> [2Kreading sources... [ 50%] reference/generated/pydicom.uid.DICOSCTImageStorage
> [2Kreading sources... [ 51%] reference/generated/pydicom.uid.DICOSDigitalXRayImageStorageForPresentation
> [2Kreading sources... [ 51%] reference/generated/pydicom.uid.DICOSDigitalXRayImageStorageForProcessing
> [2Kreading sources... [ 51%] reference/generated/pydicom.uid.DICOSQuadrupoleResonanceStorage
> [2Kreading sources... [ 51%] reference/generated/pydicom.uid.DICOSThreatDetectionReportStorage
> [2Kreading sources... [ 51%] reference/generated/pydicom.uid.DeflatedExplicitVRLittleEndian
> [2Kreading sources... [ 52%] reference/generated/pydicom.uid.DeformableSpatialRegistrationStorage
> [2Kreading sources... [ 52%] reference/generated/pydicom.uid.DermoscopicPhotographyImageStorage
> [2Kreading sources... [ 52%] reference/generated/pydicom.uid.DigitalIntraOralXRayImageStorageForPresentation
> [2Kreading sources... [ 52%] reference/generated/pydicom.uid.DigitalIntraOralXRayImageStorageForProcessing
> [2Kreading sources... [ 52%] reference/generated/pydicom.uid.DigitalMammographyXRayImageStorageForPresentation
> [2Kreading sources... [ 53%] reference/generated/pydicom.uid.DigitalMammographyXRayImageStorageForProcessing
> [2Kreading sources... [ 53%] reference/generated/pydicom.uid.DigitalXRayImageStorageForPresentation
> [2Kreading sources... [ 53%] reference/generated/pydicom.uid.DigitalXRayImageStorageForProcessing
> [2Kreading sources... [ 53%] reference/generated/pydicom.uid.EddyCurrentImageStorage
> [2Kreading sources... [ 53%] reference/generated/pydicom.uid.EddyCurrentMultiFrameImageStorage
> [2Kreading sources... [ 54%] reference/generated/pydicom.uid.ElectromyogramWaveformStorage
> [2Kreading sources... [ 54%] reference/generated/pydicom.uid.ElectrooculogramWaveformStorage
> [2Kreading sources... [ 54%] reference/generated/pydicom.uid.EncapsulatedCDAStorage
> [2Kreading sources... [ 54%] reference/generated/pydicom.uid.EncapsulatedMTLStorage
> [2Kreading sources... [ 54%] reference/generated/pydicom.uid.EncapsulatedOBJStorage
> [2Kreading sources... [ 55%] reference/generated/pydicom.uid.EncapsulatedPDFStorage
> [2Kreading sources... [ 55%] reference/generated/pydicom.uid.EncapsulatedSTLStorage
> [2Kreading sources... [ 55%] reference/generated/pydicom.uid.EnhancedCTImageStorage
> [2Kreading sources... [ 55%] reference/generated/pydicom.uid.EnhancedMRColorImageStorage
> [2Kreading sources... [ 55%] reference/generated/pydicom.uid.EnhancedMRImageStorage
> [2Kreading sources... [ 56%] reference/generated/pydicom.uid.EnhancedPETImageStorage
> [2Kreading sources... [ 56%] reference/generated/pydicom.uid.EnhancedSRStorage
> [2Kreading sources... [ 56%] reference/generated/pydicom.uid.EnhancedUSVolumeStorage
> [2Kreading sources... [ 56%] reference/generated/pydicom.uid.EnhancedXAImageStorage
> [2Kreading sources... [ 56%] reference/generated/pydicom.uid.EnhancedXRFImageStorage
> [2Kreading sources... [ 56%] reference/generated/pydicom.uid.EnhancedXRayRadiationDoseSRStorage
> [2Kreading sources... [ 57%] reference/generated/pydicom.uid.ExplicitVRBigEndian
> [2Kreading sources... [ 57%] reference/generated/pydicom.uid.ExplicitVRLittleEndian
> [2Kreading sources... [ 57%] reference/generated/pydicom.uid.ExtensibleSRStorage
> [2Kreading sources... [ 57%] reference/generated/pydicom.uid.GeneralAudioWaveformStorage
> [2Kreading sources... [ 57%] reference/generated/pydicom.uid.GeneralECGWaveformStorage
> [2Kreading sources... [ 58%] reference/generated/pydicom.uid.GenericImplantTemplateStorage
> [2Kreading sources... [ 58%] reference/generated/pydicom.uid.GrayscalePlanarMPRVolumetricPresentationStateStorage
> [2Kreading sources... [ 58%] reference/generated/pydicom.uid.GrayscaleSoftcopyPresentationStateStorage
> [2Kreading sources... [ 58%] reference/generated/pydicom.uid.HEVCM10P51
> [2Kreading sources... [ 58%] reference/generated/pydicom.uid.HEVCMP51
> [2Kreading sources... [ 59%] reference/generated/pydicom.uid.HangingProtocolStorage
> [2Kreading sources... [ 59%] reference/generated/pydicom.uid.HemodynamicWaveformStorage
> [2Kreading sources... [ 59%] reference/generated/pydicom.uid.ImplantAssemblyTemplateStorage
> [2Kreading sources... [ 59%] reference/generated/pydicom.uid.ImplantTemplateGroupStorage
> [2Kreading sources... [ 59%] reference/generated/pydicom.uid.ImplantationPlanSRStorage
> [2Kreading sources... [ 60%] reference/generated/pydicom.uid.ImplicitVRLittleEndian
> [2Kreading sources... [ 60%] reference/generated/pydicom.uid.IntraocularLensCalculationsStorage
> [2Kreading sources... [ 60%] reference/generated/pydicom.uid.IntravascularOpticalCoherenceTomographyImageStorageForPresentation
> [2Kreading sources... [ 60%] reference/generated/pydicom.uid.IntravascularOpticalCoherenceTomographyImageStorageForProcessing
> [2Kreading sources... [ 60%] reference/generated/pydicom.uid.JPEG2000
> [2Kreading sources... [ 61%] reference/generated/pydicom.uid.JPEG2000Lossless
> [2Kreading sources... [ 61%] reference/generated/pydicom.uid.JPEG2000MC
> [2Kreading sources... [ 61%] reference/generated/pydicom.uid.JPEG2000MCLossless
> [2Kreading sources... [ 61%] reference/generated/pydicom.uid.JPEG2000TransferSyntaxes
> [2Kreading sources... [ 61%] reference/generated/pydicom.uid.JPEGBaseline8Bit
> [2Kreading sources... [ 62%] reference/generated/pydicom.uid.JPEGExtended12Bit
> [2Kreading sources... [ 62%] reference/generated/pydicom.uid.JPEGLSLossless
> [2Kreading sources... [ 62%] reference/generated/pydicom.uid.JPEGLSNearLossless
> [2Kreading sources... [ 62%] reference/generated/pydicom.uid.JPEGLSTransferSyntaxes
> [2Kreading sources... [ 62%] reference/generated/pydicom.uid.JPEGLosslessP14
> [2Kreading sources... [ 63%] reference/generated/pydicom.uid.JPEGLosslessSV1
> [2Kreading sources... [ 63%] reference/generated/pydicom.uid.JPEGTransferSyntaxes
> [2Kreading sources... [ 63%] reference/generated/pydicom.uid.KeratometryMeasurementsStorage
> [2Kreading sources... [ 63%] reference/generated/pydicom.uid.KeyObjectSelectionDocumentStorage
> [2Kreading sources... [ 63%] reference/generated/pydicom.uid.LegacyConvertedEnhancedCTImageStorage
> [2Kreading sources... [ 64%] reference/generated/pydicom.uid.LegacyConvertedEnhancedMRImageStorage
> [2Kreading sources... [ 64%] reference/generated/pydicom.uid.LegacyConvertedEnhancedPETImageStorage
> [2Kreading sources... [ 64%] reference/generated/pydicom.uid.LensometryMeasurementsStorage
> [2Kreading sources... [ 64%] reference/generated/pydicom.uid.MPEG2MPHL
> [2Kreading sources... [ 64%] reference/generated/pydicom.uid.MPEG2MPML
> [2Kreading sources... [ 65%] reference/generated/pydicom.uid.MPEG4HP41
> [2Kreading sources... [ 65%] reference/generated/pydicom.uid.MPEG4HP41BD
> [2Kreading sources... [ 65%] reference/generated/pydicom.uid.MPEG4HP422D
> [2Kreading sources... [ 65%] reference/generated/pydicom.uid.MPEG4HP423D
> [2Kreading sources... [ 65%] reference/generated/pydicom.uid.MPEG4HP42STEREO
> [2Kreading sources... [ 66%] reference/generated/pydicom.uid.MPEGTransferSyntaxes
> [2Kreading sources... [ 66%] reference/generated/pydicom.uid.MRImageStorage
> [2Kreading sources... [ 66%] reference/generated/pydicom.uid.MRSpectroscopyStorage
> [2Kreading sources... [ 66%] reference/generated/pydicom.uid.MacularGridThicknessAndVolumeReportStorage
> [2Kreading sources... [ 66%] reference/generated/pydicom.uid.MammographyCADSRStorage
> [2Kreading sources... [ 67%] reference/generated/pydicom.uid.MediaStorageDirectoryStorage
> [2Kreading sources... [ 67%] reference/generated/pydicom.uid.MicroscopyBulkSimpleAnnotationsStorage
> [2Kreading sources... [ 67%] reference/generated/pydicom.uid.MultiFrameGrayscaleByteSecondaryCaptureImageStorage
> [2Kreading sources... [ 67%] reference/generated/pydicom.uid.MultiFrameGrayscaleWordSecondaryCaptureImageStorage
> [2Kreading sources... [ 67%] reference/generated/pydicom.uid.MultiFrameSingleBitSecondaryCaptureImageStorage
> [2Kreading sources... [ 68%] reference/generated/pydicom.uid.MultiFrameTrueColorSecondaryCaptureImageStorage
> [2Kreading sources... [ 68%] reference/generated/pydicom.uid.MultichannelRespiratoryWaveformStorage
> [2Kreading sources... [ 68%] reference/generated/pydicom.uid.MultipleVolumeRenderingVolumetricPresentationStateStorage
> [2Kreading sources... [ 68%] reference/generated/pydicom.uid.NuclearMedicineImageStorage
> [2Kreading sources... [ 68%] reference/generated/pydicom.uid.OphthalmicAxialMeasurementsStorage
> [2Kreading sources... [ 69%] reference/generated/pydicom.uid.OphthalmicOpticalCoherenceTomographyBscanVolumeAnalysisStorage
> [2Kreading sources... [ 69%] reference/generated/pydicom.uid.OphthalmicOpticalCoherenceTomographyEnFaceImageStorage
> [2Kreading sources... [ 69%] reference/generated/pydicom.uid.OphthalmicPhotography16BitImageStorage
> [2Kreading sources... [ 69%] reference/generated/pydicom.uid.OphthalmicPhotography8BitImageStorage
> [2Kreading sources... [ 69%] reference/generated/pydicom.uid.OphthalmicThicknessMapStorage
> [2Kreading sources... [ 69%] reference/generated/pydicom.uid.OphthalmicTomographyImageStorage
> [2Kreading sources... [ 70%] reference/generated/pydicom.uid.OphthalmicVisualFieldStaticPerimetryMeasurementsStorage
> [2Kreading sources... [ 70%] reference/generated/pydicom.uid.PYDICOM_IMPLEMENTATION_UID
> [2Kreading sources... [ 70%] reference/generated/pydicom.uid.PYDICOM_ROOT_UID
> [2Kreading sources... [ 70%] reference/generated/pydicom.uid.ParametricMapStorage
> [2Kreading sources... [ 70%] reference/generated/pydicom.uid.PatientRadiationDoseSRStorage
> [2Kreading sources... [ 71%] reference/generated/pydicom.uid.PerformedImagingAgentAdministrationSRStorage
> [2Kreading sources... [ 71%] reference/generated/pydicom.uid.PlannedImagingAgentAdministrationSRStorage
> [2Kreading sources... [ 71%] reference/generated/pydicom.uid.PositronEmissionTomographyImageStorage
> [2Kreading sources... [ 71%] reference/generated/pydicom.uid.ProcedureLogStorage
> [2Kreading sources... [ 71%] reference/generated/pydicom.uid.ProtocolApprovalStorage
> [2Kreading sources... [ 72%] reference/generated/pydicom.uid.PseudoColorSoftcopyPresentationStateStorage
> [2Kreading sources... [ 72%] reference/generated/pydicom.uid.RE_VALID_UID
> [2Kreading sources... [ 72%] reference/generated/pydicom.uid.RE_VALID_UID_PREFIX
> [2Kreading sources... [ 72%] reference/generated/pydicom.uid.RLELossless
> [2Kreading sources... [ 72%] reference/generated/pydicom.uid.RLETransferSyntaxes
> [2Kreading sources... [ 73%] reference/generated/pydicom.uid.RTBeamsDeliveryInstructionStorage
> [2Kreading sources... [ 73%] reference/generated/pydicom.uid.RTBeamsTreatmentRecordStorage
> [2Kreading sources... [ 73%] reference/generated/pydicom.uid.RTBrachyApplicationSetupDeliveryInstructionStorage
> [2Kreading sources... [ 73%] reference/generated/pydicom.uid.RTBrachyTreatmentRecordStorage
> [2Kreading sources... [ 73%] reference/generated/pydicom.uid.RTDoseStorage
> [2Kreading sources... [ 74%] reference/generated/pydicom.uid.RTImageStorage
> [2Kreading sources... [ 74%] reference/generated/pydicom.uid.RTIonBeamsTreatmentRecordStorage
> [2Kreading sources... [ 74%] reference/generated/pydicom.uid.RTIonPlanStorage
> [2Kreading sources... [ 74%] reference/generated/pydicom.uid.RTPhysicianIntentStorage
> [2Kreading sources... [ 74%] reference/generated/pydicom.uid.RTPlanStorage
> [2Kreading sources... [ 75%] reference/generated/pydicom.uid.RTRadiationRecordSetStorage
> [2Kreading sources... [ 75%] reference/generated/pydicom.uid.RTRadiationSalvageRecordStorage
> [2Kreading sources... [ 75%] reference/generated/pydicom.uid.RTRadiationSetDeliveryInstructionStorage
> [2Kreading sources... [ 75%] reference/generated/pydicom.uid.RTRadiationSetStorage
> [2Kreading sources... [ 75%] reference/generated/pydicom.uid.RTSegmentAnnotationStorage
> [2Kreading sources... [ 76%] reference/generated/pydicom.uid.RTStructureSetStorage
> [2Kreading sources... [ 76%] reference/generated/pydicom.uid.RTTreatmentPreparationStorage
> [2Kreading sources... [ 76%] reference/generated/pydicom.uid.RTTreatmentSummaryRecordStorage
> [2Kreading sources... [ 76%] reference/generated/pydicom.uid.RadiopharmaceuticalRadiationDoseSRStorage
> [2Kreading sources... [ 76%] reference/generated/pydicom.uid.RawDataStorage
> [2Kreading sources... [ 77%] reference/generated/pydicom.uid.RealWorldValueMappingStorage
> [2Kreading sources... [ 77%] reference/generated/pydicom.uid.RespiratoryWaveformStorage
> [2Kreading sources... [ 77%] reference/generated/pydicom.uid.RoboticArmRadiationStorage
> [2Kreading sources... [ 77%] reference/generated/pydicom.uid.RoboticRadiationRecordStorage
> [2Kreading sources... [ 77%] reference/generated/pydicom.uid.RoutineScalpElectroencephalogramWaveformStorage
> [2Kreading sources... [ 78%] reference/generated/pydicom.uid.SecondaryCaptureImageStorage
> [2Kreading sources... [ 78%] reference/generated/pydicom.uid.SegmentationStorage
> [2Kreading sources... [ 78%] reference/generated/pydicom.uid.SegmentedVolumeRenderingVolumetricPresentationStateStorage
> [2Kreading sources... [ 78%] reference/generated/pydicom.uid.SimplifiedAdultEchoSRStorage
> [2Kreading sources... [ 78%] reference/generated/pydicom.uid.SleepElectroencephalogramWaveformStorage
> [2Kreading sources... [ 79%] reference/generated/pydicom.uid.SpatialFiducialsStorage
> [2Kreading sources... [ 79%] reference/generated/pydicom.uid.SpatialRegistrationStorage
> [2Kreading sources... [ 79%] reference/generated/pydicom.uid.SpectaclePrescriptionReportStorage
> [2Kreading sources... [ 79%] reference/generated/pydicom.uid.StereometricRelationshipStorage
> [2Kreading sources... [ 79%] reference/generated/pydicom.uid.SubjectiveRefractionMeasurementsStorage
> [2Kreading sources... [ 80%] reference/generated/pydicom.uid.SurfaceScanMeshStorage
> [2Kreading sources... [ 80%] reference/generated/pydicom.uid.SurfaceScanPointCloudStorage
> [2Kreading sources... [ 80%] reference/generated/pydicom.uid.SurfaceSegmentationStorage
> [2Kreading sources... [ 80%] reference/generated/pydicom.uid.TomotherapeuticRadiationRecordStorage
> [2Kreading sources... [ 80%] reference/generated/pydicom.uid.TomotherapeuticRadiationStorage
> [2Kreading sources... [ 81%] reference/generated/pydicom.uid.TractographyResultsStorage
> [2Kreading sources... [ 81%] reference/generated/pydicom.uid.TwelveLeadECGWaveformStorage
> [2Kreading sources... [ 81%] reference/generated/pydicom.uid.UID
> [2Kreading sources... [ 81%] reference/generated/pydicom.uid.UltrasoundImageStorage
> [2Kreading sources... [ 81%] reference/generated/pydicom.uid.UltrasoundMultiFrameImageStorage
> [2Kreading sources... [ 81%] reference/generated/pydicom.uid.UncompressedTransferSyntaxes
> [2Kreading sources... [ 82%] reference/generated/pydicom.uid.VLEndoscopicImageStorage
> [2Kreading sources... [ 82%] reference/generated/pydicom.uid.VLMicroscopicImageStorage
> [2Kreading sources... [ 82%] reference/generated/pydicom.uid.VLPhotographicImageStorage
> [2Kreading sources... [ 82%] reference/generated/pydicom.uid.VLSlideCoordinatesMicroscopicImageStorage
> [2Kreading sources... [ 82%] reference/generated/pydicom.uid.VLWholeSlideMicroscopyImageStorage
> [2Kreading sources... [ 83%] reference/generated/pydicom.uid.VideoEndoscopicImageStorage
> [2Kreading sources... [ 83%] reference/generated/pydicom.uid.VideoMicroscopicImageStorage
> [2Kreading sources... [ 83%] reference/generated/pydicom.uid.VideoPhotographicImageStorage
> [2Kreading sources... [ 83%] reference/generated/pydicom.uid.VisualAcuityMeasurementsStorage
> [2Kreading sources... [ 83%] reference/generated/pydicom.uid.VolumeRenderingVolumetricPresentationStateStorage
> [2Kreading sources... [ 84%] reference/generated/pydicom.uid.WideFieldOphthalmicPhotography3DCoordinatesImageStorage
> [2Kreading sources... [ 84%] reference/generated/pydicom.uid.WideFieldOphthalmicPhotographyStereographicProjectionImageStorage
> [2Kreading sources... [ 84%] reference/generated/pydicom.uid.XADefinedProcedureProtocolStorage
> [2Kreading sources... [ 84%] reference/generated/pydicom.uid.XAPerformedProcedureProtocolStorage
> [2Kreading sources... [ 84%] reference/generated/pydicom.uid.XAXRFGrayscaleSoftcopyPresentationStateStorage
> [2Kreading sources... [ 85%] reference/generated/pydicom.uid.XRay3DAngiographicImageStorage
> [2Kreading sources... [ 85%] reference/generated/pydicom.uid.XRay3DCraniofacialImageStorage
> [2Kreading sources... [ 85%] reference/generated/pydicom.uid.XRayAngiographicImageStorage
> [2Kreading sources... [ 85%] reference/generated/pydicom.uid.XRayRadiationDoseSRStorage
> [2Kreading sources... [ 85%] reference/generated/pydicom.uid.XRayRadiofluoroscopicImageStorage
> [2Kreading sources... [ 86%] reference/generated/pydicom.uid.generate_uid
> [2Kreading sources... [ 86%] reference/generated/pydicom.valuerep.DA
> [2Kreading sources... [ 86%] reference/generated/pydicom.valuerep.DS
> [2Kreading sources... [ 86%] reference/generated/pydicom.valuerep.DSdecimal
> [2Kreading sources... [ 86%] reference/generated/pydicom.valuerep.DSfloat
> [2Kreading sources... [ 87%] reference/generated/pydicom.valuerep.DT
> [2Kreading sources... [ 87%] reference/generated/pydicom.valuerep.IS
> [2Kreading sources... [ 87%] reference/generated/pydicom.valuerep.MultiString
> [2Kreading sources... [ 87%] reference/generated/pydicom.valuerep.PersonName
> [2Kreading sources... [ 87%] reference/generated/pydicom.valuerep.PersonNameUnicode
> [2Kreading sources... [ 88%] reference/generated/pydicom.valuerep.TM
> [2Kreading sources... [ 88%] reference/generated/pydicom.valuerep.VR
> [2Kreading sources... [ 88%] reference/generated/pydicom.valuerep.format_number_as_ds
> [2Kreading sources... [ 88%] reference/generated/pydicom.valuerep.is_valid_ds
> [2Kreading sources... [ 88%] reference/generated/pydicom.values.convert_AE_string
> [2Kreading sources... [ 89%] reference/generated/pydicom.values.convert_ATvalue
> [2Kreading sources... [ 89%] reference/generated/pydicom.values.convert_DA_string
> [2Kreading sources... [ 89%] reference/generated/pydicom.values.convert_DS_string
> [2Kreading sources... [ 89%] reference/generated/pydicom.values.convert_DT_string
> [2Kreading sources... [ 89%] reference/generated/pydicom.values.convert_IS_string
> [2Kreading sources... [ 90%] reference/generated/pydicom.values.convert_OBvalue
> [2Kreading sources... [ 90%] reference/generated/pydicom.values.convert_OWvalue
> [2Kreading sources... [ 90%] reference/generated/pydicom.values.convert_PN
> [2Kreading sources... [ 90%] reference/generated/pydicom.values.convert_SQ
> [2Kreading sources... [ 90%] reference/generated/pydicom.values.convert_TM_string
> [2Kreading sources... [ 91%] reference/generated/pydicom.values.convert_UI
> [2Kreading sources... [ 91%] reference/generated/pydicom.values.convert_UN
> [2Kreading sources... [ 91%] reference/generated/pydicom.values.convert_UR_string
> [2Kreading sources... [ 91%] reference/generated/pydicom.values.convert_numbers
> [2Kreading sources... [ 91%] reference/generated/pydicom.values.convert_single_string
> [2Kreading sources... [ 92%] reference/generated/pydicom.values.convert_string
> [2Kreading sources... [ 92%] reference/generated/pydicom.values.convert_tag
> [2Kreading sources... [ 92%] reference/generated/pydicom.values.convert_text
> [2Kreading sources... [ 92%] reference/generated/pydicom.values.convert_value
> [2Kreading sources... [ 92%] reference/generated/pydicom.waveforms.numpy_handler
> [2Kreading sources... [ 93%] reference/handlers
> [2Kreading sources... [ 93%] reference/handlers.overlay_data
> [2Kreading sources... [ 93%] reference/handlers.pixel_data
> [2Kreading sources... [ 93%] reference/handlers.waveform_data
> [2Kreading sources... [ 93%] reference/index
> [2Kreading sources... [ 94%] reference/misc
> [2Kreading sources... [ 94%] reference/uid
> [2Kreading sources... [ 94%] release_notes/index
>
> Exception occurred:
> File "/usr/lib/python3/dist-packages/sphinx/ext/extlinks.py", line 103, in role
> title = caption % part
> ~~~~~~~~^~~~~~
> TypeError: not all arguments converted during string formatting
> The full traceback has been saved in /tmp/sphinx-err-_s1dapex.log, if you want to report the issue to the developers.
> Please also report this if it was a user error, so that a better error message can be provided next time.
> A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
> make[1]: *** [debian/rules:16: override_dh_auto_build] Error 2
The full build log is available from:
http://qa-logs.debian.net/2023/07/30/exp/pydicom_2.3.1-1_unstable_sphinx-exp.log
Please see [1] for Sphinx changelog and [2] for Docutils changelog.
Also see [3] for the list of deprecated/removed APIs in Sphinx and possible
alternatives to them.
Some notable changes in Sphinx 6 and Sphinx 7:
- Sphinx no longer includes jquery.js and underscore.js by default.
Please use python3-sphinxcontrib.jquery package if you are using a custom
template and it still needs jquery.
- The setup.py build_sphinx command was removed. Please instead call
sphinx-build or "python3 -m sphinx" directly.
- For packages using the extlinks extension, the caption should contain
exactly one "%s" placeholder (if caption is not None).
In case you have questions, please Cc sphinx at packages.debian.org on reply.
[1]: https://www.sphinx-doc.org/en/master/changes.html
[2]: https://repo.or.cz/docutils.git/blob/refs/tags/docutils-0.20.1:/RELEASE-NOTES.txt
[3]: https://www.sphinx-doc.org/en/master/extdev/deprecated.html#dev-deprecated-apis
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=sphinx7.1;users=python-modules-team@lists.alioth.debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=sphinx7.1&fusertaguser=python-modules-team@lists.alioth.debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
More information about the Debian-med-packaging
mailing list