=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py39-pydicom-2.3.1 (cd /tmp/biology/py-pydicom/work/pydicom-2.3.1/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.9 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.9 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.9 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.9 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/biology/py-pydicom/work/.cwrapper/bin:/tmp/biology/py-pydicom/work/.buildlink/bin:/tmp/biology/py-pydicom/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/tmp/biology/py-pydicom/work/.home CWRAPPERS_CONFIG_DIR=/tmp/biology/py-pydicom/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/biology/py-pydicom/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/biology/py-pydicom/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/biology/py-pydicom/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/biology/py-pydicom/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/biology/py-pydicom/work/.buildlink/lib/pkgconfig:/tmp/biology/py-pydicom/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/biology/py-pydicom/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/biology/py-pydicom/work/.cwrapper/config /usr/pkg/bin/python3.9 setup.py build -j4) running build running build_py creating build creating build/lib creating build/lib/pydicom copying pydicom/__init__.py -> build/lib/pydicom copying pydicom/_dicom_dict.py -> build/lib/pydicom copying pydicom/_private_dict.py -> build/lib/pydicom copying pydicom/_storage_sopclass_uids.py -> build/lib/pydicom copying pydicom/_uid_dict.py -> build/lib/pydicom copying pydicom/_version.py -> build/lib/pydicom copying pydicom/charset.py -> build/lib/pydicom copying pydicom/compat.py -> build/lib/pydicom copying pydicom/config.py -> build/lib/pydicom copying pydicom/datadict.py -> build/lib/pydicom copying pydicom/dataelem.py -> build/lib/pydicom copying pydicom/dataset.py -> build/lib/pydicom copying pydicom/dicomdir.py -> build/lib/pydicom copying pydicom/dicomio.py -> build/lib/pydicom copying pydicom/encaps.py -> build/lib/pydicom copying pydicom/env_info.py -> build/lib/pydicom copying pydicom/errors.py -> build/lib/pydicom copying pydicom/filebase.py -> build/lib/pydicom copying pydicom/filereader.py -> build/lib/pydicom copying pydicom/fileset.py -> build/lib/pydicom copying pydicom/fileutil.py -> build/lib/pydicom copying pydicom/filewriter.py -> build/lib/pydicom copying pydicom/jsonrep.py -> build/lib/pydicom copying pydicom/misc.py -> build/lib/pydicom copying pydicom/multival.py -> build/lib/pydicom copying pydicom/sequence.py -> build/lib/pydicom copying pydicom/tag.py -> build/lib/pydicom copying pydicom/uid.py -> build/lib/pydicom copying pydicom/valuerep.py -> build/lib/pydicom copying pydicom/values.py -> build/lib/pydicom creating build/lib/pydicom/benchmarks copying pydicom/benchmarks/__init__.py -> build/lib/pydicom/benchmarks copying pydicom/benchmarks/bench_encaps.py -> build/lib/pydicom/benchmarks copying pydicom/benchmarks/bench_handler_numpy.py -> build/lib/pydicom/benchmarks copying pydicom/benchmarks/bench_pixel_util.py -> build/lib/pydicom/benchmarks copying pydicom/benchmarks/bench_rle_decode.py -> build/lib/pydicom/benchmarks copying pydicom/benchmarks/bench_rle_encode.py -> build/lib/pydicom/benchmarks creating build/lib/pydicom/cli copying pydicom/cli/__init__.py -> build/lib/pydicom/cli copying pydicom/cli/codify.py -> build/lib/pydicom/cli copying pydicom/cli/main.py -> build/lib/pydicom/cli copying pydicom/cli/show.py -> build/lib/pydicom/cli creating build/lib/pydicom/data copying pydicom/data/__init__.py -> build/lib/pydicom/data copying pydicom/data/data_manager.py -> build/lib/pydicom/data copying pydicom/data/download.py -> build/lib/pydicom/data copying pydicom/data/retry.py -> build/lib/pydicom/data creating build/lib/pydicom/encoders copying pydicom/encoders/__init__.py -> build/lib/pydicom/encoders copying pydicom/encoders/base.py -> build/lib/pydicom/encoders copying pydicom/encoders/gdcm.py -> build/lib/pydicom/encoders copying pydicom/encoders/native.py -> build/lib/pydicom/encoders copying pydicom/encoders/pylibjpeg.py -> build/lib/pydicom/encoders creating build/lib/pydicom/overlay_data_handlers copying pydicom/overlay_data_handlers/__init__.py -> build/lib/pydicom/overlay_data_handlers creating build/lib/pydicom/overlays copying pydicom/overlays/__init__.py -> build/lib/pydicom/overlays copying pydicom/overlays/numpy_handler.py -> build/lib/pydicom/overlays creating build/lib/pydicom/pixel_data_handlers copying pydicom/pixel_data_handlers/__init__.py -> build/lib/pydicom/pixel_data_handlers copying pydicom/pixel_data_handlers/gdcm_handler.py -> build/lib/pydicom/pixel_data_handlers copying pydicom/pixel_data_handlers/jpeg_ls_handler.py -> build/lib/pydicom/pixel_data_handlers copying pydicom/pixel_data_handlers/numpy_handler.py -> build/lib/pydicom/pixel_data_handlers copying pydicom/pixel_data_handlers/pillow_handler.py -> build/lib/pydicom/pixel_data_handlers copying pydicom/pixel_data_handlers/pylibjpeg_handler.py -> build/lib/pydicom/pixel_data_handlers copying pydicom/pixel_data_handlers/rle_handler.py -> build/lib/pydicom/pixel_data_handlers copying pydicom/pixel_data_handlers/util.py -> build/lib/pydicom/pixel_data_handlers creating build/lib/pydicom/sr copying pydicom/sr/__init__.py -> build/lib/pydicom/sr copying pydicom/sr/_cid_dict.py -> build/lib/pydicom/sr copying pydicom/sr/_concepts_dict.py -> build/lib/pydicom/sr copying pydicom/sr/_snomed_dict.py -> build/lib/pydicom/sr copying pydicom/sr/codedict.py -> build/lib/pydicom/sr copying pydicom/sr/coding.py -> build/lib/pydicom/sr creating build/lib/pydicom/tests copying pydicom/tests/__init__.py -> build/lib/pydicom/tests copying pydicom/tests/_write_stds.py -> build/lib/pydicom/tests copying pydicom/tests/conftest.py -> build/lib/pydicom/tests copying pydicom/tests/test_JPEG_LS_transfer_syntax.py -> build/lib/pydicom/tests copying pydicom/tests/test_charset.py -> build/lib/pydicom/tests copying pydicom/tests/test_cli.py -> build/lib/pydicom/tests copying pydicom/tests/test_codes.py -> build/lib/pydicom/tests copying pydicom/tests/test_config.py -> build/lib/pydicom/tests copying pydicom/tests/test_data_manager.py -> build/lib/pydicom/tests copying pydicom/tests/test_dataelem.py -> build/lib/pydicom/tests copying pydicom/tests/test_dataset.py -> build/lib/pydicom/tests copying pydicom/tests/test_dicomdir.py -> build/lib/pydicom/tests copying pydicom/tests/test_dictionary.py -> build/lib/pydicom/tests copying pydicom/tests/test_encaps.py -> build/lib/pydicom/tests copying pydicom/tests/test_encoders.py -> build/lib/pydicom/tests copying pydicom/tests/test_encoders_gdcm.py -> build/lib/pydicom/tests copying pydicom/tests/test_encoders_pydicom.py -> build/lib/pydicom/tests copying pydicom/tests/test_env_info.py -> build/lib/pydicom/tests copying pydicom/tests/test_errors.py -> build/lib/pydicom/tests copying pydicom/tests/test_filebase.py -> build/lib/pydicom/tests copying pydicom/tests/test_filereader.py -> build/lib/pydicom/tests copying pydicom/tests/test_fileset.py -> build/lib/pydicom/tests copying pydicom/tests/test_fileutil.py -> build/lib/pydicom/tests copying pydicom/tests/test_filewriter.py -> build/lib/pydicom/tests copying pydicom/tests/test_gdcm_pixel_data.py -> build/lib/pydicom/tests copying pydicom/tests/test_handler_util.py -> build/lib/pydicom/tests copying pydicom/tests/test_jpeg_ls_pixel_data.py -> build/lib/pydicom/tests copying pydicom/tests/test_json.py -> build/lib/pydicom/tests copying pydicom/tests/test_misc.py -> build/lib/pydicom/tests copying pydicom/tests/test_multival.py -> build/lib/pydicom/tests copying pydicom/tests/test_numpy_pixel_data.py -> build/lib/pydicom/tests copying pydicom/tests/test_overlay_np.py -> build/lib/pydicom/tests copying pydicom/tests/test_pillow_pixel_data.py -> build/lib/pydicom/tests copying pydicom/tests/test_pylibjpeg.py -> build/lib/pydicom/tests copying pydicom/tests/test_rawread.py -> build/lib/pydicom/tests copying pydicom/tests/test_rle_pixel_data.py -> build/lib/pydicom/tests copying pydicom/tests/test_sequence.py -> build/lib/pydicom/tests copying pydicom/tests/test_tag.py -> build/lib/pydicom/tests copying pydicom/tests/test_uid.py -> build/lib/pydicom/tests copying pydicom/tests/test_unicode.py -> build/lib/pydicom/tests copying pydicom/tests/test_util.py -> build/lib/pydicom/tests copying pydicom/tests/test_valuerep.py -> build/lib/pydicom/tests copying pydicom/tests/test_values.py -> build/lib/pydicom/tests copying pydicom/tests/test_waveform.py -> build/lib/pydicom/tests creating build/lib/pydicom/util copying pydicom/util/__init__.py -> build/lib/pydicom/util copying pydicom/util/codify.py -> build/lib/pydicom/util copying pydicom/util/dump.py -> build/lib/pydicom/util copying pydicom/util/fixer.py -> build/lib/pydicom/util copying pydicom/util/hexutil.py -> build/lib/pydicom/util copying pydicom/util/leanread.py -> build/lib/pydicom/util creating build/lib/pydicom/waveforms copying pydicom/waveforms/__init__.py -> build/lib/pydicom/waveforms copying pydicom/waveforms/numpy_handler.py -> build/lib/pydicom/waveforms running 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 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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydicom.data.charset_files' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pydicom.data.charset_files' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pydicom.data.charset_files' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pydicom.data.charset_files' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydicom.data.palettes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pydicom.data.palettes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pydicom.data.palettes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pydicom.data.palettes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydicom.data.test_files' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pydicom.data.test_files' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pydicom.data.test_files' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pydicom.data.test_files' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydicom.data.test_files.dicomdirtests' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pydicom.data.test_files.dicomdirtests' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pydicom.data.test_files.dicomdirtests' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pydicom.data.test_files.dicomdirtests' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying pydicom/py.typed -> build/lib/pydicom copying pydicom/data/hashes.json -> build/lib/pydicom/data copying pydicom/data/urls.json -> build/lib/pydicom/data creating build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/FileInfo.txt -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrArab.dcm -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrFren.dcm -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrFrenMulti.dcm -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrGerm.dcm -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrGreek.dcm -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrH31.dcm -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrH32.dcm -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrHbrw.dcm -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrI2.dcm -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrJapMulti.dcm -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrJapMultiExplicitIR6.dcm -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrKoreanMulti.dcm -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrRuss.dcm -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrSQEncoding.dcm -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrSQEncoding1.dcm -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrX1.dcm -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/chrX2.dcm -> build/lib/pydicom/data/charset_files creating build/lib/pydicom/data/palettes copying pydicom/data/palettes/README.md -> build/lib/pydicom/data/palettes copying pydicom/data/palettes/fall.dcm -> build/lib/pydicom/data/palettes copying pydicom/data/palettes/hotiron.dcm -> build/lib/pydicom/data/palettes copying pydicom/data/palettes/hotmetalblue.dcm -> build/lib/pydicom/data/palettes copying pydicom/data/palettes/pet.dcm -> build/lib/pydicom/data/palettes copying pydicom/data/palettes/pet20step.dcm -> build/lib/pydicom/data/palettes copying pydicom/data/palettes/spring.dcm -> build/lib/pydicom/data/palettes copying pydicom/data/palettes/summer.dcm -> build/lib/pydicom/data/palettes copying pydicom/data/palettes/winter.dcm -> build/lib/pydicom/data/palettes creating build/lib/pydicom/data/test_files copying pydicom/data/test_files/693_J2KI.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/CT_small.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/ExplVR_BigEnd.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/ExplVR_BigEndNoMeta.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/ExplVR_LitEndNoMeta.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/GDCMJ2K_TextGBR.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/J2K_pixelrep_mismatch.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/JPEG-lossy.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/JPEG2000-embedded-sequence-delimiter.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/JPEG2000.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/JPGExtended.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/MR_small.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/MR_small_RLE.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/MR_small_bigendian.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/MR_small_expb.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/MR_small_implicit.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/MR_small_jp2klossless.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/MR_small_jpeg_ls_lossless.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/MR_small_padded.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/MR_truncated.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/README.txt -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_jpeg_no_color_transform.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_jpeg_no_color_transform_2.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cr.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+n1.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+n2.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+np.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+s2.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+s4.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_gdcm_KY.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_jpeg.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_jpeg_app14_dcmd.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_jpeg_dcmd.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_jpeg_dcmtk.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_jpeg_gdcm.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_jpeg_lossy_gdcm.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_rle.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_rle_16bit.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_rle_16bit_2frame.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_rle_2frame.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_rle_32bit.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_rle_32bit_2frame.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_small_odd.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_small_odd_jpeg.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_ybr_full_422_uncompressed.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/UN_sequence.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/badVR.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/empty_charset_LEI.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/image_dfl.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/liver_1frame.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/liver_expb_1frame.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/meta_missing_tsyntax.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/nested_priv_SQ.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/no_meta.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/no_meta_group_length.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/priv_SQ.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/reportsi.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/reportsi_with_empty_number_tags.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/rtdose.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/rtdose_1frame.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/rtdose_expb.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/rtdose_expb_1frame.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/rtdose_rle.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/rtdose_rle_1frame.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/rtplan.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/rtplan.dump -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/rtplan_truncated.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/rtstruct.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/rtstruct.dump -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/test-SR.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/test1.json -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/test_PN.json -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/waveform_ecg.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/zipMR.gz -> build/lib/pydicom/data/test_files creating build/lib/pydicom/data/test_files/dicomdirtests copying pydicom/data/test_files/dicomdirtests/DICOMDIR -> build/lib/pydicom/data/test_files/dicomdirtests copying pydicom/data/test_files/dicomdirtests/DICOMDIR-bigEnd -> build/lib/pydicom/data/test_files/dicomdirtests copying pydicom/data/test_files/dicomdirtests/DICOMDIR-empty.dcm -> build/lib/pydicom/data/test_files/dicomdirtests copying pydicom/data/test_files/dicomdirtests/DICOMDIR-implicit -> build/lib/pydicom/data/test_files/dicomdirtests copying pydicom/data/test_files/dicomdirtests/DICOMDIR-nooffset -> build/lib/pydicom/data/test_files/dicomdirtests copying pydicom/data/test_files/dicomdirtests/DICOMDIR-nopatient -> build/lib/pydicom/data/test_files/dicomdirtests copying pydicom/data/test_files/dicomdirtests/DICOMDIR-reordered -> build/lib/pydicom/data/test_files/dicomdirtests copying pydicom/data/test_files/dicomdirtests/README.txt -> build/lib/pydicom/data/test_files/dicomdirtests creating build/lib/pydicom/data/test_files/dicomdirtests/77654033 creating build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR1 copying pydicom/data/test_files/dicomdirtests/77654033/CR1/6154 -> build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR1 creating build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR2 copying pydicom/data/test_files/dicomdirtests/77654033/CR2/6247 -> build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR2 creating build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR3 copying pydicom/data/test_files/dicomdirtests/77654033/CR3/6278 -> build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR3 creating build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2 copying pydicom/data/test_files/dicomdirtests/77654033/CT2/17106 -> build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2 copying pydicom/data/test_files/dicomdirtests/77654033/CT2/17136 -> build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2 copying pydicom/data/test_files/dicomdirtests/77654033/CT2/17166 -> build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2 copying pydicom/data/test_files/dicomdirtests/77654033/CT2/17196 -> build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2 creating build/lib/pydicom/data/test_files/dicomdirtests/98892001 creating build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT2N copying pydicom/data/test_files/dicomdirtests/98892001/CT2N/6293 -> build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT2N copying pydicom/data/test_files/dicomdirtests/98892001/CT2N/6924 -> build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT2N creating build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/2062 -> build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/2392 -> build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/2693 -> build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/3023 -> build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/3353 -> build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N creating build/lib/pydicom/data/test_files/dicomdirtests/98892003 creating build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR1 copying pydicom/data/test_files/dicomdirtests/98892003/MR1/15820 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR1 copying pydicom/data/test_files/dicomdirtests/98892003/MR1/4919 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR1 copying pydicom/data/test_files/dicomdirtests/98892003/MR1/5641 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR1 creating build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2 copying pydicom/data/test_files/dicomdirtests/98892003/MR2/15970 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2 copying pydicom/data/test_files/dicomdirtests/98892003/MR2/4950 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2 copying pydicom/data/test_files/dicomdirtests/98892003/MR2/4981 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2 copying pydicom/data/test_files/dicomdirtests/98892003/MR2/5011 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2 copying pydicom/data/test_files/dicomdirtests/98892003/MR2/6273 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2 copying pydicom/data/test_files/dicomdirtests/98892003/MR2/6605 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2 copying pydicom/data/test_files/dicomdirtests/98892003/MR2/6935 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2 creating build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700 copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4467 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700 copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4528 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700 copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4558 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700 copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4588 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700 copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4618 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700 copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4648 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700 copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4678 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700 creating build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/DICOMDIR -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/README -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA creating build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000 creating build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000 creating build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000000 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000001 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000002 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000003 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000004 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000005 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000006 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000007 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000008 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000009 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000A -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000B -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000C -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000D -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000E -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000F -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000G -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000H -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000I -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000J -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000K -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000L -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000M -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000N -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000O -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000P -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Q -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000R -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000S -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000T -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000U -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000V -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000W -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000X -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Y -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Z -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000010 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000011 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000012 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000013 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000014 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000015 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000016 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000017 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000018 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000019 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001A -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001B -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001C -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001D -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000