D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-bottleneck-1.3.2-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aoOrgq + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Bottleneck-1.3.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Bottleneck-1.3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Bottleneck-1.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/Bottleneck-1.3.2-fix-linking.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.b9xAe0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Bottleneck-1.3.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/bottleneck copying bottleneck/_version.py -> build/lib.linux-aarch64-3.9/bottleneck copying bottleneck/_pytesttester.py -> build/lib.linux-aarch64-3.9/bottleneck copying bottleneck/__init__.py -> build/lib.linux-aarch64-3.9/bottleneck creating build/lib.linux-aarch64-3.9/bottleneck/tests copying bottleneck/tests/util.py -> build/lib.linux-aarch64-3.9/bottleneck/tests copying bottleneck/tests/scalar_input_test.py -> build/lib.linux-aarch64-3.9/bottleneck/tests copying bottleneck/tests/reduce_test.py -> build/lib.linux-aarch64-3.9/bottleneck/tests copying bottleneck/tests/nonreduce_test.py -> build/lib.linux-aarch64-3.9/bottleneck/tests copying bottleneck/tests/nonreduce_axis_test.py -> build/lib.linux-aarch64-3.9/bottleneck/tests copying bottleneck/tests/move_test.py -> build/lib.linux-aarch64-3.9/bottleneck/tests copying bottleneck/tests/memory_test.py -> build/lib.linux-aarch64-3.9/bottleneck/tests copying bottleneck/tests/list_input_test.py -> build/lib.linux-aarch64-3.9/bottleneck/tests copying bottleneck/tests/input_modification_test.py -> build/lib.linux-aarch64-3.9/bottleneck/tests copying bottleneck/tests/__init__.py -> build/lib.linux-aarch64-3.9/bottleneck/tests creating build/lib.linux-aarch64-3.9/bottleneck/src copying bottleneck/src/bn_template.py -> build/lib.linux-aarch64-3.9/bottleneck/src copying bottleneck/src/bn_config.py -> build/lib.linux-aarch64-3.9/bottleneck/src copying bottleneck/src/__init__.py -> build/lib.linux-aarch64-3.9/bottleneck/src creating build/lib.linux-aarch64-3.9/bottleneck/slow copying bottleneck/slow/reduce.py -> build/lib.linux-aarch64-3.9/bottleneck/slow copying bottleneck/slow/nonreduce_axis.py -> build/lib.linux-aarch64-3.9/bottleneck/slow copying bottleneck/slow/nonreduce.py -> build/lib.linux-aarch64-3.9/bottleneck/slow copying bottleneck/slow/move.py -> build/lib.linux-aarch64-3.9/bottleneck/slow copying bottleneck/slow/__init__.py -> build/lib.linux-aarch64-3.9/bottleneck/slow creating build/lib.linux-aarch64-3.9/bottleneck/benchmark copying bottleneck/benchmark/bench_detailed.py -> build/lib.linux-aarch64-3.9/bottleneck/benchmark copying bottleneck/benchmark/bench.py -> build/lib.linux-aarch64-3.9/bottleneck/benchmark copying bottleneck/benchmark/autotimeit.py -> build/lib.linux-aarch64-3.9/bottleneck/benchmark copying bottleneck/benchmark/__init__.py -> build/lib.linux-aarch64-3.9/bottleneck/benchmark UPDATING build/lib.linux-aarch64-3.9/bottleneck/_version.py set build/lib.linux-aarch64-3.9/bottleneck/_version.py to '1.3.2' running build_ext running config compiling '_configtest.c': #pragma GCC diagnostic error "-Wattributes" int __attribute__((optimize("O3"))) have_attribute_optimize_opt_3(void*); int main(void) { return 0; } gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c _configtest.c -o _configtest.o success! removing: _configtest.c _configtest.o compiling '_configtest.c': #ifndef __cplusplus static inline int static_func (void) { return 0; } inline int nostatic_func (void) { return 0; } #endif int main(void) { int r1 = static_func(); int r2 = nostatic_func(); return r1 + r2; } gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c _configtest.c -o _configtest.o success! removing: _configtest.c _configtest.o building 'bottleneck.reduce' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/bottleneck creating build/temp.linux-aarch64-3.9/bottleneck/src gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -Ibottleneck/src -c bottleneck/src/reduce.c -o build/temp.linux-aarch64-3.9/bottleneck/src/reduce.o -O2 gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/bottleneck/src/reduce.o -L/usr/lib64 -lpython3.9 -o build/lib.linux-aarch64-3.9/bottleneck/reduce.cpython-39-aarch64-linux-gnu.so -lm building 'bottleneck.move' extension creating build/temp.linux-aarch64-3.9/bottleneck/src/move_median gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -Ibottleneck/src -c bottleneck/src/move.c -o build/temp.linux-aarch64-3.9/bottleneck/src/move.o -O2 gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -Ibottleneck/src -c bottleneck/src/move_median/move_median.c -o build/temp.linux-aarch64-3.9/bottleneck/src/move_median/move_median.o -O2 gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/bottleneck/src/move.o build/temp.linux-aarch64-3.9/bottleneck/src/move_median/move_median.o -L/usr/lib64 -lpython3.9 -o build/lib.linux-aarch64-3.9/bottleneck/move.cpython-39-aarch64-linux-gnu.so -lm building 'bottleneck.nonreduce' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -Ibottleneck/src -c bottleneck/src/nonreduce.c -o build/temp.linux-aarch64-3.9/bottleneck/src/nonreduce.o -O2 gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/bottleneck/src/nonreduce.o -L/usr/lib64 -lpython3.9 -o build/lib.linux-aarch64-3.9/bottleneck/nonreduce.cpython-39-aarch64-linux-gnu.so -lm building 'bottleneck.nonreduce_axis' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -Ibottleneck/src -c bottleneck/src/nonreduce_axis.c -o build/temp.linux-aarch64-3.9/bottleneck/src/nonreduce_axis.o -O2 gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/bottleneck/src/nonreduce_axis.o -L/usr/lib64 -lpython3.9 -o build/lib.linux-aarch64-3.9/bottleneck/nonreduce_axis.cpython-39-aarch64-linux-gnu.so -lm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kib86h + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64 + cd Bottleneck-1.3.2 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64 /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( 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 /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck copying build/lib.linux-aarch64-3.9/bottleneck/nonreduce_axis.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck copying build/lib.linux-aarch64-3.9/bottleneck/nonreduce.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck copying build/lib.linux-aarch64-3.9/bottleneck/move.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck copying build/lib.linux-aarch64-3.9/bottleneck/reduce.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck copying build/lib.linux-aarch64-3.9/bottleneck/_version.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck creating /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/benchmark copying build/lib.linux-aarch64-3.9/bottleneck/benchmark/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/benchmark copying build/lib.linux-aarch64-3.9/bottleneck/benchmark/autotimeit.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/benchmark copying build/lib.linux-aarch64-3.9/bottleneck/benchmark/bench.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/benchmark copying build/lib.linux-aarch64-3.9/bottleneck/benchmark/bench_detailed.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/benchmark creating /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/slow copying build/lib.linux-aarch64-3.9/bottleneck/slow/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/slow copying build/lib.linux-aarch64-3.9/bottleneck/slow/move.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/slow copying build/lib.linux-aarch64-3.9/bottleneck/slow/nonreduce.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/slow copying build/lib.linux-aarch64-3.9/bottleneck/slow/nonreduce_axis.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/slow copying build/lib.linux-aarch64-3.9/bottleneck/slow/reduce.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/slow creating /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/src copying build/lib.linux-aarch64-3.9/bottleneck/src/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/src copying build/lib.linux-aarch64-3.9/bottleneck/src/bn_config.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/src copying build/lib.linux-aarch64-3.9/bottleneck/src/bn_template.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/src creating /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests copying build/lib.linux-aarch64-3.9/bottleneck/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests copying build/lib.linux-aarch64-3.9/bottleneck/tests/input_modification_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests copying build/lib.linux-aarch64-3.9/bottleneck/tests/list_input_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests copying build/lib.linux-aarch64-3.9/bottleneck/tests/memory_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests copying build/lib.linux-aarch64-3.9/bottleneck/tests/move_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests copying build/lib.linux-aarch64-3.9/bottleneck/tests/nonreduce_axis_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests copying build/lib.linux-aarch64-3.9/bottleneck/tests/nonreduce_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests copying build/lib.linux-aarch64-3.9/bottleneck/tests/reduce_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests copying build/lib.linux-aarch64-3.9/bottleneck/tests/scalar_input_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests copying build/lib.linux-aarch64-3.9/bottleneck/tests/util.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests copying build/lib.linux-aarch64-3.9/bottleneck/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck copying build/lib.linux-aarch64-3.9/bottleneck/_pytesttester.py -> /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/_version.py to _version.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/benchmark/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/benchmark/autotimeit.py to autotimeit.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/benchmark/bench.py to bench.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/benchmark/bench_detailed.py to bench_detailed.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/slow/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/slow/move.py to move.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/slow/nonreduce.py to nonreduce.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/slow/nonreduce_axis.py to nonreduce_axis.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/slow/reduce.py to reduce.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/src/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/src/bn_config.py to bn_config.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/src/bn_template.py to bn_template.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests/input_modification_test.py to input_modification_test.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests/list_input_test.py to list_input_test.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests/memory_test.py to memory_test.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests/move_test.py to move_test.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests/nonreduce_axis_test.py to nonreduce_axis_test.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests/nonreduce_test.py to nonreduce_test.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests/reduce_test.py to reduce_test.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests/scalar_input_test.py to scalar_input_test.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/tests/util.py to util.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/_pytesttester.py to _pytesttester.cpython-39.pyc writing byte-compilation script '/tmp/tmpszhs1ub6.py' /usr/bin/python3 /tmp/tmpszhs1ub6.py removing /tmp/tmpszhs1ub6.py running install_egg_info running 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 reading manifest file 'Bottleneck.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'doc/build' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'Bottleneck.egg-info/SOURCES.txt' Copying Bottleneck.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/Bottleneck-1.3.2-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.3.2-2.mga9 --unique-debug-suffix -1.3.2-2.mga9.aarch64 --unique-debug-src-base python-bottleneck-1.3.2-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Bottleneck-1.3.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/nonreduce.cpython-39-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/move.cpython-39-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/reduce.cpython-39-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/bottleneck/nonreduce_axis.cpython-39-aarch64-linux-gnu.so dwz: ./usr/lib64/python3.9/site-packages/bottleneck/move.cpython-39-aarch64-linux-gnu.so-1.3.2-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/bottleneck/nonreduce.cpython-39-aarch64-linux-gnu.so-1.3.2-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/bottleneck/nonreduce_axis.cpython-39-aarch64-linux-gnu.so-1.3.2-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/bottleneck/reduce.cpython-39-aarch64-linux-gnu.so-1.3.2-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 668kB, size after compression: 668kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 4 CRC32s did match. 501 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-bottleneck-1.3.2-2.mga9.aarch64 Provides: python-Bottleneck = 1.3.2-2.mga9 python-bottleneck = 1.3.2-2.mga9 python3-bottleneck = 1.3.2-2.mga9 python3-bottleneck(aarch-64) = 1.3.2-2.mga9 python3.9-Bottleneck = 1.3.2-2.mga9 python3.9-bottleneck = 1.3.2-2.mga9 python3.9dist(bottleneck) = 1.3.2 python3dist(bottleneck) = 1.3.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpython3.9.so.1.0()(64bit) python(abi) = 3.9 python3.9dist(numpy) Obsoletes: python-Bottleneck < 1.3.2-2.mga9 Processing files: python-bottleneck-debugsource-1.3.2-2.mga9.aarch64 Provides: python-bottleneck-debugsource = 1.3.2-2.mga9 python-bottleneck-debugsource(aarch-64) = 1.3.2-2.mga9 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.3.2-2.mga9.aarch64 Provides: debuginfo(build-id) = 206bdb022866d5be661bcd1d22256d172684ded5 debuginfo(build-id) = 4d3f9f3b146283bd3225282a2038a744156c2be8 debuginfo(build-id) = 68dcbd055824df53fb1e8378e078b7c04ec3ba56 debuginfo(build-id) = f9dbe8d13bb743d34a27972f9fc59096e4119fde python-bottleneck-debuginfo = 1.3.2-2.mga9 python3-bottleneck-debuginfo = 1.3.2-2.mga9 python3-bottleneck-debuginfo(aarch-64) = 1.3.2-2.mga9 python3.9-bottleneck-debuginfo = 1.3.2-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-bottleneck-debugsource(aarch-64) = 1.3.2-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-bottleneck-debugsource-1.3.2-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-bottleneck-1.3.2-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-bottleneck-debuginfo-1.3.2-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pohnOi + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Bottleneck-1.3.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-bottleneck-1.3.2-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.y2AGiJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Bottleneck-1.3.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!