Skip to content

Instantly share code, notes, and snippets.

@asmeurer
Created November 10, 2021 23:09
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 asmeurer/0435035d756da0eacd95d432db0e00e4 to your computer and use it in GitHub Desktop.
Save asmeurer/0435035d756da0eacd95d432db0e00e4 to your computer and use it in GitHub Desktop.
Running from numpy source directory.
Cythonizing sources
Processing numpy/random/_bounded_integers.pxd.in
Processing numpy/random/_philox.pyx
Processing numpy/random/_bounded_integers.pyx.in
Processing numpy/random/_sfc64.pyx
Processing numpy/random/_mt19937.pyx
Processing numpy/random/bit_generator.pyx
Processing numpy/random/mtrand.pyx
Processing numpy/random/_generator.pyx
Processing numpy/random/_pcg64.pyx
Processing numpy/random/_common.pyx
blas_opt_info:
blas_mkl_info:
customize UnixCCompiler
FOUND:
libraries = ['mkl_rt', 'pthread']
library_dirs = ['/Users/aaronmeurer/anaconda3/envs/array-apis/lib']
define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
include_dirs = ['/usr/local/include', '/opt/local/include', '/Users/aaronmeurer/anaconda3/envs/array-apis/include']
FOUND:
libraries = ['mkl_rt', 'pthread']
library_dirs = ['/Users/aaronmeurer/anaconda3/envs/array-apis/lib']
define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
include_dirs = ['/usr/local/include', '/opt/local/include', '/Users/aaronmeurer/anaconda3/envs/array-apis/include']
non-existing path in 'numpy/distutils': 'site.cfg'
lapack_opt_info:
lapack_mkl_info:
FOUND:
libraries = ['mkl_rt', 'pthread']
library_dirs = ['/Users/aaronmeurer/anaconda3/envs/array-apis/lib']
define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
include_dirs = ['/usr/local/include', '/opt/local/include', '/Users/aaronmeurer/anaconda3/envs/array-apis/include']
FOUND:
libraries = ['mkl_rt', 'pthread']
library_dirs = ['/Users/aaronmeurer/anaconda3/envs/array-apis/lib']
define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
include_dirs = ['/usr/local/include', '/opt/local/include', '/Users/aaronmeurer/anaconda3/envs/array-apis/include']
Warning: attempted relative import with no known parent package
/Users/aaronmeurer/anaconda3/envs/array-apis/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'define_macros'
warnings.warn(msg)
running build_ext
running build_src
build_src
building py_modules sources
building library "npymath" sources
creating build
creating build/src.macosx-10.9-x86_64-3.9
conv_template:> numpy/core/src/npymath/npy_math_internal.h
adding 'numpy/core/src/npymath' to include_dirs.
conv_template:> numpy/core/src/npymath/ieee754.c
conv_template:> numpy/core/src/npymath/npy_math_complex.c
None - nothing done with h_files = ['numpy/core/src/npymath/npy_math_internal.h']
building library "npyrandom" sources
building extension "numpy.core._multiarray_tests" sources
conv_template:> numpy/core/src/multiarray/_multiarray_tests.c
building extension "numpy.core._multiarray_umath" sources
conv_template:> numpy/core/src/multiarray/arraytypes.c
conv_template:> numpy/core/src/multiarray/einsum.c
conv_template:> numpy/core/src/multiarray/einsum_sumprod.c
conv_template:> numpy/core/src/multiarray/lowlevel_strided_loops.c
conv_template:> numpy/core/src/multiarray/nditer_templ.c
conv_template:> numpy/core/src/multiarray/scalartypes.c
conv_template:> numpy/core/src/common/npy_sort.h
adding 'numpy/core/src/common' to include_dirs.
conv_template:> numpy/core/src/npysort/quicksort.c
conv_template:> numpy/core/src/npysort/mergesort.c
conv_template:> numpy/core/src/npysort/timsort.c
conv_template:> numpy/core/src/npysort/heapsort.c
conv_template:> numpy/core/src/common/npy_partition.h
conv_template:> numpy/core/src/npysort/selection.c
conv_template:> numpy/core/src/common/npy_binsearch.h
conv_template:> numpy/core/src/npysort/binsearch.c
conv_template:> numpy/core/src/umath/funcs.inc
adding 'numpy/core/src/umath' to include_dirs.
conv_template:> numpy/core/src/umath/simd.inc
conv_template:> numpy/core/src/umath/loops.h
conv_template:> numpy/core/src/umath/loops_utils.h
conv_template:> numpy/core/src/umath/loops.c
conv_template:> numpy/core/src/umath/loops_unary_fp.dispatch.c
conv_template:> numpy/core/src/umath/loops_arithm_fp.dispatch.c
conv_template:> numpy/core/src/umath/loops_arithmetic.dispatch.c
conv_template:> numpy/core/src/umath/loops_trigonometric.dispatch.c
conv_template:> numpy/core/src/umath/loops_umath_fp.dispatch.c
conv_template:> numpy/core/src/umath/loops_exponent_log.dispatch.c
conv_template:> numpy/core/src/umath/matmul.h
conv_template:> numpy/core/src/umath/matmul.c
conv_template:> numpy/core/src/umath/scalarmath.c
conv_template:> numpy/core/src/common/templ_common.h
conv_template:> numpy/core/src/common/npy_cpu_features.c
numpy.core - nothing done with h_files = ['numpy/core/src/common/npy_sort.h', 'numpy/core/src/common/npy_partition.h', 'numpy/core/src/common/npy_binsearch.h', 'numpy/core/src/umath/funcs.inc', 'numpy/core/src/umath/simd.inc', 'numpy/core/src/umath/loops.h', 'numpy/core/src/umath/loops_utils.h', 'numpy/core/src/umath/matmul.h', 'numpy/core/src/umath/clip.h', 'numpy/core/src/common/templ_common.h', 'numpy/core/include/numpy/config.h', 'numpy/core/include/numpy/_numpyconfig.h', 'numpy/core/include/numpy/__multiarray_api.h', 'numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._umath_tests" sources
conv_template:> numpy/core/src/umath/_umath_tests.c
building extension "numpy.core._rational_tests" sources
conv_template:> numpy/core/src/umath/_rational_tests.c
building extension "numpy.core._struct_ufunc_tests" sources
conv_template:> numpy/core/src/umath/_struct_ufunc_tests.c
building extension "numpy.core._operand_flag_tests" sources
conv_template:> numpy/core/src/umath/_operand_flag_tests.c
building extension "numpy.core._simd" sources
conv_template:> numpy/core/src/_simd/_simd_inc.h
adding 'numpy/core/src/_simd' to include_dirs.
conv_template:> numpy/core/src/_simd/_simd_data.inc
conv_template:> numpy/core/src/_simd/_simd.dispatch.c
numpy.core - nothing done with h_files = ['numpy/core/src/_simd/_simd_inc.h', 'numpy/core/src/_simd/_simd_data.inc']
building extension "numpy.fft._pocketfft_internal" sources
building extension "numpy.linalg.lapack_lite" sources
building extension "numpy.linalg._umath_linalg" sources
conv_template:> numpy/linalg/umath_linalg.c
building extension "numpy.random._mt19937" sources
building extension "numpy.random._philox" sources
building extension "numpy.random._pcg64" sources
building extension "numpy.random._sfc64" sources
building extension "numpy.random._common" sources
building extension "numpy.random.bit_generator" sources
building extension "numpy.random._generator" sources
building extension "numpy.random._bounded_integers" sources
building extension "numpy.random.mtrand" sources
building data_files sources
build_src: building npy-pkg config files
customize UnixCCompiler
customize UnixCCompiler using new_build_clib
CCompilerOpt.cc_test_flags[1021] : testing flags (-march=native)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
creating /var/folders/wc/dppcpmxs1tlb36nqcw853wkm0000gn/T/tmpnqr_6ysh/Users
creating /var/folders/wc/dppcpmxs1tlb36nqcw853wkm0000gn/T/tmpnqr_6ysh/Users/aaronmeurer
creating /var/folders/wc/dppcpmxs1tlb36nqcw853wkm0000gn/T/tmpnqr_6ysh/Users/aaronmeurer/Documents
creating /var/folders/wc/dppcpmxs1tlb36nqcw853wkm0000gn/T/tmpnqr_6ysh/Users/aaronmeurer/Documents/numpy
creating /var/folders/wc/dppcpmxs1tlb36nqcw853wkm0000gn/T/tmpnqr_6ysh/Users/aaronmeurer/Documents/numpy/numpy
creating /var/folders/wc/dppcpmxs1tlb36nqcw853wkm0000gn/T/tmpnqr_6ysh/Users/aaronmeurer/Documents/numpy/numpy/distutils
creating /var/folders/wc/dppcpmxs1tlb36nqcw853wkm0000gn/T/tmpnqr_6ysh/Users/aaronmeurer/Documents/numpy/numpy/distutils/checks
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-march=native'
CCompilerOpt.cc_test_flags[1021] : testing flags (-O3)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-O3'
CCompilerOpt.cc_test_flags[1021] : testing flags (-Werror=switch)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-Werror=switch'
CCompilerOpt.cc_test_flags[1021] : testing flags (-Werror)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-Werror'
CCompilerOpt.__init__[1709] : check requested baseline
CCompilerOpt.cc_test_flags[1021] : testing flags (-msse)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse'
CCompilerOpt.cc_test_flags[1021] : testing flags (-msse2)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse2'
CCompilerOpt.feature_test[1474] : testing feature 'SSE' with flags (-msse -msse2)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -Werror=switch -Werror'
CCompilerOpt.feature_test[1474] : testing feature 'SSE2' with flags (-msse -msse2)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -Werror=switch -Werror'
CCompilerOpt.cc_test_flags[1021] : testing flags (-msse3)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse3'
CCompilerOpt.feature_test[1474] : testing feature 'SSE3' with flags (-msse -msse2 -msse3)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -Werror=switch -Werror'
CCompilerOpt.__init__[1718] : check requested dispatch-able features
CCompilerOpt.cc_test_flags[1021] : testing flags (-mssse3)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-mssse3'
CCompilerOpt.cc_test_flags[1021] : testing flags (-msse4.1)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse4.1'
CCompilerOpt.feature_test[1474] : testing feature 'SSE41' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -Werror=switch -Werror'
CCompilerOpt.cc_test_flags[1021] : testing flags (-mpopcnt)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-mpopcnt'
CCompilerOpt.cc_test_flags[1021] : testing flags (-msse4.2)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse4.2'
CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-mavx'
CCompilerOpt.cc_test_flags[1021] : testing flags (-mf16c)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-mf16c'
CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx2)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-mavx2'
CCompilerOpt.feature_test[1474] : testing feature 'AVX2' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2 -Werror=switch -Werror'
CCompilerOpt.feature_test[1474] : testing feature 'SSE42' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -Werror=switch -Werror'
CCompilerOpt.feature_test[1474] : testing feature 'F16C' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -Werror=switch -Werror'
CCompilerOpt.feature_test[1474] : testing feature 'SSSE3' with flags (-msse -msse2 -msse3 -mssse3)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -Werror=switch -Werror'
CCompilerOpt.cc_test_flags[1021] : testing flags (-mfma)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-mfma'
CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx512f)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-mavx512f'
CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx512cd)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-mavx512cd'
CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx512vl -mavx512bw -mavx512dq)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-mavx512vl -mavx512bw -mavx512dq'
CCompilerOpt.feature_test[1474] : 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: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror=switch -Werror'
CCompilerOpt.feature_test[1474] : testing feature 'POPCNT' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -Werror=switch -Werror'
CCompilerOpt.feature_test[1474] : testing feature 'AVX512CD' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -Werror=switch -Werror'
CCompilerOpt.feature_test[1474] : testing feature 'AVX512F' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -Werror=switch -Werror'
CCompilerOpt.feature_test[1474] : testing feature 'FMA3' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -Werror=switch -Werror'
CCompilerOpt.feature_test[1474] : testing feature 'AVX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -Werror=switch -Werror'
CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx512ifma -mavx512vbmi)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-mavx512ifma -mavx512vbmi'
CCompilerOpt.feature_test[1474] : 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: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi -Werror=switch -Werror'
CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx512er -mavx512pf)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-mavx512er -mavx512pf'
CCompilerOpt.feature_test[1474] : 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: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -Werror=switch -Werror'
CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq'
CCompilerOpt.dist_test[590] : CCompilerOpt._dist_test_spawn[724] : Command (x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c /Users/aaronmeurer/Documents/numpy/numpy/distutils/checks/test_flags.c -o /var/folders/wc/dppcpmxs1tlb36nqcw853wkm0000gn/T/tmpnqr_6ysh/Users/aaronmeurer/Documents/numpy/numpy/distutils/checks/test_flags.o -MMD -MF /var/folders/wc/dppcpmxs1tlb36nqcw853wkm0000gn/T/tmpnqr_6ysh/Users/aaronmeurer/Documents/numpy/numpy/distutils/checks/test_flags.o.d -mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq) failed with exit status 1 output ->
clang-12: error: unknown argument: '-mavx5124fmaps'
clang-12: error: unknown argument: '-mavx5124vnniw'
CCompilerOpt.cc_test_flags[1025] : testing failed
CCompilerOpt.feature_test[1474] : testing feature 'AVX512_KNM' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -Werror=switch -Werror'
CCompilerOpt.dist_test[590] : CCompilerOpt._dist_test_spawn[724] : Command (x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c /Users/aaronmeurer/Documents/numpy/numpy/distutils/checks/cpu_avx512_knm.c -o /var/folders/wc/dppcpmxs1tlb36nqcw853wkm0000gn/T/tmpnqr_6ysh/Users/aaronmeurer/Documents/numpy/numpy/distutils/checks/cpu_avx512_knm.o -MMD -MF /var/folders/wc/dppcpmxs1tlb36nqcw853wkm0000gn/T/tmpnqr_6ysh/Users/aaronmeurer/Documents/numpy/numpy/distutils/checks/cpu_avx512_knm.o.d -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -Werror=switch -Werror) failed with exit status 1 output ->
/Users/aaronmeurer/Documents/numpy/numpy/distutils/checks/cpu_avx512_knm.c:22:9: error: implicit declaration of function '_mm512_4fmadd_ps' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
b = _mm512_4fmadd_ps(b, b, b, b, b, NULL);
^
/Users/aaronmeurer/Documents/numpy/numpy/distutils/checks/cpu_avx512_knm.c:22:9: note: did you mean '_mm512_fmadd_ps'?
/Users/aaronmeurer/anaconda3/envs/array-apis/lib/clang/12.0.1/include/avx512fintrin.h:2716:1: note: '_mm512_fmadd_ps' declared here
_mm512_fmadd_ps(__m512 __A, __m512 __B, __m512 __C)
^
/Users/aaronmeurer/Documents/numpy/numpy/distutils/checks/cpu_avx512_knm.c:22:7: error: assigning to '__m512' (vector of 16 'float' values) from incompatible type 'int'
b = _mm512_4fmadd_ps(b, b, b, b, b, NULL);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/aaronmeurer/Documents/numpy/numpy/distutils/checks/cpu_avx512_knm.c:24:9: error: implicit declaration of function '_mm512_4dpwssd_epi32' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
a = _mm512_4dpwssd_epi32(a, a, a, a, a, NULL);
^
/Users/aaronmeurer/Documents/numpy/numpy/distutils/checks/cpu_avx512_knm.c:24:9: note: did you mean '_mm512_dpwssd_epi32'?
/Users/aaronmeurer/anaconda3/envs/array-apis/lib/clang/12.0.1/include/avx512vnniintrin.h:68:1: note: '_mm512_dpwssd_epi32' declared here
_mm512_dpwssd_epi32(__m512i __S, __m512i __A, __m512i __B)
^
/Users/aaronmeurer/Documents/numpy/numpy/distutils/checks/cpu_avx512_knm.c:24:7: error: assigning to '__m512i' (vector of 8 'long long' values) from incompatible type 'int'
a = _mm512_4dpwssd_epi32(a, a, a, a, a, NULL);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4 errors generated.
CCompilerOpt.feature_test[1490] : testing failed
CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx512vnni)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-mavx512vnni'
CCompilerOpt.feature_test[1474] : 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: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -Werror=switch -Werror'
CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq'
CCompilerOpt.feature_test[1474] : 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: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -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=switch -Werror'
CCompilerOpt.__init__[1730] : skip features (SSE2 SSE SSE3) since its part of baseline
CCompilerOpt.__init__[1734] : initialize targets groups
CCompilerOpt.__init__[1736] : parse target group simd_test
CCompilerOpt._parse_target_tokens[1947] : skip targets (VSX NEON FMA4 VSX2 VSX3 ASIMD XOP) not part of baseline or dispatch-able features
CCompilerOpt._parse_policy_not_keepbase[2059] : skip baseline features (SSE2)
CCompilerOpt.generate_dispatch_header[2280] : generate CPU dispatch header: (build/src.macosx-10.9-x86_64-3.9/numpy/distutils/include/npy_cpu_dispatch_config.h)
CCompilerOpt.generate_dispatch_header[2289] : dispatch header dir build/src.macosx-10.9-x86_64-3.9/numpy/distutils/include does not exist, creating it
CCompilerOpt.feature_extra_checks[1554] : Testing extra checks for feature 'AVX512F' (AVX512F_REDUCE)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -Werror=switch -Werror'
CCompilerOpt.feature_extra_checks[1554] : Testing extra checks for feature 'AVX512_SKX' (AVX512BW_MASK AVX512DQ_MASK)
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror=switch -Werror'
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror=switch -Werror'
building 'npymath' library
compiling C sources
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
creating build/temp.macosx-10.9-x86_64-3.9
creating build/temp.macosx-10.9-x86_64-3.9/numpy
creating build/temp.macosx-10.9-x86_64-3.9/numpy/core
creating build/temp.macosx-10.9-x86_64-3.9/numpy/core/src
creating build/temp.macosx-10.9-x86_64-3.9/numpy/core/src/npymath
compile options: '-Inumpy/core/src/npymath -Inumpy/core/include -Inumpy/core/include/numpy -Ibuild/src.macosx-10.9-x86_64-3.9/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
x86_64-apple-darwin13.4.0-clang: numpy/core/src/npymath/npy_math.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/npymath/ieee754.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/npymath/npy_math_complex.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/npymath/halffloat.c
x86_64-apple-darwin13.4.0-ar: adding 4 object files to build/temp.macosx-10.9-x86_64-3.9/libnpymath.a
x86_64-apple-darwin13.4.0-ranlib:@ build/temp.macosx-10.9-x86_64-3.9/libnpymath.a
building 'npyrandom' library
compiling C sources
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
creating build/temp.macosx-10.9-x86_64-3.9/numpy/random
creating build/temp.macosx-10.9-x86_64-3.9/numpy/random/src
creating build/temp.macosx-10.9-x86_64-3.9/numpy/random/src/distributions
compile options: '-Inumpy/core/include -Inumpy/core/include/numpy -Ibuild/src.macosx-10.9-x86_64-3.9/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
x86_64-apple-darwin13.4.0-clang: numpy/random/src/distributions/logfactorial.c
x86_64-apple-darwin13.4.0-clang: numpy/random/src/distributions/random_mvhg_count.c
x86_64-apple-darwin13.4.0-clang: numpy/random/src/distributions/distributions.c
x86_64-apple-darwin13.4.0-clang: numpy/random/src/distributions/random_hypergeometric.c
x86_64-apple-darwin13.4.0-clang: numpy/random/src/distributions/random_mvhg_marginals.c
x86_64-apple-darwin13.4.0-ar: adding 5 object files to build/temp.macosx-10.9-x86_64-3.9/libnpyrandom.a
x86_64-apple-darwin13.4.0-ranlib:@ build/temp.macosx-10.9-x86_64-3.9/libnpyrandom.a
customize UnixCCompiler
customize UnixCCompiler using new_build_ext
CCompilerOpt.__init__[794] : hit the memory cache
CCompilerOpt.generate_dispatch_header[2280] : generate CPU dispatch header: (build/src.macosx-10.9-x86_64-3.9/numpy/distutils/include/npy_cpu_dispatch_config.h)
resetting extension 'numpy.core._multiarray_umath' language from 'c' to 'c++'.
customize UnixCCompiler
#### ['x86_64-apple-darwin13.4.0-clang', '-Wno-unused-result', '-Wsign-compare', '-Wunreachable-code', '-DNDEBUG', '-fwrapv', '-O2', '-Wall', '-march=core2', '-mtune=haswell', '-mssse3', '-ftree-vectorize', '-fPIC', '-fPIE', '-fstack-protector-strong', '-O2', '-pipe', '-isystem', '/Users/aaronmeurer/anaconda3/envs/array-apis/include', '-march=core2', '-mtune=haswell', '-mssse3', '-ftree-vectorize', '-fPIC', '-fPIE', '-fstack-protector-strong', '-O2', '-pipe', '-isystem', '/Users/aaronmeurer/anaconda3/envs/array-apis/include', '-march=core2', '-mtune=haswell', '-mssse3', '-ftree-vectorize', '-fPIC', '-fPIE', '-fstack-protector-strong', '-O2', '-pipe', '-isystem', '/Users/aaronmeurer/anaconda3/envs/array-apis/include', '-D_FORTIFY_SOURCE=2', '-isystem', '/Users/aaronmeurer/anaconda3/envs/array-apis/include'] #######
customize UnixCCompiler using new_build_ext
building 'numpy.core._multiarray_tests' extension
compiling C sources
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
creating build/temp.macosx-10.9-x86_64-3.9/numpy/core/src/multiarray
creating build/temp.macosx-10.9-x86_64-3.9/numpy/core/src/common
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Inumpy/core/include/numpy -Ibuild/src.macosx-10.9-x86_64-3.9/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/_multiarray_tests.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/common/mem_overlap.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/common/npy_argparse.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/common/npy_hashtable.c
x86_64-apple-darwin13.4.0-clang -bundle -undefined dynamic_lookup -Wl,-pie -Wl,-headerpad_max_install_names -Wl,-dead_strip_dylibs -Wl,-rpath,/Users/aaronmeurer/anaconda3/envs/array-apis/lib -L/Users/aaronmeurer/anaconda3/envs/array-apis/lib -Wl,-pie -Wl,-headerpad_max_install_names -Wl,-dead_strip_dylibs -Wl,-rpath,/Users/aaronmeurer/anaconda3/envs/array-apis/lib -L/Users/aaronmeurer/anaconda3/envs/array-apis/lib -Wl,-pie -Wl,-headerpad_max_install_names -Wl,-dead_strip_dylibs -Wl,-rpath,/Users/aaronmeurer/anaconda3/envs/array-apis/lib -L/Users/aaronmeurer/anaconda3/envs/array-apis/lib -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -arch x86_64 build/temp.macosx-10.9-x86_64-3.9/numpy/core/src/multiarray/_multiarray_tests.o build/temp.macosx-10.9-x86_64-3.9/numpy/core/src/common/mem_overlap.o build/temp.macosx-10.9-x86_64-3.9/numpy/core/src/common/npy_argparse.o build/temp.macosx-10.9-x86_64-3.9/numpy/core/src/common/npy_hashtable.o -Lbuild/temp.macosx-10.9-x86_64-3.9 -lnpymath -o numpy/core/_multiarray_tests.cpython-39-darwin.so
ld: warning: -pie being ignored. It is only used when linking a main executable
building 'numpy.core._multiarray_umath' extension
compiling C dispatch-able sources
CCompilerOpt.parse_targets[1776] : looking for '@targets' inside -> numpy/core/src/umath/loops_unary_fp.dispatch.c
CCompilerOpt._parse_target_tokens[1947] : skip targets (NEON VSX2 ASIMD) not part of baseline or dispatch-able features
CCompilerOpt._parse_policy_not_keepbase[2059] : skip baseline features (SSE2)
CCompilerOpt._parse_target_tokens[1971] : policy 'MAXOPT' is ON
CCompilerOpt._parse_policy_maxopt[2080] : debug mode is detected, policy 'maxopt' is skipped.
CCompilerOpt._generate_config[2514] : generate dispatched config -> numpy/core/src/umath/loops_unary_fp.dispatch.h
CCompilerOpt._wrap_target[2476] : wrap dispatch-able target -> numpy/core/src/umath/loops_unary_fp.dispatch.sse41.c
CCompilerOpt.parse_targets[1776] : looking for '@targets' inside -> numpy/core/src/umath/loops_arithm_fp.dispatch.c
CCompilerOpt._parse_policy_not_keepbase[2059] : skip baseline features (SSE2)
CCompilerOpt._parse_target_tokens[1971] : policy 'MAXOPT' is ON
CCompilerOpt._parse_policy_maxopt[2080] : debug mode is detected, policy 'maxopt' is skipped.
CCompilerOpt._generate_config[2514] : generate dispatched config -> numpy/core/src/umath/loops_arithm_fp.dispatch.h
CCompilerOpt._wrap_target[2476] : wrap dispatch-able target -> numpy/core/src/umath/loops_arithm_fp.dispatch.avx512f.c
CCompilerOpt._wrap_target[2476] : wrap dispatch-able target -> numpy/core/src/umath/loops_arithm_fp.dispatch.avx2.c
CCompilerOpt.parse_targets[1776] : looking for '@targets' inside -> numpy/core/src/umath/loops_arithmetic.dispatch.c
CCompilerOpt._parse_target_tokens[1947] : skip targets (NEON VSX2) not part of baseline or dispatch-able features
CCompilerOpt._parse_policy_not_keepbase[2059] : skip baseline features (SSE2)
CCompilerOpt._parse_target_tokens[1971] : policy 'MAXOPT' is ON
CCompilerOpt._parse_policy_maxopt[2080] : debug mode is detected, policy 'maxopt' is skipped.
CCompilerOpt._generate_config[2514] : generate dispatched config -> numpy/core/src/umath/loops_arithmetic.dispatch.h
CCompilerOpt._wrap_target[2476] : wrap dispatch-able target -> numpy/core/src/umath/loops_arithmetic.dispatch.avx512_skx.c
CCompilerOpt._wrap_target[2476] : wrap dispatch-able target -> numpy/core/src/umath/loops_arithmetic.dispatch.avx512f.c
CCompilerOpt._wrap_target[2476] : wrap dispatch-able target -> numpy/core/src/umath/loops_arithmetic.dispatch.avx2.c
CCompilerOpt._wrap_target[2476] : wrap dispatch-able target -> numpy/core/src/umath/loops_arithmetic.dispatch.sse41.c
CCompilerOpt.parse_targets[1776] : looking for '@targets' inside -> numpy/core/src/umath/loops_trigonometric.dispatch.c
CCompilerOpt._parse_target_tokens[1947] : skip targets (NEON_VFPV4 VSX2) not part of baseline or dispatch-able features
CCompilerOpt._parse_target_tokens[1971] : policy 'MAXOPT' is ON
CCompilerOpt._parse_policy_maxopt[2080] : debug mode is detected, policy 'maxopt' is skipped.
CCompilerOpt._generate_config[2514] : generate dispatched config -> numpy/core/src/umath/loops_trigonometric.dispatch.h
CCompilerOpt._wrap_target[2476] : wrap dispatch-able target -> numpy/core/src/umath/loops_trigonometric.dispatch.avx512f.c
CCompilerOpt._wrap_target[2476] : wrap dispatch-able target -> numpy/core/src/umath/loops_trigonometric.dispatch.fma3.avx2.c
CCompilerOpt.parse_targets[1776] : looking for '@targets' inside -> numpy/core/src/umath/loops_umath_fp.dispatch.c
CCompilerOpt._parse_target_tokens[1971] : policy 'MAXOPT' is ON
CCompilerOpt._parse_policy_maxopt[2080] : debug mode is detected, policy 'maxopt' is skipped.
CCompilerOpt._generate_config[2514] : generate dispatched config -> numpy/core/src/umath/loops_umath_fp.dispatch.h
CCompilerOpt._wrap_target[2476] : wrap dispatch-able target -> numpy/core/src/umath/loops_umath_fp.dispatch.avx512_skx.c
CCompilerOpt.parse_targets[1776] : looking for '@targets' inside -> numpy/core/src/umath/loops_exponent_log.dispatch.c
CCompilerOpt._parse_target_tokens[1971] : policy 'MAXOPT' is ON
CCompilerOpt._parse_policy_maxopt[2080] : debug mode is detected, policy 'maxopt' is skipped.
CCompilerOpt._generate_config[2514] : generate dispatched config -> numpy/core/src/umath/loops_exponent_log.dispatch.h
CCompilerOpt._wrap_target[2476] : wrap dispatch-able target -> numpy/core/src/umath/loops_exponent_log.dispatch.avx512_skx.c
CCompilerOpt._wrap_target[2476] : wrap dispatch-able target -> numpy/core/src/umath/loops_exponent_log.dispatch.avx512f.c
CCompilerOpt._wrap_target[2476] : wrap dispatch-able target -> numpy/core/src/umath/loops_exponent_log.dispatch.fma3.avx2.c
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
creating build/temp.macosx-10.9-x86_64-3.9/numpy/core/src/umath
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DSCIPY_MKL_H -DHAVE_CBLAS -I/usr/local/include -I/opt/local/include -I/Users/aaronmeurer/anaconda3/envs/array-apis/include -Inumpy/core/src/common -Inumpy/core/src/umath -Inumpy/core/include -Inumpy/core/include/numpy -Ibuild/src.macosx-10.9-x86_64-3.9/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1'
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_unary_fp.dispatch.sse41.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_arithmetic.dispatch.sse41.c
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DSCIPY_MKL_H -DHAVE_CBLAS -I/usr/local/include -I/opt/local/include -I/Users/aaronmeurer/anaconda3/envs/array-apis/include -Inumpy/core/src/common -Inumpy/core/src/umath -Inumpy/core/include -Inumpy/core/include/numpy -Ibuild/src.macosx-10.9-x86_64-3.9/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_unary_fp.dispatch.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_arithm_fp.dispatch.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_umath_fp.dispatch.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_trigonometric.dispatch.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_exponent_log.dispatch.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_arithmetic.dispatch.c
numpy/core/src/umath/loops_arithm_fp.dispatch.c.src:454:1: warning: unused function 'run_binary_simd_add_LONGDOUBLE' [-Wunused-function]
run_binary_simd_add_LONGDOUBLE(char **args, npy_intp const *dimensions, npy_intp const *steps)
^
numpy/core/src/umath/loops_arithm_fp.dispatch.c.src:454:1: warning: unused function 'run_binary_simd_subtract_LONGDOUBLE' [-Wunused-function]
run_binary_simd_subtract_LONGDOUBLE(char **args, npy_intp const *dimensions, npy_intp const *steps)
^
numpy/core/src/umath/loops_arithm_fp.dispatch.c.src:454:1: warning: unused function 'run_binary_simd_multiply_LONGDOUBLE' [-Wunused-function]
run_binary_simd_multiply_LONGDOUBLE(char **args, npy_intp const *dimensions, npy_intp const *steps)
^
numpy/core/src/umath/loops_arithm_fp.dispatch.c.src:454:1: warning: unused function 'run_binary_simd_divide_LONGDOUBLE' [-Wunused-function]
run_binary_simd_divide_LONGDOUBLE(char **args, npy_intp const *dimensions, npy_intp const *steps)
^
4 warnings generated.
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DSCIPY_MKL_H -DHAVE_CBLAS -I/usr/local/include -I/opt/local/include -I/Users/aaronmeurer/anaconda3/envs/array-apis/include -Inumpy/core/src/common -Inumpy/core/src/umath -Inumpy/core/include -Inumpy/core/include/numpy -Ibuild/src.macosx-10.9-x86_64-3.9/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f'
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_arithm_fp.dispatch.avx512f.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_arithmetic.dispatch.avx512f.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_trigonometric.dispatch.avx512f.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_exponent_log.dispatch.avx512f.c
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DSCIPY_MKL_H -DHAVE_CBLAS -I/usr/local/include -I/opt/local/include -I/Users/aaronmeurer/anaconda3/envs/array-apis/include -Inumpy/core/src/common -Inumpy/core/src/umath -Inumpy/core/include -Inumpy/core/include/numpy -Ibuild/src.macosx-10.9-x86_64-3.9/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2'
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_arithmetic.dispatch.avx2.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_arithm_fp.dispatch.avx2.c
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DSCIPY_MKL_H -DHAVE_CBLAS -I/usr/local/include -I/opt/local/include -I/Users/aaronmeurer/anaconda3/envs/array-apis/include -Inumpy/core/src/common -Inumpy/core/src/umath -Inumpy/core/include -Inumpy/core/include/numpy -Ibuild/src.macosx-10.9-x86_64-3.9/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq'
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_umath_fp.dispatch.avx512_skx.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_arithmetic.dispatch.avx512_skx.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_exponent_log.dispatch.avx512_skx.c
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DSCIPY_MKL_H -DHAVE_CBLAS -I/usr/local/include -I/opt/local/include -I/Users/aaronmeurer/anaconda3/envs/array-apis/include -Inumpy/core/src/common -Inumpy/core/src/umath -Inumpy/core/include -Inumpy/core/include/numpy -Ibuild/src.macosx-10.9-x86_64-3.9/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2'
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_trigonometric.dispatch.fma3.avx2.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops_exponent_log.dispatch.fma3.avx2.c
compiling C sources
C compiler: x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
creating build/temp.macosx-10.9-x86_64-3.9/numpy/core/src/npysort
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DSCIPY_MKL_H -DHAVE_CBLAS -I/usr/local/include -I/opt/local/include -I/Users/aaronmeurer/anaconda3/envs/array-apis/include -Inumpy/core/src/common -Inumpy/core/src/umath -Inumpy/core/include -Inumpy/core/include/numpy -Ibuild/src.macosx-10.9-x86_64-3.9/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/abstractdtypes.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/array_assign_scalar.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/arraytypes.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/buffer.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/datetime.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/datetime_busdaycal.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/common.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/convert_datatype.c
numpy/core/src/multiarray/convert_datatype.c:252:9: warning: comparison of nonnull parameter 'dtype' equal to a null pointer is 'false' on first encounter [-Wtautological-pointer-compare]
if (dtype == NULL) {
^~~~~ ~~~~
numpy/core/include/numpy/__multiarray_api.h:112:40: note: declared 'nonnull' here
NPY_NO_EXPORT NPY_STEALS_REF_TO_ARG(2) NPY_GCC_NONNULL(2) PyObject * PyArray_CastToType \
^
numpy/core/include/numpy/npy_common.h:81:43: note: expanded from macro 'NPY_GCC_NONNULL'
#define NPY_GCC_NONNULL(n) __attribute__((nonnull(n)))
^
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/alloc.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/common_dtype.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/array_assign_array.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/descriptor.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/calculation.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/arrayobject.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/convert.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/arrayfunction_override.c
1 warning generated.
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/conversion_utils.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/dtypemeta.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/datetime_strings.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/einsum.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/compiled_base.c
numpy/core/src/multiarray/einsum.c.src:408:32: warning: unknown warning group '-Wmaybe-uninitialized', ignored [-Wunknown-warning-option]
#pragma GCC diagnostic ignored "-Wmaybe-uninitialized"
^
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/dragon4.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/dlpack.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/ctors.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/flagsobject.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/datetime_busday.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/item_selection.c
1 warning generated.
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/einsum_sumprod.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/getset.c
numpy/core/src/multiarray/item_selection.c:2117:1: warning: unused function 'count_nonzero_bytes_384' [-Wunused-function]
count_nonzero_bytes_384(const npy_uint64 * w)
^
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/lowlevel_strided_loops.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/multiarraymodule.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/dtype_transfer.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/hashdescr.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/nditer_constr.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/refcount.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/sequence.c
1 warning generated.
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/iterators.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/shape.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/scalarapi.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/temp_elide.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/scalartypes.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/typeinfo.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/legacy_dtype_implementation.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/nditer_pywrap.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/usertypes.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/vdot.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/npysort/timsort.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/npysort/quicksort.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/nditer_templ.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/number.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/npysort/binsearch.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/strfuncs.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/loops.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/experimental_public_dtype_api.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/umathmodule.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/legacy_array_method.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/npysort/mergesort.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/reduction.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/ufunc_object.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/nditer_api.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/scalarmath.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/_scaled_float_dtype.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/common/npy_argparse.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/common/array_assign.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/array_coercion.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/common/npy_hashtable.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/common/mem_overlap.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/common/npy_longdouble.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/array_method.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/extobj.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/common/ucsnarrow.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/common/npy_cpu_features.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/common/ufunc_override.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/common/numpyos.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/common/cblasfuncs.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/common/python_xerbla.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/npysort/heapsort.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/ufunc_type_resolution.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/override.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/npysort/selection.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/mapping.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/multiarray/methods.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/matmul.c
x86_64-apple-darwin13.4.0-clang: numpy/core/src/umath/dispatching.c
compiling C++ sources
C compiler: x86_64-apple-darwin13.4.0-clang++ -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DSCIPY_MKL_H -DHAVE_CBLAS -I/usr/local/include -I/opt/local/include -I/Users/aaronmeurer/anaconda3/envs/array-apis/include -Inumpy/core/src/common -Inumpy/core/src/umath -Inumpy/core/include -Inumpy/core/include/numpy -Ibuild/src.macosx-10.9-x86_64-3.9/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -std=c++11 -D__STDC_VERSION__=0 -fno-exceptions -fno-rtti'
x86_64-apple-darwin13.4.0-clang++: numpy/core/src/npysort/radixsort.cpp
x86_64-apple-darwin13.4.0-clang++: numpy/core/src/umath/clip.cpp
error: Command "x86_64-apple-darwin13.4.0-clang++ -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -D_FORTIFY_SOURCE=2 -isystem /Users/aaronmeurer/anaconda3/envs/array-apis/include -ftrapping-math -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DSCIPY_MKL_H -DHAVE_CBLAS -I/usr/local/include -I/opt/local/include -I/Users/aaronmeurer/anaconda3/envs/array-apis/include -Inumpy/core/src/common -Inumpy/core/src/umath -Inumpy/core/include -Inumpy/core/include/numpy -Ibuild/src.macosx-10.9-x86_64-3.9/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/Users/aaronmeurer/anaconda3/envs/array-apis/include/python3.9 -Inumpy/core/src/common -Inumpy/core/src/npymath -c numpy/core/src/npysort/radixsort.cpp -o build/temp.macosx-10.9-x86_64-3.9/numpy/core/src/npysort/radixsort.o -MMD -MF build/temp.macosx-10.9-x86_64-3.9/numpy/core/src/npysort/radixsort.o.d -msse -msse2 -msse3 -std=c++11 -D__STDC_VERSION__=0 -fno-exceptions -fno-rtti" failed with exit status 127
########### EXT COMPILER OPTIMIZATION ###########
Platform :
Architecture: x64
Compiler : clang
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_SKX AVX512_CLX AVX512_CNL AVX512_ICL
Generated :
:
SSE41 : SSE SSE2 SSE3 SSSE3
Flags : -msse -msse2 -msse3 -mssse3 -msse4.1
Extra checks: none
Detect : SSE SSE2 SSE3 SSSE3 SSE41
: numpy/core/src/umath/loops_unary_fp.dispatch.c
: numpy/core/src/umath/loops_arithmetic.dispatch.c
:
AVX2 : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C
Flags : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2
Extra checks: none
Detect : AVX F16C AVX2
: numpy/core/src/umath/loops_arithm_fp.dispatch.c
: numpy/core/src/umath/loops_arithmetic.dispatch.c
:
(FMA3 AVX2) : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C
Flags : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2
Extra checks: none
Detect : AVX F16C FMA3 AVX2
: numpy/core/src/umath/loops_trigonometric.dispatch.c
: numpy/core/src/umath/loops_exponent_log.dispatch.c
:
AVX512F : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2
Flags : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f
Extra checks: AVX512F_REDUCE
Detect : AVX512F
: numpy/core/src/umath/loops_arithm_fp.dispatch.c
: numpy/core/src/umath/loops_arithmetic.dispatch.c
: numpy/core/src/umath/loops_trigonometric.dispatch.c
: numpy/core/src/umath/loops_exponent_log.dispatch.c
:
AVX512_SKX : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD
Flags : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq
Extra checks: AVX512BW_MASK AVX512DQ_MASK
Detect : AVX512_SKX
: numpy/core/src/umath/loops_arithmetic.dispatch.c
: numpy/core/src/umath/loops_umath_fp.dispatch.c
: numpy/core/src/umath/loops_exponent_log.dispatch.c
CCompilerOpt.cache_flush[817] : write cache to path -> /Users/aaronmeurer/Documents/numpy/build/temp.macosx-10.9-x86_64-3.9/ccompiler_opt_cache_ext.py
########### CLIB COMPILER OPTIMIZATION ###########
Platform :
Architecture: x64
Compiler : clang
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_SKX AVX512_CLX AVX512_CNL AVX512_ICL
Generated : none
CCompilerOpt.cache_flush[817] : write cache to path -> /Users/aaronmeurer/Documents/numpy/build/temp.macosx-10.9-x86_64-3.9/ccompiler_opt_cache_clib.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment