Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-blimpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686378880.668746/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-blimpy.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-blimpy-2.1.4-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-blimpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686378880.668746/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-blimpy.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-blimpy-2.1.4-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-blimpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686378880.668746/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-blimpy.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.PxSAop + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf blimpy-2.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/blimpy-2.1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd blimpy-2.1.4 + /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.wWZLzr + umask 022 + cd /builddir/build/BUILD + cd blimpy-2.1.4 + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/blimpy copying blimpy/stax.py -> build/lib/blimpy copying blimpy/utils.py -> build/lib/blimpy copying blimpy/__init__.py -> build/lib/blimpy copying blimpy/h52fil.py -> build/lib/blimpy copying blimpy/stix.py -> build/lib/blimpy copying blimpy/dsamp.py -> build/lib/blimpy copying blimpy/peek.py -> build/lib/blimpy copying blimpy/guppi.py -> build/lib/blimpy copying blimpy/calcload.py -> build/lib/blimpy copying blimpy/fil2h5.py -> build/lib/blimpy copying blimpy/rawhdr.py -> build/lib/blimpy copying blimpy/waterfall.py -> build/lib/blimpy copying blimpy/h5diag.py -> build/lib/blimpy copying blimpy/dice.py -> build/lib/blimpy copying blimpy/bl_scrunch.py -> build/lib/blimpy copying blimpy/srcname.py -> build/lib/blimpy creating build/lib/tests copying tests/test_waterfall2.py -> build/lib/tests copying tests/test_h5py.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_observatory.py -> build/lib/tests copying tests/test_file_wrapper.py -> build/lib/tests copying tests/data.py -> build/lib/tests copying tests/test_dsamp.py -> build/lib/tests copying tests/test_stix.py -> build/lib/tests copying tests/test_fil2h5.py -> build/lib/tests copying tests/test_sigproc.py -> build/lib/tests copying tests/test_plotting.py -> build/lib/tests copying tests/test_filterbank_voyager.py -> build/lib/tests copying tests/test_dice.py -> build/lib/tests copying tests/test_compare_voyager.py -> build/lib/tests copying tests/test_bl_scrunch.py -> build/lib/tests copying tests/test_stax.py -> build/lib/tests copying tests/test_h5diag.py -> build/lib/tests copying tests/test_write_to_fil.py -> build/lib/tests copying tests/test_unpack.py -> build/lib/tests copying tests/test_waterfall.py -> build/lib/tests copying tests/test_calcload.py -> build/lib/tests copying tests/test_h52fil.py -> build/lib/tests copying tests/test_setup.py -> build/lib/tests copying tests/test_ephemeris.py -> build/lib/tests copying tests/test_voyager_data_load.py -> build/lib/tests copying tests/test_utils.py -> build/lib/tests copying tests/test_calc_n_coarse_chan.py -> build/lib/tests copying tests/test_dedoppler.py -> build/lib/tests copying tests/test_guppi.py -> build/lib/tests copying tests/test_heavy.py -> build/lib/tests creating build/lib/blimpy/ephemeris copying blimpy/ephemeris/config.py -> build/lib/blimpy/ephemeris copying blimpy/ephemeris/__init__.py -> build/lib/blimpy/ephemeris copying blimpy/ephemeris/compute_lst.py -> build/lib/blimpy/ephemeris copying blimpy/ephemeris/observatory.py -> build/lib/blimpy/ephemeris copying blimpy/ephemeris/compute_lsrk.py -> build/lib/blimpy/ephemeris creating build/lib/blimpy/signal_processing copying blimpy/signal_processing/dedoppler.py -> build/lib/blimpy/signal_processing copying blimpy/signal_processing/__init__.py -> build/lib/blimpy/signal_processing creating build/lib/blimpy/io copying blimpy/io/__init__.py -> build/lib/blimpy/io copying blimpy/io/base_reader.py -> build/lib/blimpy/io copying blimpy/io/file_wrapper.py -> build/lib/blimpy/io copying blimpy/io/hdf_reader.py -> build/lib/blimpy/io copying blimpy/io/fil_reader.py -> build/lib/blimpy/io copying blimpy/io/fil_writer.py -> build/lib/blimpy/io copying blimpy/io/sigproc.py -> build/lib/blimpy/io copying blimpy/io/hdf_writer.py -> build/lib/blimpy/io creating build/lib/blimpy/plotting copying blimpy/plotting/plot_spectrum_min_max.py -> build/lib/blimpy/plotting copying blimpy/plotting/config.py -> build/lib/blimpy/plotting copying blimpy/plotting/__init__.py -> build/lib/blimpy/plotting copying blimpy/plotting/plot_utils.py -> build/lib/blimpy/plotting copying blimpy/plotting/plot_time_series.py -> build/lib/blimpy/plotting copying blimpy/plotting/plot_waterfall.py -> build/lib/blimpy/plotting copying blimpy/plotting/plot_all.py -> build/lib/blimpy/plotting copying blimpy/plotting/plot_spectrum.py -> build/lib/blimpy/plotting copying blimpy/plotting/plot_kurtosis.py -> build/lib/blimpy/plotting creating build/lib/blimpy/calib_utils copying blimpy/calib_utils/explore_calibrators.py -> build/lib/blimpy/calib_utils copying blimpy/calib_utils/calib_plots.py -> build/lib/blimpy/calib_utils copying blimpy/calib_utils/__init__.py -> build/lib/blimpy/calib_utils copying blimpy/calib_utils/stokescal.py -> build/lib/blimpy/calib_utils copying blimpy/calib_utils/fluxcal.py -> build/lib/blimpy/calib_utils running egg_info writing blimpy.egg-info/PKG-INFO writing dependency_links to blimpy.egg-info/dependency_links.txt writing entry points to blimpy.egg-info/entry_points.txt writing requirements to blimpy.egg-info/requires.txt writing top-level names to blimpy.egg-info/top_level.txt reading manifest file 'blimpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests' adding license file 'LICENSE' writing manifest file 'blimpy.egg-info/SOURCES.txt' copying tests/download_data.sh -> build/lib/tests copying tests/run_tests.sh -> build/lib/tests copying blimpy/ephemeris/observatory_info.csv -> build/lib/blimpy/ephemeris + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gZAmNT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64 + cd blimpy-2.1.4 + 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-blimpy-2.1.4-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. 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-blimpy-2.1.4-1.x86_64/usr creating /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy copying build/lib/blimpy/stax.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy copying build/lib/blimpy/utils.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy creating /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/ephemeris copying build/lib/blimpy/ephemeris/config.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/ephemeris copying build/lib/blimpy/ephemeris/__init__.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/ephemeris copying build/lib/blimpy/ephemeris/observatory_info.csv -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/ephemeris copying build/lib/blimpy/ephemeris/compute_lst.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/ephemeris copying build/lib/blimpy/ephemeris/observatory.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/ephemeris copying build/lib/blimpy/ephemeris/compute_lsrk.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/ephemeris copying build/lib/blimpy/__init__.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy creating /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/signal_processing copying build/lib/blimpy/signal_processing/dedoppler.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/signal_processing copying build/lib/blimpy/signal_processing/__init__.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/signal_processing creating /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io copying build/lib/blimpy/io/__init__.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io copying build/lib/blimpy/io/base_reader.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io copying build/lib/blimpy/io/file_wrapper.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io copying build/lib/blimpy/io/hdf_reader.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io copying build/lib/blimpy/io/fil_reader.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io copying build/lib/blimpy/io/fil_writer.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io copying build/lib/blimpy/io/sigproc.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io copying build/lib/blimpy/io/hdf_writer.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io copying build/lib/blimpy/h52fil.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy copying build/lib/blimpy/stix.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy copying build/lib/blimpy/dsamp.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy copying build/lib/blimpy/peek.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy creating /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting copying build/lib/blimpy/plotting/plot_spectrum_min_max.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting copying build/lib/blimpy/plotting/config.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting copying build/lib/blimpy/plotting/__init__.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting copying build/lib/blimpy/plotting/plot_utils.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting copying build/lib/blimpy/plotting/plot_time_series.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting copying build/lib/blimpy/plotting/plot_waterfall.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting copying build/lib/blimpy/plotting/plot_all.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting copying build/lib/blimpy/plotting/plot_spectrum.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting copying build/lib/blimpy/plotting/plot_kurtosis.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting copying build/lib/blimpy/guppi.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy copying build/lib/blimpy/calcload.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy creating /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/calib_utils copying build/lib/blimpy/calib_utils/explore_calibrators.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/calib_utils copying build/lib/blimpy/calib_utils/calib_plots.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/calib_utils copying build/lib/blimpy/calib_utils/__init__.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/calib_utils copying build/lib/blimpy/calib_utils/stokescal.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/calib_utils copying build/lib/blimpy/calib_utils/fluxcal.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/calib_utils copying build/lib/blimpy/fil2h5.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy copying build/lib/blimpy/rawhdr.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy copying build/lib/blimpy/waterfall.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy copying build/lib/blimpy/h5diag.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy copying build/lib/blimpy/dice.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy copying build/lib/blimpy/bl_scrunch.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy copying build/lib/blimpy/srcname.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy creating /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_waterfall2.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_h5py.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_observatory.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_file_wrapper.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/data.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/run_tests.sh -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_dsamp.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_stix.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_fil2h5.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_sigproc.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_plotting.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_filterbank_voyager.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_dice.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_compare_voyager.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_bl_scrunch.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_stax.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_h5diag.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_write_to_fil.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_unpack.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_waterfall.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_calcload.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_h52fil.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_setup.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_ephemeris.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_voyager_data_load.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_utils.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_calc_n_coarse_chan.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_dedoppler.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_guppi.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/download_data.sh -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_heavy.py -> /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/stax.py to stax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/ephemeris/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/ephemeris/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/ephemeris/compute_lst.py to compute_lst.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/ephemeris/observatory.py to observatory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/ephemeris/compute_lsrk.py to compute_lsrk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/signal_processing/dedoppler.py to dedoppler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/signal_processing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io/base_reader.py to base_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io/file_wrapper.py to file_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io/hdf_reader.py to hdf_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io/fil_reader.py to fil_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io/fil_writer.py to fil_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io/sigproc.py to sigproc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/io/hdf_writer.py to hdf_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/h52fil.py to h52fil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/stix.py to stix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/dsamp.py to dsamp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/peek.py to peek.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting/plot_spectrum_min_max.py to plot_spectrum_min_max.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting/plot_utils.py to plot_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting/plot_time_series.py to plot_time_series.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting/plot_waterfall.py to plot_waterfall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting/plot_all.py to plot_all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting/plot_spectrum.py to plot_spectrum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/plotting/plot_kurtosis.py to plot_kurtosis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/guppi.py to guppi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/calcload.py to calcload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/calib_utils/explore_calibrators.py to explore_calibrators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/calib_utils/calib_plots.py to calib_plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/calib_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/calib_utils/stokescal.py to stokescal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/calib_utils/fluxcal.py to fluxcal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/fil2h5.py to fil2h5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/rawhdr.py to rawhdr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/waterfall.py to waterfall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/h5diag.py to h5diag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/dice.py to dice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/bl_scrunch.py to bl_scrunch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy/srcname.py to srcname.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_waterfall2.py to test_waterfall2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_h5py.py to test_h5py.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_observatory.py to test_observatory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_file_wrapper.py to test_file_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_dsamp.py to test_dsamp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_stix.py to test_stix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_fil2h5.py to test_fil2h5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_sigproc.py to test_sigproc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plotting.py to test_plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_filterbank_voyager.py to test_filterbank_voyager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_dice.py to test_dice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_compare_voyager.py to test_compare_voyager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_bl_scrunch.py to test_bl_scrunch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_stax.py to test_stax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_h5diag.py to test_h5diag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_write_to_fil.py to test_write_to_fil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_unpack.py to test_unpack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_waterfall.py to test_waterfall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_calcload.py to test_calcload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_h52fil.py to test_h52fil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_setup.py to test_setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_ephemeris.py to test_ephemeris.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_voyager_data_load.py to test_voyager_data_load.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_calc_n_coarse_chan.py to test_calc_n_coarse_chan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_dedoppler.py to test_dedoppler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_guppi.py to test_guppi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/tests/test_heavy.py to test_heavy.cpython-39.pyc writing byte-compilation script '/tmp/tmptp9wvebm.py' /usr/bin/python3 /tmp/tmptp9wvebm.py removing /tmp/tmptp9wvebm.py running install_egg_info running egg_info writing blimpy.egg-info/PKG-INFO writing dependency_links to blimpy.egg-info/dependency_links.txt writing entry points to blimpy.egg-info/entry_points.txt writing requirements to blimpy.egg-info/requires.txt writing top-level names to blimpy.egg-info/top_level.txt reading manifest file 'blimpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests' adding license file 'LICENSE' writing manifest file 'blimpy.egg-info/SOURCES.txt' Copying blimpy.egg-info to /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/lib/python3.9/site-packages/blimpy-2.1.4-py3.9.egg-info running install_scripts Installing bl_scrunch script to /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/bin Installing bldice script to /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/bin Installing calcload script to /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/bin Installing dsamp script to /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/bin Installing fil2h5 script to /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/bin Installing h52fil script to /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/bin Installing h5diag script to /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/bin Installing peek script to /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/bin Installing rawhdr script to /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/bin Installing rawutil script to /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/bin Installing srcname script to /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/bin Installing stax script to /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/bin Installing stix script to /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/bin Installing watutil script to /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64//usr/share/doc/python-blimpy + '[' -d doc ']' ~/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64 ~/build/BUILD/blimpy-2.1.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/blimpy-2.1.4 + mv /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.1.4-1 --unique-debug-suffix -2.1.4-1.x86_64 --unique-debug-src-base python-blimpy-2.1.4-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/blimpy-2.1.4 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-blimpy-2.1.4-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-blimpy-2.1.4-1.noarch Provides: python-blimpy python3-blimpy = 2.1.4-1 python3.9dist(blimpy) = 2.1.4 python3dist(blimpy) = 2.1.4 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: /usr/bin/env /usr/bin/python3 python(abi) = 3.9 python3.9dist(astropy) python3.9dist(h5py) python3.9dist(hdf5plugin) python3.9dist(matplotlib) python3.9dist(numpy) >= 1.19 python3.9dist(pandas) python3.9dist(pillow) python3.9dist(psutil) python3.9dist(pyparsing) = 2.4.7 python3.9dist(scipy) python3.9dist(setuptools) python3.9dist(six) Processing files: python-blimpy-help-2.1.4-1.noarch warning: Empty %files file /builddir/build/BUILD/blimpy-2.1.4/doclist.lst Provides: python-blimpy-help = 2.1.4-1 python3-blimpy-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-blimpy-2.1.4-1.x86_64 Wrote: /builddir/build/RPMS/python-blimpy-help-2.1.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-blimpy-2.1.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vayBp9 + umask 022 + cd /builddir/build/BUILD + cd blimpy-2.1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-blimpy-2.1.4-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0