Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-blechpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682014931.383024/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-blechpy.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-blechpy-2.1.39-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-blechpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682014931.383024/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-blechpy.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-blechpy-2.1.39-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-blechpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682014931.383024/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-blechpy.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.MQUWrF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf blechpy-2.1.39 + /usr/bin/gzip -dc /builddir/build/SOURCES/blechpy-2.1.39.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd blechpy-2.1.39 + /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.ynVHxw + umask 022 + cd /builddir/build/BUILD + cd blechpy-2.1.39 + 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/blechpy copying blechpy/__init__.py -> build/lib/blechpy creating build/lib/blechpy/analysis copying blechpy/analysis/spike_detection.py -> build/lib/blechpy/analysis copying blechpy/analysis/poissonHMM.py -> build/lib/blechpy/analysis copying blechpy/analysis/spike_analysis.py -> build/lib/blechpy/analysis copying blechpy/analysis/circus_interface.py -> build/lib/blechpy/analysis copying blechpy/analysis/__init__.py -> build/lib/blechpy/analysis copying blechpy/analysis/palatability_analysis.py -> build/lib/blechpy/analysis copying blechpy/analysis/held_unit_analysis.py -> build/lib/blechpy/analysis copying blechpy/analysis/clustering.py -> build/lib/blechpy/analysis copying blechpy/analysis/stat_tests.py -> build/lib/blechpy/analysis copying blechpy/analysis/poissonHMM_deprecated.py -> build/lib/blechpy/analysis copying blechpy/analysis/spike_sorting.py -> build/lib/blechpy/analysis copying blechpy/analysis/blech_clustering.py -> build/lib/blechpy/analysis creating build/lib/blechpy/utils copying blechpy/utils/data_reset.py -> build/lib/blechpy/utils copying blechpy/utils/cluster_filters.py -> build/lib/blechpy/utils copying blechpy/utils/memory_monitor.py -> build/lib/blechpy/utils copying blechpy/utils/particles.py -> build/lib/blechpy/utils copying blechpy/utils/spike_sorting_GUI.py -> build/lib/blechpy/utils copying blechpy/utils/write_tools.py -> build/lib/blechpy/utils copying blechpy/utils/userIO.py -> build/lib/blechpy/utils copying blechpy/utils/math_tools.py -> build/lib/blechpy/utils copying blechpy/utils/__init__.py -> build/lib/blechpy/utils copying blechpy/utils/decorators.py -> build/lib/blechpy/utils copying blechpy/utils/print_tools.py -> build/lib/blechpy/utils copying blechpy/utils/tk_widgets.py -> build/lib/blechpy/utils creating build/lib/blechpy/plotting copying blechpy/plotting/palatability_plot.py -> build/lib/blechpy/plotting copying blechpy/plotting/__init__.py -> build/lib/blechpy/plotting copying blechpy/plotting/blech_waveforms_datashader.py -> build/lib/blechpy/plotting copying blechpy/plotting/hmm_plot.py -> build/lib/blechpy/plotting copying blechpy/plotting/data_plot.py -> build/lib/blechpy/plotting creating build/lib/blechpy/datastructures copying blechpy/datastructures/objects.py -> build/lib/blechpy/datastructures copying blechpy/datastructures/experiment.py -> build/lib/blechpy/datastructures copying blechpy/datastructures/project.py -> build/lib/blechpy/datastructures copying blechpy/datastructures/__init__.py -> build/lib/blechpy/datastructures copying blechpy/datastructures/dataset.py -> build/lib/blechpy/datastructures creating build/lib/blechpy/dio copying blechpy/dio/rawIO.py -> build/lib/blechpy/dio copying blechpy/dio/hmmIO.py -> build/lib/blechpy/dio copying blechpy/dio/h5io.py -> build/lib/blechpy/dio copying blechpy/dio/blech_params.py -> build/lib/blechpy/dio copying blechpy/dio/__init__.py -> build/lib/blechpy/dio copying blechpy/dio/load_intan_rhd_format.py -> build/lib/blechpy/dio creating build/lib/blechpy/dio/intanutil copying blechpy/dio/intanutil/data_to_result.py -> build/lib/blechpy/dio/intanutil copying blechpy/dio/intanutil/qstring.py -> build/lib/blechpy/dio/intanutil copying blechpy/dio/intanutil/get_bytes_per_data_block.py -> build/lib/blechpy/dio/intanutil copying blechpy/dio/intanutil/__init__.py -> build/lib/blechpy/dio/intanutil copying blechpy/dio/intanutil/read_header.py -> build/lib/blechpy/dio/intanutil copying blechpy/dio/intanutil/notch_filter.py -> build/lib/blechpy/dio/intanutil copying blechpy/dio/intanutil/read_one_data_block.py -> build/lib/blechpy/dio/intanutil running egg_info writing blechpy.egg-info/PKG-INFO writing dependency_links to blechpy.egg-info/dependency_links.txt deleting blechpy.egg-info/requires.txt writing top-level names to blechpy.egg-info/top_level.txt reading manifest file 'blechpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'blechpy.egg-info/SOURCES.txt' copying blechpy/environment.yml -> build/lib/blechpy creating build/lib/blechpy/analysis/defaults copying blechpy/analysis/defaults/bilateral32.prb -> build/lib/blechpy/analysis/defaults copying blechpy/analysis/defaults/default_config.params -> build/lib/blechpy/analysis/defaults creating build/lib/blechpy/dio/defaults copying blechpy/dio/defaults/CAR_params.json -> build/lib/blechpy/dio/defaults copying blechpy/dio/defaults/clustering_params.json -> build/lib/blechpy/dio/defaults copying blechpy/dio/defaults/pal_id_params.json -> build/lib/blechpy/dio/defaults copying blechpy/dio/defaults/psth_params.json -> build/lib/blechpy/dio/defaults copying blechpy/dio/defaults/spike_array_params.json -> build/lib/blechpy/dio/defaults + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QayzKO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64 + cd blechpy-2.1.39 + 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-blechpy-2.1.39-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-blechpy-2.1.39-1.x86_64/usr creating /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy creating /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis copying build/lib/blechpy/analysis/spike_detection.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis copying build/lib/blechpy/analysis/poissonHMM.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis copying build/lib/blechpy/analysis/spike_analysis.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis copying build/lib/blechpy/analysis/circus_interface.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis copying build/lib/blechpy/analysis/__init__.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis copying build/lib/blechpy/analysis/palatability_analysis.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis copying build/lib/blechpy/analysis/held_unit_analysis.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis copying build/lib/blechpy/analysis/clustering.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis copying build/lib/blechpy/analysis/stat_tests.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis copying build/lib/blechpy/analysis/poissonHMM_deprecated.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis creating /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis/defaults copying build/lib/blechpy/analysis/defaults/bilateral32.prb -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis/defaults copying build/lib/blechpy/analysis/defaults/default_config.params -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis/defaults copying build/lib/blechpy/analysis/spike_sorting.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis copying build/lib/blechpy/analysis/blech_clustering.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis copying build/lib/blechpy/environment.yml -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy copying build/lib/blechpy/__init__.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy creating /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils copying build/lib/blechpy/utils/data_reset.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils copying build/lib/blechpy/utils/cluster_filters.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils copying build/lib/blechpy/utils/memory_monitor.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils copying build/lib/blechpy/utils/particles.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils copying build/lib/blechpy/utils/spike_sorting_GUI.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils copying build/lib/blechpy/utils/write_tools.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils copying build/lib/blechpy/utils/userIO.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils copying build/lib/blechpy/utils/math_tools.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils copying build/lib/blechpy/utils/__init__.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils copying build/lib/blechpy/utils/decorators.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils copying build/lib/blechpy/utils/print_tools.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils copying build/lib/blechpy/utils/tk_widgets.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils creating /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/plotting copying build/lib/blechpy/plotting/palatability_plot.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/plotting copying build/lib/blechpy/plotting/__init__.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/plotting copying build/lib/blechpy/plotting/blech_waveforms_datashader.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/plotting copying build/lib/blechpy/plotting/hmm_plot.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/plotting copying build/lib/blechpy/plotting/data_plot.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/plotting creating /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/datastructures copying build/lib/blechpy/datastructures/objects.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/datastructures copying build/lib/blechpy/datastructures/experiment.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/datastructures copying build/lib/blechpy/datastructures/project.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/datastructures copying build/lib/blechpy/datastructures/__init__.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/datastructures copying build/lib/blechpy/datastructures/dataset.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/datastructures creating /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio copying build/lib/blechpy/dio/rawIO.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio copying build/lib/blechpy/dio/hmmIO.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio copying build/lib/blechpy/dio/h5io.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio copying build/lib/blechpy/dio/blech_params.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio copying build/lib/blechpy/dio/__init__.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio copying build/lib/blechpy/dio/load_intan_rhd_format.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio creating /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/defaults copying build/lib/blechpy/dio/defaults/psth_params.json -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/defaults copying build/lib/blechpy/dio/defaults/pal_id_params.json -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/defaults copying build/lib/blechpy/dio/defaults/spike_array_params.json -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/defaults copying build/lib/blechpy/dio/defaults/CAR_params.json -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/defaults copying build/lib/blechpy/dio/defaults/clustering_params.json -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/defaults creating /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/intanutil copying build/lib/blechpy/dio/intanutil/data_to_result.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/intanutil copying build/lib/blechpy/dio/intanutil/qstring.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/intanutil copying build/lib/blechpy/dio/intanutil/get_bytes_per_data_block.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/intanutil copying build/lib/blechpy/dio/intanutil/__init__.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/intanutil copying build/lib/blechpy/dio/intanutil/read_header.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/intanutil copying build/lib/blechpy/dio/intanutil/notch_filter.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/intanutil copying build/lib/blechpy/dio/intanutil/read_one_data_block.py -> /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/intanutil byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis/spike_detection.py to spike_detection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis/poissonHMM.py to poissonHMM.cpython-39.pyc /usr/lib/python3.9/site-packages/blechpy/analysis/poissonHMM.py:1088: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis/spike_analysis.py to spike_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis/circus_interface.py to circus_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis/palatability_analysis.py to palatability_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis/held_unit_analysis.py to held_unit_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis/clustering.py to clustering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis/stat_tests.py to stat_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis/poissonHMM_deprecated.py to poissonHMM_deprecated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis/spike_sorting.py to spike_sorting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/analysis/blech_clustering.py to blech_clustering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils/data_reset.py to data_reset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils/cluster_filters.py to cluster_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils/memory_monitor.py to memory_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils/particles.py to particles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils/spike_sorting_GUI.py to spike_sorting_GUI.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils/write_tools.py to write_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils/userIO.py to userIO.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils/math_tools.py to math_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils/print_tools.py to print_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/utils/tk_widgets.py to tk_widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/plotting/palatability_plot.py to palatability_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/plotting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/plotting/blech_waveforms_datashader.py to blech_waveforms_datashader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/plotting/hmm_plot.py to hmm_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/plotting/data_plot.py to data_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/datastructures/objects.py to objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/datastructures/experiment.py to experiment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/datastructures/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/datastructures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/datastructures/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/rawIO.py to rawIO.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/hmmIO.py to hmmIO.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/h5io.py to h5io.cpython-39.pyc /usr/lib/python3.9/site-packages/blechpy/dio/h5io.py:121: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/blechpy/dio/h5io.py:174: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/blech_params.py to blech_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/load_intan_rhd_format.py to load_intan_rhd_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/intanutil/data_to_result.py to data_to_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/intanutil/qstring.py to qstring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/intanutil/get_bytes_per_data_block.py to get_bytes_per_data_block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/intanutil/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/intanutil/read_header.py to read_header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/intanutil/notch_filter.py to notch_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy/dio/intanutil/read_one_data_block.py to read_one_data_block.cpython-39.pyc writing byte-compilation script '/tmp/tmp4p9b3ieo.py' /usr/bin/python3 /tmp/tmp4p9b3ieo.py /usr/lib/python3.9/site-packages/blechpy/analysis/poissonHMM.py:1088: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/blechpy/dio/h5io.py:121: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/blechpy/dio/h5io.py:174: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmp4p9b3ieo.py running install_egg_info running egg_info writing blechpy.egg-info/PKG-INFO writing dependency_links to blechpy.egg-info/dependency_links.txt writing top-level names to blechpy.egg-info/top_level.txt reading manifest file 'blechpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'blechpy.egg-info/SOURCES.txt' Copying blechpy.egg-info to /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/usr/lib/python3.9/site-packages/blechpy-2.1.39-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64//usr/share/doc/python-blechpy + '[' -d doc ']' ~/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64 ~/build/BUILD/blechpy-2.1.39 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-blechpy-2.1.39-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 ']' ~/build/BUILD/blechpy-2.1.39 + popd + mv /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.1.39-1 --unique-debug-suffix -2.1.39-1.x86_64 --unique-debug-src-base python-blechpy-2.1.39-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/blechpy-2.1.39 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-blechpy-2.1.39-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/blechpy/analysis/poissonHMM.py:1088: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/blechpy/dio/h5io.py:121: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/blechpy/dio/h5io.py:174: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/blechpy/analysis/poissonHMM.py:1088: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/blechpy/dio/h5io.py:121: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/blechpy/dio/h5io.py:174: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-blechpy-2.1.39-1.noarch Provides: python-blechpy python3-blechpy = 2.1.39-1 python3.9dist(blechpy) = 2.1.39 python3dist(blechpy) = 2.1.39 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 Processing files: python-blechpy-help-2.1.39-1.noarch warning: Empty %files file /builddir/build/BUILD/blechpy-2.1.39/doclist.lst Provides: python-blechpy-help = 2.1.39-1 python3-blechpy-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-blechpy-2.1.39-1.x86_64 Wrote: /builddir/build/RPMS/python-blechpy-help-2.1.39-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-blechpy-2.1.39-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cvGvLZ + umask 022 + cd /builddir/build/BUILD + cd blechpy-2.1.39 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-blechpy-2.1.39-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0