Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pydicom.spec'], chrootPath='/var/lib/mock/f32-build-19322859-1347490/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pydicom.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1580342400 Wrote: /builddir/build/SRPMS/python-pydicom-1.3.0-3.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pydicom.spec'], chrootPath='/var/lib/mock/f32-build-19322859-1347490/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pydicom.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1580342400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7Jsc7K + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pydicom-1.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pydicom-1.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pydicom-1.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-pydicom-1.3.0 base' + /usr/bin/cat /builddir/build/SOURCES/0001-Compatibility-fix-for-Python3.8.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0001-Compatibility-fix-for-Python3.8.patch --author 'rpm-build ' + git tag v1.3.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d4RPkI + umask 022 + cd /builddir/build/BUILD + cd pydicom-1.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib copying dicom.py -> 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/errors.py -> build/lib/pydicom copying pydicom/filebase.py -> build/lib/pydicom copying pydicom/filereader.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/values.py -> build/lib/pydicom copying pydicom/valuerep.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_handler_rle_decode.py -> build/lib/pydicom/benchmarks copying pydicom/benchmarks/bench_handler_rle_encode.py -> build/lib/pydicom/benchmarks creating build/lib/pydicom/data copying pydicom/data/__init__.py -> build/lib/pydicom/data copying pydicom/data/data_manager.py -> build/lib/pydicom/data 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/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/tests copying pydicom/tests/__init__.py -> build/lib/pydicom/tests copying pydicom/tests/_handler_common.py -> build/lib/pydicom/tests copying pydicom/tests/_write_stds.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_compat.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_environment.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_filewriter.py -> build/lib/pydicom/tests copying pydicom/tests/test_fixes.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_pillow_pixel_data.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_values.py -> build/lib/pydicom/tests copying pydicom/tests/test_valuerep.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/fixes.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/data/charset_files copying pydicom/data/charset_files/__init__.py -> build/lib/pydicom/data/charset_files copying pydicom/data/charset_files/charlist.py -> build/lib/pydicom/data/charset_files creating build/lib/pydicom/data/test_files copying pydicom/data/test_files/__init__.py -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/test.py -> build/lib/pydicom/data/test_files creating build/lib/pydicom/data/tests copying pydicom/data/tests/__init__.py -> build/lib/pydicom/data/tests copying pydicom/data/tests/test_data_manager.py -> build/lib/pydicom/data/tests creating build/lib/pydicom/tests/performance copying pydicom/tests/performance/__init__.py -> build/lib/pydicom/tests/performance copying pydicom/tests/performance/raw_convert_test.py -> build/lib/pydicom/tests/performance copying pydicom/tests/performance/time_test.py -> build/lib/pydicom/tests/performance copying pydicom/tests/performance/write_profiling.py -> build/lib/pydicom/tests/performance running egg_info creating pydicom.egg-info writing pydicom.egg-info/PKG-INFO writing dependency_links to pydicom.egg-info/dependency_links.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' writing manifest file 'pydicom.egg-info/SOURCES.txt' 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 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/JPEG-LL.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.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/OBXXXX1A.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/OBXXXX1A_2frame.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/OBXXXX1A_expb.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/OBXXXX1A_expb_2frame.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/OBXXXX1A_rle.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/OBXXXX1A_rle_2frame.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/OT-PAL-8-face.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_rgb.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_16bit.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_16bit_2frame.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_2frame.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_32bit.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_32bit_2frame.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_dcmtk_ebcr_dcmd.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_dcmtk_ebcyn1_dcmd.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_dcmtk_ebcyn2_dcmd.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_dcmtk_ebcynp_dcmd.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_dcmtk_ebcys2_dcmd.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_dcmtk_ebcys4_dcmd.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_expb.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_expb_16bit.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_expb_16bit_2frame.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_expb_2frame.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_expb_32bit.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_expb_32bit_2frame.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/SC_rgb_gdcm2k_uncompressed.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_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/badVR.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/color-pl.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/color-px.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/color3d_jpeg_baseline.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/emri_small.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/emri_small_RLE.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/emri_small_big_endian.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/emri_small_jpeg_2k_lossless.dcm -> build/lib/pydicom/data/test_files copying pydicom/data/test_files/emri_small_jpeg_ls_lossless.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.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.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_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/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 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 + pushd doc ~/build/BUILD/pydicom-1.3.0/doc ~/build/BUILD/pydicom-1.3.0 + export PYTHONPATH=../ + PYTHONPATH=../ + make html SPHINXBUILD=sphinx-build-3 BUILDDIR=_build-3 # These two lines make the build a bit more lengthy, and the # the embedding of images more robust rm -rf _build-3/html/_images #rm -rf _build/doctrees/ sphinx-build-3 -b html -d _build-3/doctrees . _build-3/html Running Sphinx v2.2.2 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... /usr/lib/python3.8/site-packages/sphinx/events.py:103: RemovedInSphinx30Warning: autodoc_default_flags is now deprecated. Please use autodoc_default_options instead. results.append(callback(self.app, *args)) 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 : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) loading intersphinx inventory from https://docs.scipy.org/doc/numpy/objects.inv... 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 : HTTPSConnectionPool(host='docs.scipy.org', port=443): Max retries exceeded with url: /doc/numpy/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) loading intersphinx inventory from https://docs.scipy.org/doc/scipy/reference/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 : HTTPSConnectionPool(host='docs.scipy.org', port=443): Max retries exceeded with url: /doc/scipy/reference/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) loading intersphinx inventory from http://matplotlib.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://matplotlib.org/objects.inv' not fetchable due to : HTTPConnectionPool(host='matplotlib.org', port=80): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) generating gallery... generating gallery for auto_examples... [ 33%] plot_dicom_difference.py generating gallery for auto_examples... [ 66%] show_charset_name.py generating gallery for auto_examples... [100%] dicomtree.py generating gallery for auto_examples/image_processing... [ 50%] plot_downsize_image.py generating gallery for auto_examples/image_processing... [100%] reslice.py generating gallery for auto_examples/input_output... [ 20%] plot_read_rtplan.py generating gallery for auto_examples/input_output... [ 40%] plot_read_dicom.py generating gallery for auto_examples/input_output... [ 60%] plot_printing_dataset.py generating gallery for auto_examples/input_output... [ 80%] plot_write_dicom.py generating gallery for auto_examples/input_output... [100%] plot_read_dicom_directory.py generating gallery for auto_examples/metadata_processing... [ 33%] plot_sequences.py generating gallery for auto_examples/metadata_processing... [ 66%] plot_add_dict_entries.py generating gallery for auto_examples/metadata_processing... [100%] plot_anonymize.py computation time summary: - ../examples/plot_dicom_difference.py: 0.16 sec 0.0 MB - ../examples/input_output/plot_read_dicom.py: 0.12 sec 0.0 MB - ../examples/input_output/plot_read_dicom_directory.py: 0.07 sec 0.0 MB - ../examples/input_output/plot_printing_dataset.py: 0.02 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_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_add_dict_entries.py: 0.00 sec 0.0 MB - ../examples/metadata_processing/plot_sequences.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/show_charset_name.py: 0.00 sec 0.0 MB [autosummary] generating autosummary for: api_ref.rst, base_element.rst, getting_started.rst, image_data_handlers.rst, index.rst, private_data_elements.rst, pydicom_user_guide.rst, python2_support.rst, ref_guide.rst, release-notes.rst, ..., whatsnew/v0.9.6.rst, whatsnew/v0.9.7.rst, whatsnew/v0.9.8.rst, whatsnew/v0.9.9.rst, whatsnew/v1.0.0.rst, whatsnew/v1.1.0.rst, whatsnew/v1.2.0.rst, whatsnew/v1.3.0.rst, working_with_pixel_data.rst, writing_files.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 27 source files that are out of date updating environment: [new config] 45 added, 0 changed, 0 removed reading sources... [ 2%] api_ref reading sources... [ 4%] auto_examples/dicomtree reading sources... [ 6%] auto_examples/image_processing/plot_downsize_image reading sources... [ 8%] auto_examples/image_processing/reslice reading sources... [ 11%] auto_examples/image_processing/sg_execution_times reading sources... [ 13%] auto_examples/index reading sources... [ 15%] auto_examples/input_output/plot_printing_dataset reading sources... [ 17%] auto_examples/input_output/plot_read_dicom reading sources... [ 20%] auto_examples/input_output/plot_read_dicom_directory reading sources... [ 22%] auto_examples/input_output/plot_read_rtplan reading sources... [ 24%] auto_examples/input_output/plot_write_dicom reading sources... [ 26%] auto_examples/input_output/sg_execution_times reading sources... [ 28%] auto_examples/metadata_processing/plot_add_dict_entries reading sources... [ 31%] auto_examples/metadata_processing/plot_anonymize reading sources... [ 33%] auto_examples/metadata_processing/plot_sequences reading sources... [ 35%] auto_examples/metadata_processing/sg_execution_times reading sources... [ 37%] auto_examples/plot_dicom_difference reading sources... [ 40%] auto_examples/sg_execution_times reading sources... [ 42%] auto_examples/show_charset_name reading sources... [ 44%] base_element reading sources... [ 46%] getting_started reading sources... [ 48%] image_data_handlers reading sources... [ 51%] index reading sources... [ 53%] private_data_elements reading sources... [ 55%] pydicom_user_guide reading sources... [ 57%] python2_support reading sources... [ 60%] ref_guide reading sources... [ 62%] release-notes reading sources... [ 64%] transition_to_pydicom1 reading sources... [ 66%] viewing_images reading sources... [ 68%] warn_transition_to_pydicom1 reading sources... [ 71%] whatsnew/v.0.9.4 reading sources... [ 73%] whatsnew/v0.9.2 reading sources... [ 75%] whatsnew/v0.9.3 reading sources... [ 77%] whatsnew/v0.9.5 reading sources... [ 80%] whatsnew/v0.9.6 reading sources... [ 82%] whatsnew/v0.9.7 reading sources... [ 84%] whatsnew/v0.9.8 reading sources... [ 86%] whatsnew/v0.9.9 reading sources... [ 88%] whatsnew/v1.0.0 reading sources... [ 91%] whatsnew/v1.1.0 reading sources... [ 93%] whatsnew/v1.2.0 reading sources... [ 95%] whatsnew/v1.3.0 reading sources... [ 97%] working_with_pixel_data reading sources... [100%] writing_files /usr/lib/python3.8/site-packages/numpydoc/docscrape.py:423: UserWarning: Unknown section Conformance With Dicom File Format in the docstring of in /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py. warn(msg) /usr/lib/python3.8/site-packages/numpydoc/docscrape.py:423: UserWarning: Unknown section Conformance With Dicom File Format in the docstring of in /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py. warn(msg) /usr/lib/python3.8/site-packages/numpydoc/docscrape.py:423: UserWarning: Unknown section Conformance With Dicom File Format in the docstring of in /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py. warn(msg) /usr/lib/python3.8/site-packages/numpydoc/docscrape.py:423: UserWarning: Unknown section File Meta Information in the docstring of in /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py. warn(msg) /usr/lib/python3.8/site-packages/numpydoc/docscrape.py:423: UserWarning: Unknown section Dataset in the docstring of in /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py. warn(msg) /usr/lib/python3.8/site-packages/numpydoc/docscrape.py:423: UserWarning: Unknown section File Meta Information in the docstring of in /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py. warn(msg) /usr/lib/python3.8/site-packages/numpydoc/docscrape.py:423: UserWarning: Unknown section Dataset in the docstring of in /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py. warn(msg) /usr/lib/python3.8/site-packages/numpydoc/docscrape.py:423: UserWarning: Unknown section Conformance With Dicom File Format in the docstring of in /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py. warn(msg) /usr/lib/python3.8/site-packages/numpydoc/docscrape.py:423: UserWarning: Unknown section Example in the docstring of in /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py. warn(msg) /usr/lib/python3.8/site-packages/numpydoc/docscrape.py:423: UserWarning: Unknown section Example in the docstring of in /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py. warn(msg) /usr/lib/python3.8/site-packages/numpydoc/docscrape.py:423: UserWarning: Unknown section File Meta Information in the docstring of in /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py. warn(msg) /usr/lib/python3.8/site-packages/numpydoc/docscrape.py:423: UserWarning: Unknown section Dataset in the docstring of in /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py. warn(msg) /usr/lib/python3.8/site-packages/numpydoc/docscrape.py:423: UserWarning: Unknown section Conformance With Dicom File Format in the docstring of in /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py. warn(msg) /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.add'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.add_new'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.clear'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.convert_pixel_data'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.copy'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.data_element'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.decode'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.decompress'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.dir'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.elements'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.ensure_file_meta'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.fix_meta_info'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.formatted_lines'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.from_json'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.fromkeys'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.get'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.get_item'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.get_private_item'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.group_dataset'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.items'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.iterall'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.keys'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.pop'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.popitem'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.private_block'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.private_creators'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.remove_private_tags'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.save_as'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.set_original_encoding'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.setdefault'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.to_json'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.top'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.trait_names'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.update'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.values'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.rst:161: WARNING: autosummary: stub file not found 'pydicom.dataset.Dataset.walk'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.decompress:9: WARNING: Unexpected indentation. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.save_as:18: WARNING: Unexpected indentation. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.save_as:19: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.save_as:29: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.walk:4: WARNING: Inline interpreted text or phrase reference start-string without end-string. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.add'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.add_new'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.clear'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.convert_pixel_data'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.copy'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.data_element'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.decode'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.decompress'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.dir'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.elements'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.ensure_file_meta'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.fix_meta_info'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.formatted_lines'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.from_json'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.fromkeys'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.get'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.get_item'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.get_private_item'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.group_dataset'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.items'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.iterall'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.keys'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.pop'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.popitem'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.private_block'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.private_creators'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.remove_private_tags'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.save_as'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.set_original_encoding'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.setdefault'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.to_json'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.top'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.trait_names'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.update'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.values'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.FileDataset.rst:46: WARNING: autosummary: stub file not found 'pydicom.dataset.FileDataset.walk'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.PrivateBlock.rst:35: WARNING: autosummary: stub file not found 'pydicom.dataset.PrivateBlock.add_new'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.PrivateBlock.rst:35: WARNING: autosummary: stub file not found 'pydicom.dataset.PrivateBlock.get_tag'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.validate_file_meta:14: WARNING: Unexpected indentation. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.validate_file_meta:17: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py:docstring of pydicom.filewriter.dcmwrite:26: WARNING: Unexpected indentation. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py:docstring of pydicom.filewriter.dcmwrite:27: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py:docstring of pydicom.filewriter.dcmwrite:36: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py:docstring of pydicom.filewriter.write_file:26: WARNING: Unexpected indentation. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py:docstring of pydicom.filewriter.write_file:27: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py:docstring of pydicom.filewriter.write_file:36: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py:docstring of pydicom.filewriter.write_file_meta_info:9: WARNING: Unexpected section title. DICOM File Meta Information Group Elements ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py:docstring of pydicom.filewriter.write_file_meta_info:13: WARNING: Unexpected indentation. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py:docstring of pydicom.filewriter.write_file_meta_info:37: WARNING: Unexpected section title. Encoding ~~~~~~~~ /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.no_read'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.no_seek'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.no_write'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.read'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.read_beUL'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.read_beUS'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.read_be_tag'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.read_leUL'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.read_leUS'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.read_le_tag'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.write_UL'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.write_US'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.write_beUL'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.write_beUS'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.write_leUL'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.write_leUS'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomBytesIO.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomBytesIO.write_tag'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.no_read'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.no_seek'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.no_write'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.read'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.read_beUL'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.read_beUS'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.read_be_tag'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.read_leUL'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.read_leUS'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.read_le_tag'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.write_UL'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.write_US'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.write_beUL'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.write_beUS'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.write_leUL'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.write_leUS'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomFileLike.rst:29: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomFileLike.write_tag'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomIO.rst:31: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomIO.read'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomIO.rst:31: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomIO.read_beUL'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomIO.rst:31: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomIO.read_beUS'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomIO.rst:31: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomIO.read_be_tag'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomIO.rst:31: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomIO.read_leUL'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomIO.rst:31: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomIO.read_leUS'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomIO.rst:31: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomIO.read_le_tag'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomIO.rst:31: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomIO.write_UL'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomIO.rst:31: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomIO.write_US'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomIO.rst:31: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomIO.write_beUL'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomIO.rst:31: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomIO.write_beUS'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomIO.rst:31: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomIO.write_leUL'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomIO.rst:31: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomIO.write_leUS'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filebase.py:docstring of pydicom.filebase.DicomIO.rst:31: WARNING: autosummary: stub file not found 'pydicom.filebase.DicomIO.write_tag'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.add'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.add_new'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.clear'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.convert_pixel_data'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.copy'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.data_element'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.decode'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.decompress'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.dir'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.elements'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.ensure_file_meta'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.fix_meta_info'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.formatted_lines'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.from_json'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.fromkeys'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.get'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.get_item'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.get_private_item'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.group_dataset'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.items'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.iterall'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.keys'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.parse_records'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.pop'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.popitem'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.private_block'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.private_creators'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.remove_private_tags'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.save_as'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.set_original_encoding'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.setdefault'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.to_json'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.top'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.trait_names'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.update'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.values'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dicomdir.py:docstring of pydicom.dicomdir.DicomDir.rst:30: WARNING: autosummary: stub file not found 'pydicom.dicomdir.DicomDir.walk'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/datadict.py:docstring of pydicom.datadict.add_dict_entry:5: WARNING: Title underline too short. Notes ---- /builddir/build/BUILD/pydicom-1.3.0/pydicom/datadict.py:docstring of pydicom.datadict.add_dict_entry:5: WARNING: Unexpected section title. Notes ---- /builddir/build/BUILD/pydicom-1.3.0/pydicom/datadict.py:docstring of pydicom.datadict.add_private_dict_entry:5: WARNING: Title underline too short. Notes ---- /builddir/build/BUILD/pydicom-1.3.0/pydicom/datadict.py:docstring of pydicom.datadict.add_private_dict_entry:5: WARNING: Unexpected section title. Notes ---- /builddir/build/BUILD/pydicom-1.3.0/doc/api_ref.rst:44: WARNING: Title underline too short. DICOM data elements - the dataelem module ---------------- /builddir/build/BUILD/pydicom-1.3.0/doc/api_ref.rst:44: WARNING: Title underline too short. DICOM data elements - the dataelem module ---------------- /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataelem.py:docstring of pydicom.dataelem.DataElement.rst:75: WARNING: autosummary: stub file not found 'pydicom.dataelem.DataElement.description'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataelem.py:docstring of pydicom.dataelem.DataElement.rst:75: WARNING: autosummary: stub file not found 'pydicom.dataelem.DataElement.from_json'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataelem.py:docstring of pydicom.dataelem.RawDataElement.rst:41: WARNING: autosummary: stub file not found 'pydicom.dataelem.RawDataElement.count'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataelem.py:docstring of pydicom.dataelem.RawDataElement.rst:41: WARNING: autosummary: stub file not found 'pydicom.dataelem.RawDataElement.index'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/sequence.py:docstring of pydicom.sequence.Sequence.rst:29: WARNING: autosummary: stub file not found 'pydicom.sequence.Sequence.append'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/sequence.py:docstring of pydicom.sequence.Sequence.rst:29: WARNING: autosummary: stub file not found 'pydicom.sequence.Sequence.clear'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/sequence.py:docstring of pydicom.sequence.Sequence.rst:29: WARNING: autosummary: stub file not found 'pydicom.sequence.Sequence.count'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/sequence.py:docstring of pydicom.sequence.Sequence.rst:29: WARNING: autosummary: stub file not found 'pydicom.sequence.Sequence.extend'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/sequence.py:docstring of pydicom.sequence.Sequence.rst:29: WARNING: autosummary: stub file not found 'pydicom.sequence.Sequence.index'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/sequence.py:docstring of pydicom.sequence.Sequence.rst:29: WARNING: autosummary: stub file not found 'pydicom.sequence.Sequence.insert'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/sequence.py:docstring of pydicom.sequence.Sequence.rst:29: WARNING: autosummary: stub file not found 'pydicom.sequence.Sequence.pop'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/sequence.py:docstring of pydicom.sequence.Sequence.rst:29: WARNING: autosummary: stub file not found 'pydicom.sequence.Sequence.remove'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/sequence.py:docstring of pydicom.sequence.Sequence.rst:29: WARNING: autosummary: stub file not found 'pydicom.sequence.Sequence.reverse'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/tag.py:docstring of pydicom.tag.BaseTag.rst:32: WARNING: autosummary: stub file not found 'pydicom.tag.BaseTag.as_integer_ratio'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/tag.py:docstring of pydicom.tag.BaseTag.rst:32: WARNING: autosummary: stub file not found 'pydicom.tag.BaseTag.bit_length'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/tag.py:docstring of pydicom.tag.BaseTag.rst:32: WARNING: autosummary: stub file not found 'pydicom.tag.BaseTag.conjugate'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/tag.py:docstring of pydicom.tag.BaseTag.rst:32: WARNING: autosummary: stub file not found 'pydicom.tag.BaseTag.from_bytes'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/tag.py:docstring of pydicom.tag.BaseTag.rst:32: WARNING: autosummary: stub file not found 'pydicom.tag.BaseTag.to_bytes'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/multival.py:docstring of pydicom.multival.MultiValue.rst:30: WARNING: autosummary: stub file not found 'pydicom.multival.MultiValue.append'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/multival.py:docstring of pydicom.multival.MultiValue.rst:30: WARNING: autosummary: stub file not found 'pydicom.multival.MultiValue.clear'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/multival.py:docstring of pydicom.multival.MultiValue.rst:30: WARNING: autosummary: stub file not found 'pydicom.multival.MultiValue.count'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/multival.py:docstring of pydicom.multival.MultiValue.rst:30: WARNING: autosummary: stub file not found 'pydicom.multival.MultiValue.extend'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/multival.py:docstring of pydicom.multival.MultiValue.rst:30: WARNING: autosummary: stub file not found 'pydicom.multival.MultiValue.index'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/multival.py:docstring of pydicom.multival.MultiValue.rst:30: WARNING: autosummary: stub file not found 'pydicom.multival.MultiValue.insert'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/multival.py:docstring of pydicom.multival.MultiValue.rst:30: WARNING: autosummary: stub file not found 'pydicom.multival.MultiValue.pop'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/multival.py:docstring of pydicom.multival.MultiValue.rst:30: WARNING: autosummary: stub file not found 'pydicom.multival.MultiValue.remove'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/multival.py:docstring of pydicom.multival.MultiValue.rst:30: WARNING: autosummary: stub file not found 'pydicom.multival.MultiValue.reverse'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DA.rst:34: WARNING: autosummary: stub file not found 'pydicom.valuerep.DA.ctime'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DA.rst:34: WARNING: autosummary: stub file not found 'pydicom.valuerep.DA.fromisocalendar'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DA.rst:34: WARNING: autosummary: stub file not found 'pydicom.valuerep.DA.fromisoformat'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DA.rst:34: WARNING: autosummary: stub file not found 'pydicom.valuerep.DA.fromordinal'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DA.rst:34: WARNING: autosummary: stub file not found 'pydicom.valuerep.DA.fromtimestamp'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DA.rst:34: WARNING: autosummary: stub file not found 'pydicom.valuerep.DA.isocalendar'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DA.rst:34: WARNING: autosummary: stub file not found 'pydicom.valuerep.DA.isoformat'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DA.rst:34: WARNING: autosummary: stub file not found 'pydicom.valuerep.DA.isoweekday'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DA.rst:34: WARNING: autosummary: stub file not found 'pydicom.valuerep.DA.replace'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DA.rst:34: WARNING: autosummary: stub file not found 'pydicom.valuerep.DA.strftime'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DA.rst:34: WARNING: autosummary: stub file not found 'pydicom.valuerep.DA.timetuple'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DA.rst:34: WARNING: autosummary: stub file not found 'pydicom.valuerep.DA.today'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DA.rst:34: WARNING: autosummary: stub file not found 'pydicom.valuerep.DA.toordinal'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DA.rst:34: WARNING: autosummary: stub file not found 'pydicom.valuerep.DA.weekday'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.adjusted'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.as_integer_ratio'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.as_tuple'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.canonical'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.compare'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.compare_signal'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.compare_total'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.compare_total_mag'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.conjugate'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.copy_abs'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.copy_negate'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.copy_sign'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.exp'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.fma'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.from_float'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.is_canonical'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.is_finite'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.is_infinite'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.is_nan'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.is_normal'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.is_qnan'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.is_signed'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.is_snan'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.is_subnormal'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.is_zero'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.ln'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.log10'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.logb'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.logical_and'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.logical_invert'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.logical_or'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.logical_xor'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.max'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.max_mag'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.min'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.min_mag'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.next_minus'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.next_plus'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.next_toward'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.normalize'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.number_class'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.quantize'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.radix'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.remainder_near'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.rotate'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.same_quantum'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.scaleb'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.shift'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.sqrt'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.to_eng_string'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.to_integral'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.to_integral_exact'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSdecimal.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSdecimal.to_integral_value'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSfloat.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSfloat.as_integer_ratio'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSfloat.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSfloat.conjugate'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSfloat.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSfloat.fromhex'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSfloat.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSfloat.hex'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DSfloat.rst:32: WARNING: autosummary: stub file not found 'pydicom.valuerep.DSfloat.is_integer'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.astimezone'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.combine'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.ctime'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.date'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.dst'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.fromisocalendar'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.fromisoformat'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.fromordinal'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.fromtimestamp'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.isocalendar'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.isoformat'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.isoweekday'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.now'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.replace'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.strftime'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.strptime'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.time'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.timestamp'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.timetuple'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.timetz'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.today'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.toordinal'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.tzname'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.utcfromtimestamp'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.utcnow'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.utcoffset'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.utctimetuple'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.DT.rst:52: WARNING: autosummary: stub file not found 'pydicom.valuerep.DT.weekday'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.IS.rst:35: WARNING: autosummary: stub file not found 'pydicom.valuerep.IS.as_integer_ratio'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.IS.rst:35: WARNING: autosummary: stub file not found 'pydicom.valuerep.IS.bit_length'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.IS.rst:35: WARNING: autosummary: stub file not found 'pydicom.valuerep.IS.conjugate'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.IS.rst:35: WARNING: autosummary: stub file not found 'pydicom.valuerep.IS.from_bytes'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.IS.rst:35: WARNING: autosummary: stub file not found 'pydicom.valuerep.IS.to_bytes'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.capitalize'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.center'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.count'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.decode'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.encode'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.endswith'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.expandtabs'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.family_comma_given'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.find'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.formatted'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.fromhex'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.hex'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.index'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.isalnum'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.isalpha'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.isascii'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.isdigit'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.islower'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.isspace'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.istitle'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.isupper'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.join'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.ljust'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.lower'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.lstrip'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.maketrans'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.parse'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.partition'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.replace'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.rfind'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.rindex'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.rjust'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.rpartition'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.rsplit'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.rstrip'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.split'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.splitlines'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.startswith'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.strip'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.swapcase'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.title'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.translate'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.upper'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonName.rst:28: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonName.zfill'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameBase.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameBase.formatted'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameBase.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameBase.parse'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameBase.formatted:6: WARNING: Unexpected indentation. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.capitalize'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.casefold'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.center'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.count'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.encode'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.endswith'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.expandtabs'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.family_comma_given'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.find'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.format'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.format_map'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.formatted'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.index'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.isalnum'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.isalpha'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.isascii'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.isdecimal'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.isdigit'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.isidentifier'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.islower'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.isnumeric'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.isprintable'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.isspace'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.istitle'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.isupper'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.join'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.ljust'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.lower'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.lstrip'. Check your autosummary_generate setting. looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.maketrans'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.parse'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.partition'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.replace'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.rfind'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.rindex'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.rjust'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.rpartition'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.rsplit'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.rstrip'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.split'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.splitlines'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.startswith'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.strip'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.swapcase'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.title'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.translate'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.upper'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.PersonNameUnicode.rst:20: WARNING: autosummary: stub file not found 'pydicom.valuerep.PersonNameUnicode.zfill'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.TM.rst:43: WARNING: autosummary: stub file not found 'pydicom.valuerep.TM.dst'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.TM.rst:43: WARNING: autosummary: stub file not found 'pydicom.valuerep.TM.fromisoformat'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.TM.rst:43: WARNING: autosummary: stub file not found 'pydicom.valuerep.TM.isoformat'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.TM.rst:43: WARNING: autosummary: stub file not found 'pydicom.valuerep.TM.replace'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.TM.rst:43: WARNING: autosummary: stub file not found 'pydicom.valuerep.TM.strftime'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.TM.rst:43: WARNING: autosummary: stub file not found 'pydicom.valuerep.TM.tzname'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/valuerep.py:docstring of pydicom.valuerep.TM.rst:43: WARNING: autosummary: stub file not found 'pydicom.valuerep.TM.utcoffset'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/doc/api_ref.rst:68: WARNING: Title underline too short. Handling of character encoding - the charset module -------------------------------------------------- /builddir/build/BUILD/pydicom-1.3.0/doc/api_ref.rst:68: WARNING: Title underline too short. Handling of character encoding - the charset module -------------------------------------------------- /builddir/build/BUILD/pydicom-1.3.0/pydicom/charset.py:docstring of pydicom.charset.decode:6: WARNING: Unexpected indentation. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.capitalize'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.casefold'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.center'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.count'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.encode'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.endswith'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.expandtabs'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.find'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.format'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.format_map'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.index'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.isalnum'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.isalpha'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.isascii'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.isdecimal'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.isdigit'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.isidentifier'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.islower'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.isnumeric'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.isprintable'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.isspace'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.istitle'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.isupper'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.join'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.ljust'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.lower'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.lstrip'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.maketrans'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.partition'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.replace'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.rfind'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.rindex'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.rjust'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.rpartition'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.rsplit'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.rstrip'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.split'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.splitlines'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.startswith'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.strip'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.swapcase'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.title'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.translate'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.upper'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/uid.py:docstring of pydicom.uid.UID.rst:57: WARNING: autosummary: stub file not found 'pydicom.uid.UID.zfill'. Check your autosummary_generate setting. /builddir/build/BUILD/pydicom-1.3.0/pydicom/config.py:docstring of pydicom.config.debug:8: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/pydicom-1.3.0/pydicom/encaps.py:docstring of pydicom.encaps.generate_pixel_data_fragment:32: WARNING: Unexpected section title. Encoding ~~~~~~~~ /builddir/build/BUILD/pydicom-1.3.0/doc/base_element.rst:90: WARNING: Unexpected indentation. /builddir/build/BUILD/pydicom-1.3.0/doc/image_data_handlers.rst:11: WARNING: Title underline too short. Preconditions ............ /builddir/build/BUILD/pydicom-1.3.0/doc/index.rst:71: WARNING: Title underline too short. `What's new `_ ------------------------------ /builddir/build/BUILD/pydicom-1.3.0/doc/index.rst:71: WARNING: Title underline too short. `What's new `_ ------------------------------ /builddir/build/BUILD/pydicom-1.3.0/doc/ref_guide.rst:2: WARNING: duplicate object description of pydicom.filereader.dcmread, other instance in api_ref, use :noindex: for one of them /builddir/build/BUILD/pydicom-1.3.0/doc/ref_guide.rst:2: WARNING: duplicate object description of pydicom.filereader.read_partial, other instance in api_ref, use :noindex: for one of them /builddir/build/BUILD/pydicom-1.3.0/doc/ref_guide.rst:2: WARNING: duplicate object description of pydicom.filewriter.dcmwrite, other instance in api_ref, use :noindex: for one of them /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py:docstring of pydicom.filewriter.dcmwrite:26: WARNING: Unexpected indentation. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py:docstring of pydicom.filewriter.dcmwrite:27: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/pydicom-1.3.0/pydicom/filewriter.py:docstring of pydicom.filewriter.dcmwrite:36: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/pydicom-1.3.0/doc/ref_guide.rst:2: WARNING: duplicate object description of pydicom.dataset.Dataset.save_as, other instance in api_ref, use :noindex: for one of them /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.save_as:18: WARNING: Unexpected indentation. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.save_as:19: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/pydicom-1.3.0/pydicom/dataset.py:docstring of pydicom.dataset.Dataset.save_as:29: WARNING: Bullet list ends without a blank line; unexpected unindent. whatsnew/v0.9.7.rst:15: WARNING: Bullet list ends without a blank line; unexpected unindent. whatsnew/v0.9.7.rst:20: WARNING: Unexpected indentation. whatsnew/v0.9.7.rst:21: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/pydicom-1.3.0/doc/release-notes.rst:25: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'whatsnew/v0.9.4.rst'. /builddir/build/BUILD/pydicom-1.3.0/doc/warn_transition_to_pydicom1.rst:2: WARNING: Title underline too short. For users of pydicom < 1.0 ======================== /builddir/build/BUILD/pydicom-1.3.0/doc/warn_transition_to_pydicom1.rst:7: WARNING: Title underline too short. Pydicom < 1 ------- /builddir/build/BUILD/pydicom-1.3.0/doc/whatsnew/v0.9.7.rst:15: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/pydicom-1.3.0/doc/whatsnew/v0.9.7.rst:20: WARNING: Unexpected indentation. /builddir/build/BUILD/pydicom-1.3.0/doc/whatsnew/v0.9.7.rst:21: WARNING: Block quote ends without a blank line; unexpected unindent. done checking consistency... done preparing documents... done /builddir/build/BUILD/pydicom-1.3.0/doc/whatsnew/v.0.9.4.rst: WARNING: document isn't included in any toctree writing output... [ 2%] api_ref writing output... [ 4%] auto_examples/dicomtree writing output... [ 6%] auto_examples/image_processing/plot_downsize_image writing output... [ 8%] auto_examples/image_processing/reslice writing output... [ 11%] auto_examples/image_processing/sg_execution_times writing output... [ 13%] auto_examples/index writing output... [ 15%] auto_examples/input_output/plot_printing_dataset writing output... [ 17%] auto_examples/input_output/plot_read_dicom writing output... [ 20%] auto_examples/input_output/plot_read_dicom_directory writing output... [ 22%] auto_examples/input_output/plot_read_rtplan writing output... [ 24%] auto_examples/input_output/plot_write_dicom writing output... [ 26%] auto_examples/input_output/sg_execution_times writing output... [ 28%] auto_examples/metadata_processing/plot_add_dict_entries writing output... [ 31%] auto_examples/metadata_processing/plot_anonymize writing output... [ 33%] auto_examples/metadata_processing/plot_sequences writing output... [ 35%] auto_examples/metadata_processing/sg_execution_times writing output... [ 37%] auto_examples/plot_dicom_difference writing output... [ 40%] auto_examples/sg_execution_times writing output... [ 42%] auto_examples/show_charset_name writing output... [ 44%] base_element writing output... [ 46%] getting_started writing output... [ 48%] image_data_handlers writing output... [ 51%] index writing output... [ 53%] private_data_elements writing output... [ 55%] pydicom_user_guide writing output... [ 57%] python2_support writing output... [ 60%] ref_guide writing output... [ 62%] release-notes writing output... [ 64%] transition_to_pydicom1 writing output... [ 66%] viewing_images writing output... [ 68%] warn_transition_to_pydicom1 writing output... [ 71%] whatsnew/v.0.9.4 writing output... [ 73%] whatsnew/v0.9.2 writing output... [ 75%] whatsnew/v0.9.3 writing output... [ 77%] whatsnew/v0.9.5 writing output... [ 80%] whatsnew/v0.9.6 writing output... [ 82%] whatsnew/v0.9.7 writing output... [ 84%] whatsnew/v0.9.8 writing output... [ 86%] whatsnew/v0.9.9 writing output... [ 88%] whatsnew/v1.0.0 writing output... [ 91%] whatsnew/v1.1.0 writing output... [ 93%] whatsnew/v1.2.0 writing output... [ 95%] whatsnew/v1.3.0 writing output... [ 97%] working_with_pixel_data writing output... [100%] writing_files WARNING: LaTeX command 'latex' cannot be run (needed for math display), check the imgmath_latex setting /builddir/build/BUILD/pydicom-1.3.0/doc/whatsnew/v1.0.0.rst:26: WARNING: unknown document: image_data_handlers generating indices... genindex py-modindexdone highlighting module code... [ 5%] pydicom.charset highlighting module code... [ 10%] pydicom.config highlighting module code... [ 15%] pydicom.datadict highlighting module code... [ 21%] pydicom.dataelem highlighting module code... [ 26%] pydicom.dataset highlighting module code... [ 31%] pydicom.dicomdir highlighting module code... [ 36%] pydicom.encaps highlighting module code... [ 42%] pydicom.errors highlighting module code... [ 47%] pydicom.filebase highlighting module code... [ 52%] pydicom.filereader highlighting module code... [ 57%] pydicom.fileutil highlighting module code... [ 63%] pydicom.filewriter highlighting module code... [ 68%] pydicom.misc highlighting module code... [ 73%] pydicom.multival highlighting module code... [ 78%] pydicom.sequence highlighting module code... [ 84%] pydicom.tag highlighting module code... [ 89%] pydicom.uid highlighting module code... [ 94%] pydicom.valuerep highlighting module code... [100%] pydicom.values writing additional pages... searchdone copying images... [ 6%] auto_examples/images/thumb/sphx_glr_plot_dicom_difference_thumb.png copying images... [ 13%] auto_examples/images/thumb/sphx_glr_show_charset_name_thumb.png copying images... [ 20%] auto_examples/images/thumb/sphx_glr_dicomtree_thumb.png copying images... [ 26%] auto_examples/image_processing/images/thumb/sphx_glr_plot_downsize_image_thumb.png copying images... [ 33%] auto_examples/image_processing/images/thumb/sphx_glr_reslice_thumb.png copying images... [ 40%] auto_examples/input_output/images/thumb/sphx_glr_plot_read_rtplan_thumb.png copying images... [ 46%] auto_examples/input_output/images/thumb/sphx_glr_plot_read_dicom_thumb.png copying images... [ 53%] auto_examples/input_output/images/thumb/sphx_glr_plot_printing_dataset_thumb.png copying images... [ 60%] auto_examples/input_output/images/thumb/sphx_glr_plot_write_dicom_thumb.png copying images... [ 66%] auto_examples/input_output/images/thumb/sphx_glr_plot_read_dicom_directory_thumb.png copying images... [ 73%] auto_examples/metadata_processing/images/thumb/sphx_glr_plot_sequences_thumb.png copying images... [ 80%] auto_examples/metadata_processing/images/thumb/sphx_glr_plot_add_dict_entries_thumb.png copying images... [ 86%] auto_examples/metadata_processing/images/thumb/sphx_glr_plot_anonymize_thumb.png copying images... [ 93%] auto_examples/input_output/images/sphx_glr_plot_read_dicom_001.png copying images... [100%] ./auto_examples/input_output/images/sphx_glr_plot_read_dicom_001.png copying downloadable files... [ 3%] auto_examples/dicomtree.py copying downloadable files... [ 7%] auto_examples/dicomtree.ipynb copying downloadable files... [ 10%] auto_examples/image_processing/plot_downsize_image.py copying downloadable files... [ 14%] auto_examples/image_processing/plot_downsize_image.ipynb copying downloadable files... [ 17%] auto_examples/image_processing/reslice.py copying downloadable files... [ 21%] auto_examples/image_processing/reslice.ipynb copying downloadable files... [ 25%] auto_examples/auto_examples_python.zip copying downloadable files... [ 28%] auto_examples/auto_examples_jupyter.zip copying downloadable files... [ 32%] auto_examples/input_output/plot_printing_dataset.py copying downloadable files... [ 35%] auto_examples/input_output/plot_printing_dataset.ipynb copying downloadable files... [ 39%] auto_examples/input_output/plot_read_dicom.py copying downloadable files... [ 42%] auto_examples/input_output/plot_read_dicom.ipynb copying downloadable files... [ 46%] auto_examples/input_output/plot_read_dicom_directory.py copying downloadable files... [ 50%] auto_examples/input_output/plot_read_dicom_directory.ipynb copying downloadable files... [ 53%] auto_examples/input_output/plot_read_rtplan.py copying downloadable files... [ 57%] auto_examples/input_output/plot_read_rtplan.ipynb copying downloadable files... [ 60%] auto_examples/input_output/plot_write_dicom.py copying downloadable files... [ 64%] auto_examples/input_output/plot_write_dicom.ipynb copying downloadable files... [ 67%] auto_examples/metadata_processing/plot_add_dict_entries.py copying downloadable files... [ 71%] auto_examples/metadata_processing/plot_add_dict_entries.ipynb copying downloadable files... [ 75%] auto_examples/metadata_processing/plot_anonymize.py copying downloadable files... [ 78%] auto_examples/metadata_processing/plot_anonymize.ipynb copying downloadable files... [ 82%] auto_examples/metadata_processing/plot_sequences.py copying downloadable files... [ 85%] auto_examples/metadata_processing/plot_sequences.ipynb copying downloadable files... [ 89%] auto_examples/plot_dicom_difference.py copying downloadable files... [ 92%] auto_examples/plot_dicom_difference.ipynb copying downloadable files... [ 96%] auto_examples/show_charset_name.py copying downloadable files... [100%] auto_examples/show_charset_name.ipynb copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 495 warnings. The HTML pages are in _build-3/html. Sphinx-gallery successfully executed 10 out of 10 files subselected by: gallery_conf["filename_pattern"] = '/plot' gallery_conf["ignore_pattern"] = '__init__\\.py' after excluding 0 files that had previously been run (based on MD5). embedding documentation hyperlinks... embedding documentation hyperlinks for auto_examples... [ 5%] dicomtree.html embedding documentation hyperlinks for auto_examples... [ 11%] index.html embedding documentation hyperlinks for auto_examples... [ 16%] plot_dicom_difference.html embedding documentation hyperlinks for auto_examples... [ 22%] sg_execution_times.html embedding documentation hyperlinks for auto_examples... [ 27%] show_charset_name.html embedding documentation hyperlinks for auto_examples... [ 33%] plot_downsize_image.html embedding documentation hyperlinks for auto_examples... [ 38%] reslice.html embedding documentation hyperlinks for auto_examples... [ 44%] sg_execution_times.html embedding documentation hyperlinks for auto_examples... [ 50%] plot_printing_dataset.html embedding documentation hyperlinks for auto_examples... [ 55%] plot_read_dicom.html embedding documentation hyperlinks for auto_examples... [ 61%] plot_read_dicom_directory.html embedding documentation hyperlinks for auto_examples... [ 66%] plot_read_rtplan.html embedding documentation hyperlinks for auto_examples... [ 72%] plot_write_dicom.html embedding documentation hyperlinks for auto_examples... [ 77%] sg_execution_times.html embedding documentation hyperlinks for auto_examples... [ 83%] plot_add_dict_entries.html embedding documentation hyperlinks for auto_examples... [ 88%] plot_anonymize.html embedding documentation hyperlinks for auto_examples... [ 94%] plot_sequences.html embedding documentation hyperlinks for auto_examples... [100%] sg_execution_times.html touch _build-3/html/.nojekyll Build finished. The HTML pages are in _build-3/html. + find -name .buildinfo -delete + popd ~/build/BUILD/pydicom-1.3.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.88oEKI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch ++ dirname /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch + cd pydicom-1.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8 creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages copying build/lib/dicom.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/__init__.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/_dicom_dict.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/_private_dict.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/_storage_sopclass_uids.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/_uid_dict.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/_version.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/charset.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/compat.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/config.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/datadict.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/dataelem.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/dataset.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/dicomdir.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/dicomio.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/encaps.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/errors.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/filebase.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/filereader.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/fileutil.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/filewriter.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/jsonrep.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/misc.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/multival.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/sequence.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/tag.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/uid.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/values.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom copying build/lib/pydicom/valuerep.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/benchmarks copying build/lib/pydicom/benchmarks/__init__.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/benchmarks copying build/lib/pydicom/benchmarks/bench_encaps.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/benchmarks copying build/lib/pydicom/benchmarks/bench_handler_numpy.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/benchmarks copying build/lib/pydicom/benchmarks/bench_handler_rle_decode.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/benchmarks copying build/lib/pydicom/benchmarks/bench_handler_rle_encode.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/benchmarks creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data copying build/lib/pydicom/data/__init__.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data copying build/lib/pydicom/data/data_manager.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/__init__.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/charlist.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/FileInfo.txt -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrArab.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrFren.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrFrenMulti.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrGerm.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrGreek.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrH31.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrH32.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrHbrw.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrI2.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrJapMulti.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrJapMultiExplicitIR6.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrKoreanMulti.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrRuss.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrSQEncoding.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrSQEncoding1.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrX1.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files copying build/lib/pydicom/data/charset_files/chrX2.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/__init__.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/test.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/CT_small.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/ExplVR_BigEnd.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/ExplVR_BigEndNoMeta.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/ExplVR_LitEndNoMeta.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/JPEG-LL.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/JPEG-lossy.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/JPEG2000.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/MR_small.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/MR_small_RLE.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/MR_small_bigendian.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/MR_small_expb.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/MR_small_implicit.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/MR_small_jp2klossless.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/MR_small_jpeg_ls_lossless.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/MR_small_padded.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/MR_truncated.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/OBXXXX1A.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/OBXXXX1A_2frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/OBXXXX1A_expb.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/OBXXXX1A_expb_2frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/OBXXXX1A_rle.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/OBXXXX1A_rle_2frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/OT-PAL-8-face.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/README.txt -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_16bit.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_16bit_2frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_2frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_32bit.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_32bit_2frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cr.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+n1.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+n2.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+np.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+s2.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+s4.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_ebcr_dcmd.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_ebcyn1_dcmd.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_ebcyn2_dcmd.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_ebcynp_dcmd.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_ebcys2_dcmd.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_ebcys4_dcmd.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_expb.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_expb_16bit.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_expb_16bit_2frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_expb_2frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_expb_32bit.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_expb_32bit_2frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_gdcm2k_uncompressed.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_gdcm_KY.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_jpeg_dcmtk.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_jpeg_gdcm.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_jpeg_lossy_gdcm.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_rle.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_rle_16bit.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_rle_16bit_2frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_rle_2frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_rle_32bit.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_rle_32bit_2frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_small_odd.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/SC_rgb_small_odd_jpeg.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/badVR.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/color-pl.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/color-px.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/color3d_jpeg_baseline.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/emri_small.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/emri_small_RLE.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/emri_small_big_endian.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/emri_small_jpeg_2k_lossless.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/emri_small_jpeg_ls_lossless.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/image_dfl.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/liver.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/liver_1frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/liver_expb.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/liver_expb_1frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/meta_missing_tsyntax.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/nested_priv_SQ.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/no_meta_group_length.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/priv_SQ.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/reportsi.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/reportsi_with_empty_number_tags.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/rtdose.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/rtdose_1frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/rtdose_expb.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/rtdose_expb_1frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/rtdose_rle.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/rtdose_rle_1frame.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/rtplan.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/rtplan.dump -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/rtplan_truncated.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/rtstruct.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/rtstruct.dump -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/test-SR.dcm -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/test1.json -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/test_PN.json -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files copying build/lib/pydicom/data/test_files/zipMR.gz -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests copying build/lib/pydicom/data/test_files/dicomdirtests/DICOMDIR -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/77654033 creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CR1 copying build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR1/6154 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CR1 creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CR2 copying build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR2/6247 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CR2 creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CR3 copying build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR3/6278 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CR3 creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CT2 copying build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2/17106 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CT2 copying build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2/17136 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CT2 copying build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2/17166 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CT2 copying build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2/17196 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CT2 creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892001 creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT2N copying build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT2N/6293 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT2N copying build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT2N/6924 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT2N creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT5N copying build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N/2062 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT5N copying build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N/2392 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT5N copying build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N/2693 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT5N copying build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N/3023 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT5N copying build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N/3353 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT5N creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003 creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR1 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR1/15820 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR1 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR1/4919 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR1 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR1/5641 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR1 creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR2 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2/15970 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR2 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2/4950 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR2 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2/4981 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR2 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2/5011 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR2 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2/6273 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR2 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2/6605 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR2 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2/6935 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR2 creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR700 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700/4467 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR700 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700/4528 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR700 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700/4558 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR700 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700/4588 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR700 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700/4618 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR700 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700/4648 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR700 copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700/4678 -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR700 creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/tests copying build/lib/pydicom/data/tests/__init__.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/tests copying build/lib/pydicom/data/tests/test_data_manager.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/tests creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/pixel_data_handlers copying build/lib/pydicom/pixel_data_handlers/__init__.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/pixel_data_handlers copying build/lib/pydicom/pixel_data_handlers/gdcm_handler.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/pixel_data_handlers copying build/lib/pydicom/pixel_data_handlers/jpeg_ls_handler.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/pixel_data_handlers copying build/lib/pydicom/pixel_data_handlers/numpy_handler.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/pixel_data_handlers copying build/lib/pydicom/pixel_data_handlers/pillow_handler.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/pixel_data_handlers copying build/lib/pydicom/pixel_data_handlers/rle_handler.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/pixel_data_handlers copying build/lib/pydicom/pixel_data_handlers/util.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/pixel_data_handlers creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/__init__.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/_handler_common.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/_write_stds.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_JPEG_LS_transfer_syntax.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_charset.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_compat.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_dataelem.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_dataset.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_dicomdir.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_dictionary.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_encaps.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_environment.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_errors.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_filebase.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_filereader.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_filewriter.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_fixes.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_gdcm_pixel_data.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_handler_util.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_jpeg_ls_pixel_data.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_json.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_misc.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_multival.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_numpy_pixel_data.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_pillow_pixel_data.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_rawread.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_rle_pixel_data.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_sequence.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_tag.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_uid.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_unicode.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_util.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_values.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests copying build/lib/pydicom/tests/test_valuerep.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/performance copying build/lib/pydicom/tests/performance/__init__.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/performance copying build/lib/pydicom/tests/performance/raw_convert_test.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/performance copying build/lib/pydicom/tests/performance/time_test.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/performance copying build/lib/pydicom/tests/performance/write_profiling.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/performance creating /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/util copying build/lib/pydicom/util/__init__.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/util copying build/lib/pydicom/util/codify.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/util copying build/lib/pydicom/util/dump.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/util copying build/lib/pydicom/util/fixer.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/util copying build/lib/pydicom/util/fixes.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/util copying build/lib/pydicom/util/hexutil.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/util copying build/lib/pydicom/util/leanread.py -> /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/util byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/dicom.py to dicom.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/_dicom_dict.py to _dicom_dict.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/_private_dict.py to _private_dict.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/_storage_sopclass_uids.py to _storage_sopclass_uids.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/_uid_dict.py to _uid_dict.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/_version.py to _version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/charset.py to charset.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/compat.py to compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/config.py to config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/datadict.py to datadict.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/dataelem.py to dataelem.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/dataset.py to dataset.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/dicomdir.py to dicomdir.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/dicomio.py to dicomio.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/encaps.py to encaps.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/errors.py to errors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/filebase.py to filebase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/filereader.py to filereader.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/fileutil.py to fileutil.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/filewriter.py to filewriter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/jsonrep.py to jsonrep.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/misc.py to misc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/multival.py to multival.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/sequence.py to sequence.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tag.py to tag.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/uid.py to uid.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/values.py to values.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/valuerep.py to valuerep.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/benchmarks/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/benchmarks/bench_encaps.py to bench_encaps.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/benchmarks/bench_handler_numpy.py to bench_handler_numpy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/benchmarks/bench_handler_rle_decode.py to bench_handler_rle_decode.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/benchmarks/bench_handler_rle_encode.py to bench_handler_rle_encode.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/data_manager.py to data_manager.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/charset_files/charlist.py to charlist.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/test_files/test.py to test.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/data/tests/test_data_manager.py to test_data_manager.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/pixel_data_handlers/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/pixel_data_handlers/gdcm_handler.py to gdcm_handler.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/pixel_data_handlers/jpeg_ls_handler.py to jpeg_ls_handler.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/pixel_data_handlers/numpy_handler.py to numpy_handler.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/pixel_data_handlers/pillow_handler.py to pillow_handler.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/pixel_data_handlers/rle_handler.py to rle_handler.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/pixel_data_handlers/util.py to util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/_handler_common.py to _handler_common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/_write_stds.py to _write_stds.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_JPEG_LS_transfer_syntax.py to test_JPEG_LS_transfer_syntax.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_charset.py to test_charset.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_compat.py to test_compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_dataelem.py to test_dataelem.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_dataset.py to test_dataset.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_dicomdir.py to test_dicomdir.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_dictionary.py to test_dictionary.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_encaps.py to test_encaps.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_environment.py to test_environment.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_errors.py to test_errors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_filebase.py to test_filebase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_filereader.py to test_filereader.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_filewriter.py to test_filewriter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_fixes.py to test_fixes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_gdcm_pixel_data.py to test_gdcm_pixel_data.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_handler_util.py to test_handler_util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_jpeg_ls_pixel_data.py to test_jpeg_ls_pixel_data.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_json.py to test_json.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_misc.py to test_misc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_multival.py to test_multival.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_numpy_pixel_data.py to test_numpy_pixel_data.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_pillow_pixel_data.py to test_pillow_pixel_data.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_rawread.py to test_rawread.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_rle_pixel_data.py to test_rle_pixel_data.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_sequence.py to test_sequence.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_tag.py to test_tag.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_uid.py to test_uid.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_unicode.py to test_unicode.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_util.py to test_util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_values.py to test_values.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/test_valuerep.py to test_valuerep.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/performance/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/performance/raw_convert_test.py to raw_convert_test.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/performance/time_test.py to time_test.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/tests/performance/write_profiling.py to write_profiling.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/util/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/util/codify.py to codify.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/util/dump.py to dump.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/util/fixer.py to fixer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/util/fixes.py to fixes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/util/hexutil.py to hexutil.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom/util/leanread.py to leanread.cpython-38.pyc writing byte-compilation script '/tmp/tmpy18f3771.py' /usr/bin/python3 /tmp/tmpy18f3771.py /usr/lib/python3.8/site-packages/pydicom/tests/test_dataset.py:1365: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpy18f3771.py running install_egg_info running egg_info writing pydicom.egg-info/PKG-INFO writing dependency_links to pydicom.egg-info/dependency_links.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' writing manifest file 'pydicom.egg-info/SOURCES.txt' Copying pydicom.egg-info to /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8/site-packages/pydicom-1.3.0-py3.8.egg-info running install_scripts /usr/lib/python3.8/site-packages/pydicom/tests/test_dataset.py:1365: SyntaxWarning: "is" with a literal. Did you mean "=="? + rm -rfv /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.3.0-3.fc32 --unique-debug-suffix -1.3.0-3.fc32.noarch --unique-debug-src-base python-pydicom-1.3.0-3.fc32.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pydicom-1.3.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/lib/python3.8 using /usr/bin/python3.8 /usr/lib/python3.8/site-packages/pydicom/tests/test_dataset.py:1365: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/site-packages/pydicom/tests/test_dataset.py:1365: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YCgETJ + umask 022 + cd /builddir/build/BUILD + cd pydicom-1.3.0 + /usr/bin/python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.8.1, pytest-4.6.9, py-1.8.0, pluggy-0.13.0 rootdir: /builddir/build/BUILD/pydicom-1.3.0 collected 1346 items pydicom/data/tests/test_data_manager.py .. [ 0%] pydicom/tests/test_JPEG_LS_transfer_syntax.py ....ssss.. [ 0%] pydicom/tests/test_charset.py .......................................... [ 4%] ........... [ 4%] pydicom/tests/test_compat.py .. [ 4%] pydicom/tests/test_dataelem.py ............................s.s... [ 7%] pydicom/tests/test_dataset.py .......................................... [ 10%] ...................s.................................. [ 14%] pydicom/tests/test_dicomdir.py .... [ 14%] pydicom/tests/test_dictionary.py ................. [ 16%] pydicom/tests/test_encaps.py ........................................... [ 19%] ............. [ 20%] pydicom/tests/test_environment.py ssssss [ 20%] pydicom/tests/test_errors.py .. [ 20%] pydicom/tests/test_filebase.py ........................ [ 22%] pydicom/tests/test_filereader.py ....................................... [ 25%] ...............................................s..... [ 29%] pydicom/tests/test_filewriter.py ....................................... [ 32%] ........................................................................ [ 37%] .................................... [ 40%] pydicom/tests/test_fixes.py ssssssssssssss [ 41%] pydicom/tests/test_gdcm_pixel_data.py ...........sssssssssssssssssssssss [ 44%] ssssssssssssssssssss [ 45%] pydicom/tests/test_handler_util.py sss.................................. [ 48%] ........................................................................ [ 53%] ......................................................... [ 57%] pydicom/tests/test_jpeg_ls_pixel_data.py ........ssssssssss [ 59%] pydicom/tests/test_json.py .... [ 59%] pydicom/tests/test_misc.py .. [ 59%] pydicom/tests/test_multival.py ............ [ 60%] pydicom/tests/test_numpy_pixel_data.py .sssssssssssssssssssss........... [ 63%] ..................................ss.................................... [ 68%] .......................................................... [ 72%] pydicom/tests/test_pillow_pixel_data.py .......................XX..... [ 74%] pydicom/tests/test_rawread.py ......... [ 75%] pydicom/tests/test_rle_pixel_data.py .sssssssssssssssssssssssssss....... [ 78%] ........................................................................ [ 83%] .......................................... [ 86%] pydicom/tests/test_sequence.py ...... [ 87%] pydicom/tests/test_tag.py ........................................s..... [ 90%] [ 90%] pydicom/tests/test_uid.py ........................................ [ 93%] pydicom/tests/test_unicode.py . [ 93%] pydicom/tests/test_util.py ........................ [ 95%] pydicom/tests/test_valuerep.py ..................................... [ 98%] pydicom/tests/test_values.py ...ss........s.... [ 99%] pydicom/tests/performance/raw_convert_test.py sss [ 99%] pydicom/tests/performance/time_test.py sssss [100%] =============================== warnings summary =============================== pydicom/tests/test_dataset.py:1365 /builddir/build/BUILD/pydicom-1.3.0/pydicom/tests/test_dataset.py:1365: SyntaxWarning: "is" with a literal. Did you mean "=="? if elem.keyword is 'PatientID': pydicom/tests/test_filereader.py::ReaderTests::test_long_specific_char_set /builddir/build/BUILD/pydicom-1.3.0/pydicom/charset.py:669: UserWarning: Unknown encoding 'ISO 2022IR 100' - using default encoding instead _warn_about_invalid_encoding(encoding) -- Docs: https://docs.pytest.org/en/latest/warnings.html ======= 1198 passed, 146 skipped, 2 xpassed, 2 warnings in 10.78 seconds ======= + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pydicom-1.3.0-3.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fqzuEL + umask 022 + cd /builddir/build/BUILD + cd pydicom-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/share/doc/python3-pydicom + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/share/doc/python3-pydicom + cp -pr README.md /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/share/doc/python3-pydicom + cp -pr doc/_build-3/html /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/share/doc/python3-pydicom + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gARoUK + umask 022 + cd /builddir/build/BUILD + cd pydicom-1.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/share/licenses/python3-pydicom + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/share/licenses/python3-pydicom + cp -pr LICENSE /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch/usr/share/licenses/python3-pydicom + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pydicom = 1.3.0-3.fc32 python3-pydicom = 1.3.0-3.fc32 python3.8dist(pydicom) = 1.3 python3dist(pydicom) = 1.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.8 Obsoletes: python-pydicom < 1.3.0-3.fc32 Recommends: python3-matplotlib python3-numpy python3-pillow python3-tkinter Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch Wrote: /builddir/build/RPMS/python3-pydicom-1.3.0-3.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.U18QzI + umask 022 + cd /builddir/build/BUILD + cd pydicom-1.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pydicom-1.3.0-3.fc32.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0