Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/python-Bottleneck.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-71162-373308/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2d87335017fe4dff96fabac74971a823', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-71162-373308/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/python-Bottleneck.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: python3: command not found sh: python3: command not found sh: python3: command not found sh: python3: command not found sh: python3: command not found sh: python3: command not found sh: python3: command not found sh: python3: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-Bottleneck-1.2.1-13.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/python-Bottleneck.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-71162-373308/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '10cf30d1d0c7482abe3f7385d43ca154', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-71162-373308/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/python-Bottleneck.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.03yzFA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Bottleneck-1.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/Bottleneck-1.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Bottleneck-1.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i /numpydoc/d doc/source/conf.py + /usr/bin/rm -fr '.egg*' Bottleneck.egg-info + /usr/bin/rm -f doc/sphinxext/numpydoc.py doc/sphinxext/numpydoc.pyc + /usr/bin/sed -i 's/fid = file(/fid = open(/' doc/source/conf.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.90Crqy + umask 022 + cd /builddir/build/BUILD + cd Bottleneck-1.2.1 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/bottleneck copying bottleneck/version.py -> build/lib.linux-x86_64-3.6/bottleneck copying bottleneck/__init__.py -> build/lib.linux-x86_64-3.6/bottleneck creating build/lib.linux-x86_64-3.6/bottleneck/slow copying bottleneck/slow/reduce.py -> build/lib.linux-x86_64-3.6/bottleneck/slow copying bottleneck/slow/nonreduce_axis.py -> build/lib.linux-x86_64-3.6/bottleneck/slow copying bottleneck/slow/nonreduce.py -> build/lib.linux-x86_64-3.6/bottleneck/slow copying bottleneck/slow/__init__.py -> build/lib.linux-x86_64-3.6/bottleneck/slow copying bottleneck/slow/move.py -> build/lib.linux-x86_64-3.6/bottleneck/slow creating build/lib.linux-x86_64-3.6/bottleneck/benchmark copying bottleneck/benchmark/bench.py -> build/lib.linux-x86_64-3.6/bottleneck/benchmark copying bottleneck/benchmark/autotimeit.py -> build/lib.linux-x86_64-3.6/bottleneck/benchmark copying bottleneck/benchmark/bench_detailed.py -> build/lib.linux-x86_64-3.6/bottleneck/benchmark copying bottleneck/benchmark/__init__.py -> build/lib.linux-x86_64-3.6/bottleneck/benchmark creating build/lib.linux-x86_64-3.6/bottleneck/src copying bottleneck/src/template.py -> build/lib.linux-x86_64-3.6/bottleneck/src copying bottleneck/src/__init__.py -> build/lib.linux-x86_64-3.6/bottleneck/src creating build/lib.linux-x86_64-3.6/bottleneck/tests copying bottleneck/tests/scalar_input_test.py -> build/lib.linux-x86_64-3.6/bottleneck/tests copying bottleneck/tests/move_test.py -> build/lib.linux-x86_64-3.6/bottleneck/tests copying bottleneck/tests/nonreduce_axis_test.py -> build/lib.linux-x86_64-3.6/bottleneck/tests copying bottleneck/tests/input_modifcation_test.py -> build/lib.linux-x86_64-3.6/bottleneck/tests copying bottleneck/tests/list_input_test.py -> build/lib.linux-x86_64-3.6/bottleneck/tests copying bottleneck/tests/nonreduce_test.py -> build/lib.linux-x86_64-3.6/bottleneck/tests copying bottleneck/tests/reduce_test.py -> build/lib.linux-x86_64-3.6/bottleneck/tests copying bottleneck/tests/__init__.py -> build/lib.linux-x86_64-3.6/bottleneck/tests copying bottleneck/tests/util.py -> build/lib.linux-x86_64-3.6/bottleneck/tests copying bottleneck/LICENSE -> build/lib.linux-x86_64-3.6/bottleneck running build_ext building 'bottleneck.reduce' extension creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/bottleneck creating build/temp.linux-x86_64-3.6/bottleneck/src gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c bottleneck/src/reduce.c -o build/temp.linux-x86_64-3.6/bottleneck/src/reduce.o -O2 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g build/temp.linux-x86_64-3.6/bottleneck/src/reduce.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/bottleneck/reduce.cpython-36m-x86_64-linux-gnu.so building 'bottleneck.move' extension creating build/temp.linux-x86_64-3.6/bottleneck/src/move_median gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c bottleneck/src/move.c -o build/temp.linux-x86_64-3.6/bottleneck/src/move.o -O2 bottleneck/src/move.c: In function ‘move_rank_int64’: bottleneck/src/move.c:2009:24: warning: self-comparison always evaluates to true [-Wtautological-compare] if (aj == aj) { ^~ bottleneck/src/move.c: In function ‘move_rank_int32’: bottleneck/src/move.c:2070:24: warning: self-comparison always evaluates to true [-Wtautological-compare] if (aj == aj) { ^~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c bottleneck/src/move_median/move_median.c -o build/temp.linux-x86_64-3.6/bottleneck/src/move_median/move_median.o -O2 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g build/temp.linux-x86_64-3.6/bottleneck/src/move.o build/temp.linux-x86_64-3.6/bottleneck/src/move_median/move_median.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/bottleneck/move.cpython-36m-x86_64-linux-gnu.so building 'bottleneck.nonreduce' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c bottleneck/src/nonreduce.c -o build/temp.linux-x86_64-3.6/bottleneck/src/nonreduce.o -O2 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g build/temp.linux-x86_64-3.6/bottleneck/src/nonreduce.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/bottleneck/nonreduce.cpython-36m-x86_64-linux-gnu.so building 'bottleneck.nonreduce_axis' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c bottleneck/src/nonreduce_axis.c -o build/temp.linux-x86_64-3.6/bottleneck/src/nonreduce_axis.o -O2 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g build/temp.linux-x86_64-3.6/bottleneck/src/nonreduce_axis.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/bottleneck/nonreduce_axis.cpython-36m-x86_64-linux-gnu.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cdzcEO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64 + cd Bottleneck-1.2.1 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64 --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck creating /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/slow copying build/lib.linux-x86_64-3.6/bottleneck/slow/reduce.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/slow copying build/lib.linux-x86_64-3.6/bottleneck/slow/nonreduce_axis.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/slow copying build/lib.linux-x86_64-3.6/bottleneck/slow/nonreduce.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/slow copying build/lib.linux-x86_64-3.6/bottleneck/slow/__init__.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/slow copying build/lib.linux-x86_64-3.6/bottleneck/slow/move.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/slow copying build/lib.linux-x86_64-3.6/bottleneck/LICENSE -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck creating /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/benchmark copying build/lib.linux-x86_64-3.6/bottleneck/benchmark/bench.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/benchmark copying build/lib.linux-x86_64-3.6/bottleneck/benchmark/autotimeit.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/benchmark copying build/lib.linux-x86_64-3.6/bottleneck/benchmark/bench_detailed.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/benchmark copying build/lib.linux-x86_64-3.6/bottleneck/benchmark/__init__.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/benchmark copying build/lib.linux-x86_64-3.6/bottleneck/reduce.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck copying build/lib.linux-x86_64-3.6/bottleneck/version.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck copying build/lib.linux-x86_64-3.6/bottleneck/move.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck creating /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/src copying build/lib.linux-x86_64-3.6/bottleneck/src/template.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/src copying build/lib.linux-x86_64-3.6/bottleneck/src/__init__.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/src copying build/lib.linux-x86_64-3.6/bottleneck/__init__.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck copying build/lib.linux-x86_64-3.6/bottleneck/nonreduce_axis.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck copying build/lib.linux-x86_64-3.6/bottleneck/nonreduce.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck creating /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests copying build/lib.linux-x86_64-3.6/bottleneck/tests/scalar_input_test.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests copying build/lib.linux-x86_64-3.6/bottleneck/tests/move_test.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests copying build/lib.linux-x86_64-3.6/bottleneck/tests/nonreduce_axis_test.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests copying build/lib.linux-x86_64-3.6/bottleneck/tests/input_modifcation_test.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests copying build/lib.linux-x86_64-3.6/bottleneck/tests/list_input_test.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests copying build/lib.linux-x86_64-3.6/bottleneck/tests/nonreduce_test.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests copying build/lib.linux-x86_64-3.6/bottleneck/tests/reduce_test.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests copying build/lib.linux-x86_64-3.6/bottleneck/tests/__init__.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests copying build/lib.linux-x86_64-3.6/bottleneck/tests/util.py -> /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/slow/reduce.py to reduce.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/slow/nonreduce_axis.py to nonreduce_axis.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/slow/nonreduce.py to nonreduce.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/slow/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/slow/move.py to move.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/benchmark/bench.py to bench.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/benchmark/autotimeit.py to autotimeit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/benchmark/bench_detailed.py to bench_detailed.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/benchmark/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/src/template.py to template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/src/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests/scalar_input_test.py to scalar_input_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests/move_test.py to move_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests/nonreduce_axis_test.py to nonreduce_axis_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests/input_modifcation_test.py to input_modifcation_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests/list_input_test.py to list_input_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests/nonreduce_test.py to nonreduce_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests/reduce_test.py to reduce_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/tests/util.py to util.cpython-36.pyc writing byte-compilation script '/tmp/tmpvxbrct7w.py' /usr/bin/python3 /tmp/tmpvxbrct7w.py removing /tmp/tmpvxbrct7w.py running install_egg_info running egg_info creating Bottleneck.egg-info writing Bottleneck.egg-info/PKG-INFO writing dependency_links to Bottleneck.egg-info/dependency_links.txt writing requirements to Bottleneck.egg-info/requires.txt writing top-level names to Bottleneck.egg-info/top_level.txt writing manifest file 'Bottleneck.egg-info/SOURCES.txt' reading manifest file 'Bottleneck.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'doc/build' writing manifest file 'Bottleneck.egg-info/SOURCES.txt' Copying Bottleneck.egg-info to /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/Bottleneck-1.2.1-py3.6.egg-info running install_scripts + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/src /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/LICENSE + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr + /usr/bin/mkdir -p tmp_inst + /usr/bin/cp -fpr /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr tmp_inst ++ /bin/pwd + export PYTHONPATH=/builddir/build/BUILD/Bottleneck-1.2.1/tmp_inst//usr/lib64/python3.6/site-packages + PYTHONPATH=/builddir/build/BUILD/Bottleneck-1.2.1/tmp_inst//usr/lib64/python3.6/site-packages + /usr/bin/mkdir -p doc/source/_static + /usr/bin/sphinx-build -b html doc/source doc/html Running Sphinx v2.2.2 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] index reading sources... [ 40%] intro reading sources... [ 60%] license reading sources... [ 80%] reference reading sources... [100%] release /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:38: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.nansum /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:42: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.nanmean /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:46: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.nanstd /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:50: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.nanvar /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:54: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.nanmin /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:58: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.nanmax /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:62: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.median /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:66: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.nanmedian /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:70: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.ss /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:74: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.nanargmin /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:78: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.nanargmax /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:83: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.anynan /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:87: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.allnan /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:97: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.replace /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:108: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.rankdata /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:112: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.nanrankdata /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:116: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.partition /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:120: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.argpartition /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:124: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.push /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:134: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.move_sum /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:138: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.move_mean /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:142: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.move_std /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:146: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.move_var /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:150: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.move_min looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:154: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.move_max /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:158: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.move_argmin /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:162: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.move_argmax /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:166: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.move_median /builddir/build/BUILD/Bottleneck-1.2.1/doc/source/reference.rst:170: WARNING: Unknown directive type "autofunction". .. autofunction:: bottleneck.move_rank done preparing documents... done writing output... [ 20%] index writing output... [ 40%] intro writing output... [ 60%] license writing output... [ 80%] reference writing output... [100%] release generating indices... genindexdone writing additional pages... searchdone copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 29 warnings. The HTML pages are in doc/html. + unset PYTHONPATH + /usr/bin/rm -rf doc/html/.buildinfo doc/html/.doctrees + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.2.1-13.el8 --unique-debug-suffix -1.2.1-13.el8.x86_64 --unique-debug-src-base python-Bottleneck-1.2.1-13.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/Bottleneck-1.2.1 extracting debug info from /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/move.cpython-36m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/nonreduce.cpython-36m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/reduce.cpython-36m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6/site-packages/bottleneck/nonreduce_axis.cpython-36m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 498 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1gMZrd + umask 022 + cd /builddir/build/BUILD + cd Bottleneck-1.2.1 ~/build/BUILD/Bottleneck-1.2.1/tmp_inst/usr/lib64/python3.6/site-packages ~/build/BUILD/Bottleneck-1.2.1 + pushd tmp_inst//usr/lib64/python3.6/site-packages + /usr/bin/nosetests-3.6 -vv nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] nose.selector: INFO: /builddir/build/BUILD/Bottleneck-1.2.1/tmp_inst/usr/lib64/python3.6/site-packages/bottleneck/move.cpython-36m-x86_64-linux-gnu.so is executable; skipped nose.selector: INFO: /builddir/build/BUILD/Bottleneck-1.2.1/tmp_inst/usr/lib64/python3.6/site-packages/bottleneck/nonreduce.cpython-36m-x86_64-linux-gnu.so is executable; skipped nose.selector: INFO: /builddir/build/BUILD/Bottleneck-1.2.1/tmp_inst/usr/lib64/python3.6/site-packages/bottleneck/nonreduce_axis.cpython-36m-x86_64-linux-gnu.so is executable; skipped nose.selector: INFO: /builddir/build/BUILD/Bottleneck-1.2.1/tmp_inst/usr/lib64/python3.6/site-packages/bottleneck/reduce.cpython-36m-x86_64-linux-gnu.so is executable; skipped Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Test for illegal inplace modification of input array ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok Check that functions can handle list input ... ok test move functions ... ok test move functions ... ok test move functions ... ok test move functions ... ok test move functions ... ok test move functions ... ok test move functions ... ok test move functions ... ok test move functions ... ok test move functions ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing raises in move ... ok test argument parsing raises in move ... ok test argument parsing raises in move ... ok test argument parsing raises in move ... ok test argument parsing raises in move ... ok test argument parsing raises in move ... ok test argument parsing raises in move ... ok test argument parsing raises in move ... ok test argument parsing raises in move ... ok test argument parsing raises in move ... ok test move_median.c with nans ... ok test move_median.c without nans ... ok Test move_std for neg sqrt. ... ok test partition ... ok test argpartition ... ok partition transpose test ... ok Test nonreduce axis functions ... ok Test nonreduce axis functions ... ok Test nonreduce axis functions ... ok Test push ... ok test argument parsing in nonreduce_axis ... ok test argument parsing in nonreduce_axis ... ok test argument parsing in nonreduce_axis ... ok test argument parsing in nonreduce_axis ... ok test argument parsing in nonreduce_axis ... ok test argument parsing in nonreduce_axis ... ok test argument parsing in nonreduce_axis ... ok test argument parsing in nonreduce_axis ... ok test argument parsing in nonreduce_axis ... ok test argument parsing in nonreduce_axis ... ok test nonreduce functions ... ok Test replace for unsafe casts ... ok Test that non-array input raises ... ok Test replace, int array, old=nan, new=0 ... ok test reduce functions ... ok test reduce functions ... ok test reduce functions ... ok test reduce functions ... ok test reduce functions ... ok test reduce functions ... ok test reduce functions ... ok test reduce functions ... ok test reduce functions ... ok test reduce functions ... ok test reduce functions ... ok test reduce functions ... ok test reduce functions ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing ... ok test argument parsing raises in reduce ... ok test argument parsing raises in reduce ... ok test argument parsing raises in reduce ... ok test argument parsing raises in reduce ... ok test argument parsing raises in reduce ... ok test argument parsing raises in reduce ... ok test argument parsing raises in reduce ... ok test argument parsing raises in reduce ... ok test argument parsing raises in reduce ... ok test argument parsing raises in reduce ... ok test argument parsing raises in reduce ... ok test argument parsing raises in reduce ... ok test argument parsing raises in reduce ... ok Test nanmax for size zero input arrays. ... ok Test nanmin for size zero input arrays. ... ok nanstd regression test (issue #60) ... ok nanvar regression test (issue #60) ... ok Test scalar input ... ok Test scalar input ... ok Test scalar input ... ok Test scalar input ... ok Test scalar input ... ok Test scalar input ... ok Test scalar input ... ok Test scalar input ... ok Test scalar input ... ok Test scalar input ... ok Test scalar input ... ok Test scalar input ... ok Test scalar input ... ok Test scalar input ... ok Test scalar input ... ok ---------------------------------------------------------------------- Ran 169 tests in 81.436s OK + popd ~/build/BUILD/Bottleneck-1.2.1 + exit 0 Processing files: python-Bottleneck-doc-1.2.1-13.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c3GmHu + umask 022 + cd /builddir/build/BUILD + cd Bottleneck-1.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/share/doc/python-Bottleneck-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/share/doc/python-Bottleneck-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/share/doc/python-Bottleneck-doc + cp -pr RELEASE.rst /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/share/doc/python-Bottleneck-doc + cp -pr doc/html /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/share/doc/python-Bottleneck-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fR6tYL + umask 022 + cd /builddir/build/BUILD + cd Bottleneck-1.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/share/licenses/python-Bottleneck-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/share/licenses/python-Bottleneck-doc + cp -pr bottleneck/LICENSE /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/share/licenses/python-Bottleneck-doc + exit 0 Provides: python-Bottleneck-doc = 1.2.1-13.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-Bottleneck-1.2.1-13.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.shCMJ3 + umask 022 + cd /builddir/build/BUILD + cd Bottleneck-1.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/share/doc/python3-Bottleneck + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/share/doc/python3-Bottleneck + cp -pr README.rst /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/share/doc/python3-Bottleneck + cp -pr RELEASE.rst /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/share/doc/python3-Bottleneck + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.T2iawl + umask 022 + cd /builddir/build/BUILD + cd Bottleneck-1.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/share/licenses/python3-Bottleneck + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/share/licenses/python3-Bottleneck + cp -pr bottleneck/LICENSE /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64/usr/share/licenses/python3-Bottleneck + exit 0 Provides: python3-Bottleneck = 1.2.1-13.el8 python3-Bottleneck(x86-64) = 1.2.1-13.el8 python3.6dist(bottleneck) = 1.2.1 python3dist(bottleneck) = 1.2.1 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 python3.6dist(numpy) rtld(GNU_HASH) Processing files: python-Bottleneck-debugsource-1.2.1-13.el8.x86_64 Provides: python-Bottleneck-debugsource = 1.2.1-13.el8 python-Bottleneck-debugsource(x86-64) = 1.2.1-13.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-Bottleneck-debuginfo-1.2.1-13.el8.x86_64 Provides: debuginfo(build-id) = 092ecb30e8f94776c078abffd16e737707039af7 debuginfo(build-id) = 601ece12619399ace367e74098321490db38672c debuginfo(build-id) = a1f50d772bc0ca513d04dbbcb085047ed470cc56 debuginfo(build-id) = f2c140f43e44167f1563b3b3a63de160d3f2d7e7 python3-Bottleneck-debuginfo = 1.2.1-13.el8 python3-Bottleneck-debuginfo(x86-64) = 1.2.1-13.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-Bottleneck-debugsource(x86-64) = 1.2.1-13.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64 Wrote: /builddir/build/RPMS/python-Bottleneck-doc-1.2.1-13.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-Bottleneck-1.2.1-13.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python-Bottleneck-debugsource-1.2.1-13.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python3-Bottleneck-debuginfo-1.2.1-13.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QQY3XX + umask 022 + cd /builddir/build/BUILD + cd Bottleneck-1.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Bottleneck-1.2.1-13.el8.x86_64 + exit 0 Child return code was: 0