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-numexpr-2.7.3-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rYMaXH + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf numexpr-2.7.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/numexpr-2.7.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd numexpr-2.7.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|/usr/bin/env |/usr/bin/|' numexpr/cpuinfo.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RRR1tr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd numexpr-2.7.3 + '[' 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( Warning: Assuming default configuration (numexpr/tests/{setup_tests,setup}.py was not found) running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src build_src building py_modules sources creating build creating build/src.linux-aarch64-3.9 creating build/src.linux-aarch64-3.9/numexpr building extension "numexpr.interpreter" sources build_src: building npy-pkg config files /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 build_py creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/numexpr copying numexpr/cpuinfo.py -> build/lib.linux-aarch64-3.9/numexpr copying numexpr/version.py -> build/lib.linux-aarch64-3.9/numexpr copying numexpr/utils.py -> build/lib.linux-aarch64-3.9/numexpr copying numexpr/necompiler.py -> build/lib.linux-aarch64-3.9/numexpr copying numexpr/expressions.py -> build/lib.linux-aarch64-3.9/numexpr copying numexpr/__init__.py -> build/lib.linux-aarch64-3.9/numexpr copying build/src.linux-aarch64-3.9/numexpr/__config__.py -> build/lib.linux-aarch64-3.9/numexpr creating build/lib.linux-aarch64-3.9/numexpr/tests copying ./numexpr/tests/test_numexpr.py -> build/lib.linux-aarch64-3.9/numexpr/tests copying ./numexpr/tests/__init__.py -> build/lib.linux-aarch64-3.9/numexpr/tests Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext CCompilerOpt.cc_test_flags[1008] : testing flags (-march=native) C compiler: 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 creating /tmp/tmpj22eld_7/usr creating /tmp/tmpj22eld_7/usr/lib64 creating /tmp/tmpj22eld_7/usr/lib64/python3.9 creating /tmp/tmpj22eld_7/usr/lib64/python3.9/site-packages creating /tmp/tmpj22eld_7/usr/lib64/python3.9/site-packages/numpy creating /tmp/tmpj22eld_7/usr/lib64/python3.9/site-packages/numpy/distutils creating /tmp/tmpj22eld_7/usr/lib64/python3.9/site-packages/numpy/distutils/checks compile options: '-I/usr/include/python3.9 -c' extra options: '-march=native' CCompilerOpt.cc_test_flags[1008] : testing flags (-O3) C compiler: 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 compile options: '-I/usr/include/python3.9 -c' extra options: '-O3' CCompilerOpt.cc_test_flags[1008] : testing flags (-Werror) C compiler: 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 compile options: '-I/usr/include/python3.9 -c' extra options: '-Werror' CCompilerOpt.__init__[1696] : check requested baseline CCompilerOpt.feature_test[1461] : testing feature 'NEON_VFPV4' with flags () C compiler: 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 compile options: '-I/usr/include/python3.9 -c' extra options: '-Werror' CCompilerOpt.feature_test[1461] : testing feature 'ASIMD' with flags () C compiler: 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 compile options: '-I/usr/include/python3.9 -c' extra options: '-Werror' CCompilerOpt.feature_test[1461] : testing feature 'NEON_FP16' with flags () C compiler: 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 compile options: '-I/usr/include/python3.9 -c' extra options: '-Werror' CCompilerOpt.feature_test[1461] : testing feature 'NEON' with flags () C compiler: 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 compile options: '-I/usr/include/python3.9 -c' extra options: '-Werror' CCompilerOpt.__init__[1705] : check requested dispatch-able features CCompilerOpt.cc_test_flags[1008] : testing flags (-march=armv8.2-a+dotprod) C compiler: 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 compile options: '-I/usr/include/python3.9 -c' extra options: '-march=armv8.2-a+dotprod' CCompilerOpt.feature_test[1461] : testing feature 'ASIMDDP' with flags (-march=armv8.2-a+dotprod) C compiler: 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 compile options: '-I/usr/include/python3.9 -c' extra options: '-march=armv8.2-a+dotprod -Werror' CCompilerOpt.cc_test_flags[1008] : testing flags (-march=armv8.2-a+fp16) C compiler: 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 compile options: '-I/usr/include/python3.9 -c' extra options: '-march=armv8.2-a+fp16' CCompilerOpt.feature_test[1461] : testing feature 'ASIMDHP' with flags (-march=armv8.2-a+fp16) C compiler: 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 compile options: '-I/usr/include/python3.9 -c' extra options: '-march=armv8.2-a+fp16 -Werror' CCompilerOpt.cc_test_flags[1008] : testing flags (-march=armv8.2-a+fp16fml) C compiler: 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 compile options: '-I/usr/include/python3.9 -c' extra options: '-march=armv8.2-a+fp16fml' CCompilerOpt.feature_test[1461] : testing feature 'ASIMDFHM' with flags (-march=armv8.2-a+fp16+fp16fml) C compiler: 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 compile options: '-I/usr/include/python3.9 -c' extra options: '-march=armv8.2-a+fp16+fp16fml -Werror' CCompilerOpt.dist_test[576] : CCompilerOpt._dist_test_spawn[711] : Command (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/include/python3.9 -c /usr/lib64/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.c -o /tmp/tmpj22eld_7/usr/lib64/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.o -MMD -MF /tmp/tmpj22eld_7/usr/lib64/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.o.d -march=armv8.2-a+fp16+fp16fml -Werror) failed with exit status 1 output -> /usr/lib64/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.c: In function 'main': /usr/lib64/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.c:13:35: error: implicit declaration of function 'vfmlal_low_u32'; did you mean 'vfmlal_low_f16'? [-Werror=implicit-function-declaration] 13 | int ret = (int)vget_lane_f32(vfmlal_low_u32(vlf, vlhp, vlhp), 0); | ^~~~~~~~~~~~~~ | vfmlal_low_f16 /usr/lib64/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.c:13:35: error: incompatible type for argument 1 of 'vget_lane_f32' 13 | int ret = (int)vget_lane_f32(vfmlal_low_u32(vlf, vlhp, vlhp), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int In file included from /usr/lib64/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.c:4: /usr/lib/gcc/aarch64-mageia-linux/11/include/arm_neon.h:3169:28: note: expected 'float32x2_t' but argument is of type 'int' 3169 | vget_lane_f32 (float32x2_t __a, const int __b) | ~~~~~~~~~~~~^~~ /usr/lib64/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.c:14:36: error: implicit declaration of function 'vfmlslq_high_u32'; did you mean 'vmlsl_high_u32'? [-Werror=implicit-function-declaration] 14 | ret += (int)vgetq_lane_f32(vfmlslq_high_u32(vf, vhp, vhp), 0); | ^~~~~~~~~~~~~~~~ | vmlsl_high_u32 /usr/lib64/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.c:14:36: error: incompatible type for argument 1 of 'vgetq_lane_f32' 14 | ret += (int)vgetq_lane_f32(vfmlslq_high_u32(vf, vhp, vhp), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int In file included from /usr/lib64/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.c:4: /usr/lib/gcc/aarch64-mageia-linux/11/include/arm_neon.h:3269:29: note: expected 'float32x4_t' but argument is of type 'int' 3269 | vgetq_lane_f32 (float32x4_t __a, const int __b) | ~~~~~~~~~~~~^~~ cc1: all warnings being treated as errors CCompilerOpt.feature_test[1477] : testing failed CCompilerOpt.__init__[1717] : skip features (NEON NEON_VFPV4 ASIMD NEON_FP16) since its part of baseline CCompilerOpt.__init__[1721] : initialize targets groups CCompilerOpt.__init__[1723] : parse target group simd_test CCompilerOpt._parse_target_tokens[1934] : skip targets (VSX2 SSE2 VSX3 FMA4 VSX AVX512_SKX SSE42 XOP (FMA3 AVX2) AVX512F) not part of baseline or dispatch-able features CCompilerOpt._parse_policy_not_keepbase[2046] : skip baseline features (ASIMD) CCompilerOpt.generate_dispatch_header[2267] : generate CPU dispatch header: (build/src.linux-aarch64-3.9/numpy/distutils/include/npy_cpu_dispatch_config.h) CCompilerOpt.generate_dispatch_header[2276] : dispatch header dir build/src.linux-aarch64-3.9/numpy/distutils/include does not exist, creating it customize UnixCCompiler customize UnixCCompiler using build_ext building 'numexpr.interpreter' extension compiling C++ sources C compiler: g++ -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 creating build/temp.linux-aarch64-3.9/numexpr compile options: '-I/usr/lib64/python3.9/site-packages/numpy/core/include -Ibuild/src.linux-aarch64-3.9/numpy/distutils/include -I/usr/include/python3.9 -c' extra options: '-funroll-all-loops' g++: numexpr/interpreter.cpp g++: numexpr/module.cpp g++: numexpr/numexpr_object.cpp g++ -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/numexpr/interpreter.o build/temp.linux-aarch64-3.9/numexpr/module.o build/temp.linux-aarch64-3.9/numexpr/numexpr_object.o -L/usr/lib64 -lm -lpython3.9 -o build/lib.linux-aarch64-3.9/numexpr/interpreter.cpython-39-aarch64-linux-gnu.so ########### EXT COMPILER OPTIMIZATION ########### Platform : Architecture: aarch64 Compiler : gcc CPU baseline : Requested : 'min' Enabled : NEON NEON_FP16 NEON_VFPV4 ASIMD Flags : none Extra checks: none CPU dispatch : Requested : 'max -xop -fma4' Enabled : ASIMDHP ASIMDDP Generated : none CCompilerOpt.cache_flush[804] : write cache to path -> /home/iurt/rpmbuild/BUILD/numexpr-2.7.3/build/temp.linux-aarch64-3.9/ccompiler_opt_cache_ext.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QzKBdn + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64 + cd numexpr-2.7.3 + '[' 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-numexpr-2.7.3-1.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( Warning: Assuming default configuration (numexpr/tests/{setup_tests,setup}.py was not found) 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-numexpr-2.7.3-1.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr copying build/lib.linux-aarch64-3.9/numexpr/interpreter.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr creating /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr/tests copying build/lib.linux-aarch64-3.9/numexpr/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr/tests copying build/lib.linux-aarch64-3.9/numexpr/tests/test_numexpr.py -> /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr/tests copying build/lib.linux-aarch64-3.9/numexpr/__config__.py -> /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr copying build/lib.linux-aarch64-3.9/numexpr/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr copying build/lib.linux-aarch64-3.9/numexpr/expressions.py -> /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr copying build/lib.linux-aarch64-3.9/numexpr/necompiler.py -> /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr copying build/lib.linux-aarch64-3.9/numexpr/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr copying build/lib.linux-aarch64-3.9/numexpr/version.py -> /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr copying build/lib.linux-aarch64-3.9/numexpr/cpuinfo.py -> /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr/tests/test_numexpr.py to test_numexpr.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr/__config__.py to __config__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr/expressions.py to expressions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr/necompiler.py to necompiler.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr/utils.py to utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr/version.py to version.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr/cpuinfo.py to cpuinfo.cpython-39.pyc writing byte-compilation script '/tmp/tmp8up194je.py' /usr/bin/python3 /tmp/tmp8up194je.py removing /tmp/tmp8up194je.py running install_egg_info running egg_info running build_src build_src building py_modules sources building extension "numexpr.interpreter" sources build_src: building npy-pkg config files writing numexpr.egg-info/PKG-INFO writing dependency_links to numexpr.egg-info/dependency_links.txt writing requirements to numexpr.egg-info/requires.txt writing top-level names to numexpr.egg-info/top_level.txt Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. reading manifest file 'numexpr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'numexpr/__config__.py' warning: no previously-included files found matching 'RELEASING.txt' warning: no previously-included files found matching 'site.cfg' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'numexpr.egg-info/SOURCES.txt' Copying numexpr.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr-2.7.3-py3.9.egg-info running install_scripts running install_clib customize UnixCCompiler + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.7.3-1.mga9 --unique-debug-suffix -2.7.3-1.mga9.aarch64 --unique-debug-src-base python-numexpr-2.7.3-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/numexpr-2.7.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/numexpr/interpreter.cpython-39-aarch64-linux-gnu.so dwz: ./usr/lib64/python3.9/site-packages/numexpr/interpreter.cpython-39-aarch64-linux-gnu.so-2.7.3-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 700kB, size after compression: 700kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 283 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-numexpr-2.7.3-1.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.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 Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.loUJ4Z + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd numexpr-2.7.3 + '[' 1 -eq 1 ']' + pushd build/lib.linux-aarch64-3.9 ~/rpmbuild/BUILD/numexpr-2.7.3/build/lib.linux-aarch64-3.9 ~/rpmbuild/BUILD/numexpr-2.7.3 + /usr/bin/python3 -c 'import numexpr; numexpr.test()' ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Numexpr version: 2.7.3 NumPy version: 1.21.1 Python version: 3.9.8 (main, Nov 6 2021, 15:46:29) [GCC 11.2.1 20211030] Platform: linux-aarch64-#1 SMP PREEMPT Sat Feb 13 16:59:45 UTC 2021 CPU vendor: CPU model: CPU clock speed: MHz VML available? False Number of threads used by default: 8 (out of 32 detected cores) Maximum number of threads: 64 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= ... ---------------------------------------------------------------------- Ran 5523 tests in 9.298s OK + popd ~/rpmbuild/BUILD/numexpr-2.7.3 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-numexpr-2.7.3-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rca3G2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd numexpr-2.7.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/share/doc/python3-numexpr + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/share/doc/python3-numexpr + cp -pr ANNOUNCE.rst /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/share/doc/python3-numexpr + cp -pr RELEASE_NOTES.rst /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/share/doc/python3-numexpr + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/share/doc/python3-numexpr + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GW0jOD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd numexpr-2.7.3 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/share/licenses/python3-numexpr + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/share/licenses/python3-numexpr + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64/usr/share/licenses/python3-numexpr + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-numexpr = 2.7.3-1.mga9 python3-numexpr = 2.7.3-1.mga9 python3-numexpr(aarch-64) = 2.7.3-1.mga9 python3.9-numexpr = 2.7.3-1.mga9 python3.9dist(numexpr) = 2.7.3 python3dist(numexpr) = 2.7.3 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) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpython3.9.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.9 python3.9dist(numpy) >= 1.7 Obsoletes: python-numexpr < 2.7.3-1.mga9 Processing files: python-numexpr-debugsource-2.7.3-1.mga9.aarch64 Provides: python-numexpr-debugsource = 2.7.3-1.mga9 python-numexpr-debugsource(aarch-64) = 2.7.3-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-numexpr-debuginfo-2.7.3-1.mga9.aarch64 Provides: debuginfo(build-id) = b0e66344fa0dc34152766791548551ba9692e2ce python-numexpr-debuginfo = 2.7.3-1.mga9 python3-numexpr-debuginfo = 2.7.3-1.mga9 python3-numexpr-debuginfo(aarch-64) = 2.7.3-1.mga9 python3.9-numexpr-debuginfo = 2.7.3-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-numexpr-debugsource(aarch-64) = 2.7.3-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-numexpr-debugsource-2.7.3-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-numexpr-2.7.3-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-numexpr-debuginfo-2.7.3-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DIVawk + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd numexpr-2.7.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-numexpr-2.7.3-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PmumCr + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf numexpr-2.7.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!