Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sarpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683336300.272244/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sarpy.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-sarpy-1.3.33-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sarpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683336300.272244/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sarpy.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-sarpy-1.3.33-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-sarpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683336300.272244/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-sarpy.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nlwnEo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sarpy-1.3.33 + /usr/bin/gzip -dc /builddir/build/SOURCES/sarpy-1.3.33.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sarpy-1.3.33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Jz4uxb + umask 022 + cd /builddir/build/BUILD + cd sarpy-1.3.33 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/sarpy copying sarpy/__about__.py -> build/lib/sarpy copying sarpy/compliance.py -> build/lib/sarpy copying sarpy/__init__.py -> build/lib/sarpy copying sarpy/__details__.py -> build/lib/sarpy creating build/lib/sarpy/consistency copying sarpy/consistency/cphd_consistency.py -> build/lib/sarpy/consistency copying sarpy/consistency/sidd_consistency.py -> build/lib/sarpy/consistency copying sarpy/consistency/parsers.py -> build/lib/sarpy/consistency copying sarpy/consistency/__init__.py -> build/lib/sarpy/consistency copying sarpy/consistency/sicd_consistency.py -> build/lib/sarpy/consistency copying sarpy/consistency/consistency.py -> build/lib/sarpy/consistency creating build/lib/sarpy/io copying sarpy/io/__init__.py -> build/lib/sarpy/io copying sarpy/io/kml.py -> build/lib/sarpy/io creating build/lib/sarpy/visualization copying sarpy/visualization/kmz_product_creation.py -> build/lib/sarpy/visualization copying sarpy/visualization/__init__.py -> build/lib/sarpy/visualization copying sarpy/visualization/remap.py -> build/lib/sarpy/visualization creating build/lib/sarpy/geometry copying sarpy/geometry/geometry_elements.py -> build/lib/sarpy/geometry copying sarpy/geometry/point_projection.py -> build/lib/sarpy/geometry copying sarpy/geometry/__init__.py -> build/lib/sarpy/geometry copying sarpy/geometry/geocoords.py -> build/lib/sarpy/geometry copying sarpy/geometry/latlon.py -> build/lib/sarpy/geometry creating build/lib/sarpy/annotation copying sarpy/annotation/base.py -> build/lib/sarpy/annotation copying sarpy/annotation/rcs.py -> build/lib/sarpy/annotation copying sarpy/annotation/label.py -> build/lib/sarpy/annotation copying sarpy/annotation/__init__.py -> build/lib/sarpy/annotation copying sarpy/annotation/afrl_rde.py -> build/lib/sarpy/annotation creating build/lib/sarpy/utils copying sarpy/utils/review_class.py -> build/lib/sarpy/utils copying sarpy/utils/nitf_utils.py -> build/lib/sarpy/utils copying sarpy/utils/create_kmz.py -> build/lib/sarpy/utils copying sarpy/utils/__init__.py -> build/lib/sarpy/utils copying sarpy/utils/chip_sicd.py -> build/lib/sarpy/utils copying sarpy/utils/convert_to_sicd.py -> build/lib/sarpy/utils copying sarpy/utils/nominal_sicd_noise.py -> build/lib/sarpy/utils copying sarpy/utils/create_product.py -> build/lib/sarpy/utils copying sarpy/utils/cphd_utils.py -> build/lib/sarpy/utils creating build/lib/sarpy/processing copying sarpy/processing/rational_polynomial.py -> build/lib/sarpy/processing copying sarpy/processing/__init__.py -> build/lib/sarpy/processing creating build/lib/sarpy/io/xml copying sarpy/io/xml/base.py -> build/lib/sarpy/io/xml copying sarpy/io/xml/__init__.py -> build/lib/sarpy/io/xml copying sarpy/io/xml/descriptors.py -> build/lib/sarpy/io/xml creating build/lib/sarpy/io/DEM copying sarpy/io/DEM/DTED.py -> build/lib/sarpy/io/DEM copying sarpy/io/DEM/geoid.py -> build/lib/sarpy/io/DEM copying sarpy/io/DEM/DEM.py -> build/lib/sarpy/io/DEM copying sarpy/io/DEM/geotiff1deg.py -> build/lib/sarpy/io/DEM copying sarpy/io/DEM/__init__.py -> build/lib/sarpy/io/DEM copying sarpy/io/DEM/utils.py -> build/lib/sarpy/io/DEM creating build/lib/sarpy/io/product copying sarpy/io/product/sidd.py -> build/lib/sarpy/io/product copying sarpy/io/product/converter.py -> build/lib/sarpy/io/product copying sarpy/io/product/base.py -> build/lib/sarpy/io/product copying sarpy/io/product/__init__.py -> build/lib/sarpy/io/product creating build/lib/sarpy/io/phase_history copying sarpy/io/phase_history/converter.py -> build/lib/sarpy/io/phase_history copying sarpy/io/phase_history/base.py -> build/lib/sarpy/io/phase_history copying sarpy/io/phase_history/__init__.py -> build/lib/sarpy/io/phase_history copying sarpy/io/phase_history/cphd.py -> build/lib/sarpy/io/phase_history creating build/lib/sarpy/io/received copying sarpy/io/received/crsd.py -> build/lib/sarpy/io/received copying sarpy/io/received/converter.py -> build/lib/sarpy/io/received copying sarpy/io/received/base.py -> build/lib/sarpy/io/received copying sarpy/io/received/__init__.py -> build/lib/sarpy/io/received creating build/lib/sarpy/io/general copying sarpy/io/general/converter.py -> build/lib/sarpy/io/general copying sarpy/io/general/format_function.py -> build/lib/sarpy/io/general copying sarpy/io/general/base.py -> build/lib/sarpy/io/general copying sarpy/io/general/slice_parsing.py -> build/lib/sarpy/io/general copying sarpy/io/general/tiff.py -> build/lib/sarpy/io/general copying sarpy/io/general/data_segment.py -> build/lib/sarpy/io/general copying sarpy/io/general/nitf.py -> build/lib/sarpy/io/general copying sarpy/io/general/__init__.py -> build/lib/sarpy/io/general copying sarpy/io/general/utils.py -> build/lib/sarpy/io/general creating build/lib/sarpy/io/complex copying sarpy/io/complex/nisar.py -> build/lib/sarpy/io/complex copying sarpy/io/complex/converter.py -> build/lib/sarpy/io/complex copying sarpy/io/complex/base.py -> build/lib/sarpy/io/complex copying sarpy/io/complex/palsar2.py -> build/lib/sarpy/io/complex copying sarpy/io/complex/radarsat.py -> build/lib/sarpy/io/complex copying sarpy/io/complex/iceye.py -> build/lib/sarpy/io/complex copying sarpy/io/complex/sicd.py -> build/lib/sarpy/io/complex copying sarpy/io/complex/csk.py -> build/lib/sarpy/io/complex copying sarpy/io/complex/tsx.py -> build/lib/sarpy/io/complex copying sarpy/io/complex/sentinel.py -> build/lib/sarpy/io/complex copying sarpy/io/complex/__init__.py -> build/lib/sarpy/io/complex copying sarpy/io/complex/sio.py -> build/lib/sarpy/io/complex copying sarpy/io/complex/gff.py -> build/lib/sarpy/io/complex copying sarpy/io/complex/aggregate.py -> build/lib/sarpy/io/complex copying sarpy/io/complex/utils.py -> build/lib/sarpy/io/complex copying sarpy/io/complex/capella.py -> build/lib/sarpy/io/complex copying sarpy/io/complex/other_nitf.py -> build/lib/sarpy/io/complex creating build/lib/sarpy/io/product/sidd2_elements copying sarpy/io/product/sidd2_elements/DigitalElevationData.py -> build/lib/sarpy/io/product/sidd2_elements copying sarpy/io/product/sidd2_elements/DownstreamReprocessing.py -> build/lib/sarpy/io/product/sidd2_elements copying sarpy/io/product/sidd2_elements/GeoData.py -> build/lib/sarpy/io/product/sidd2_elements copying sarpy/io/product/sidd2_elements/base.py -> build/lib/sarpy/io/product/sidd2_elements copying sarpy/io/product/sidd2_elements/ProductCreation.py -> build/lib/sarpy/io/product/sidd2_elements copying sarpy/io/product/sidd2_elements/SIDD.py -> build/lib/sarpy/io/product/sidd2_elements copying sarpy/io/product/sidd2_elements/ExploitationFeatures.py -> build/lib/sarpy/io/product/sidd2_elements copying sarpy/io/product/sidd2_elements/Measurement.py -> build/lib/sarpy/io/product/sidd2_elements copying sarpy/io/product/sidd2_elements/blocks.py -> build/lib/sarpy/io/product/sidd2_elements copying sarpy/io/product/sidd2_elements/Display.py -> build/lib/sarpy/io/product/sidd2_elements copying sarpy/io/product/sidd2_elements/Annotations.py -> build/lib/sarpy/io/product/sidd2_elements copying sarpy/io/product/sidd2_elements/__init__.py -> build/lib/sarpy/io/product/sidd2_elements copying sarpy/io/product/sidd2_elements/Compression.py -> build/lib/sarpy/io/product/sidd2_elements copying sarpy/io/product/sidd2_elements/ProductProcessing.py -> build/lib/sarpy/io/product/sidd2_elements creating build/lib/sarpy/io/product/sidd1_elements copying sarpy/io/product/sidd1_elements/ProductCreation.py -> build/lib/sarpy/io/product/sidd1_elements copying sarpy/io/product/sidd1_elements/SIDD.py -> build/lib/sarpy/io/product/sidd1_elements copying sarpy/io/product/sidd1_elements/ExploitationFeatures.py -> build/lib/sarpy/io/product/sidd1_elements copying sarpy/io/product/sidd1_elements/Measurement.py -> build/lib/sarpy/io/product/sidd1_elements copying sarpy/io/product/sidd1_elements/Display.py -> build/lib/sarpy/io/product/sidd1_elements copying sarpy/io/product/sidd1_elements/GeographicAndTarget.py -> build/lib/sarpy/io/product/sidd1_elements copying sarpy/io/product/sidd1_elements/__init__.py -> build/lib/sarpy/io/product/sidd1_elements creating build/lib/sarpy/io/product/sidd_schema copying sarpy/io/product/sidd_schema/__init__.py -> build/lib/sarpy/io/product/sidd_schema creating build/lib/sarpy/io/phase_history/cphd_schema copying sarpy/io/phase_history/cphd_schema/__init__.py -> build/lib/sarpy/io/phase_history/cphd_schema creating build/lib/sarpy/io/phase_history/cphd0_3_elements copying sarpy/io/phase_history/cphd0_3_elements/Global.py -> build/lib/sarpy/io/phase_history/cphd0_3_elements copying sarpy/io/phase_history/cphd0_3_elements/Data.py -> build/lib/sarpy/io/phase_history/cphd0_3_elements copying sarpy/io/phase_history/cphd0_3_elements/SRP.py -> build/lib/sarpy/io/phase_history/cphd0_3_elements copying sarpy/io/phase_history/cphd0_3_elements/Channel.py -> build/lib/sarpy/io/phase_history/cphd0_3_elements copying sarpy/io/phase_history/cphd0_3_elements/__init__.py -> build/lib/sarpy/io/phase_history/cphd0_3_elements copying sarpy/io/phase_history/cphd0_3_elements/CPHD.py -> build/lib/sarpy/io/phase_history/cphd0_3_elements copying sarpy/io/phase_history/cphd0_3_elements/Antenna.py -> build/lib/sarpy/io/phase_history/cphd0_3_elements copying sarpy/io/phase_history/cphd0_3_elements/VectorParameters.py -> build/lib/sarpy/io/phase_history/cphd0_3_elements creating build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/base.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/Global.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/Dwell.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/SupportArray.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/ProductInfo.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/CollectionID.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/Data.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/GeoInfo.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/SceneCoordinates.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/PVP.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/blocks.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/Channel.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/ReferenceGeometry.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/ErrorParameters.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/__init__.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/CPHD.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/TxRcv.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/Antenna.py -> build/lib/sarpy/io/phase_history/cphd1_elements copying sarpy/io/phase_history/cphd1_elements/utils.py -> build/lib/sarpy/io/phase_history/cphd1_elements creating build/lib/sarpy/io/received/crsd_schema copying sarpy/io/received/crsd_schema/__init__.py -> build/lib/sarpy/io/received/crsd_schema creating build/lib/sarpy/io/received/crsd1_elements copying sarpy/io/received/crsd1_elements/base.py -> build/lib/sarpy/io/received/crsd1_elements copying sarpy/io/received/crsd1_elements/Global.py -> build/lib/sarpy/io/received/crsd1_elements copying sarpy/io/received/crsd1_elements/CollectionID.py -> build/lib/sarpy/io/received/crsd1_elements copying sarpy/io/received/crsd1_elements/Data.py -> build/lib/sarpy/io/received/crsd1_elements copying sarpy/io/received/crsd1_elements/PVP.py -> build/lib/sarpy/io/received/crsd1_elements copying sarpy/io/received/crsd1_elements/Channel.py -> build/lib/sarpy/io/received/crsd1_elements copying sarpy/io/received/crsd1_elements/ReferenceGeometry.py -> build/lib/sarpy/io/received/crsd1_elements copying sarpy/io/received/crsd1_elements/ErrorParameters.py -> build/lib/sarpy/io/received/crsd1_elements copying sarpy/io/received/crsd1_elements/__init__.py -> build/lib/sarpy/io/received/crsd1_elements copying sarpy/io/received/crsd1_elements/Antenna.py -> build/lib/sarpy/io/received/crsd1_elements copying sarpy/io/received/crsd1_elements/CRSD.py -> build/lib/sarpy/io/received/crsd1_elements creating build/lib/sarpy/io/general/nitf_elements copying sarpy/io/general/nitf_elements/base.py -> build/lib/sarpy/io/general/nitf_elements copying sarpy/io/general/nitf_elements/image.py -> build/lib/sarpy/io/general/nitf_elements copying sarpy/io/general/nitf_elements/symbol.py -> build/lib/sarpy/io/general/nitf_elements copying sarpy/io/general/nitf_elements/des.py -> build/lib/sarpy/io/general/nitf_elements copying sarpy/io/general/nitf_elements/label.py -> build/lib/sarpy/io/general/nitf_elements copying sarpy/io/general/nitf_elements/text.py -> build/lib/sarpy/io/general/nitf_elements copying sarpy/io/general/nitf_elements/nitf_head.py -> build/lib/sarpy/io/general/nitf_elements copying sarpy/io/general/nitf_elements/security.py -> build/lib/sarpy/io/general/nitf_elements copying sarpy/io/general/nitf_elements/graphics.py -> build/lib/sarpy/io/general/nitf_elements copying sarpy/io/general/nitf_elements/__init__.py -> build/lib/sarpy/io/general/nitf_elements copying sarpy/io/general/nitf_elements/res.py -> build/lib/sarpy/io/general/nitf_elements creating build/lib/sarpy/io/general/nitf_elements/tres copying sarpy/io/general/nitf_elements/tres/registration.py -> build/lib/sarpy/io/general/nitf_elements/tres copying sarpy/io/general/nitf_elements/tres/__init__.py -> build/lib/sarpy/io/general/nitf_elements/tres copying sarpy/io/general/nitf_elements/tres/tre_elements.py -> build/lib/sarpy/io/general/nitf_elements/tres creating build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/IMRFCA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/BANDSB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/BNDPLB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/ENGRDA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/GRDPSB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/MENSRA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/ASTORA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/SNSPSB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/EXOPTA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/PIATGA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/ACCHZB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/PIAEVA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/SNSRA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/GEOLOB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/MENSRB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/PIAEQA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/PRJPSB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/MTIRPA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/CMETAA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/HISTOA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/CSPROA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/STREOB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/PATCHA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/USE00A.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/RSMPIA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/BANDSA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/EXPLTB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/CLCTNB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/MAPLOB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/CSEPHA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/RPFDES.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/CSSHPA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/PIAPEA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/ACFTA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/EXPLTA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/ACCPOB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/PATCHB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/RSMDCA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/PLTFMA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/GEOPSB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/IMASDA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/J2KLRA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/MPDSRA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/AIPBCA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/NBLOCA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/CSEXRA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/CSDIDA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/RPC00B.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/SENSRA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/MSTGTA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/PIAPRC.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/AIMIDB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/RSMIDA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/__init__.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/MTIRPB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/RPC00A.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/OFFSET.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/PIXQLA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/SECTGA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/REGPTB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/CSCRNA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/ACFTB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/CCINFA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/RPFHDR.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/SENSRB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/PIAPRD.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/TRGTA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/RSMPCA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/PIATGB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/PIAIMB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/PIAIMC.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/ACCVTB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/RPFIMG.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/OBJCTA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/RSMECA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/CSCCGA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/BCKGDA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/IOMAPA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/CLCTNA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/PIAPEB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/CSSFAA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/BLOCKA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/IMGDTA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/RSMAPA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/STDIDC.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/SOURCB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/AIMIDA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/ICHIPB.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/RSMGIA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass copying sarpy/io/general/nitf_elements/tres/unclass/RSMGGA.py -> build/lib/sarpy/io/general/nitf_elements/tres/unclass creating build/lib/sarpy/io/complex/sicd_schema copying sarpy/io/complex/sicd_schema/__init__.py -> build/lib/sarpy/io/complex/sicd_schema creating build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/Radiometric.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/GeoData.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/base.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/Position.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/RgAzComp.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/Timeline.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/SICD.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/SCPCOA.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/validation_checks.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/ImageData.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/blocks.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/Grid.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/__init__.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/PFA.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/ImageFormation.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/Antenna.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/ImageCreation.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/RMA.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/ErrorStatistics.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/CollectionInfo.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/RadarCollection.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/utils.py -> build/lib/sarpy/io/complex/sicd_elements copying sarpy/io/complex/sicd_elements/MatchInfo.py -> build/lib/sarpy/io/complex/sicd_elements creating build/lib/sarpy/io/complex/naming copying sarpy/io/complex/naming/__init__.py -> build/lib/sarpy/io/complex/naming copying sarpy/io/complex/naming/utils.py -> build/lib/sarpy/io/complex/naming creating build/lib/sarpy/annotation/afrl_rde_elements copying sarpy/annotation/afrl_rde_elements/SensorInfo.py -> build/lib/sarpy/annotation/afrl_rde_elements copying sarpy/annotation/afrl_rde_elements/base.py -> build/lib/sarpy/annotation/afrl_rde_elements copying sarpy/annotation/afrl_rde_elements/ObjectInfo.py -> build/lib/sarpy/annotation/afrl_rde_elements copying sarpy/annotation/afrl_rde_elements/Research.py -> build/lib/sarpy/annotation/afrl_rde_elements copying sarpy/annotation/afrl_rde_elements/SubCollectionInfo.py -> build/lib/sarpy/annotation/afrl_rde_elements copying sarpy/annotation/afrl_rde_elements/blocks.py -> build/lib/sarpy/annotation/afrl_rde_elements copying sarpy/annotation/afrl_rde_elements/__init__.py -> build/lib/sarpy/annotation/afrl_rde_elements copying sarpy/annotation/afrl_rde_elements/ImageInfo.py -> build/lib/sarpy/annotation/afrl_rde_elements copying sarpy/annotation/afrl_rde_elements/FiducialInfo.py -> build/lib/sarpy/annotation/afrl_rde_elements copying sarpy/annotation/afrl_rde_elements/CollectionInfo.py -> build/lib/sarpy/annotation/afrl_rde_elements creating build/lib/sarpy/annotation/afrl_rde_schema copying sarpy/annotation/afrl_rde_schema/__init__.py -> build/lib/sarpy/annotation/afrl_rde_schema creating build/lib/sarpy/processing/sidd copying sarpy/processing/sidd/sidd_structure_creation.py -> build/lib/sarpy/processing/sidd copying sarpy/processing/sidd/__init__.py -> build/lib/sarpy/processing/sidd copying sarpy/processing/sidd/sidd_product_creation.py -> build/lib/sarpy/processing/sidd creating build/lib/sarpy/processing/registration copying sarpy/processing/registration/basic.py -> build/lib/sarpy/processing/registration copying sarpy/processing/registration/__init__.py -> build/lib/sarpy/processing/registration copying sarpy/processing/registration/regi.py -> build/lib/sarpy/processing/registration creating build/lib/sarpy/processing/sicd copying sarpy/processing/sicd/csi.py -> build/lib/sarpy/processing/sicd copying sarpy/processing/sicd/normalize_sicd.py -> build/lib/sarpy/processing/sicd copying sarpy/processing/sicd/fft_base.py -> build/lib/sarpy/processing/sicd copying sarpy/processing/sicd/subaperture.py -> build/lib/sarpy/processing/sicd copying sarpy/processing/sicd/windows.py -> build/lib/sarpy/processing/sicd copying sarpy/processing/sicd/__init__.py -> build/lib/sarpy/processing/sicd copying sarpy/processing/sicd/rgiqe.py -> build/lib/sarpy/processing/sicd copying sarpy/processing/sicd/ccd.py -> build/lib/sarpy/processing/sicd creating build/lib/sarpy/processing/ortho_rectify copying sarpy/processing/ortho_rectify/base.py -> build/lib/sarpy/processing/ortho_rectify copying sarpy/processing/ortho_rectify/ortho_methods.py -> build/lib/sarpy/processing/ortho_rectify copying sarpy/processing/ortho_rectify/__init__.py -> build/lib/sarpy/processing/ortho_rectify copying sarpy/processing/ortho_rectify/projection_helper.py -> build/lib/sarpy/processing/ortho_rectify running egg_info writing sarpy.egg-info/PKG-INFO writing dependency_links to sarpy.egg-info/dependency_links.txt writing requirements to sarpy.egg-info/requires.txt writing top-level names to sarpy.egg-info/top_level.txt reading manifest file 'sarpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tests.*' warning: no previously-included files matching '*' found under directory '*.tests' warning: no previously-included files matching '*' found under directory '*.tests.*' warning: no previously-included files matching '*' found under directory '*.tests.*' no previously-included directories found matching 'tests' no previously-included directories found matching 'tests.*' no previously-included directories found matching '*.tests' no previously-included directories found matching '*.tests.*' adding license file 'LICENSE' writing manifest file 'sarpy.egg-info/SOURCES.txt' copying sarpy/io/complex/sicd_schema/SICD_schema_V0.5.0_2011_01_12.xsd -> build/lib/sarpy/io/complex/sicd_schema copying sarpy/io/complex/sicd_schema/SICD_schema_V1.2.1_2018_12_13.xsd -> build/lib/sarpy/io/complex/sicd_schema copying sarpy/io/complex/sicd_schema/SICD_schema_V1.1.0_2014_09_30.xsd -> build/lib/sarpy/io/complex/sicd_schema copying sarpy/io/complex/sicd_schema/SICD_schema_V0.4.0_2010_02_12.xsd -> build/lib/sarpy/io/complex/sicd_schema copying sarpy/io/complex/sicd_schema/SICD_schema_V1.0.1_2013_02_25.xsd -> build/lib/sarpy/io/complex/sicd_schema copying sarpy/io/complex/sicd_schema/SICD_schema_V1.0.0_2011_08_31.xsd -> build/lib/sarpy/io/complex/sicd_schema copying sarpy/io/complex/sicd_schema/SICD_schema_V1.3.0_2021_11_30.xsd -> build/lib/sarpy/io/complex/sicd_schema copying sarpy/io/complex/sicd_schema/SICD_schema_V1.2.0_2016_06_30.xsd -> build/lib/sarpy/io/complex/sicd_schema copying sarpy/io/complex/sicd_schema/SICD_schema_V0.4.1_2010_07_15.xsd -> build/lib/sarpy/io/complex/sicd_schema copying sarpy/io/complex/sicd_schema/SICD_schema_V0.3.1_2009_03_17.xsd -> build/lib/sarpy/io/complex/sicd_schema copying sarpy/io/phase_history/cphd_schema/CPHD_schema_V1.0.1_2018_05_21.xsd -> build/lib/sarpy/io/phase_history/cphd_schema copying sarpy/io/phase_history/cphd_schema/CPHD_schema_V1.1.0_2021_11_30_FINAL.xsd -> build/lib/sarpy/io/phase_history/cphd_schema creating build/lib/sarpy/io/product/sidd_schema/version1 copying sarpy/io/product/sidd_schema/version1/SICommonTypes.xsd -> build/lib/sarpy/io/product/sidd_schema/version1 copying sarpy/io/product/sidd_schema/version1/SIDD_schema_V1.0.0_2011_08_31.xsd -> build/lib/sarpy/io/product/sidd_schema/version1 copying sarpy/io/product/sidd_schema/version1/SFA.xsd -> build/lib/sarpy/io/product/sidd_schema/version1 creating build/lib/sarpy/io/product/sidd_schema/version1/external creating build/lib/sarpy/io/product/sidd_schema/version1/external/ISM creating build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/IC-ISM.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGeneratedTypes.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema creating build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMFGIOpen.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMCompliesWith.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMOwnerProducer.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMRelTo.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMClassificationNonUS.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMClassificationAll.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMSAR.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMClassificationUS.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMAttributes.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMNonUSControls.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMNonIC.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMSourceMarked.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMFGIProtected.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISM25X.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMSCIControls.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMDissem.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMNotice.xsd -> build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated creating build/lib/sarpy/io/product/sidd_schema/version2 copying sarpy/io/product/sidd_schema/version2/SIDD_schema_V2.0.0_2019_05_31.xsd -> build/lib/sarpy/io/product/sidd_schema/version2 copying sarpy/io/product/sidd_schema/version2/SICommonTypes_V1.0.xsd -> build/lib/sarpy/io/product/sidd_schema/version2 copying sarpy/io/product/sidd_schema/version2/SFA.xsd -> build/lib/sarpy/io/product/sidd_schema/version2 creating build/lib/sarpy/io/product/sidd_schema/version2/external creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13 creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/CVEXml.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/SchemaGuideSchema.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated/CVEnumISMCATFGIOpen.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated/CVEnumISMCATRelTo.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated/CVEnumISMCATOwnerProducer.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated/CVEnumISMCATFGIProtected.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/IC-COMMON copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/IC-COMMON/IC-Common.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/IC-COMMON creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/VIRT copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/VIRT/VIRT.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/VIRT creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/VIRT/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/VIRT/CVEGenerated/CVEnumVIRTNetworkName.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/VIRT/CVEGenerated creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/fgdc creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/fgdc/schema creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/fgdc/schema/address copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/fgdc/schema/address/addr.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/fgdc/schema/address copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/fgdc/schema/address/addr_type.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/fgdc/schema/address creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/IC-ISM.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMCompliesWith.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMExemptFrom.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMClassificationAll.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMSAR.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMClassificationUS.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMPocType.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMAttributes.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMNonUSControls.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMNonIC.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMAtomicEnergyMarkings.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISM25X.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMSCIControls.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMDissem.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMNotice.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/direction.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/measures.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/topology.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/coordinateSystems.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/dynamicFeature.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/basicTypes.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/temporal.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/deprecatedTypes.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/dictionary.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/feature.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/referenceSystems.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/valueObjects.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/geometryComplexes.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/coordinateReferenceSystems.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/units.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/geometryBasic0d1d.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/coordinateOperations.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/observation.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/grids.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/geometryAggregates.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/temporalReferenceSystems.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/defaultStyle.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/geometryBasic2d.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/geometryPrimitives.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/gml.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/coverage.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/temporalTopology.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/datums.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/gmlBase.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/extdEncRule.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/extdBaseTypes.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/linearRefOffsetVector.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/linearRefOffset.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/tin.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/geometryCompact.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/linearRef.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/referenceableGrid.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/linearRefTowardsReferent.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gaz creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gaz/1.0.0 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gaz/1.0.0/gaz.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gaz/1.0.0 creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19112 creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19112/BP_2012 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19112/BP_2012/si.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19112/BP_2012 creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139 creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417 creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gco copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gco/basicTypes.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gco copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gco/gcoBase.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gco copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gco/gco.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gco creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gsr copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gsr/spatialReferencing.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gsr copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gsr/gsr.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gsr creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/metadataApplication.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/spatialRepresentation.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/gmd.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/maintenance.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/metadataEntity.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/distribution.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/extent.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/applicationSchema.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/constraints.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/identification.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/freeText.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/citation.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/dataQuality.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/referenceSystem.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/portrayalCatalogue.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/metadataExtension.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/content.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gss copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gss/geometry.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gss copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gss/gss.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gss creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gts copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gts/gts.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gts copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gts/temporalObjects.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gts creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx/extendedTypes.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx/gmxUsage.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx/crsItem.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx/catalogues.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx/codelistItem.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx/gmx.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx/uomItem.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/tspi creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/tspi/2.0.0 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/tspi/2.0.0/tspi-ext.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/tspi/2.0.0 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/tspi/2.0.0/tspi.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/tspi/2.0.0 copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/tspi/2.0.0/tspi-core.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/tspi/2.0.0 creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS/DDMS-GeospatialCoverage.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS/DDMS-Includes.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS/DDMS-Globals.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS/DDMS-v5.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS creating build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/NTK copying sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/NTK/IC-NTK.xsd -> build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/NTK copying sarpy/annotation/afrl_rde_schema/afrl_rde_schema_v1.0.0_2022-02-15.xsd -> build/lib/sarpy/annotation/afrl_rde_schema copying sarpy/io/received/crsd_schema/CRSD_schema_V1.0.0_2021_06_12.xsd -> build/lib/sarpy/io/received/crsd_schema + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2RoAIH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64 + cd sarpy-1.3.33 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/consistency copying build/lib/sarpy/consistency/cphd_consistency.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/consistency copying build/lib/sarpy/consistency/sidd_consistency.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/consistency copying build/lib/sarpy/consistency/parsers.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/consistency copying build/lib/sarpy/consistency/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/consistency copying build/lib/sarpy/consistency/sicd_consistency.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/consistency copying build/lib/sarpy/consistency/consistency.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/consistency creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/xml copying build/lib/sarpy/io/xml/base.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/xml copying build/lib/sarpy/io/xml/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/xml copying build/lib/sarpy/io/xml/descriptors.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/xml creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/DEM copying build/lib/sarpy/io/DEM/DTED.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/DEM copying build/lib/sarpy/io/DEM/geoid.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/DEM copying build/lib/sarpy/io/DEM/DEM.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/DEM copying build/lib/sarpy/io/DEM/geotiff1deg.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/DEM copying build/lib/sarpy/io/DEM/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/DEM copying build/lib/sarpy/io/DEM/utils.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/DEM creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product copying build/lib/sarpy/io/product/sidd.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product copying build/lib/sarpy/io/product/converter.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product copying build/lib/sarpy/io/product/base.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements copying build/lib/sarpy/io/product/sidd2_elements/DigitalElevationData.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements copying build/lib/sarpy/io/product/sidd2_elements/DownstreamReprocessing.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements copying build/lib/sarpy/io/product/sidd2_elements/GeoData.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements copying build/lib/sarpy/io/product/sidd2_elements/base.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements copying build/lib/sarpy/io/product/sidd2_elements/ProductCreation.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements copying build/lib/sarpy/io/product/sidd2_elements/SIDD.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements copying build/lib/sarpy/io/product/sidd2_elements/ExploitationFeatures.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements copying build/lib/sarpy/io/product/sidd2_elements/Measurement.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements copying build/lib/sarpy/io/product/sidd2_elements/blocks.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements copying build/lib/sarpy/io/product/sidd2_elements/Display.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements copying build/lib/sarpy/io/product/sidd2_elements/Annotations.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements copying build/lib/sarpy/io/product/sidd2_elements/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements copying build/lib/sarpy/io/product/sidd2_elements/Compression.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements copying build/lib/sarpy/io/product/sidd2_elements/ProductProcessing.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd1_elements copying build/lib/sarpy/io/product/sidd1_elements/ProductCreation.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd1_elements copying build/lib/sarpy/io/product/sidd1_elements/SIDD.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd1_elements copying build/lib/sarpy/io/product/sidd1_elements/ExploitationFeatures.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd1_elements copying build/lib/sarpy/io/product/sidd1_elements/Measurement.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd1_elements copying build/lib/sarpy/io/product/sidd1_elements/Display.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd1_elements copying build/lib/sarpy/io/product/sidd1_elements/GeographicAndTarget.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd1_elements copying build/lib/sarpy/io/product/sidd1_elements/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd1_elements copying build/lib/sarpy/io/product/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema copying build/lib/sarpy/io/product/sidd_schema/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1 creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/IC-ISM.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMFGIOpen.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMCompliesWith.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMOwnerProducer.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMRelTo.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMClassificationNonUS.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMClassificationAll.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMSAR.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMClassificationUS.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMAttributes.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMNonUSControls.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMNonIC.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMSourceMarked.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMFGIProtected.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISM25X.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMSCIControls.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMDissem.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated/CVEnumISMNotice.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version1/external/ISM/Schema/CVEGeneratedTypes.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1/external/ISM/Schema copying build/lib/sarpy/io/product/sidd_schema/version1/SICommonTypes.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1 copying build/lib/sarpy/io/product/sidd_schema/version1/SIDD_schema_V1.0.0_2011_08_31.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1 copying build/lib/sarpy/io/product/sidd_schema/version1/SFA.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version1 creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2 creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13 creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated/CVEnumISMCATFGIOpen.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated/CVEnumISMCATRelTo.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated/CVEnumISMCATOwnerProducer.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated/CVEnumISMCATFGIProtected.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT/SchemaGuideSchema.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISMCAT creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/IC-COMMON copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/IC-COMMON/IC-Common.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/IC-COMMON creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/VIRT copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/VIRT/VIRT.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/VIRT creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/VIRT/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/VIRT/CVEGenerated/CVEnumVIRTNetworkName.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/VIRT/CVEGenerated creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/fgdc creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/fgdc/schema creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/fgdc/schema/address copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/fgdc/schema/address/addr.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/fgdc/schema/address copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/fgdc/schema/address/addr_type.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/fgdc/schema/address creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/IC-ISM.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMCompliesWith.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMExemptFrom.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMClassificationAll.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMSAR.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMClassificationUS.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMPocType.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMAttributes.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMNonUSControls.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMNonIC.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMAtomicEnergyMarkings.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISM25X.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMSCIControls.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMDissem.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated/CVEnumISMNotice.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ISM/CVEGenerated creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/direction.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/measures.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/topology.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/coordinateSystems.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/dynamicFeature.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/basicTypes.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/temporal.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/deprecatedTypes.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/dictionary.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/feature.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/referenceSystems.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/valueObjects.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/geometryComplexes.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/coordinateReferenceSystems.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/units.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/geometryBasic0d1d.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/coordinateOperations.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/observation.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/grids.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/geometryAggregates.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/temporalReferenceSystems.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/defaultStyle.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/geometryBasic2d.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/geometryPrimitives.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/gml.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/coverage.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/temporalTopology.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/datums.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1/gmlBase.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.2.1 creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/extdEncRule.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/extdBaseTypes.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/linearRefOffsetVector.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/linearRefOffset.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/tin.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/geometryCompact.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/linearRef.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/referenceableGrid.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3/linearRefTowardsReferent.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gml/3.3 creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gaz creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gaz/1.0.0 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gaz/1.0.0/gaz.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/ogc/gaz/1.0.0 creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19112 creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19112/BP_2012 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19112/BP_2012/si.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19112/BP_2012 creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139 creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417 creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gco copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gco/basicTypes.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gco copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gco/gcoBase.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gco copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gco/gco.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gco creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gsr copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gsr/spatialReferencing.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gsr copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gsr/gsr.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gsr creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/metadataApplication.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/spatialRepresentation.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/gmd.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/maintenance.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/metadataEntity.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/distribution.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/extent.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/applicationSchema.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/constraints.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/identification.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/freeText.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/citation.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/dataQuality.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/referenceSystem.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/portrayalCatalogue.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/metadataExtension.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd/content.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmd creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gss copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gss/geometry.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gss copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gss/gss.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gss creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gts copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gts/gts.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gts copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gts/temporalObjects.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gts creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx/extendedTypes.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx/gmxUsage.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx/crsItem.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx/catalogues.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx/codelistItem.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx/gmx.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx/uomItem.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/iso/19139/20070417/gmx creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/tspi creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/tspi/2.0.0 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/tspi/2.0.0/tspi-ext.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/tspi/2.0.0 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/tspi/2.0.0/tspi.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/tspi/2.0.0 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/tspi/2.0.0/tspi-core.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/tspi/2.0.0 copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/CVEXml.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS/DDMS-GeospatialCoverage.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS/DDMS-Includes.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS/DDMS-Globals.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS/DDMS-v5.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/DDMS creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/NTK copying build/lib/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/NTK/IC-NTK.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2/external/ISM-v13/Schema/NTK copying build/lib/sarpy/io/product/sidd_schema/version2/SIDD_schema_V2.0.0_2019_05_31.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2 copying build/lib/sarpy/io/product/sidd_schema/version2/SICommonTypes_V1.0.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2 copying build/lib/sarpy/io/product/sidd_schema/version2/SFA.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/version2 copying build/lib/sarpy/io/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history copying build/lib/sarpy/io/phase_history/converter.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history copying build/lib/sarpy/io/phase_history/base.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd_schema copying build/lib/sarpy/io/phase_history/cphd_schema/CPHD_schema_V1.0.1_2018_05_21.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd_schema copying build/lib/sarpy/io/phase_history/cphd_schema/CPHD_schema_V1.1.0_2021_11_30_FINAL.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd_schema copying build/lib/sarpy/io/phase_history/cphd_schema/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd_schema copying build/lib/sarpy/io/phase_history/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements copying build/lib/sarpy/io/phase_history/cphd0_3_elements/Global.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements copying build/lib/sarpy/io/phase_history/cphd0_3_elements/Data.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements copying build/lib/sarpy/io/phase_history/cphd0_3_elements/SRP.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements copying build/lib/sarpy/io/phase_history/cphd0_3_elements/Channel.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements copying build/lib/sarpy/io/phase_history/cphd0_3_elements/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements copying build/lib/sarpy/io/phase_history/cphd0_3_elements/CPHD.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements copying build/lib/sarpy/io/phase_history/cphd0_3_elements/Antenna.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements copying build/lib/sarpy/io/phase_history/cphd0_3_elements/VectorParameters.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/base.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/Global.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/Dwell.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/SupportArray.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/ProductInfo.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/CollectionID.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/Data.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/GeoInfo.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/SceneCoordinates.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/PVP.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/blocks.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/Channel.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/ReferenceGeometry.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/ErrorParameters.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/CPHD.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/TxRcv.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/Antenna.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd1_elements/utils.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements copying build/lib/sarpy/io/phase_history/cphd.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received copying build/lib/sarpy/io/received/crsd.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received copying build/lib/sarpy/io/received/converter.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received copying build/lib/sarpy/io/received/base.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received copying build/lib/sarpy/io/received/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd_schema copying build/lib/sarpy/io/received/crsd_schema/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd_schema copying build/lib/sarpy/io/received/crsd_schema/CRSD_schema_V1.0.0_2021_06_12.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd_schema creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements copying build/lib/sarpy/io/received/crsd1_elements/base.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements copying build/lib/sarpy/io/received/crsd1_elements/Global.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements copying build/lib/sarpy/io/received/crsd1_elements/CollectionID.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements copying build/lib/sarpy/io/received/crsd1_elements/Data.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements copying build/lib/sarpy/io/received/crsd1_elements/PVP.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements copying build/lib/sarpy/io/received/crsd1_elements/Channel.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements copying build/lib/sarpy/io/received/crsd1_elements/ReferenceGeometry.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements copying build/lib/sarpy/io/received/crsd1_elements/ErrorParameters.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements copying build/lib/sarpy/io/received/crsd1_elements/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements copying build/lib/sarpy/io/received/crsd1_elements/Antenna.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements copying build/lib/sarpy/io/received/crsd1_elements/CRSD.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements copying build/lib/sarpy/io/kml.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements copying build/lib/sarpy/io/general/nitf_elements/base.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements copying build/lib/sarpy/io/general/nitf_elements/image.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements copying build/lib/sarpy/io/general/nitf_elements/symbol.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements copying build/lib/sarpy/io/general/nitf_elements/des.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements copying build/lib/sarpy/io/general/nitf_elements/label.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements copying build/lib/sarpy/io/general/nitf_elements/text.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements copying build/lib/sarpy/io/general/nitf_elements/nitf_head.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements copying build/lib/sarpy/io/general/nitf_elements/security.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements copying build/lib/sarpy/io/general/nitf_elements/graphics.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres copying build/lib/sarpy/io/general/nitf_elements/tres/registration.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres copying build/lib/sarpy/io/general/nitf_elements/tres/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/IMRFCA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/BANDSB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/BNDPLB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/ENGRDA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/GRDPSB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/MENSRA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/ASTORA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/SNSPSB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/EXOPTA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/PIATGA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/ACCHZB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/PIAEVA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/SNSRA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/GEOLOB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/MENSRB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/PIAEQA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/PRJPSB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/MTIRPA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/CMETAA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/HISTOA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/CSPROA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/STREOB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/PATCHA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/USE00A.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/RSMPIA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/BANDSA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/EXPLTB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/CLCTNB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/MAPLOB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/CSEPHA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/RPFDES.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/CSSHPA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/PIAPEA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/ACFTA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/EXPLTA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/ACCPOB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/PATCHB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/RSMDCA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/PLTFMA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/GEOPSB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/IMASDA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/J2KLRA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/MPDSRA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/AIPBCA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/NBLOCA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/CSEXRA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/CSDIDA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/RPC00B.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/SENSRA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/MSTGTA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/PIAPRC.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/AIMIDB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/RSMIDA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/MTIRPB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/RPC00A.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/OFFSET.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/PIXQLA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/SECTGA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/REGPTB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/CSCRNA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/ACFTB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/CCINFA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/RPFHDR.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/SENSRB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/PIAPRD.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/TRGTA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/RSMPCA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/PIATGB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/PIAIMB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/PIAIMC.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/ACCVTB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/RPFIMG.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/OBJCTA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/RSMECA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/CSCCGA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/BCKGDA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/IOMAPA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/CLCTNA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/PIAPEB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/CSSFAA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/BLOCKA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/IMGDTA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/RSMAPA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/STDIDC.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/SOURCB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/AIMIDA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/ICHIPB.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/RSMGIA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/unclass/RSMGGA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass copying build/lib/sarpy/io/general/nitf_elements/tres/tre_elements.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres copying build/lib/sarpy/io/general/nitf_elements/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements copying build/lib/sarpy/io/general/nitf_elements/res.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements copying build/lib/sarpy/io/general/converter.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general copying build/lib/sarpy/io/general/format_function.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general copying build/lib/sarpy/io/general/base.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general copying build/lib/sarpy/io/general/slice_parsing.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general copying build/lib/sarpy/io/general/tiff.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general copying build/lib/sarpy/io/general/data_segment.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general copying build/lib/sarpy/io/general/nitf.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general copying build/lib/sarpy/io/general/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general copying build/lib/sarpy/io/general/utils.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex copying build/lib/sarpy/io/complex/nisar.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex copying build/lib/sarpy/io/complex/converter.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex copying build/lib/sarpy/io/complex/base.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex copying build/lib/sarpy/io/complex/palsar2.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex copying build/lib/sarpy/io/complex/radarsat.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex copying build/lib/sarpy/io/complex/iceye.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex copying build/lib/sarpy/io/complex/sicd.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex copying build/lib/sarpy/io/complex/csk.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex copying build/lib/sarpy/io/complex/tsx.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex copying build/lib/sarpy/io/complex/sentinel.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex copying build/lib/sarpy/io/complex/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_schema copying build/lib/sarpy/io/complex/sicd_schema/SICD_schema_V0.5.0_2011_01_12.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_schema copying build/lib/sarpy/io/complex/sicd_schema/SICD_schema_V1.2.1_2018_12_13.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_schema copying build/lib/sarpy/io/complex/sicd_schema/SICD_schema_V1.1.0_2014_09_30.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_schema copying build/lib/sarpy/io/complex/sicd_schema/SICD_schema_V0.4.0_2010_02_12.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_schema copying build/lib/sarpy/io/complex/sicd_schema/SICD_schema_V1.0.1_2013_02_25.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_schema copying build/lib/sarpy/io/complex/sicd_schema/SICD_schema_V1.0.0_2011_08_31.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_schema copying build/lib/sarpy/io/complex/sicd_schema/SICD_schema_V1.3.0_2021_11_30.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_schema copying build/lib/sarpy/io/complex/sicd_schema/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_schema copying build/lib/sarpy/io/complex/sicd_schema/SICD_schema_V1.2.0_2016_06_30.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_schema copying build/lib/sarpy/io/complex/sicd_schema/SICD_schema_V0.4.1_2010_07_15.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_schema copying build/lib/sarpy/io/complex/sicd_schema/SICD_schema_V0.3.1_2009_03_17.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_schema creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/Radiometric.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/GeoData.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/base.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/Position.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/RgAzComp.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/Timeline.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/SICD.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/SCPCOA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/validation_checks.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/ImageData.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/blocks.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/Grid.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/PFA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/ImageFormation.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/Antenna.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/ImageCreation.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/RMA.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/ErrorStatistics.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/CollectionInfo.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/RadarCollection.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/utils.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sicd_elements/MatchInfo.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements copying build/lib/sarpy/io/complex/sio.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex copying build/lib/sarpy/io/complex/gff.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex copying build/lib/sarpy/io/complex/aggregate.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex copying build/lib/sarpy/io/complex/utils.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex copying build/lib/sarpy/io/complex/capella.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex copying build/lib/sarpy/io/complex/other_nitf.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/naming copying build/lib/sarpy/io/complex/naming/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/naming copying build/lib/sarpy/io/complex/naming/utils.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/naming creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/visualization copying build/lib/sarpy/visualization/kmz_product_creation.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/visualization copying build/lib/sarpy/visualization/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/visualization copying build/lib/sarpy/visualization/remap.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/visualization creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/geometry copying build/lib/sarpy/geometry/geometry_elements.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/geometry copying build/lib/sarpy/geometry/point_projection.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/geometry copying build/lib/sarpy/geometry/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/geometry copying build/lib/sarpy/geometry/geocoords.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/geometry copying build/lib/sarpy/geometry/latlon.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/geometry copying build/lib/sarpy/__about__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements copying build/lib/sarpy/annotation/afrl_rde_elements/SensorInfo.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements copying build/lib/sarpy/annotation/afrl_rde_elements/base.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements copying build/lib/sarpy/annotation/afrl_rde_elements/ObjectInfo.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements copying build/lib/sarpy/annotation/afrl_rde_elements/Research.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements copying build/lib/sarpy/annotation/afrl_rde_elements/SubCollectionInfo.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements copying build/lib/sarpy/annotation/afrl_rde_elements/blocks.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements copying build/lib/sarpy/annotation/afrl_rde_elements/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements copying build/lib/sarpy/annotation/afrl_rde_elements/ImageInfo.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements copying build/lib/sarpy/annotation/afrl_rde_elements/FiducialInfo.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements copying build/lib/sarpy/annotation/afrl_rde_elements/CollectionInfo.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements copying build/lib/sarpy/annotation/base.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation copying build/lib/sarpy/annotation/rcs.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation copying build/lib/sarpy/annotation/label.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_schema copying build/lib/sarpy/annotation/afrl_rde_schema/afrl_rde_schema_v1.0.0_2022-02-15.xsd -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_schema copying build/lib/sarpy/annotation/afrl_rde_schema/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_schema copying build/lib/sarpy/annotation/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation copying build/lib/sarpy/annotation/afrl_rde.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation copying build/lib/sarpy/compliance.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy copying build/lib/sarpy/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils copying build/lib/sarpy/utils/review_class.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils copying build/lib/sarpy/utils/nitf_utils.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils copying build/lib/sarpy/utils/create_kmz.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils copying build/lib/sarpy/utils/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils copying build/lib/sarpy/utils/chip_sicd.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils copying build/lib/sarpy/utils/convert_to_sicd.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils copying build/lib/sarpy/utils/nominal_sicd_noise.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils copying build/lib/sarpy/utils/create_product.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils copying build/lib/sarpy/utils/cphd_utils.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils copying build/lib/sarpy/__details__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing copying build/lib/sarpy/processing/rational_polynomial.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sidd copying build/lib/sarpy/processing/sidd/sidd_structure_creation.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sidd copying build/lib/sarpy/processing/sidd/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sidd copying build/lib/sarpy/processing/sidd/sidd_product_creation.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sidd creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/registration copying build/lib/sarpy/processing/registration/basic.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/registration copying build/lib/sarpy/processing/registration/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/registration copying build/lib/sarpy/processing/registration/regi.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/registration creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd copying build/lib/sarpy/processing/sicd/csi.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd copying build/lib/sarpy/processing/sicd/normalize_sicd.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd copying build/lib/sarpy/processing/sicd/fft_base.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd copying build/lib/sarpy/processing/sicd/subaperture.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd copying build/lib/sarpy/processing/sicd/windows.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd copying build/lib/sarpy/processing/sicd/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd copying build/lib/sarpy/processing/sicd/rgiqe.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd copying build/lib/sarpy/processing/sicd/ccd.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd copying build/lib/sarpy/processing/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing creating /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/ortho_rectify copying build/lib/sarpy/processing/ortho_rectify/base.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/ortho_rectify copying build/lib/sarpy/processing/ortho_rectify/ortho_methods.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/ortho_rectify copying build/lib/sarpy/processing/ortho_rectify/__init__.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/ortho_rectify copying build/lib/sarpy/processing/ortho_rectify/projection_helper.py -> /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/ortho_rectify byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/consistency/cphd_consistency.py to cphd_consistency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/consistency/sidd_consistency.py to sidd_consistency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/consistency/parsers.py to parsers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/consistency/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/consistency/sicd_consistency.py to sicd_consistency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/consistency/consistency.py to consistency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/xml/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/xml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/xml/descriptors.py to descriptors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/DEM/DTED.py to DTED.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/DEM/geoid.py to geoid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/DEM/DEM.py to DEM.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/DEM/geotiff1deg.py to geotiff1deg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/DEM/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/DEM/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd.py to sidd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/converter.py to converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements/DigitalElevationData.py to DigitalElevationData.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements/DownstreamReprocessing.py to DownstreamReprocessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements/GeoData.py to GeoData.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements/ProductCreation.py to ProductCreation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements/SIDD.py to SIDD.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements/ExploitationFeatures.py to ExploitationFeatures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements/Measurement.py to Measurement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements/blocks.py to blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements/Display.py to Display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements/Annotations.py to Annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements/Compression.py to Compression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd2_elements/ProductProcessing.py to ProductProcessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd1_elements/ProductCreation.py to ProductCreation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd1_elements/SIDD.py to SIDD.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd1_elements/ExploitationFeatures.py to ExploitationFeatures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd1_elements/Measurement.py to Measurement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd1_elements/Display.py to Display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd1_elements/GeographicAndTarget.py to GeographicAndTarget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd1_elements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/product/sidd_schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/converter.py to converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd_schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements/Global.py to Global.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements/Data.py to Data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements/SRP.py to SRP.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements/Channel.py to Channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements/CPHD.py to CPHD.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements/Antenna.py to Antenna.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd0_3_elements/VectorParameters.py to VectorParameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/Global.py to Global.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/Dwell.py to Dwell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/SupportArray.py to SupportArray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/ProductInfo.py to ProductInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/CollectionID.py to CollectionID.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/Data.py to Data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/GeoInfo.py to GeoInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/SceneCoordinates.py to SceneCoordinates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/PVP.py to PVP.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/blocks.py to blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/Channel.py to Channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/ReferenceGeometry.py to ReferenceGeometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/ErrorParameters.py to ErrorParameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/CPHD.py to CPHD.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/TxRcv.py to TxRcv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/Antenna.py to Antenna.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd1_elements/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/phase_history/cphd.py to cphd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd.py to crsd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/converter.py to converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd_schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements/Global.py to Global.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements/CollectionID.py to CollectionID.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements/Data.py to Data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements/PVP.py to PVP.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements/Channel.py to Channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements/ReferenceGeometry.py to ReferenceGeometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements/ErrorParameters.py to ErrorParameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements/Antenna.py to Antenna.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/received/crsd1_elements/CRSD.py to CRSD.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/kml.py to kml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/symbol.py to symbol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/des.py to des.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/label.py to label.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/text.py to text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/nitf_head.py to nitf_head.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/security.py to security.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/graphics.py to graphics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/registration.py to registration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/IMRFCA.py to IMRFCA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/BANDSB.py to BANDSB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/BNDPLB.py to BNDPLB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/ENGRDA.py to ENGRDA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/GRDPSB.py to GRDPSB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/MENSRA.py to MENSRA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/ASTORA.py to ASTORA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/SNSPSB.py to SNSPSB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/EXOPTA.py to EXOPTA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/PIATGA.py to PIATGA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/ACCHZB.py to ACCHZB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/PIAEVA.py to PIAEVA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/SNSRA.py to SNSRA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/GEOLOB.py to GEOLOB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/MENSRB.py to MENSRB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/PIAEQA.py to PIAEQA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/PRJPSB.py to PRJPSB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/MTIRPA.py to MTIRPA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/CMETAA.py to CMETAA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/HISTOA.py to HISTOA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/CSPROA.py to CSPROA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/STREOB.py to STREOB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/PATCHA.py to PATCHA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/USE00A.py to USE00A.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/RSMPIA.py to RSMPIA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/BANDSA.py to BANDSA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/EXPLTB.py to EXPLTB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/CLCTNB.py to CLCTNB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/MAPLOB.py to MAPLOB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/CSEPHA.py to CSEPHA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/RPFDES.py to RPFDES.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/CSSHPA.py to CSSHPA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/PIAPEA.py to PIAPEA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/ACFTA.py to ACFTA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/EXPLTA.py to EXPLTA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/ACCPOB.py to ACCPOB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/PATCHB.py to PATCHB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/RSMDCA.py to RSMDCA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/PLTFMA.py to PLTFMA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/GEOPSB.py to GEOPSB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/IMASDA.py to IMASDA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/J2KLRA.py to J2KLRA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/MPDSRA.py to MPDSRA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/AIPBCA.py to AIPBCA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/NBLOCA.py to NBLOCA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/CSEXRA.py to CSEXRA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/CSDIDA.py to CSDIDA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/RPC00B.py to RPC00B.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/SENSRA.py to SENSRA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/MSTGTA.py to MSTGTA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/PIAPRC.py to PIAPRC.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/AIMIDB.py to AIMIDB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/RSMIDA.py to RSMIDA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/MTIRPB.py to MTIRPB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/RPC00A.py to RPC00A.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/OFFSET.py to OFFSET.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/PIXQLA.py to PIXQLA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/SECTGA.py to SECTGA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/REGPTB.py to REGPTB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/CSCRNA.py to CSCRNA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/ACFTB.py to ACFTB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/CCINFA.py to CCINFA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/RPFHDR.py to RPFHDR.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/SENSRB.py to SENSRB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/PIAPRD.py to PIAPRD.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/TRGTA.py to TRGTA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/RSMPCA.py to RSMPCA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/PIATGB.py to PIATGB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/PIAIMB.py to PIAIMB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/PIAIMC.py to PIAIMC.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/ACCVTB.py to ACCVTB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/RPFIMG.py to RPFIMG.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/OBJCTA.py to OBJCTA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/RSMECA.py to RSMECA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/CSCCGA.py to CSCCGA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/BCKGDA.py to BCKGDA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/IOMAPA.py to IOMAPA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/CLCTNA.py to CLCTNA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/PIAPEB.py to PIAPEB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/CSSFAA.py to CSSFAA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/BLOCKA.py to BLOCKA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/IMGDTA.py to IMGDTA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/RSMAPA.py to RSMAPA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/STDIDC.py to STDIDC.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/SOURCB.py to SOURCB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/AIMIDA.py to AIMIDA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/ICHIPB.py to ICHIPB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/RSMGIA.py to RSMGIA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/unclass/RSMGGA.py to RSMGGA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/tres/tre_elements.py to tre_elements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf_elements/res.py to res.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/converter.py to converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/format_function.py to format_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/slice_parsing.py to slice_parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/tiff.py to tiff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/data_segment.py to data_segment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/nitf.py to nitf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/general/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/nisar.py to nisar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/converter.py to converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/palsar2.py to palsar2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/radarsat.py to radarsat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/iceye.py to iceye.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd.py to sicd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/csk.py to csk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/tsx.py to tsx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sentinel.py to sentinel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/Radiometric.py to Radiometric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/GeoData.py to GeoData.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/Position.py to Position.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/RgAzComp.py to RgAzComp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/Timeline.py to Timeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/SICD.py to SICD.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/SCPCOA.py to SCPCOA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/validation_checks.py to validation_checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/ImageData.py to ImageData.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/blocks.py to blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/Grid.py to Grid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/PFA.py to PFA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/ImageFormation.py to ImageFormation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/Antenna.py to Antenna.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/ImageCreation.py to ImageCreation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/RMA.py to RMA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/ErrorStatistics.py to ErrorStatistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/CollectionInfo.py to CollectionInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/RadarCollection.py to RadarCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sicd_elements/MatchInfo.py to MatchInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/sio.py to sio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/gff.py to gff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/aggregate.py to aggregate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/capella.py to capella.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/other_nitf.py to other_nitf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/naming/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/io/complex/naming/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/visualization/kmz_product_creation.py to kmz_product_creation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/visualization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/visualization/remap.py to remap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/geometry/geometry_elements.py to geometry_elements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/geometry/point_projection.py to point_projection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/geometry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/geometry/geocoords.py to geocoords.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/geometry/latlon.py to latlon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements/SensorInfo.py to SensorInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements/ObjectInfo.py to ObjectInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements/Research.py to Research.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements/SubCollectionInfo.py to SubCollectionInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements/blocks.py to blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements/ImageInfo.py to ImageInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements/FiducialInfo.py to FiducialInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_elements/CollectionInfo.py to CollectionInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/rcs.py to rcs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/label.py to label.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde_schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/annotation/afrl_rde.py to afrl_rde.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/compliance.py to compliance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils/review_class.py to review_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils/nitf_utils.py to nitf_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils/create_kmz.py to create_kmz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils/chip_sicd.py to chip_sicd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils/convert_to_sicd.py to convert_to_sicd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils/nominal_sicd_noise.py to nominal_sicd_noise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils/create_product.py to create_product.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/utils/cphd_utils.py to cphd_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/__details__.py to __details__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/rational_polynomial.py to rational_polynomial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sidd/sidd_structure_creation.py to sidd_structure_creation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sidd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sidd/sidd_product_creation.py to sidd_product_creation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/registration/basic.py to basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/registration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/registration/regi.py to regi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd/csi.py to csi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd/normalize_sicd.py to normalize_sicd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd/fft_base.py to fft_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd/subaperture.py to subaperture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd/windows.py to windows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd/rgiqe.py to rgiqe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/sicd/ccd.py to ccd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/ortho_rectify/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/ortho_rectify/ortho_methods.py to ortho_methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/ortho_rectify/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy/processing/ortho_rectify/projection_helper.py to projection_helper.cpython-39.pyc writing byte-compilation script '/tmp/tmp5g2qitpt.py' /usr/bin/python3 /tmp/tmp5g2qitpt.py removing /tmp/tmp5g2qitpt.py running install_egg_info running egg_info writing sarpy.egg-info/PKG-INFO writing dependency_links to sarpy.egg-info/dependency_links.txt writing requirements to sarpy.egg-info/requires.txt writing top-level names to sarpy.egg-info/top_level.txt reading manifest file 'sarpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tests.*' warning: no previously-included files matching '*' found under directory '*.tests' warning: no previously-included files matching '*' found under directory '*.tests.*' warning: no previously-included files matching '*' found under directory '*.tests.*' no previously-included directories found matching 'tests' no previously-included directories found matching 'tests.*' no previously-included directories found matching '*.tests' no previously-included directories found matching '*.tests.*' adding license file 'LICENSE' writing manifest file 'sarpy.egg-info/SOURCES.txt' Copying sarpy.egg-info to /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9/site-packages/sarpy-1.3.33-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64//usr/share/doc/python-sarpy + '[' -d doc ']' ~/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64 ~/build/BUILD/sarpy-1.3.33 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/sarpy-1.3.33 + mv /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.3.33-1 --unique-debug-suffix -1.3.33-1.x86_64 --unique-debug-src-base python-sarpy-1.3.33-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/sarpy-1.3.33 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-sarpy-1.3.33-1.noarch Provides: python-sarpy python3-sarpy = 1.3.33-1 python3.9dist(sarpy) = 1.3.33 python3dist(sarpy) = 1.3.33 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.9 python3.9dist(numpy) >= 1.11 python3.9dist(scipy) Processing files: python-sarpy-help-1.3.33-1.noarch warning: Empty %files file /builddir/build/BUILD/sarpy-1.3.33/doclist.lst Provides: python-sarpy-help = 1.3.33-1 python3-sarpy-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64 Wrote: /builddir/build/RPMS/python-sarpy-help-1.3.33-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-sarpy-1.3.33-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Txy3WE + umask 022 + cd /builddir/build/BUILD + cd sarpy-1.3.33 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-sarpy-1.3.33-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0