Warning: Assuming default configuration (numexpr/tests/{setup_tests,setup}.py was not found) numexpr/interpreter.cpp: In function ‘PyObject* NumExpr_run(NumExprObject*, PyObject*, PyObject*)’: numexpr/interpreter.cpp:990:9: warning: variable ‘ex_uses_vml’ set but not used [-Wunused-but-set-variable] 990 | int ex_uses_vml = 0, is_reduction = 0; | ^~~~~~~~~~~ listing git files failed - pretending there aren't any ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/numexpr-2.7.2/ usr/doc/numexpr-2.7.2/ANNOUNCE.rst usr/doc/numexpr-2.7.2/AUTHORS.txt usr/doc/numexpr-2.7.2/INSTALL.rst usr/doc/numexpr-2.7.2/LICENSE.txt usr/doc/numexpr-2.7.2/README.rst usr/doc/numexpr-2.7.2/RELEASE_NOTES.rst usr/doc/numexpr-2.7.2/numexpr.SlackBuild usr/lib64/ usr/lib64/python3.9/ usr/lib64/python3.9/site-packages/ usr/lib64/python3.9/site-packages/numexpr/ usr/lib64/python3.9/site-packages/numexpr-2.7.2-py3.9.egg-info/ usr/lib64/python3.9/site-packages/numexpr-2.7.2-py3.9.egg-info/PKG-INFO usr/lib64/python3.9/site-packages/numexpr-2.7.2-py3.9.egg-info/SOURCES.txt usr/lib64/python3.9/site-packages/numexpr-2.7.2-py3.9.egg-info/dependency_links.txt usr/lib64/python3.9/site-packages/numexpr-2.7.2-py3.9.egg-info/not-zip-safe usr/lib64/python3.9/site-packages/numexpr-2.7.2-py3.9.egg-info/requires.txt usr/lib64/python3.9/site-packages/numexpr-2.7.2-py3.9.egg-info/top_level.txt usr/lib64/python3.9/site-packages/numexpr/__config__.py usr/lib64/python3.9/site-packages/numexpr/__init__.py usr/lib64/python3.9/site-packages/numexpr/__pycache__/ usr/lib64/python3.9/site-packages/numexpr/__pycache__/__config__.cpython-39.pyc usr/lib64/python3.9/site-packages/numexpr/__pycache__/__init__.cpython-39.pyc usr/lib64/python3.9/site-packages/numexpr/__pycache__/cpuinfo.cpython-39.pyc usr/lib64/python3.9/site-packages/numexpr/__pycache__/expressions.cpython-39.pyc usr/lib64/python3.9/site-packages/numexpr/__pycache__/necompiler.cpython-39.pyc usr/lib64/python3.9/site-packages/numexpr/__pycache__/utils.cpython-39.pyc usr/lib64/python3.9/site-packages/numexpr/__pycache__/version.cpython-39.pyc usr/lib64/python3.9/site-packages/numexpr/cpuinfo.py usr/lib64/python3.9/site-packages/numexpr/expressions.py usr/lib64/python3.9/site-packages/numexpr/interpreter.cpython-39-x86_64-linux-gnu.so usr/lib64/python3.9/site-packages/numexpr/necompiler.py usr/lib64/python3.9/site-packages/numexpr/tests/ usr/lib64/python3.9/site-packages/numexpr/tests/__init__.py usr/lib64/python3.9/site-packages/numexpr/tests/__pycache__/ usr/lib64/python3.9/site-packages/numexpr/tests/__pycache__/__init__.cpython-39.pyc usr/lib64/python3.9/site-packages/numexpr/tests/__pycache__/test_numexpr.cpython-39.pyc usr/lib64/python3.9/site-packages/numexpr/tests/test_numexpr.py usr/lib64/python3.9/site-packages/numexpr/utils.py usr/lib64/python3.9/site-packages/numexpr/version.py ter" sources build_src: building npy-pkg config files running build_py creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/numexpr copying numexpr/__init__.py -> build/lib.linux-x86_64-3.9/numexpr copying numexpr/cpuinfo.py -> build/lib.linux-x86_64-3.9/numexpr copying numexpr/expressions.py -> build/lib.linux-x86_64-3.9/numexpr copying numexpr/necompiler.py -> build/lib.linux-x86_64-3.9/numexpr copying numexpr/utils.py -> build/lib.linux-x86_64-3.9/numexpr copying numexpr/version.py -> build/lib.linux-x86_64-3.9/numexpr copying build/src.linux-x86_64-3.9/numexpr/__config__.py -> build/lib.linux-x86_64-3.9/numexpr creating build/lib.linux-x86_64-3.9/numexpr/tests copying ./numexpr/tests/__init__.py -> build/lib.linux-x86_64-3.9/numexpr/tests copying ./numexpr/tests/test_numexpr.py -> build/lib.linux-x86_64-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[1013] : testing flags (-march=native) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC creating /usr/src/slapt-src/python/numexpr/tmptv0rvjfe/usr creating /usr/src/slapt-src/python/numexpr/tmptv0rvjfe/usr/lib64 creating /usr/src/slapt-src/python/numexpr/tmptv0rvjfe/usr/lib64/python3.9 creating /usr/src/slapt-src/python/numexpr/tmptv0rvjfe/usr/lib64/python3.9/site-packages creating /usr/src/slapt-src/python/numexpr/tmptv0rvjfe/usr/lib64/python3.9/site-packages/numpy creating /usr/src/slapt-src/python/numexpr/tmptv0rvjfe/usr/lib64/python3.9/site-packages/numpy/distutils creating /usr/src/slapt-src/python/numexpr/tmptv0rvjfe/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[1013] : testing flags (-O3) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-O3' CCompilerOpt.cc_test_flags[1013] : testing flags (-Werror) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-Werror' CCompilerOpt.__init__[1701] : check requested baseline CCompilerOpt.cc_test_flags[1013] : testing flags (-msse) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse' CCompilerOpt.cc_test_flags[1013] : testing flags (-msse2) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse2' CCompilerOpt.feature_test[1466] : testing feature 'SSE' with flags (-msse -msse2) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -Werror' CCompilerOpt.feature_test[1466] : testing feature 'SSE2' with flags (-msse -msse2) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -Werror' CCompilerOpt.cc_test_flags[1013] : testing flags (-msse3) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse3' CCompilerOpt.feature_test[1466] : testing feature 'SSE3' with flags (-msse -msse2 -msse3) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -Werror' CCompilerOpt.__init__[1710] : check requested dispatch-able features CCompilerOpt.cc_test_flags[1013] : testing flags (-mssse3) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-mssse3' CCompilerOpt.feature_test[1466] : testing feature 'SSSE3' with flags (-msse -msse2 -msse3 -mssse3) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -Werror' CCompilerOpt.cc_test_flags[1013] : testing flags (-msse4.1) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse4.1' CCompilerOpt.feature_test[1466] : testing feature 'SSE41' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -Werror' CCompilerOpt.cc_test_flags[1013] : testing flags (-mpopcnt) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-mpopcnt' CCompilerOpt.cc_test_flags[1013] : testing flags (-msse4.2) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse4.2' CCompilerOpt.cc_test_flags[1013] : testing flags (-mavx) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-mavx' CCompilerOpt.feature_test[1466] : testing feature 'AVX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -Werror' CCompilerOpt.feature_test[1466] : testing feature 'SSE42' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -Werror' CCompilerOpt.feature_test[1466] : testing feature 'POPCNT' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -Werror' CCompilerOpt.cc_test_flags[1013] : testing flags (-mf16c) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-mf16c' CCompilerOpt.feature_test[1466] : testing feature 'F16C' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -Werror' CCompilerOpt.cc_test_flags[1013] : testing flags (-mavx2) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-mavx2' CCompilerOpt.feature_test[1466] : testing feature 'AVX2' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2 -Werror' CCompilerOpt.cc_test_flags[1013] : testing flags (-mfma) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-mfma' CCompilerOpt.feature_test[1466] : testing feature 'FMA3' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -Werror' CCompilerOpt.cc_test_flags[1013] : testing flags (-mavx512f) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-mavx512f' CCompilerOpt.feature_test[1466] : testing feature 'AVX512F' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -Werror' CCompilerOpt.cc_test_flags[1013] : testing flags (-mavx512cd) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-mavx512cd' CCompilerOpt.feature_test[1466] : testing feature 'AVX512CD' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -Werror' CCompilerOpt.cc_test_flags[1013] : testing flags (-mavx512vl -mavx512bw -mavx512dq) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-mavx512vl -mavx512bw -mavx512dq' CCompilerOpt.feature_test[1466] : testing feature 'AVX512_SKX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror' CCompilerOpt.cc_test_flags[1013] : testing flags (-mavx512ifma -mavx512vbmi) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-mavx512ifma -mavx512vbmi' CCompilerOpt.feature_test[1466] : testing feature 'AVX512_CNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi -Werror' CCompilerOpt.cc_test_flags[1013] : testing flags (-mavx512vnni) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-mavx512vnni' CCompilerOpt.feature_test[1466] : testing feature 'AVX512_CLX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -Werror' CCompilerOpt.cc_test_flags[1013] : testing flags (-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq' CCompilerOpt.feature_test[1466] : testing feature 'AVX512_ICL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq -Werror' CCompilerOpt.cc_test_flags[1013] : testing flags (-mavx512er -mavx512pf) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-mavx512er -mavx512pf' CCompilerOpt.feature_test[1466] : testing feature 'AVX512_KNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -Werror' CCompilerOpt.cc_test_flags[1013] : testing flags (-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq' CCompilerOpt.feature_test[1466] : testing feature 'AVX512_KNM' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq -Werror' CCompilerOpt.__init__[1722] : skip features (SSE2 SSE3 SSE) since its part of baseline CCompilerOpt.__init__[1726] : initialize targets groups CCompilerOpt.__init__[1728] : parse target group simd_test CCompilerOpt._parse_target_tokens[1939] : skip targets (XOP VSX2 VSX3 ASIMD VSX FMA4 NEON) not part of baseline or dispatch-able features CCompilerOpt._parse_policy_not_keepbase[2051] : skip baseline features (SSE2) CCompilerOpt.generate_dispatch_header[2272] : generate CPU dispatch header: (build/src.linux-x86_64-3.9/numpy/distutils/include/npy_cpu_dispatch_config.h) CCompilerOpt.generate_dispatch_header[2281] : dispatch header dir build/src.linux-x86_64-3.9/numpy/distutils/include does not exist, creating it CCompilerOpt.feature_extra_checks[1546] : Testing extra checks for feature 'AVX512F' (AVX512F_REDUCE) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -Werror' CCompilerOpt.feature_extra_checks[1546] : Testing extra checks for feature 'AVX512_SKX' (AVX512BW_MASK AVX512DQ_MASK) C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror' C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC compile options: '-I/usr/include/python3.9 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror' customize UnixCCompiler customize UnixCCompiler using build_ext building 'numexpr.interpreter' extension compiling C++ sources C compiler: g++ -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC creating build/temp.linux-x86_64-3.9/numexpr compile options: '-I/usr/lib64/python3.9/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/distutils/include -I/usr/include/python3.9 -c' extra options: '-funroll-all-loops -msse -msse2 -msse3' g++: numexpr/interpreter.cpp g++: numexpr/module.cpp g++: numexpr/numexpr_object.cpp g++ -pthread -shared build/temp.linux-x86_64-3.9/numexpr/interpreter.o build/temp.linux-x86_64-3.9/numexpr/module.o build/temp.linux-x86_64-3.9/numexpr/numexpr_object.o -L/usr/lib64 -lm -o build/lib.linux-x86_64-3.9/numexpr/interpreter.cpython-39-x86_64-linux-gnu.so running install_lib creating /usr/src/slapt-src/python/numexpr/package-numexpr/usr creating /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64 creating /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9 creating /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages creating /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr copying build/lib.linux-x86_64-3.9/numexpr/__init__.py -> /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr copying build/lib.linux-x86_64-3.9/numexpr/cpuinfo.py -> /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr copying build/lib.linux-x86_64-3.9/numexpr/expressions.py -> /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr copying build/lib.linux-x86_64-3.9/numexpr/necompiler.py -> /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr copying build/lib.linux-x86_64-3.9/numexpr/utils.py -> /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr copying build/lib.linux-x86_64-3.9/numexpr/version.py -> /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr copying build/lib.linux-x86_64-3.9/numexpr/__config__.py -> /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr creating /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr/tests copying build/lib.linux-x86_64-3.9/numexpr/tests/__init__.py -> /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr/tests copying build/lib.linux-x86_64-3.9/numexpr/tests/test_numexpr.py -> /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr/tests copying build/lib.linux-x86_64-3.9/numexpr/interpreter.cpython-39-x86_64-linux-gnu.so -> /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr byte-compiling /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr/cpuinfo.py to cpuinfo.cpython-39.pyc byte-compiling /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr/expressions.py to expressions.cpython-39.pyc byte-compiling /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr/necompiler.py to necompiler.cpython-39.pyc byte-compiling /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr/utils.py to utils.cpython-39.pyc byte-compiling /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr/version.py to version.cpython-39.pyc byte-compiling /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr/__config__.py to __config__.cpython-39.pyc byte-compiling /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr/tests/test_numexpr.py to test_numexpr.cpython-39.pyc running install_egg_info running egg_info 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 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 /usr/src/slapt-src/python/numexpr/package-numexpr/usr/lib64/python3.9/site-packages/numexpr-2.7.2-py3.9.egg-info running install_scripts running install_clib customize UnixCCompiler ########### EXT COMPILER OPTIMIZATION ########### Platform : Architecture: x64 Compiler : gcc CPU baseline : Requested : 'min' Enabled : SSE SSE2 SSE3 Flags : -msse -msse2 -msse3 Extra checks: none CPU dispatch : Requested : 'max -xop -fma4' Enabled : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL Generated : none CCompilerOpt.cache_flush[809] : write cache to path -> /usr/src/slapt-src/python/numexpr/numexpr-2.7.2/build/temp.linux-x86_64-3.9/ccompiler_opt_cache_ext.py Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/python/numexpr/numexpr-2.7.2-x86_64-1salix15.0.txz Slackware package /usr/src/slapt-src/python/numexpr/numexpr-2.7.2-x86_64-1salix15.0.txz created. Installing package numexpr-2.7.2-x86_64-1salix15.0... | numexpr (Fast numerical array expression evaluator for Python) | | It evaluates multiple-operator array expressions many times faster | than NumPy can. It accepts the expression as a string, analyzes it, | rewrites it more efficiently, and compiles it to faster Python code. | | Homepage: http://code.google.com/p/numexpr/ | | | | | |