Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 17, 2021 05:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/aeee81e3f785e1faf5597fdd86c481b9 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/aeee81e3f785e1faf5597fdd86c481b9 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 36 seconds | https://github.com/NixOS/nixpkgs/pull/116579
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/wm284f5gb0903izr5fjva4x1789y5f36-numexpr-2.7.2.tar.gz
source root is numexpr-2.7.2
setting SOURCE_DATE_EPOCH to timestamp 1609223677 of file numexpr-2.7.2/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
mkl_info:
customize UnixCCompiler
libraries mkl_rt not found in ['/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib']
NOT AVAILABLE
Warning: Assuming default configuration (numexpr/tests/{setup_tests,setup}.py was not found)
running bdist_wheel
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-x86_64-3.8
creating build/src.linux-x86_64-3.8/numexpr
building extension "numexpr.interpreter" sources
build_src: building npy-pkg config files
running build_py
creating build/lib.linux-x86_64-3.8
creating build/lib.linux-x86_64-3.8/numexpr
copying numexpr/necompiler.py -> build/lib.linux-x86_64-3.8/numexpr
copying numexpr/__init__.py -> build/lib.linux-x86_64-3.8/numexpr
copying numexpr/cpuinfo.py -> build/lib.linux-x86_64-3.8/numexpr
copying numexpr/version.py -> build/lib.linux-x86_64-3.8/numexpr
copying numexpr/utils.py -> build/lib.linux-x86_64-3.8/numexpr
copying numexpr/expressions.py -> build/lib.linux-x86_64-3.8/numexpr
copying build/src.linux-x86_64-3.8/numexpr/__config__.py -> build/lib.linux-x86_64-3.8/numexpr
creating build/lib.linux-x86_64-3.8/numexpr/tests
copying ./numexpr/tests/__init__.py -> build/lib.linux-x86_64-3.8/numexpr/tests
copying ./numexpr/tests/test_numexpr.py -> build/lib.linux-x86_64-3.8/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[999] : testing flags (-march=native)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
creating /build/tmpx5n9q5zm/nix
creating /build/tmpx5n9q5zm/nix/store
creating /build/tmpx5n9q5zm/nix/store/1cxag0vlihb780yldv54a105n3q1ml48-python3.8-numpy-1.20.1
creating /build/tmpx5n9q5zm/nix/store/1cxag0vlihb780yldv54a105n3q1ml48-python3.8-numpy-1.20.1/lib
creating /build/tmpx5n9q5zm/nix/store/1cxag0vlihb780yldv54a105n3q1ml48-python3.8-numpy-1.20.1/lib/python3.8
creating /build/tmpx5n9q5zm/nix/store/1cxag0vlihb780yldv54a105n3q1ml48-python3.8-numpy-1.20.1/lib/python3.8/site-packages
creating /build/tmpx5n9q5zm/nix/store/1cxag0vlihb780yldv54a105n3q1ml48-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy
creating /build/tmpx5n9q5zm/nix/store/1cxag0vlihb780yldv54a105n3q1ml48-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/distutils
creating /build/tmpx5n9q5zm/nix/store/1cxag0vlihb780yldv54a105n3q1ml48-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/distutils/checks
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-march=native'
CCompilerOpt.cc_test_flags[999] : testing flags (-O3)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-O3'
CCompilerOpt.cc_test_flags[999] : testing flags (-Werror)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-Werror'
CCompilerOpt.__init__[1674] : check requested baseline
CCompilerOpt.cc_test_flags[999] : testing flags (-msse)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse'
CCompilerOpt.cc_test_flags[999] : testing flags (-msse2)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse2'
CCompilerOpt.feature_test[1444] : testing feature 'SSE2' with flags (-msse -msse2)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse -msse2 -Werror'
CCompilerOpt.feature_test[1444] : testing feature 'SSE' with flags (-msse -msse2)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse -msse2 -Werror'
CCompilerOpt.cc_test_flags[999] : testing flags (-msse3)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse3'
CCompilerOpt.feature_test[1444] : testing feature 'SSE3' with flags (-msse -msse2 -msse3)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse -msse2 -msse3 -Werror'
CCompilerOpt.__init__[1683] : check requested dispatch-able features
CCompilerOpt.cc_test_flags[999] : testing flags (-mssse3)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-mssse3'
CCompilerOpt.cc_test_flags[999] : testing flags (-msse4.1)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse4.1'
CCompilerOpt.feature_test[1444] : testing feature 'SSE41' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -Werror'
CCompilerOpt.feature_test[1444] : testing feature 'SSSE3' with flags (-msse -msse2 -msse3 -mssse3)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse -msse2 -msse3 -mssse3 -Werror'
CCompilerOpt.cc_test_flags[999] : testing flags (-mpopcnt)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-mpopcnt'
CCompilerOpt.cc_test_flags[999] : testing flags (-msse4.2)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse4.2'
CCompilerOpt.cc_test_flags[999] : testing flags (-mavx)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-mavx'
CCompilerOpt.cc_test_flags[999] : testing flags (-mf16c)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-mf16c'
CCompilerOpt.feature_test[1444] : testing feature 'F16C' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -Werror'
CCompilerOpt.feature_test[1444] : testing feature 'SSE42' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -Werror'
CCompilerOpt.feature_test[1444] : testing feature 'AVX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -Werror'
CCompilerOpt.feature_test[1444] : testing feature 'POPCNT' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -Werror'
CCompilerOpt.cc_test_flags[999] : testing flags (-mfma)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-mfma'
CCompilerOpt.feature_test[1444] : testing feature 'FMA3' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -Werror'
CCompilerOpt.cc_test_flags[999] : testing flags (-mavx2)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-mavx2'
CCompilerOpt.cc_test_flags[999] : testing flags (-mavx512f)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-mavx512f'
CCompilerOpt.cc_test_flags[999] : testing flags (-mavx512cd)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-mavx512cd'
CCompilerOpt.feature_test[1444] : testing feature 'AVX512CD' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -Werror'
CCompilerOpt.feature_test[1444] : testing feature 'AVX512F' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -Werror'
CCompilerOpt.feature_test[1444] : testing feature 'AVX2' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2 -Werror'
CCompilerOpt.cc_test_flags[999] : testing flags (-mavx512vl -mavx512bw -mavx512dq)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-mavx512vl -mavx512bw -mavx512dq'
CCompilerOpt.feature_test[1444] : 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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -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[999] : testing flags (-mavx512er -mavx512pf)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-mavx512er -mavx512pf'
CCompilerOpt.feature_test[1444] : 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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -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[999] : testing flags (-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq'
CCompilerOpt.feature_test[1444] : 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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -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.cc_test_flags[999] : testing flags (-mavx512ifma -mavx512vbmi)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-mavx512ifma -mavx512vbmi'
CCompilerOpt.feature_test[1444] : 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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -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[999] : testing flags (-mavx512vnni)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-mavx512vnni'
CCompilerOpt.feature_test[1444] : 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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -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[999] : testing flags (-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq'
CCompilerOpt.feature_test[1444] : 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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -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.__init__[1695] : skip features (SSE3 SSE2 SSE) since its part of baseline
CCompilerOpt.__init__[1699] : initialize targets groups
CCompilerOpt.__init__[1701] : parse target group simd_test
CCompilerOpt._parse_target_tokens[1910] : skip targets (ASIMD XOP VSX2 FMA4 NEON VSX VSX3) not part of baseline or dispatch-able features
CCompilerOpt._parse_policy_not_keepbase[2022] : skip baseline features (SSE2)
CCompilerOpt.generate_dispatch_header[2236] : generate CPU dispatch header: (build/src.linux-x86_64-3.8/numpy/distutils/include/npy_cpu_dispatch_config.h)
CCompilerOpt.generate_dispatch_header[2245] : dispatch header dir build/src.linux-x86_64-3.8/numpy/distutils/include does not exist, creating it
CCompilerOpt.feature_extra_checks[1519] : Testing extra checks for feature 'AVX512F' (AVX512F_REDUCE)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -Werror'
CCompilerOpt.feature_extra_checks[1519] : Testing extra checks for feature 'AVX512_SKX' (AVX512BW_MASK AVX512DQ_MASK)
C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
compile options: '-I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror'
Detected changes on compiler optimizations, force rebuilding
customize UnixCCompiler
customize UnixCCompiler using build_ext
building 'numexpr.interpreter' extension
compiling C++ sources
C compiler: g++ -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
creating build/temp.linux-x86_64-3.8/numexpr
compile options: '-I/nix/store/1cxag0vlihb780yldv54a105n3q1ml48-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.8/numpy/distutils/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c'
extra options: '-funroll-all-loops -msse -msse2 -msse3'
g++: numexpr/interpreter.cpp
g++: numexpr/module.cpp
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 [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable8;;]
990 | int ex_uses_vml = 0, is_reduction = 0;
| ^~~~~~~~~~~
g++: numexpr/numexpr_object.cpp
g++ -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-x86_64-3.8/numexpr/interpreter.o build/temp.linux-x86_64-3.8/numexpr/module.o build/temp.linux-x86_64-3.8/numexpr/numexpr_object.o -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -lm -o build/lib.linux-x86_64-3.8/numexpr/interpreter.cpython-38-x86_64-linux-gnu.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/numexpr
copying build/lib.linux-x86_64-3.8/numexpr/necompiler.py -> build/bdist.linux-x86_64/wheel/numexpr
creating build/bdist.linux-x86_64/wheel/numexpr/tests
copying build/lib.linux-x86_64-3.8/numexpr/tests/__init__.py -> build/bdist.linux-x86_64/wheel/numexpr/tests
copying build/lib.linux-x86_64-3.8/numexpr/tests/test_numexpr.py -> build/bdist.linux-x86_64/wheel/numexpr/tests
copying build/lib.linux-x86_64-3.8/numexpr/__config__.py -> build/bdist.linux-x86_64/wheel/numexpr
copying build/lib.linux-x86_64-3.8/numexpr/__init__.py -> build/bdist.linux-x86_64/wheel/numexpr
copying build/lib.linux-x86_64-3.8/numexpr/cpuinfo.py -> build/bdist.linux-x86_64/wheel/numexpr
copying build/lib.linux-x86_64-3.8/numexpr/interpreter.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/numexpr
copying build/lib.linux-x86_64-3.8/numexpr/version.py -> build/bdist.linux-x86_64/wheel/numexpr
copying build/lib.linux-x86_64-3.8/numexpr/utils.py -> build/bdist.linux-x86_64/wheel/numexpr
copying build/lib.linux-x86_64-3.8/numexpr/expressions.py -> build/bdist.linux-x86_64/wheel/numexpr
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'
writing manifest file 'numexpr.egg-info/SOURCES.txt'
Copying numexpr.egg-info to build/bdist.linux-x86_64/wheel/numexpr-2.7.2-py3.8.egg-info
running install_scripts
running install_clib
customize UnixCCompiler
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS.txt" (matched pattern "AUTHORS*")
creating build/bdist.linux-x86_64/wheel/numexpr-2.7.2.dist-info/WHEEL
creating 'dist/numexpr-2.7.2-cp38-cp38-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'numexpr/__config__.py'
adding 'numexpr/__init__.py'
adding 'numexpr/cpuinfo.py'
adding 'numexpr/expressions.py'
adding 'numexpr/interpreter.cpython-38-x86_64-linux-gnu.so'
adding 'numexpr/necompiler.py'
adding 'numexpr/utils.py'
adding 'numexpr/version.py'
adding 'numexpr/tests/__init__.py'
adding 'numexpr/tests/test_numexpr.py'
adding 'numexpr-2.7.2.dist-info/AUTHORS.txt'
adding 'numexpr-2.7.2.dist-info/LICENSE.txt'
adding 'numexpr-2.7.2.dist-info/METADATA'
adding 'numexpr-2.7.2.dist-info/WHEEL'
adding 'numexpr-2.7.2.dist-info/top_level.txt'
adding 'numexpr-2.7.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
########### 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_write[796] : write cache to path -> /build/numexpr-2.7.2/build/temp.linux-x86_64-3.8/ccompiler_opt_cache_ext.py
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/numexpr-2.7.2/dist /build/numexpr-2.7.2
Processing ./numexpr-2.7.2-cp38-cp38-linux_x86_64.whl
Requirement already satisfied: numpy>=1.7 in /nix/store/1cxag0vlihb780yldv54a105n3q1ml48-python3.8-numpy-1.20.1/lib/python3.8/site-packages (from numexpr==2.7.2) (1.20.1)
Installing collected packages: numexpr
Successfully installed numexpr-2.7.2
/build/numexpr-2.7.2
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9y1dada3hrkssjjapfzyl07di3dk36d3-python3.8-numexpr-2.7.2
shrinking /nix/store/9y1dada3hrkssjjapfzyl07di3dk36d3-python3.8-numexpr-2.7.2/lib/python3.8/site-packages/numexpr/interpreter.cpython-38-x86_64-linux-gnu.so
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/9y1dada3hrkssjjapfzyl07di3dk36d3-python3.8-numexpr-2.7.2/lib
patching script interpreter paths in /nix/store/9y1dada3hrkssjjapfzyl07di3dk36d3-python3.8-numexpr-2.7.2
checking for references to /build/ in /nix/store/9y1dada3hrkssjjapfzyl07di3dk36d3-python3.8-numexpr-2.7.2...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
/nix/store/9y1dada3hrkssjjapfzyl07di3dk36d3-python3.8-numexpr-2.7.2 /build/numexpr-2.7.2
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Numexpr version: 2.7.2
NumPy version: 1.20.1
Python version: 3.8.8 (default, Feb 19 2021, 11:04:50)
[GCC 10.2.0]
Platform: linux-x86_64-#1-NixOS SMP Tue Mar 9 10:11:15 UTC 2021
CPU vendor:
CPU model:
CPU clock speed: MHz
VML available? False
Number of threads used by default: 2 (out of 2 detected cores)
Maximum number of threads: 64
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
.......................................................................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
.............................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
.............................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
..<string>:1: RuntimeWarning: overflow encountered in sinh
.<string>:1: RuntimeWarning: overflow encountered in cosh
...<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
.<string>:1: RuntimeWarning: overflow encountered in exp
.<string>:1: RuntimeWarning: overflow encountered in expm1
......................................<string>:1: RuntimeWarning: overflow encountered in sinh
...........................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: invalid value encountered in remainder
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
..<string>:1: RuntimeWarning: overflow encountered in sinh
.<string>:1: RuntimeWarning: overflow encountered in cosh
...<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
.<string>:1: RuntimeWarning: overflow encountered in exp
.<string>:1: RuntimeWarning: overflow encountered in expm1
......................................<string>:1: RuntimeWarning: overflow encountered in sinh
...........................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: invalid value encountered in remainder
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
..<string>:1: RuntimeWarning: overflow encountered in sinh
.<string>:1: RuntimeWarning: overflow encountered in cosh
...<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
.<string>:1: RuntimeWarning: overflow encountered in exp
.<string>:1: RuntimeWarning: overflow encountered in expm1
......................................<string>:1: RuntimeWarning: overflow encountered in sinh
...........................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: invalid value encountered in remainder
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
...................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: invalid value encountered in remainder
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
...................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: invalid value encountered in remainder
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
...................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: invalid value encountered in remainder
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
.............<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
................................................................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: divide by zero encountered in remainder
........................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: divide by zero encountered in remainder
.....................................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
.............<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
................................................................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: divide by zero encountered in remainder
........................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: divide by zero encountered in remainder
.....................................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
.............<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
................................................................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: divide by zero encountered in remainder
........................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: divide by zero encountered in remainder
........................................................................................................<string>:1: RuntimeWarning: divide by zero encountered in double_scalars
.............................................................................................<string>:1: RuntimeWarning: divide by zero encountered in double_scalars
.............................................................................................<string>:1: RuntimeWarning: divide by zero encountered in double_scalars
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
..<string>:1: RuntimeWarning: overflow encountered in sinh
.<string>:1: RuntimeWarning: overflow encountered in cosh
...<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
.<string>:1: RuntimeWarning: overflow encountered in exp
.<string>:1: RuntimeWarning: overflow encountered in expm1
......................................<string>:1: RuntimeWarning: overflow encountered in sinh
...........................................<string>:1: RuntimeWarning: divide by zero encountered in double_scalars
........<string>:1: RuntimeWarning: divide by zero encountered in double_scalars
<string>:1: RuntimeWarning: invalid value encountered in double_scalars
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
..<string>:1: RuntimeWarning: overflow encountered in sinh
.<string>:1: RuntimeWarning: overflow encountered in cosh
...<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
.<string>:1: RuntimeWarning: overflow encountered in exp
.<string>:1: RuntimeWarning: overflow encountered in expm1
......................................<string>:1: RuntimeWarning: overflow encountered in sinh
...........................................<string>:1: RuntimeWarning: divide by zero encountered in double_scalars
........<string>:1: RuntimeWarning: divide by zero encountered in double_scalars
<string>:1: RuntimeWarning: invalid value encountered in double_scalars
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
..<string>:1: RuntimeWarning: overflow encountered in sinh
.<string>:1: RuntimeWarning: overflow encountered in cosh
...<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
.<string>:1: RuntimeWarning: overflow encountered in exp
.<string>:1: RuntimeWarning: overflow encountered in expm1
......................................<string>:1: RuntimeWarning: overflow encountered in sinh
...........................................<string>:1: RuntimeWarning: divide by zero encountered in double_scalars
........<string>:1: RuntimeWarning: divide by zero encountered in double_scalars
<string>:1: RuntimeWarning: invalid value encountered in double_scalars
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
...................................................................................<string>:1: RuntimeWarning: divide by zero encountered in double_scalars
........<string>:1: RuntimeWarning: divide by zero encountered in double_scalars
<string>:1: RuntimeWarning: invalid value encountered in double_scalars
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
...................................................................................<string>:1: RuntimeWarning: divide by zero encountered in double_scalars
........<string>:1: RuntimeWarning: divide by zero encountered in double_scalars
<string>:1: RuntimeWarning: invalid value encountered in double_scalars
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
...................................................................................<string>:1: RuntimeWarning: divide by zero encountered in double_scalars
........<string>:1: RuntimeWarning: divide by zero encountered in double_scalars
<string>:1: RuntimeWarning: invalid value encountered in double_scalars
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
.............<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
................................................................................................................................<string>:1: RuntimeWarning: divide by zero encountered in long_scalars
........<string>:1: RuntimeWarning: divide by zero encountered in long_scalars
.......................................<string>:1: RuntimeWarning: divide by zero encountered in long_scalars
........<string>:1: RuntimeWarning: divide by zero encountered in long_scalars
....................................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
.............<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
................................................................................................................................<string>:1: RuntimeWarning: divide by zero encountered in long_scalars
........<string>:1: RuntimeWarning: divide by zero encountered in long_scalars
.......................................<string>:1: RuntimeWarning: divide by zero encountered in long_scalars
........<string>:1: RuntimeWarning: divide by zero encountered in long_scalars
....................................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
.............<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
.<string>:1: RuntimeWarning: divide by zero encountered in log
..<string>:1: RuntimeWarning: divide by zero encountered in log10
................................................................................................................................<string>:1: RuntimeWarning: divide by zero encountered in long_scalars
........<string>:1: RuntimeWarning: divide by zero encountered in long_scalars
.......................................<string>:1: RuntimeWarning: divide by zero encountered in long_scalars
........<string>:1: RuntimeWarning: divide by zero encountered in long_scalars
.......................................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
.............................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
.............................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
..<string>:1: RuntimeWarning: overflow encountered in sinh
.<string>:1: RuntimeWarning: overflow encountered in cosh
...<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
....<string>:1: RuntimeWarning: overflow encountered in exp
.<string>:1: RuntimeWarning: overflow encountered in expm1
......................................<string>:1: RuntimeWarning: overflow encountered in sinh
...........................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: invalid value encountered in remainder
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
..<string>:1: RuntimeWarning: overflow encountered in sinh
.<string>:1: RuntimeWarning: overflow encountered in cosh
...<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
....<string>:1: RuntimeWarning: overflow encountered in exp
.<string>:1: RuntimeWarning: overflow encountered in expm1
......................................<string>:1: RuntimeWarning: overflow encountered in sinh
...........................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: invalid value encountered in remainder
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
..<string>:1: RuntimeWarning: overflow encountered in sinh
.<string>:1: RuntimeWarning: overflow encountered in cosh
...<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
....<string>:1: RuntimeWarning: overflow encountered in exp
.<string>:1: RuntimeWarning: overflow encountered in expm1
......................................<string>:1: RuntimeWarning: overflow encountered in sinh
...........................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: invalid value encountered in remainder
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
......................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: invalid value encountered in remainder
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
......................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: invalid value encountered in remainder
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
......................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: invalid value encountered in remainder
..........................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
...................................................................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: divide by zero encountered in remainder
.......................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: divide by zero encountered in remainder
....................................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
...................................................................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: divide by zero encountered in remainder
.......................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: divide by zero encountered in remainder
....................................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
................<string>:1: RuntimeWarning: invalid value encountered in arcsin
.<string>:1: RuntimeWarning: invalid value encountered in arccos
......<string>:1: RuntimeWarning: invalid value encountered in arccosh
.<string>:1: RuntimeWarning: invalid value encountered in arctanh
...................................................................................................................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: divide by zero encountered in remainder
.......................................<string>:1: RuntimeWarning: divide by zero encountered in true_divide
........<string>:1: RuntimeWarning: divide by zero encountered in remainder
..................................................../build/numexpr-2.7.2/numexpr/tests/test_numexpr.py:994: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(3, numexpr._init_num_threads())
./build/numexpr-2.7.2/numexpr/tests/test_numexpr.py:998: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(5, numexpr._init_num_threads())
.....
----------------------------------------------------------------------
Ran 5523 tests in 7.827s
OK
/build/numexpr-2.7.2
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment