=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py27-numpy-1.16.6nb5 (cd /Users/pbulk/build/math/py-numpy16/work/numpy-1.16.6/ && /usr/bin/env NPY_BLAS_LIBS=-lblas NPY_LAPACK_LIBS=-llapack\ -lblas NPY_CBLAS_LIBS=-lcblas\ -lblas USETOOLS=no GOTMPDIR=/Users/pbulk/build DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread PTHREADBASE= MACOSX_DEPLOYMENT_TARGET=11.3 CXXCPP=clang\ -E PYTHON=/opt/pkg/bin/python2.7 CC=clang CFLAGS=-pipe\ -Os\ -I/opt/pkg/include CPPFLAGS=-I/opt/pkg/include/netlib\ -I/opt/pkg/include CXX=clang++ CXXFLAGS=-pipe\ -Os\ -I/opt/pkg/include COMPILER_RPATH_FLAG=-L F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-m64\ -L/opt/pkg/lib LINKER_RPATH_FLAG=-L PATH=/Users/pbulk/build/math/py-numpy16/work/.cwrapper/bin:/Users/pbulk/build/math/py-numpy16/work/.buildlink/bin:/Users/pbulk/build/math/py-numpy16/work/.tools/bin:/Users/pbulk/build/math/py-numpy16/work/.gfortran/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/opt/pkg/etc HOME=/Users/pbulk/build/math/py-numpy16/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/math/py-numpy16/work/.cwrapper/config CPP=clang\ -E LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=Mach-O USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 775 INSTALL_INFO= MAKEINFO=/Users/pbulk/build/math/py-numpy16/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/math/py-numpy16/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/math/py-numpy16/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/math/py-numpy16/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/math/py-numpy16/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/math/py-numpy16/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/math/py-numpy16/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/math/py-numpy16/work/.cwrapper/config /opt/pkg/bin/python2.7 setup.py build --fcompiler=gnu95) Running from numpy source directory. blas_opt_info: FOUND: libraries = [] extra_link_args = ['-lblas', '-lcblas', '-lblas'] language = f77 define_macros = [('HAVE_CBLAS', None)] include_dirs = [] /bin/sh: svnversion: command not found non-existing path in 'numpy/distutils': 'site.cfg' lapack_opt_info: FOUND: libraries = [] extra_link_args = ['-llapack', '-lblas'] language = f77 define_macros = [] include_dirs = [] /opt/pkg/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'define_macros' warnings.warn(msg) running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src build_src building py_modules sources creating build creating build/src.macosx-11.3-arm64-2.7 creating build/src.macosx-11.3-arm64-2.7/numpy creating build/src.macosx-11.3-arm64-2.7/numpy/distutils building library "npymath" sources customize Gnu95FCompiler Found executable /Users/pbulk/build/math/py-numpy16/work/.cwrapper/bin/gfortran /Users/pbulk/build/math/py-numpy16/work/numpy-1.16.6/numpy/distutils/fcompiler/__init__.py:517: UserWarning: FFLAGS is used as is, not appended to flags already defined by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending behavior instead (this behavior will become default in a future release). fflags = self.flag_vars.flags + dflags + oflags + aflags /Users/pbulk/build/math/py-numpy16/work/numpy-1.16.6/numpy/distutils/fcompiler/__init__.py:530: UserWarning: LDFLAGS is used as is, not appended to flags already defined by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending behavior instead (this behavior will become default in a future release). linker_so_flags = self.flag_vars.linker_so /Users/pbulk/build/math/py-numpy16/work/numpy-1.16.6/numpy/distutils/fcompiler/__init__.py:540: UserWarning: LDFLAGS is used as is, not appended to flags already defined by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending behavior instead (this behavior will become default in a future release). linker_exe_flags = self.flag_vars.linker_exe customize Gnu95FCompiler using config C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration] int exp (void); ^ _configtest.c:1:5: note: 'exp' is a builtin with type 'double (double)' 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest creating build/src.macosx-11.3-arm64-2.7/numpy/core creating build/src.macosx-11.3-arm64-2.7/numpy/core/src creating build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath/npy_math_internal.h adding 'build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath' to include_dirs. conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath/ieee754.c conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath/npy_math_complex.c None - nothing done with h_files = ['build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath/npy_math_internal.h'] building library "npysort" sources creating build/src.macosx-11.3-arm64-2.7/numpy/core/src/common conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/common/npy_sort.h adding 'build/src.macosx-11.3-arm64-2.7/numpy/core/src/common' to include_dirs. creating build/src.macosx-11.3-arm64-2.7/numpy/core/src/npysort conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/npysort/quicksort.c conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/npysort/mergesort.c conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/npysort/heapsort.c conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/common/npy_partition.h conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/npysort/selection.c conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/common/npy_binsearch.h conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/npysort/binsearch.c None - nothing done with h_files = ['build/src.macosx-11.3-arm64-2.7/numpy/core/src/common/npy_sort.h', 'build/src.macosx-11.3-arm64-2.7/numpy/core/src/common/npy_partition.h', 'build/src.macosx-11.3-arm64-2.7/numpy/core/src/common/npy_binsearch.h'] building extension "numpy.core._dummy" sources Generating build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/config.h C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:10: fatal error: 'endian.h' file not found #include ^~~~~~~~~~ 1 error generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:10: fatal error: 'sys/endian.h' file not found #include ^~~~~~~~~~~~~~ 1 error generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:7:12: error: use of undeclared identifier 'SIZEOF_LONGDOUBLE' (void) SIZEOF_LONGDOUBLE; ^ 1 error generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:5:28: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:5:28: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 12)]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:5:28: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 32)]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:5:28: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 24)]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration] int exp (void); ^ _configtest.c:1:5: note: 'exp' is a builtin with type 'double (double)' 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'asin' [-Wincompatible-library-redeclaration] int asin (void); ^ _configtest.c:1:5: note: 'asin' is a builtin with type 'double (double)' _configtest.c:2:5: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration] int cos (void); ^ _configtest.c:2:5: note: 'cos' is a builtin with type 'double (double)' _configtest.c:3:5: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration] int log (void); ^ _configtest.c:3:5: note: 'log' is a builtin with type 'double (double)' _configtest.c:4:5: warning: incompatible redeclaration of library function 'fabs' [-Wincompatible-library-redeclaration] int fabs (void); ^ _configtest.c:4:5: note: 'fabs' is a builtin with type 'double (double)' _configtest.c:5:5: warning: incompatible redeclaration of library function 'tanh' [-Wincompatible-library-redeclaration] int tanh (void); ^ _configtest.c:5:5: note: 'tanh' is a builtin with type 'double (double)' _configtest.c:6:5: warning: incompatible redeclaration of library function 'atan' [-Wincompatible-library-redeclaration] int atan (void); ^ _configtest.c:6:5: note: 'atan' is a builtin with type 'double (double)' _configtest.c:7:5: warning: incompatible redeclaration of library function 'acos' [-Wincompatible-library-redeclaration] int acos (void); ^ _configtest.c:7:5: note: 'acos' is a builtin with type 'double (double)' _configtest.c:8:5: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration] int floor (void); ^ _configtest.c:8:5: note: 'floor' is a builtin with type 'double (double)' _configtest.c:9:5: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration] int fmod (void); ^ _configtest.c:9:5: note: 'fmod' is a builtin with type 'double (double, double)' _configtest.c:10:5: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration] int sqrt (void); ^ _configtest.c:10:5: note: 'sqrt' is a builtin with type 'double (double)' _configtest.c:11:5: warning: incompatible redeclaration of library function 'cosh' [-Wincompatible-library-redeclaration] int cosh (void); ^ _configtest.c:11:5: note: 'cosh' is a builtin with type 'double (double)' _configtest.c:12:5: warning: incompatible redeclaration of library function 'modf' [-Wincompatible-library-redeclaration] int modf (void); ^ _configtest.c:12:5: note: 'modf' is a builtin with type 'double (double, double *)' _configtest.c:13:5: warning: incompatible redeclaration of library function 'sinh' [-Wincompatible-library-redeclaration] int sinh (void); ^ _configtest.c:13:5: note: 'sinh' is a builtin with type 'double (double)' _configtest.c:14:5: warning: incompatible redeclaration of library function 'frexp' [-Wincompatible-library-redeclaration] int frexp (void); ^ _configtest.c:14:5: note: 'frexp' is a builtin with type 'double (double, int *)' _configtest.c:15:5: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration] int exp (void); ^ _configtest.c:15:5: note: 'exp' is a builtin with type 'double (double)' _configtest.c:16:5: warning: incompatible redeclaration of library function 'tan' [-Wincompatible-library-redeclaration] int tan (void); ^ _configtest.c:16:5: note: 'tan' is a builtin with type 'double (double)' _configtest.c:17:5: warning: incompatible redeclaration of library function 'ceil' [-Wincompatible-library-redeclaration] int ceil (void); ^ _configtest.c:17:5: note: 'ceil' is a builtin with type 'double (double)' _configtest.c:18:5: warning: incompatible redeclaration of library function 'log10' [-Wincompatible-library-redeclaration] int log10 (void); ^ _configtest.c:18:5: note: 'log10' is a builtin with type 'double (double)' _configtest.c:19:5: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration] int sin (void); ^ _configtest.c:19:5: note: 'sin' is a builtin with type 'double (double)' _configtest.c:20:5: warning: incompatible redeclaration of library function 'ldexp' [-Wincompatible-library-redeclaration] int ldexp (void); ^ _configtest.c:20:5: note: 'ldexp' is a builtin with type 'double (double, int)' 20 warnings generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'log2' [-Wincompatible-library-redeclaration] int log2 (void); ^ _configtest.c:1:5: note: 'log2' is a builtin with type 'double (double)' _configtest.c:3:5: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration] int pow (void); ^ _configtest.c:3:5: note: 'pow' is a builtin with type 'double (double, double)' _configtest.c:4:5: warning: incompatible redeclaration of library function 'strtoull' [-Wincompatible-library-redeclaration] int strtoull (void); ^ _configtest.c:4:5: note: 'strtoull' is a builtin with type 'unsigned long long (const char *, char **, int)' _configtest.c:5:5: warning: incompatible redeclaration of library function 'exp2' [-Wincompatible-library-redeclaration] int exp2 (void); ^ _configtest.c:5:5: note: 'exp2' is a builtin with type 'double (double)' _configtest.c:6:5: warning: incompatible redeclaration of library function 'atan2' [-Wincompatible-library-redeclaration] int atan2 (void); ^ _configtest.c:6:5: note: 'atan2' is a builtin with type 'double (double, double)' _configtest.c:8:5: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration] int rint (void); ^ _configtest.c:8:5: note: 'rint' is a builtin with type 'double (double)' _configtest.c:10:5: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration] int strtoll (void); ^ _configtest.c:10:5: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)' _configtest.c:12:5: warning: incompatible redeclaration of library function 'cbrt' [-Wincompatible-library-redeclaration] int cbrt (void); ^ _configtest.c:12:5: note: 'cbrt' is a builtin with type 'double (double)' _configtest.c:13:5: warning: incompatible redeclaration of library function 'nextafter' [-Wincompatible-library-redeclaration] int nextafter (void); ^ _configtest.c:13:5: note: 'nextafter' is a builtin with type 'double (double, double)' _configtest.c:14:5: warning: incompatible redeclaration of library function 'trunc' [-Wincompatible-library-redeclaration] int trunc (void); ^ _configtest.c:14:5: note: 'trunc' is a builtin with type 'double (double)' 10 warnings generated. clang _configtest.o -o _configtest Undefined symbols for architecture arm64: "_fallocate", referenced from: _main in _configtest.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) failure. removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration] int rint (void); ^ _configtest.c:1:5: note: 'rint' is a builtin with type 'double (double)' 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'trunc' [-Wincompatible-library-redeclaration] int trunc (void); ^ _configtest.c:1:5: note: 'trunc' is a builtin with type 'double (double)' 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'exp2' [-Wincompatible-library-redeclaration] int exp2 (void); ^ _configtest.c:1:5: note: 'exp2' is a builtin with type 'double (double)' 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'log2' [-Wincompatible-library-redeclaration] int log2 (void); ^ _configtest.c:1:5: note: 'log2' is a builtin with type 'double (double)' 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'atan2' [-Wincompatible-library-redeclaration] int atan2 (void); ^ _configtest.c:1:5: note: 'atan2' is a builtin with type 'double (double, double)' 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration] int pow (void); ^ _configtest.c:1:5: note: 'pow' is a builtin with type 'double (double, double)' 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'nextafter' [-Wincompatible-library-redeclaration] int nextafter (void); ^ _configtest.c:1:5: note: 'nextafter' is a builtin with type 'double (double, double)' 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration] int strtoll (void); ^ _configtest.c:1:5: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)' 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'strtoull' [-Wincompatible-library-redeclaration] int strtoull (void); ^ _configtest.c:1:5: note: 'strtoull' is a builtin with type 'unsigned long long (const char *, char **, int)' 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'cbrt' [-Wincompatible-library-redeclaration] int cbrt (void); ^ _configtest.c:1:5: note: 'cbrt' is a builtin with type 'double (double)' 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c clang _configtest.o -o _configtest Undefined symbols for architecture arm64: "_fallocate", referenced from: _main in _configtest.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) failure. removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c In file included from _configtest.c:1: /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/xmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ In file included from _configtest.c:1: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/xmmintrin.h:17: /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:54:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_vec_init_v2si(__i, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:133:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:163:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:193:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:220:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:243:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:264:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:291:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:314:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:335:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:356:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:377:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddw((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:398:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddd((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:420:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddsb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:443:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddsw((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:465:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddusb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:487:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddusw((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c In file included from _configtest.c:1: /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/emmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ In file included from _configtest.c:1: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/emmintrin.h:17: /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/xmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ In file included from _configtest.c:1: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/emmintrin.h:17: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/xmmintrin.h:17: /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:54:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_vec_init_v2si(__i, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:133:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:163:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:193:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:220:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:243:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:264:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:291:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:314:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:335:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:356:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:377:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddw((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:398:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddd((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:420:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddsb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:443:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddsw((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:465:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddusb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:10: fatal error: 'features.h' file not found #include ^~~~~~~~~~~~ 1 error generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value] __builtin_isnan(5.); ^~~~~~~~~~~~~~~ ~~ 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value] __builtin_isinf(5.); ^~~~~~~~~~~~~~~ ~~ 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value] __builtin_isfinite(5.); ^~~~~~~~~~~~~~~~~~ ~~ 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value] __builtin_bswap32(5u); ^~~~~~~~~~~~~~~~~ ~~ 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value] __builtin_bswap64(5u); ^~~~~~~~~~~~~~~~~ ~~ 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value] __builtin_expect(5, 0); ^~~~~~~~~~~~~~~~ ~~~~ 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:7:20: warning: use of unknown builtin '__builtin_cpu_supports' [-Wimplicit-function-declaration] volatile int r = __builtin_cpu_supports("sse"); ^ 1 warning generated. clang _configtest.o -o _configtest Undefined symbols for architecture arm64: "___builtin_cpu_supports", referenced from: _main in _configtest.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) failure. removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c In file included from _configtest.c:1: /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/emmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ In file included from _configtest.c:1: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/emmintrin.h:17: /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/xmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ In file included from _configtest.c:1: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/emmintrin.h:17: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/xmmintrin.h:17: /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:54:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_vec_init_v2si(__i, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:133:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:163:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:193:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:220:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:243:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:264:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:291:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:314:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:335:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:356:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:377:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddw((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:398:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddd((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:420:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddsb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:443:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddsw((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:465:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddusb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c In file included from _configtest.c:1: /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/xmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ In file included from _configtest.c:1: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/xmmintrin.h:17: /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:54:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_vec_init_v2si(__i, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:133:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:163:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:193:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:220:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:243:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:264:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:291:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:314:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:335:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:356:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:377:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddw((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:398:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddd((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:420:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddsb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:443:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddsw((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:465:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddusb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:487:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddusw((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c In file included from _configtest.c:1: /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/xmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ In file included from _configtest.c:1: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/xmmintrin.h:17: /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:54:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_vec_init_v2si(__i, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:133:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:163:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:193:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:220:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:243:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:264:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:291:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:314:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:335:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:356:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:377:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddw((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:398:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddd((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:420:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddsb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:443:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddsw((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:465:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddusb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:487:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddusw((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c In file included from _configtest.c:1: /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/emmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ In file included from _configtest.c:1: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/emmintrin.h:17: /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/xmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ In file included from _configtest.c:1: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/emmintrin.h:17: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/xmmintrin.h:17: /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:54:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_vec_init_v2si(__i, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:133:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:163:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:193:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:220:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:243:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:264:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:291:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:314:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:335:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:356:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:377:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddw((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:398:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddd((__v2si)__m1, (__v2si)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:420:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddsb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:443:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddsw((__v4hi)__m1, (__v4hi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/mmintrin.h:465:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_paddusb((__v8qi)__m1, (__v8qi)__m2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:7:20: error: unknown token in expression __asm__ volatile("vpand %xmm1, %xmm2, %xmm3"); ^ :1:8: note: instantiated into assembly here vpand %xmm1, %xmm2, %xmm3 ^ _configtest.c:7:20: error: invalid operand __asm__ volatile("vpand %xmm1, %xmm2, %xmm3"); ^ :1:8: note: instantiated into assembly here vpand %xmm1, %xmm2, %xmm3 ^ 2 errors generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:7:20: error: unknown token in expression __asm__ volatile("vpand %ymm1, %ymm2, %ymm3"); ^ :1:8: note: instantiated into assembly here vpand %ymm1, %ymm2, %ymm3 ^ _configtest.c:7:20: error: invalid operand __asm__ volatile("vpand %ymm1, %ymm2, %ymm3"); ^ :1:8: note: instantiated into assembly here vpand %ymm1, %ymm2, %ymm3 ^ 2 errors generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:7:20: error: unrecognized instruction mnemonic __asm__ volatile("xgetbv"); ^ :1:2: note: instantiated into assembly here xgetbv ^ 1 error generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:5:20: error: unknown attribute 'optimize' ignored [-Werror,-Wunknown-attributes] int __attribute__((optimize("unroll-loops"))) attribute_optimize_unroll_loops(void*); ^~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:5:20: error: unknown attribute 'optimize' ignored [-Werror,-Wunknown-attributes] int __attribute__((optimize("O3"))) attribute_optimize_opt_3(void*); ^~~~~~~~~~~~~~ 1 error generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:5:24: error: expected function body after function declarator int __declspec(thread) foo; ^ 1 error generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'cosf' [-Wincompatible-library-redeclaration] int cosf (void); ^ _configtest.c:1:5: note: 'cosf' is a builtin with type 'float (float)' _configtest.c:2:5: warning: incompatible redeclaration of library function 'coshf' [-Wincompatible-library-redeclaration] int coshf (void); ^ _configtest.c:2:5: note: 'coshf' is a builtin with type 'float (float)' _configtest.c:3:5: warning: incompatible redeclaration of library function 'rintf' [-Wincompatible-library-redeclaration] int rintf (void); ^ _configtest.c:3:5: note: 'rintf' is a builtin with type 'float (float)' _configtest.c:4:5: warning: incompatible redeclaration of library function 'fabsf' [-Wincompatible-library-redeclaration] int fabsf (void); ^ _configtest.c:4:5: note: 'fabsf' is a builtin with type 'float (float)' _configtest.c:5:5: warning: incompatible redeclaration of library function 'floorf' [-Wincompatible-library-redeclaration] int floorf (void); ^ _configtest.c:5:5: note: 'floorf' is a builtin with type 'float (float)' _configtest.c:6:5: warning: incompatible redeclaration of library function 'nextafterf' [-Wincompatible-library-redeclaration] int nextafterf (void); ^ _configtest.c:6:5: note: 'nextafterf' is a builtin with type 'float (float, float)' _configtest.c:7:5: warning: incompatible redeclaration of library function 'tanhf' [-Wincompatible-library-redeclaration] int tanhf (void); ^ _configtest.c:7:5: note: 'tanhf' is a builtin with type 'float (float)' _configtest.c:8:5: warning: incompatible redeclaration of library function 'log10f' [-Wincompatible-library-redeclaration] int log10f (void); ^ _configtest.c:8:5: note: 'log10f' is a builtin with type 'float (float)' _configtest.c:9:5: warning: incompatible redeclaration of library function 'logf' [-Wincompatible-library-redeclaration] int logf (void); ^ _configtest.c:9:5: note: 'logf' is a builtin with type 'float (float)' _configtest.c:10:5: warning: incompatible redeclaration of library function 'sinhf' [-Wincompatible-library-redeclaration] int sinhf (void); ^ _configtest.c:10:5: note: 'sinhf' is a builtin with type 'float (float)' _configtest.c:11:5: warning: incompatible redeclaration of library function 'acosf' [-Wincompatible-library-redeclaration] int acosf (void); ^ _configtest.c:11:5: note: 'acosf' is a builtin with type 'float (float)' _configtest.c:12:5: warning: incompatible redeclaration of library function 'sqrtf' [-Wincompatible-library-redeclaration] int sqrtf (void); ^ _configtest.c:12:5: note: 'sqrtf' is a builtin with type 'float (float)' _configtest.c:13:5: warning: incompatible redeclaration of library function 'ldexpf' [-Wincompatible-library-redeclaration] int ldexpf (void); ^ _configtest.c:13:5: note: 'ldexpf' is a builtin with type 'float (float, int)' _configtest.c:14:5: warning: incompatible redeclaration of library function 'hypotf' [-Wincompatible-library-redeclaration] int hypotf (void); ^ _configtest.c:14:5: note: 'hypotf' is a builtin with type 'float (float, float)' _configtest.c:15:5: warning: incompatible redeclaration of library function 'log2f' [-Wincompatible-library-redeclaration] int log2f (void); ^ _configtest.c:15:5: note: 'log2f' is a builtin with type 'float (float)' _configtest.c:16:5: warning: incompatible redeclaration of library function 'exp2f' [-Wincompatible-library-redeclaration] int exp2f (void); ^ _configtest.c:16:5: note: 'exp2f' is a builtin with type 'float (float)' _configtest.c:17:5: warning: incompatible redeclaration of library function 'atanf' [-Wincompatible-library-redeclaration] int atanf (void); ^ _configtest.c:17:5: note: 'atanf' is a builtin with type 'float (float)' _configtest.c:18:5: warning: incompatible redeclaration of library function 'fmodf' [-Wincompatible-library-redeclaration] int fmodf (void); ^ _configtest.c:18:5: note: 'fmodf' is a builtin with type 'float (float, float)' _configtest.c:19:5: warning: incompatible redeclaration of library function 'atan2f' [-Wincompatible-library-redeclaration] int atan2f (void); ^ _configtest.c:19:5: note: 'atan2f' is a builtin with type 'float (float, float)' _configtest.c:20:5: warning: incompatible redeclaration of library function 'cbrtf' [-Wincompatible-library-redeclaration] int cbrtf (void); ^ _configtest.c:20:5: note: 'cbrtf' is a builtin with type 'float (float)' _configtest.c:21:5: warning: incompatible redeclaration of library function 'modff' [-Wincompatible-library-redeclaration] int modff (void); ^ _configtest.c:21:5: note: 'modff' is a builtin with type 'float (float, float *)' _configtest.c:22:5: warning: incompatible redeclaration of library function 'ceilf' [-Wincompatible-library-redeclaration] int ceilf (void); ^ _configtest.c:22:5: note: 'ceilf' is a builtin with type 'float (float)' _configtest.c:23:5: warning: incompatible redeclaration of library function 'log1pf' [-Wincompatible-library-redeclaration] int log1pf (void); ^ _configtest.c:23:5: note: 'log1pf' is a builtin with type 'float (float)' _configtest.c:24:5: warning: incompatible redeclaration of library function 'asinf' [-Wincompatible-library-redeclaration] int asinf (void); ^ _configtest.c:24:5: note: 'asinf' is a builtin with type 'float (float)' _configtest.c:25:5: warning: incompatible redeclaration of library function 'copysignf' [-Wincompatible-library-redeclaration] int copysignf (void); ^ _configtest.c:25:5: note: 'copysignf' is a builtin with type 'float (float, float)' _configtest.c:26:5: warning: incompatible redeclaration of library function 'acoshf' [-Wincompatible-library-redeclaration] int acoshf (void); ^ _configtest.c:26:5: note: 'acoshf' is a builtin with type 'float (float)' _configtest.c:27:5: warning: incompatible redeclaration of library function 'sinf' [-Wincompatible-library-redeclaration] int sinf (void); ^ _configtest.c:27:5: note: 'sinf' is a builtin with type 'float (float)' _configtest.c:28:5: warning: incompatible redeclaration of library function 'tanf' [-Wincompatible-library-redeclaration] int tanf (void); ^ _configtest.c:28:5: note: 'tanf' is a builtin with type 'float (float)' _configtest.c:29:5: warning: incompatible redeclaration of library function 'atanhf' [-Wincompatible-library-redeclaration] int atanhf (void); ^ _configtest.c:29:5: note: 'atanhf' is a builtin with type 'float (float)' _configtest.c:30:5: warning: incompatible redeclaration of library function 'truncf' [-Wincompatible-library-redeclaration] int truncf (void); ^ _configtest.c:30:5: note: 'truncf' is a builtin with type 'float (float)' _configtest.c:31:5: warning: incompatible redeclaration of library function 'asinhf' [-Wincompatible-library-redeclaration] int asinhf (void); ^ _configtest.c:31:5: note: 'asinhf' is a builtin with type 'float (float)' _configtest.c:32:5: warning: incompatible redeclaration of library function 'frexpf' [-Wincompatible-library-redeclaration] int frexpf (void); ^ _configtest.c:32:5: note: 'frexpf' is a builtin with type 'float (float, int *)' _configtest.c:33:5: warning: incompatible redeclaration of library function 'powf' [-Wincompatible-library-redeclaration] int powf (void); ^ _configtest.c:33:5: note: 'powf' is a builtin with type 'float (float, float)' _configtest.c:34:5: warning: incompatible redeclaration of library function 'expf' [-Wincompatible-library-redeclaration] int expf (void); ^ _configtest.c:34:5: note: 'expf' is a builtin with type 'float (float)' _configtest.c:35:5: warning: incompatible redeclaration of library function 'expm1f' [-Wincompatible-library-redeclaration] int expm1f (void); ^ _configtest.c:35:5: note: 'expm1f' is a builtin with type 'float (float)' 35 warnings generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'tanhl' [-Wincompatible-library-redeclaration] int tanhl (void); ^ _configtest.c:1:5: note: 'tanhl' is a builtin with type 'long double (long double)' _configtest.c:2:5: warning: incompatible redeclaration of library function 'log10l' [-Wincompatible-library-redeclaration] int log10l (void); ^ _configtest.c:2:5: note: 'log10l' is a builtin with type 'long double (long double)' _configtest.c:3:5: warning: incompatible redeclaration of library function 'nextafterl' [-Wincompatible-library-redeclaration] int nextafterl (void); ^ _configtest.c:3:5: note: 'nextafterl' is a builtin with type 'long double (long double, long double)' _configtest.c:4:5: warning: incompatible redeclaration of library function 'coshl' [-Wincompatible-library-redeclaration] int coshl (void); ^ _configtest.c:4:5: note: 'coshl' is a builtin with type 'long double (long double)' _configtest.c:5:5: warning: incompatible redeclaration of library function 'cosl' [-Wincompatible-library-redeclaration] int cosl (void); ^ _configtest.c:5:5: note: 'cosl' is a builtin with type 'long double (long double)' _configtest.c:6:5: warning: incompatible redeclaration of library function 'floorl' [-Wincompatible-library-redeclaration] int floorl (void); ^ _configtest.c:6:5: note: 'floorl' is a builtin with type 'long double (long double)' _configtest.c:7:5: warning: incompatible redeclaration of library function 'rintl' [-Wincompatible-library-redeclaration] int rintl (void); ^ _configtest.c:7:5: note: 'rintl' is a builtin with type 'long double (long double)' _configtest.c:8:5: warning: incompatible redeclaration of library function 'fabsl' [-Wincompatible-library-redeclaration] int fabsl (void); ^ _configtest.c:8:5: note: 'fabsl' is a builtin with type 'long double (long double)' _configtest.c:9:5: warning: incompatible redeclaration of library function 'acosl' [-Wincompatible-library-redeclaration] int acosl (void); ^ _configtest.c:9:5: note: 'acosl' is a builtin with type 'long double (long double)' _configtest.c:10:5: warning: incompatible redeclaration of library function 'ldexpl' [-Wincompatible-library-redeclaration] int ldexpl (void); ^ _configtest.c:10:5: note: 'ldexpl' is a builtin with type 'long double (long double, int)' _configtest.c:11:5: warning: incompatible redeclaration of library function 'sqrtl' [-Wincompatible-library-redeclaration] int sqrtl (void); ^ _configtest.c:11:5: note: 'sqrtl' is a builtin with type 'long double (long double)' _configtest.c:12:5: warning: incompatible redeclaration of library function 'logl' [-Wincompatible-library-redeclaration] int logl (void); ^ _configtest.c:12:5: note: 'logl' is a builtin with type 'long double (long double)' _configtest.c:13:5: warning: incompatible redeclaration of library function 'expm1l' [-Wincompatible-library-redeclaration] int expm1l (void); ^ _configtest.c:13:5: note: 'expm1l' is a builtin with type 'long double (long double)' _configtest.c:14:5: warning: incompatible redeclaration of library function 'hypotl' [-Wincompatible-library-redeclaration] int hypotl (void); ^ _configtest.c:14:5: note: 'hypotl' is a builtin with type 'long double (long double, long double)' _configtest.c:15:5: warning: incompatible redeclaration of library function 'log2l' [-Wincompatible-library-redeclaration] int log2l (void); ^ _configtest.c:15:5: note: 'log2l' is a builtin with type 'long double (long double)' _configtest.c:16:5: warning: incompatible redeclaration of library function 'copysignl' [-Wincompatible-library-redeclaration] int copysignl (void); ^ _configtest.c:16:5: note: 'copysignl' is a builtin with type 'long double (long double, long double)' _configtest.c:17:5: warning: incompatible redeclaration of library function 'exp2l' [-Wincompatible-library-redeclaration] int exp2l (void); ^ _configtest.c:17:5: note: 'exp2l' is a builtin with type 'long double (long double)' _configtest.c:18:5: warning: incompatible redeclaration of library function 'atanl' [-Wincompatible-library-redeclaration] int atanl (void); ^ _configtest.c:18:5: note: 'atanl' is a builtin with type 'long double (long double)' _configtest.c:19:5: warning: incompatible redeclaration of library function 'frexpl' [-Wincompatible-library-redeclaration] int frexpl (void); ^ _configtest.c:19:5: note: 'frexpl' is a builtin with type 'long double (long double, int *)' _configtest.c:20:5: warning: incompatible redeclaration of library function 'atan2l' [-Wincompatible-library-redeclaration] int atan2l (void); ^ _configtest.c:20:5: note: 'atan2l' is a builtin with type 'long double (long double, long double)' _configtest.c:21:5: warning: incompatible redeclaration of library function 'sinhl' [-Wincompatible-library-redeclaration] int sinhl (void); ^ _configtest.c:21:5: note: 'sinhl' is a builtin with type 'long double (long double)' _configtest.c:22:5: warning: incompatible redeclaration of library function 'fmodl' [-Wincompatible-library-redeclaration] int fmodl (void); ^ _configtest.c:22:5: note: 'fmodl' is a builtin with type 'long double (long double, long double)' _configtest.c:23:5: warning: incompatible redeclaration of library function 'log1pl' [-Wincompatible-library-redeclaration] int log1pl (void); ^ _configtest.c:23:5: note: 'log1pl' is a builtin with type 'long double (long double)' _configtest.c:24:5: warning: incompatible redeclaration of library function 'asinl' [-Wincompatible-library-redeclaration] int asinl (void); ^ _configtest.c:24:5: note: 'asinl' is a builtin with type 'long double (long double)' _configtest.c:25:5: warning: incompatible redeclaration of library function 'ceill' [-Wincompatible-library-redeclaration] int ceill (void); ^ _configtest.c:25:5: note: 'ceill' is a builtin with type 'long double (long double)' _configtest.c:26:5: warning: incompatible redeclaration of library function 'sinl' [-Wincompatible-library-redeclaration] int sinl (void); ^ _configtest.c:26:5: note: 'sinl' is a builtin with type 'long double (long double)' _configtest.c:27:5: warning: incompatible redeclaration of library function 'cbrtl' [-Wincompatible-library-redeclaration] int cbrtl (void); ^ _configtest.c:27:5: note: 'cbrtl' is a builtin with type 'long double (long double)' _configtest.c:28:5: warning: incompatible redeclaration of library function 'acoshl' [-Wincompatible-library-redeclaration] int acoshl (void); ^ _configtest.c:28:5: note: 'acoshl' is a builtin with type 'long double (long double)' _configtest.c:29:5: warning: incompatible redeclaration of library function 'atanhl' [-Wincompatible-library-redeclaration] int atanhl (void); ^ _configtest.c:29:5: note: 'atanhl' is a builtin with type 'long double (long double)' _configtest.c:30:5: warning: incompatible redeclaration of library function 'tanl' [-Wincompatible-library-redeclaration] int tanl (void); ^ _configtest.c:30:5: note: 'tanl' is a builtin with type 'long double (long double)' _configtest.c:31:5: warning: incompatible redeclaration of library function 'truncl' [-Wincompatible-library-redeclaration] int truncl (void); ^ _configtest.c:31:5: note: 'truncl' is a builtin with type 'long double (long double)' _configtest.c:32:5: warning: incompatible redeclaration of library function 'powl' [-Wincompatible-library-redeclaration] int powl (void); ^ _configtest.c:32:5: note: 'powl' is a builtin with type 'long double (long double, long double)' _configtest.c:33:5: warning: incompatible redeclaration of library function 'expl' [-Wincompatible-library-redeclaration] int expl (void); ^ _configtest.c:33:5: note: 'expl' is a builtin with type 'long double (long double)' _configtest.c:34:5: warning: incompatible redeclaration of library function 'modfl' [-Wincompatible-library-redeclaration] int modfl (void); ^ _configtest.c:34:5: note: 'modfl' is a builtin with type 'long double (long double, long double *)' _configtest.c:35:5: warning: incompatible redeclaration of library function 'asinhl' [-Wincompatible-library-redeclaration] int asinhl (void); ^ _configtest.c:35:5: note: 'asinhl' is a builtin with type 'long double (long double)' 35 warnings generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:8:12: error: use of undeclared identifier 'HAVE_DECL_SIGNBIT' (void) HAVE_DECL_SIGNBIT; ^ 1 error generated. failure. removing: _configtest.c _configtest.o C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] int clog (void); ^ _configtest.c:1:5: note: 'clog' is a builtin with type '_Complex double (_Complex double)' _configtest.c:2:5: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] int ctan (void); ^ _configtest.c:2:5: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' _configtest.c:3:5: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] int casinh (void); ^ _configtest.c:3:5: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' _configtest.c:4:5: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] int cacosh (void); ^ _configtest.c:4:5: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' _configtest.c:5:5: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] int cabs (void); ^ _configtest.c:5:5: note: 'cabs' is a builtin with type 'double (_Complex double)' _configtest.c:6:5: warning: incompatible redeclaration of library function 'conj' [-Wincompatible-library-redeclaration] int conj (void); ^ _configtest.c:6:5: note: 'conj' is a builtin with type '_Complex double (_Complex double)' _configtest.c:7:5: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] int csqrt (void); ^ _configtest.c:7:5: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' _configtest.c:8:5: warning: incompatible redeclaration of library function 'creal' [-Wincompatible-library-redeclaration] int creal (void); ^ _configtest.c:8:5: note: 'creal' is a builtin with type 'double (_Complex double)' _configtest.c:9:5: warning: incompatible redeclaration of library function 'cproj' [-Wincompatible-library-redeclaration] int cproj (void); ^ _configtest.c:9:5: note: 'cproj' is a builtin with type '_Complex double (_Complex double)' _configtest.c:10:5: warning: incompatible redeclaration of library function 'cpow' [-Wincompatible-library-redeclaration] int cpow (void); ^ _configtest.c:10:5: note: 'cpow' is a builtin with type '_Complex double (_Complex double, _Complex double)' _configtest.c:11:5: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] int csinh (void); ^ _configtest.c:11:5: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' _configtest.c:12:5: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] int catan (void); ^ _configtest.c:12:5: note: 'catan' is a builtin with type '_Complex double (_Complex double)' _configtest.c:13:5: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] int ctanh (void); ^ _configtest.c:13:5: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' _configtest.c:14:5: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] int ccosh (void); ^ _configtest.c:14:5: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' _configtest.c:15:5: warning: incompatible redeclaration of library function 'cimag' [-Wincompatible-library-redeclaration] int cimag (void); ^ _configtest.c:15:5: note: 'cimag' is a builtin with type 'double (_Complex double)' _configtest.c:16:5: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] int casin (void); ^ _configtest.c:16:5: note: 'casin' is a builtin with type '_Complex double (_Complex double)' _configtest.c:17:5: warning: incompatible redeclaration of library function 'carg' [-Wincompatible-library-redeclaration] int carg (void); ^ _configtest.c:17:5: note: 'carg' is a builtin with type 'double (_Complex double)' _configtest.c:18:5: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] int csin (void); ^ _configtest.c:18:5: note: 'csin' is a builtin with type '_Complex double (_Complex double)' _configtest.c:19:5: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] int cexp (void); ^ _configtest.c:19:5: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' _configtest.c:20:5: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] int ccos (void); ^ _configtest.c:20:5: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' _configtest.c:21:5: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] int cacos (void); ^ _configtest.c:21:5: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' _configtest.c:22:5: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] int catanh (void); ^ _configtest.c:22:5: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 22 warnings generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'ctanhf' [-Wincompatible-library-redeclaration] int ctanhf (void); ^ _configtest.c:1:5: note: 'ctanhf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:2:5: warning: incompatible redeclaration of library function 'csinhf' [-Wincompatible-library-redeclaration] int csinhf (void); ^ _configtest.c:2:5: note: 'csinhf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:3:5: warning: incompatible redeclaration of library function 'cprojf' [-Wincompatible-library-redeclaration] int cprojf (void); ^ _configtest.c:3:5: note: 'cprojf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:4:5: warning: incompatible redeclaration of library function 'cacoshf' [-Wincompatible-library-redeclaration] int cacoshf (void); ^ _configtest.c:4:5: note: 'cacoshf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:5:5: warning: incompatible redeclaration of library function 'cacosf' [-Wincompatible-library-redeclaration] int cacosf (void); ^ _configtest.c:5:5: note: 'cacosf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:6:5: warning: incompatible redeclaration of library function 'cargf' [-Wincompatible-library-redeclaration] int cargf (void); ^ _configtest.c:6:5: note: 'cargf' is a builtin with type 'float (_Complex float)' _configtest.c:7:5: warning: incompatible redeclaration of library function 'cpowf' [-Wincompatible-library-redeclaration] int cpowf (void); ^ _configtest.c:7:5: note: 'cpowf' is a builtin with type '_Complex float (_Complex float, _Complex float)' _configtest.c:8:5: warning: incompatible redeclaration of library function 'csinf' [-Wincompatible-library-redeclaration] int csinf (void); ^ _configtest.c:8:5: note: 'csinf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:9:5: warning: incompatible redeclaration of library function 'clogf' [-Wincompatible-library-redeclaration] int clogf (void); ^ _configtest.c:9:5: note: 'clogf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:10:5: warning: incompatible redeclaration of library function 'ccoshf' [-Wincompatible-library-redeclaration] int ccoshf (void); ^ _configtest.c:10:5: note: 'ccoshf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:11:5: warning: incompatible redeclaration of library function 'conjf' [-Wincompatible-library-redeclaration] int conjf (void); ^ _configtest.c:11:5: note: 'conjf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:12:5: warning: incompatible redeclaration of library function 'casinhf' [-Wincompatible-library-redeclaration] int casinhf (void); ^ _configtest.c:12:5: note: 'casinhf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:13:5: warning: incompatible redeclaration of library function 'ccosf' [-Wincompatible-library-redeclaration] int ccosf (void); ^ _configtest.c:13:5: note: 'ccosf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:14:5: warning: incompatible redeclaration of library function 'ctanf' [-Wincompatible-library-redeclaration] int ctanf (void); ^ _configtest.c:14:5: note: 'ctanf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:15:5: warning: incompatible redeclaration of library function 'cexpf' [-Wincompatible-library-redeclaration] int cexpf (void); ^ _configtest.c:15:5: note: 'cexpf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:16:5: warning: incompatible redeclaration of library function 'cimagf' [-Wincompatible-library-redeclaration] int cimagf (void); ^ _configtest.c:16:5: note: 'cimagf' is a builtin with type 'float (_Complex float)' _configtest.c:17:5: warning: incompatible redeclaration of library function 'catanhf' [-Wincompatible-library-redeclaration] int catanhf (void); ^ _configtest.c:17:5: note: 'catanhf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:18:5: warning: incompatible redeclaration of library function 'casinf' [-Wincompatible-library-redeclaration] int casinf (void); ^ _configtest.c:18:5: note: 'casinf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:19:5: warning: incompatible redeclaration of library function 'catanf' [-Wincompatible-library-redeclaration] int catanf (void); ^ _configtest.c:19:5: note: 'catanf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:20:5: warning: incompatible redeclaration of library function 'csqrtf' [-Wincompatible-library-redeclaration] int csqrtf (void); ^ _configtest.c:20:5: note: 'csqrtf' is a builtin with type '_Complex float (_Complex float)' _configtest.c:21:5: warning: incompatible redeclaration of library function 'crealf' [-Wincompatible-library-redeclaration] int crealf (void); ^ _configtest.c:21:5: note: 'crealf' is a builtin with type 'float (_Complex float)' _configtest.c:22:5: warning: incompatible redeclaration of library function 'cabsf' [-Wincompatible-library-redeclaration] int cabsf (void); ^ _configtest.c:22:5: note: 'cabsf' is a builtin with type 'float (_Complex float)' 22 warnings generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'csinhl' [-Wincompatible-library-redeclaration] int csinhl (void); ^ _configtest.c:1:5: note: 'csinhl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:2:5: warning: incompatible redeclaration of library function 'ctanhl' [-Wincompatible-library-redeclaration] int ctanhl (void); ^ _configtest.c:2:5: note: 'ctanhl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:3:5: warning: incompatible redeclaration of library function 'cacosl' [-Wincompatible-library-redeclaration] int cacosl (void); ^ _configtest.c:3:5: note: 'cacosl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:4:5: warning: incompatible redeclaration of library function 'cacoshl' [-Wincompatible-library-redeclaration] int cacoshl (void); ^ _configtest.c:4:5: note: 'cacoshl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:5:5: warning: incompatible redeclaration of library function 'cprojl' [-Wincompatible-library-redeclaration] int cprojl (void); ^ _configtest.c:5:5: note: 'cprojl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:6:5: warning: incompatible redeclaration of library function 'cargl' [-Wincompatible-library-redeclaration] int cargl (void); ^ _configtest.c:6:5: note: 'cargl' is a builtin with type 'long double (_Complex long double)' _configtest.c:7:5: warning: incompatible redeclaration of library function 'ccoshl' [-Wincompatible-library-redeclaration] int ccoshl (void); ^ _configtest.c:7:5: note: 'ccoshl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:8:5: warning: incompatible redeclaration of library function 'conjl' [-Wincompatible-library-redeclaration] int conjl (void); ^ _configtest.c:8:5: note: 'conjl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:9:5: warning: incompatible redeclaration of library function 'csinl' [-Wincompatible-library-redeclaration] int csinl (void); ^ _configtest.c:9:5: note: 'csinl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:10:5: warning: incompatible redeclaration of library function 'clogl' [-Wincompatible-library-redeclaration] int clogl (void); ^ _configtest.c:10:5: note: 'clogl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:11:5: warning: incompatible redeclaration of library function 'cexpl' [-Wincompatible-library-redeclaration] int cexpl (void); ^ _configtest.c:11:5: note: 'cexpl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:12:5: warning: incompatible redeclaration of library function 'ccosl' [-Wincompatible-library-redeclaration] int ccosl (void); ^ _configtest.c:12:5: note: 'ccosl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:13:5: warning: incompatible redeclaration of library function 'ctanl' [-Wincompatible-library-redeclaration] int ctanl (void); ^ _configtest.c:13:5: note: 'ctanl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:14:5: warning: incompatible redeclaration of library function 'cpowl' [-Wincompatible-library-redeclaration] int cpowl (void); ^ _configtest.c:14:5: note: 'cpowl' is a builtin with type '_Complex long double (_Complex long double, _Complex long double)' _configtest.c:15:5: warning: incompatible redeclaration of library function 'casinhl' [-Wincompatible-library-redeclaration] int casinhl (void); ^ _configtest.c:15:5: note: 'casinhl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:16:5: warning: incompatible redeclaration of library function 'csqrtl' [-Wincompatible-library-redeclaration] int csqrtl (void); ^ _configtest.c:16:5: note: 'csqrtl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:17:5: warning: incompatible redeclaration of library function 'casinl' [-Wincompatible-library-redeclaration] int casinl (void); ^ _configtest.c:17:5: note: 'casinl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:18:5: warning: incompatible redeclaration of library function 'catanl' [-Wincompatible-library-redeclaration] int catanl (void); ^ _configtest.c:18:5: note: 'catanl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:19:5: warning: incompatible redeclaration of library function 'catanhl' [-Wincompatible-library-redeclaration] int catanhl (void); ^ _configtest.c:19:5: note: 'catanhl' is a builtin with type '_Complex long double (_Complex long double)' _configtest.c:20:5: warning: incompatible redeclaration of library function 'creall' [-Wincompatible-library-redeclaration] int creall (void); ^ _configtest.c:20:5: note: 'creall' is a builtin with type 'long double (_Complex long double)' _configtest.c:21:5: warning: incompatible redeclaration of library function 'cabsl' [-Wincompatible-library-redeclaration] int cabsl (void); ^ _configtest.c:21:5: note: 'cabsl' is a builtin with type 'long double (_Complex long double)' _configtest.c:22:5: warning: incompatible redeclaration of library function 'cimagl' [-Wincompatible-library-redeclaration] int cimagl (void); ^ _configtest.c:22:5: note: 'cimagl' is a builtin with type 'long double (_Complex long double)' 22 warnings generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c removing: _configtest.c _configtest.o _configtest.o.d File: build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/config.h #define SIZEOF_PY_INTPTR_T 8 #define SIZEOF_OFF_T 8 #define SIZEOF_PY_LONG_LONG 8 #define MATHLIB #define HAVE_SIN 1 #define HAVE_COS 1 #define HAVE_TAN 1 #define HAVE_SINH 1 #define HAVE_COSH 1 #define HAVE_TANH 1 #define HAVE_FABS 1 #define HAVE_FLOOR 1 #define HAVE_CEIL 1 #define HAVE_SQRT 1 #define HAVE_LOG10 1 #define HAVE_LOG 1 #define HAVE_EXP 1 #define HAVE_ASIN 1 #define HAVE_ACOS 1 #define HAVE_ATAN 1 #define HAVE_FMOD 1 #define HAVE_MODF 1 #define HAVE_FREXP 1 #define HAVE_LDEXP 1 #define HAVE_RINT 1 #define HAVE_TRUNC 1 #define HAVE_EXP2 1 #define HAVE_LOG2 1 #define HAVE_ATAN2 1 #define HAVE_POW 1 #define HAVE_NEXTAFTER 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define HAVE_CBRT 1 #define HAVE_STRTOLD_L 1 #define HAVE_BACKTRACE 1 #define HAVE_MADVISE 1 #define HAVE_XLOCALE_H 1 #define HAVE_DLFCN_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE___BUILTIN_ISNAN 1 #define HAVE___BUILTIN_ISINF 1 #define HAVE___BUILTIN_ISFINITE 1 #define HAVE___BUILTIN_BSWAP32 1 #define HAVE___BUILTIN_BSWAP64 1 #define HAVE___BUILTIN_EXPECT 1 #define HAVE___BUILTIN_MUL_OVERFLOW 1 #define HAVE___BUILTIN_PREFETCH 1 #define HAVE_ATTRIBUTE_NONNULL 1 #define HAVE_ATTRIBUTE_TARGET_AVX 1 #define HAVE_ATTRIBUTE_TARGET_AVX2 1 #define HAVE___THREAD 1 #define HAVE_SINF 1 #define HAVE_COSF 1 #define HAVE_TANF 1 #define HAVE_SINHF 1 #define HAVE_COSHF 1 #define HAVE_TANHF 1 #define HAVE_FABSF 1 #define HAVE_FLOORF 1 #define HAVE_CEILF 1 #define HAVE_RINTF 1 #define HAVE_TRUNCF 1 #define HAVE_SQRTF 1 #define HAVE_LOG10F 1 #define HAVE_LOGF 1 #define HAVE_LOG1PF 1 #define HAVE_EXPF 1 #define HAVE_EXPM1F 1 #define HAVE_ASINF 1 #define HAVE_ACOSF 1 #define HAVE_ATANF 1 #define HAVE_ASINHF 1 #define HAVE_ACOSHF 1 #define HAVE_ATANHF 1 #define HAVE_HYPOTF 1 #define HAVE_ATAN2F 1 #define HAVE_POWF 1 #define HAVE_FMODF 1 #define HAVE_MODFF 1 #define HAVE_FREXPF 1 #define HAVE_LDEXPF 1 #define HAVE_EXP2F 1 #define HAVE_LOG2F 1 #define HAVE_COPYSIGNF 1 #define HAVE_NEXTAFTERF 1 #define HAVE_CBRTF 1 #define HAVE_SINL 1 #define HAVE_COSL 1 #define HAVE_TANL 1 #define HAVE_SINHL 1 #define HAVE_COSHL 1 #define HAVE_TANHL 1 #define HAVE_FABSL 1 #define HAVE_FLOORL 1 #define HAVE_CEILL 1 #define HAVE_RINTL 1 #define HAVE_TRUNCL 1 #define HAVE_SQRTL 1 #define HAVE_LOG10L 1 #define HAVE_LOGL 1 #define HAVE_LOG1PL 1 #define HAVE_EXPL 1 #define HAVE_EXPM1L 1 #define HAVE_ASINL 1 #define HAVE_ACOSL 1 #define HAVE_ATANL 1 #define HAVE_ASINHL 1 #define HAVE_ACOSHL 1 #define HAVE_ATANHL 1 #define HAVE_HYPOTL 1 #define HAVE_ATAN2L 1 #define HAVE_POWL 1 #define HAVE_FMODL 1 #define HAVE_MODFL 1 #define HAVE_FREXPL 1 #define HAVE_LDEXPL 1 #define HAVE_EXP2L 1 #define HAVE_LOG2L 1 #define HAVE_COPYSIGNL 1 #define HAVE_NEXTAFTERL 1 #define HAVE_CBRTL 1 #define HAVE_DECL_SIGNBIT #define HAVE_COMPLEX_H 1 #define HAVE_CABS 1 #define HAVE_CACOS 1 #define HAVE_CACOSH 1 #define HAVE_CARG 1 #define HAVE_CASIN 1 #define HAVE_CASINH 1 #define HAVE_CATAN 1 #define HAVE_CATANH 1 #define HAVE_CCOS 1 #define HAVE_CCOSH 1 #define HAVE_CEXP 1 #define HAVE_CIMAG 1 #define HAVE_CLOG 1 #define HAVE_CONJ 1 #define HAVE_CPOW 1 #define HAVE_CPROJ 1 #define HAVE_CREAL 1 #define HAVE_CSIN 1 #define HAVE_CSINH 1 #define HAVE_CSQRT 1 #define HAVE_CTAN 1 #define HAVE_CTANH 1 #define HAVE_CABSF 1 #define HAVE_CACOSF 1 #define HAVE_CACOSHF 1 #define HAVE_CARGF 1 #define HAVE_CASINF 1 #define HAVE_CASINHF 1 #define HAVE_CATANF 1 #define HAVE_CATANHF 1 #define HAVE_CCOSF 1 #define HAVE_CCOSHF 1 #define HAVE_CEXPF 1 #define HAVE_CIMAGF 1 #define HAVE_CLOGF 1 #define HAVE_CONJF 1 #define HAVE_CPOWF 1 #define HAVE_CPROJF 1 #define HAVE_CREALF 1 #define HAVE_CSINF 1 #define HAVE_CSINHF 1 #define HAVE_CSQRTF 1 #define HAVE_CTANF 1 #define HAVE_CTANHF 1 #define HAVE_CABSL 1 #define HAVE_CACOSL 1 #define HAVE_CACOSHL 1 #define HAVE_CARGL 1 #define HAVE_CASINL 1 #define HAVE_CASINHL 1 #define HAVE_CATANL 1 #define HAVE_CATANHL 1 #define HAVE_CCOSL 1 #define HAVE_CCOSHL 1 #define HAVE_CEXPL 1 #define HAVE_CIMAGL 1 #define HAVE_CLOGL 1 #define HAVE_CONJL 1 #define HAVE_CPOWL 1 #define HAVE_CPROJL 1 #define HAVE_CREALL 1 #define HAVE_CSINL 1 #define HAVE_CSINHL 1 #define HAVE_CSQRTL 1 #define HAVE_CTANL 1 #define HAVE_CTANHL 1 #define NPY_RESTRICT restrict #define NPY_RELAXED_STRIDES_CHECKING 1 #define HAVE_LDOUBLE_IEEE_DOUBLE_LE 1 #ifndef __cplusplus /* #undef inline */ #endif #ifndef _NPY_NPY_CONFIG_H_ #error config.h should never be included directly, include npy_config.h instead #endif EOF adding 'build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/config.h' to sources. Generating build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/_numpyconfig.h C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c _configtest.c:1:5: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration] int exp (void); ^ _configtest.c:1:5: note: 'exp' is a builtin with type 'double (double)' 1 warning generated. clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -I/opt/pkg/include/python2.7 -c' clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d File: build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/_numpyconfig.h #define NPY_SIZEOF_SHORT SIZEOF_SHORT #define NPY_SIZEOF_INT SIZEOF_INT #define NPY_SIZEOF_LONG SIZEOF_LONG #define NPY_SIZEOF_FLOAT 4 #define NPY_SIZEOF_COMPLEX_FLOAT 8 #define NPY_SIZEOF_DOUBLE 8 #define NPY_SIZEOF_COMPLEX_DOUBLE 16 #define NPY_SIZEOF_LONGDOUBLE 8 #define NPY_SIZEOF_COMPLEX_LONGDOUBLE 16 #define NPY_SIZEOF_PY_INTPTR_T 8 #define NPY_SIZEOF_OFF_T 8 #define NPY_SIZEOF_PY_LONG_LONG 8 #define NPY_SIZEOF_LONGLONG 8 #define NPY_NO_SMP 0 #define NPY_HAVE_DECL_ISNAN #define NPY_HAVE_DECL_ISINF #define NPY_HAVE_DECL_ISFINITE #define NPY_HAVE_DECL_SIGNBIT #define NPY_USE_C99_COMPLEX 1 #define NPY_HAVE_COMPLEX_DOUBLE 1 #define NPY_HAVE_COMPLEX_FLOAT 1 #define NPY_HAVE_COMPLEX_LONG_DOUBLE 1 #define NPY_RELAXED_STRIDES_CHECKING 1 #define NPY_USE_C99_FORMATS 1 #define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden"))) #define NPY_ABI_VERSION 0x01000009 #define NPY_API_VERSION 0x0000000D #ifndef __STDC_FORMAT_MACROS #define __STDC_FORMAT_MACROS 1 #endif EOF adding 'build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. numpy.core - nothing done with h_files = ['build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core._multiarray_tests" sources creating build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/_multiarray_tests.c building extension "numpy.core._multiarray_umath" sources adding 'build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/config.h' to sources. adding 'build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py adding 'build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/arraytypes.c conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/einsum.c conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/nditer_templ.c conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/scalartypes.c creating build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/funcs.inc adding 'build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath' to include_dirs. conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/simd.inc conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/loops.h conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/loops.c conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/matmul.h conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/matmul.c conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/scalarmath.c adding 'build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath' to include_dirs. conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/common/templ_common.h adding 'build/src.macosx-11.3-arm64-2.7/numpy/core/src/common' to include_dirs. numpy.core - nothing done with h_files = ['build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/funcs.inc', 'build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/simd.inc', 'build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/loops.h', 'build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/matmul.h', 'build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath/npy_math_internal.h', 'build/src.macosx-11.3-arm64-2.7/numpy/core/src/common/templ_common.h', 'build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core._umath_tests" sources conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/_umath_tests.c building extension "numpy.core._rational_tests" sources conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/_rational_tests.c building extension "numpy.core._struct_ufunc_tests" sources conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/_struct_ufunc_tests.c building extension "numpy.core._operand_flag_tests" sources conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/_operand_flag_tests.c building extension "numpy.fft.fftpack_lite" sources building extension "numpy.linalg.lapack_lite" sources creating build/src.macosx-11.3-arm64-2.7/numpy/linalg adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources. building extension "numpy.linalg._umath_linalg" sources adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources. conv_template:> build/src.macosx-11.3-arm64-2.7/numpy/linalg/umath_linalg.c building extension "numpy.random.mtrand" sources creating build/src.macosx-11.3-arm64-2.7/numpy/random building data_files sources build_src: building npy-pkg config files running build_py creating build/lib.macosx-11.3-arm64-2.7 creating build/lib.macosx-11.3-arm64-2.7/numpy copying numpy/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy copying numpy/_distributor_init.py -> build/lib.macosx-11.3-arm64-2.7/numpy copying numpy/_globals.py -> build/lib.macosx-11.3-arm64-2.7/numpy copying numpy/_pytesttester.py -> build/lib.macosx-11.3-arm64-2.7/numpy copying numpy/conftest.py -> build/lib.macosx-11.3-arm64-2.7/numpy copying numpy/ctypeslib.py -> build/lib.macosx-11.3-arm64-2.7/numpy copying numpy/dual.py -> build/lib.macosx-11.3-arm64-2.7/numpy copying numpy/matlib.py -> build/lib.macosx-11.3-arm64-2.7/numpy copying numpy/setup.py -> build/lib.macosx-11.3-arm64-2.7/numpy copying numpy/version.py -> build/lib.macosx-11.3-arm64-2.7/numpy copying build/src.macosx-11.3-arm64-2.7/numpy/__config__.py -> build/lib.macosx-11.3-arm64-2.7/numpy creating build/lib.macosx-11.3-arm64-2.7/numpy/compat copying numpy/compat/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/compat copying numpy/compat/_inspect.py -> build/lib.macosx-11.3-arm64-2.7/numpy/compat copying numpy/compat/py3k.py -> build/lib.macosx-11.3-arm64-2.7/numpy/compat copying numpy/compat/setup.py -> build/lib.macosx-11.3-arm64-2.7/numpy/compat creating build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/_add_newdocs.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/_aliased_types.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/_dtype.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/_dtype_ctypes.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/_internal.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/_methods.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/_string_helpers.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/_type_aliases.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/arrayprint.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/cversions.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/defchararray.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/einsumfunc.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/fromnumeric.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/function_base.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/getlimits.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/info.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/machar.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/memmap.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/multiarray.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/numeric.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/numerictypes.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/overrides.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/records.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/setup.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/setup_common.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/shape_base.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/umath.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/umath_tests.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.macosx-11.3-arm64-2.7/numpy/core creating build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/__version__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/_shell_utils.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/ccompiler.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/compat.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/conv_template.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/core.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/cpuinfo.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/exec_command.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/extension.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/from_template.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/info.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/intelccompiler.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/lib2def.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/line_endings.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/log.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/mingw32ccompiler.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/misc_util.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/msvc9compiler.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/msvccompiler.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/npy_pkg_config.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/numpy_distribution.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/pathccompiler.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/setup.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/system_info.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying numpy/distutils/unixccompiler.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils copying build/src.macosx-11.3-arm64-2.7/numpy/distutils/__config__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils creating build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/autodist.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/bdist_rpm.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/build.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/build_clib.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/build_ext.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/build_py.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/build_scripts.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/build_src.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/config.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/config_compiler.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/develop.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/egg_info.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/install.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/install_clib.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/install_data.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/install_headers.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command copying numpy/distutils/command/sdist.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/command creating build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/absoft.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/compaq.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/environment.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/g95.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/gnu.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/hpux.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/ibm.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/intel.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/lahey.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/mips.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nag.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/none.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pathf95.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pg.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/sun.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/vast.py -> build/lib.macosx-11.3-arm64-2.7/numpy/distutils/fcompiler creating build/lib.macosx-11.3-arm64-2.7/numpy/doc copying numpy/doc/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/doc copying numpy/doc/basics.py -> build/lib.macosx-11.3-arm64-2.7/numpy/doc copying numpy/doc/broadcasting.py -> build/lib.macosx-11.3-arm64-2.7/numpy/doc copying numpy/doc/byteswapping.py -> build/lib.macosx-11.3-arm64-2.7/numpy/doc copying numpy/doc/constants.py -> build/lib.macosx-11.3-arm64-2.7/numpy/doc copying numpy/doc/creation.py -> build/lib.macosx-11.3-arm64-2.7/numpy/doc copying numpy/doc/dispatch.py -> build/lib.macosx-11.3-arm64-2.7/numpy/doc copying numpy/doc/glossary.py -> build/lib.macosx-11.3-arm64-2.7/numpy/doc copying numpy/doc/indexing.py -> build/lib.macosx-11.3-arm64-2.7/numpy/doc copying numpy/doc/internals.py -> build/lib.macosx-11.3-arm64-2.7/numpy/doc copying numpy/doc/misc.py -> build/lib.macosx-11.3-arm64-2.7/numpy/doc copying numpy/doc/structured_arrays.py -> build/lib.macosx-11.3-arm64-2.7/numpy/doc copying numpy/doc/subclassing.py -> build/lib.macosx-11.3-arm64-2.7/numpy/doc copying numpy/doc/ufuncs.py -> build/lib.macosx-11.3-arm64-2.7/numpy/doc creating build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/__main__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/__version__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/auxfuncs.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/capi_maps.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/cb_rules.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/cfuncs.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/common_rules.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/crackfortran.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/diagnose.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/f2py2e.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/f2py_testing.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/f90mod_rules.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/func2subr.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/info.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/rules.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/setup.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py copying numpy/f2py/use_rules.py -> build/lib.macosx-11.3-arm64-2.7/numpy/f2py creating build/lib.macosx-11.3-arm64-2.7/numpy/fft copying numpy/fft/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/fft copying numpy/fft/fftpack.py -> build/lib.macosx-11.3-arm64-2.7/numpy/fft copying numpy/fft/helper.py -> build/lib.macosx-11.3-arm64-2.7/numpy/fft copying numpy/fft/info.py -> build/lib.macosx-11.3-arm64-2.7/numpy/fft copying numpy/fft/setup.py -> build/lib.macosx-11.3-arm64-2.7/numpy/fft creating build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/_datasource.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/_iotools.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/_version.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/arraypad.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/arraysetops.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/arrayterator.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/financial.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/format.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/function_base.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/histograms.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/index_tricks.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/info.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/mixins.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/nanfunctions.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/npyio.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/polynomial.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/recfunctions.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/scimath.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/setup.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/shape_base.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/stride_tricks.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/twodim_base.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/type_check.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/ufunclike.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/user_array.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib copying numpy/lib/utils.py -> build/lib.macosx-11.3-arm64-2.7/numpy/lib creating build/lib.macosx-11.3-arm64-2.7/numpy/linalg copying numpy/linalg/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/linalg copying numpy/linalg/info.py -> build/lib.macosx-11.3-arm64-2.7/numpy/linalg copying numpy/linalg/linalg.py -> build/lib.macosx-11.3-arm64-2.7/numpy/linalg copying numpy/linalg/setup.py -> build/lib.macosx-11.3-arm64-2.7/numpy/linalg creating build/lib.macosx-11.3-arm64-2.7/numpy/ma copying numpy/ma/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/ma copying numpy/ma/bench.py -> build/lib.macosx-11.3-arm64-2.7/numpy/ma copying numpy/ma/core.py -> build/lib.macosx-11.3-arm64-2.7/numpy/ma copying numpy/ma/extras.py -> build/lib.macosx-11.3-arm64-2.7/numpy/ma copying numpy/ma/mrecords.py -> build/lib.macosx-11.3-arm64-2.7/numpy/ma copying numpy/ma/setup.py -> build/lib.macosx-11.3-arm64-2.7/numpy/ma copying numpy/ma/testutils.py -> build/lib.macosx-11.3-arm64-2.7/numpy/ma copying numpy/ma/timer_comparison.py -> build/lib.macosx-11.3-arm64-2.7/numpy/ma copying numpy/ma/version.py -> build/lib.macosx-11.3-arm64-2.7/numpy/ma creating build/lib.macosx-11.3-arm64-2.7/numpy/matrixlib copying numpy/matrixlib/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/matrixlib copying numpy/matrixlib/defmatrix.py -> build/lib.macosx-11.3-arm64-2.7/numpy/matrixlib copying numpy/matrixlib/setup.py -> build/lib.macosx-11.3-arm64-2.7/numpy/matrixlib creating build/lib.macosx-11.3-arm64-2.7/numpy/polynomial copying numpy/polynomial/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/polynomial copying numpy/polynomial/_polybase.py -> build/lib.macosx-11.3-arm64-2.7/numpy/polynomial copying numpy/polynomial/chebyshev.py -> build/lib.macosx-11.3-arm64-2.7/numpy/polynomial copying numpy/polynomial/hermite.py -> build/lib.macosx-11.3-arm64-2.7/numpy/polynomial copying numpy/polynomial/hermite_e.py -> build/lib.macosx-11.3-arm64-2.7/numpy/polynomial copying numpy/polynomial/laguerre.py -> build/lib.macosx-11.3-arm64-2.7/numpy/polynomial copying numpy/polynomial/legendre.py -> build/lib.macosx-11.3-arm64-2.7/numpy/polynomial copying numpy/polynomial/polynomial.py -> build/lib.macosx-11.3-arm64-2.7/numpy/polynomial copying numpy/polynomial/polyutils.py -> build/lib.macosx-11.3-arm64-2.7/numpy/polynomial copying numpy/polynomial/setup.py -> build/lib.macosx-11.3-arm64-2.7/numpy/polynomial creating build/lib.macosx-11.3-arm64-2.7/numpy/random copying numpy/random/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/random copying numpy/random/info.py -> build/lib.macosx-11.3-arm64-2.7/numpy/random copying numpy/random/setup.py -> build/lib.macosx-11.3-arm64-2.7/numpy/random creating build/lib.macosx-11.3-arm64-2.7/numpy/testing copying numpy/testing/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/testing copying numpy/testing/decorators.py -> build/lib.macosx-11.3-arm64-2.7/numpy/testing copying numpy/testing/noseclasses.py -> build/lib.macosx-11.3-arm64-2.7/numpy/testing copying numpy/testing/nosetester.py -> build/lib.macosx-11.3-arm64-2.7/numpy/testing copying numpy/testing/print_coercion_tables.py -> build/lib.macosx-11.3-arm64-2.7/numpy/testing copying numpy/testing/setup.py -> build/lib.macosx-11.3-arm64-2.7/numpy/testing copying numpy/testing/utils.py -> build/lib.macosx-11.3-arm64-2.7/numpy/testing creating build/lib.macosx-11.3-arm64-2.7/numpy/testing/_private copying numpy/testing/_private/__init__.py -> build/lib.macosx-11.3-arm64-2.7/numpy/testing/_private copying numpy/testing/_private/decorators.py -> build/lib.macosx-11.3-arm64-2.7/numpy/testing/_private copying numpy/testing/_private/noseclasses.py -> build/lib.macosx-11.3-arm64-2.7/numpy/testing/_private copying numpy/testing/_private/nosetester.py -> build/lib.macosx-11.3-arm64-2.7/numpy/testing/_private copying numpy/testing/_private/parameterized.py -> build/lib.macosx-11.3-arm64-2.7/numpy/testing/_private copying numpy/testing/_private/utils.py -> build/lib.macosx-11.3-arm64-2.7/numpy/testing/_private running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib building 'npymath' library compiling C sources C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include creating build/temp.macosx-11.3-arm64-2.7 creating build/temp.macosx-11.3-arm64-2.7/numpy creating build/temp.macosx-11.3-arm64-2.7/numpy/core creating build/temp.macosx-11.3-arm64-2.7/numpy/core/src creating build/temp.macosx-11.3-arm64-2.7/numpy/core/src/npymath creating build/temp.macosx-11.3-arm64-2.7/build creating build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7 creating build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy creating build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core creating build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src creating build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath compile options: '-Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath -Inumpy/core/include -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy -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 -I/opt/pkg/include/python2.7 -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/common -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/common -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath -c' clang: numpy/core/src/npymath/halffloat.c clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath/ieee754.c clang: numpy/core/src/npymath/npy_math.c clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath/npy_math_complex.c In file included from numpy/core/src/npymath/npy_math.c:9: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ 1 warning generated. ar: adding 4 object files to build/temp.macosx-11.3-arm64-2.7/libnpymath.a ranlib:@ build/temp.macosx-11.3-arm64-2.7/libnpymath.a building 'npysort' library compiling C sources C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include creating build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/npysort compile options: '-Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/common -Inumpy/core/include -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy -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 -I/opt/pkg/include/python2.7 -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/common -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/common -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath -c' clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/npysort/quicksort.c clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/npysort/mergesort.cclang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/npysort/selection.c clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/npysort/heapsort.c clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/npysort/binsearch.c ar: adding 5 object files to build/temp.macosx-11.3-arm64-2.7/libnpysort.a ranlib:@ build/temp.macosx-11.3-arm64-2.7/libnpysort.a running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext customize Gnu95FCompiler customize Gnu95FCompiler using build_ext building 'numpy.core._dummy' extension compiling C sources C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include 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 -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy -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 -I/opt/pkg/include/python2.7 -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/common -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/common -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath -c' clang: numpy/core/src/dummymodule.c clang -bundle -undefined dynamic_lookup -L/Users/pbulk/build/lang/python27/work/Python-2.7.18 -L/opt/pkg/lib -L/usr/lib -m64 -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include build/temp.macosx-11.3-arm64-2.7/numpy/core/src/dummymodule.o -L/opt/pkg/lib -Lbuild/temp.macosx-11.3-arm64-2.7 -o build/lib.macosx-11.3-arm64-2.7/numpy/core/_dummy.so building 'numpy.core._multiarray_tests' extension compiling C sources C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include creating build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray creating build/temp.macosx-11.3-arm64-2.7/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 -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy -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 -I/opt/pkg/include/python2.7 -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/common -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/common -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath -c' clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/_multiarray_tests.c clang: numpy/core/src/common/mem_overlap.c In file included from numpy/core/src/multiarray/_multiarray_tests.c.src:7: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ numpy/core/src/multiarray/_multiarray_tests.c.src:1861:61: warning: format specifies type 'long double' but the argument has type 'npy_longdouble' (aka 'double') [-Wformat] PyOS_snprintf(str, sizeof(str), "%.*Lg", precision, x); ~~~~~ ^ %.*g 2 warnings generated. clang -bundle -undefined dynamic_lookup -L/Users/pbulk/build/lang/python27/work/Python-2.7.18 -L/opt/pkg/lib -L/usr/lib -m64 -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/_multiarray_tests.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/mem_overlap.o -L/opt/pkg/lib -Lbuild/temp.macosx-11.3-arm64-2.7 -lnpymath -o build/lib.macosx-11.3-arm64-2.7/numpy/core/_multiarray_tests.so building 'numpy.core._multiarray_umath' extension compiling C sources C compiler: clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/netlib -I/opt/pkg/include creating build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray creating build/temp.macosx-11.3-arm64-2.7/numpy/core/src/umath creating build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/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 -DHAVE_CBLAS -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/umath -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/common -Inumpy/core/include -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/include/numpy -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 -I/opt/pkg/include/python2.7 -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/common -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/common -Ibuild/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath -c' clang: numpy/core/src/common/npy_longdouble.c clang: numpy/core/src/multiarray/getset.cclang: numpy/core/src/multiarray/array_assign_scalar.c clang: numpy/core/src/multiarray/refcount.c clang: numpy/core/src/npymath/npy_math.c clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/einsum.c clang: numpy/core/src/multiarray/number.c clang: numpy/core/src/multiarray/iterators.c In file included from numpy/core/src/npymath/npy_math.c:9: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ In file included from numpy/core/src/common/npy_longdouble.c:7: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ In file included from numpy/core/src/multiarray/einsum.c.src:19: In file included from numpy/core/include/numpy/halffloat.h:5: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ 1 warning generated. 1 warning generated. clang: numpy/core/src/multiarray/hashdescr.c clang: numpy/core/src/multiarray/buffer.c clang: numpy/core/src/multiarray/vdot.c clang: numpy/core/src/umath/reduction.c clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/arraytypes.c clang: numpy/core/src/multiarray/mapping.c In file included from numpy/core/src/umath/reduction.c:22: In file included from numpy/core/include/numpy/ufuncobject.h:4: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ In file included from numpy/core/src/multiarray/arraytypes.c.src:16: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/scalartypes.c clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath/ieee754.c 1 warning generated. clang: numpy/core/src/multiarray/datetime_strings.c In file included from numpy/core/src/multiarray/scalartypes.c.src:12: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ In file included from numpy/core/src/npymath/ieee754.c.src:7: In file included from numpy/core/src/npymath/npy_math_common.h:9: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ 1 warning generated. clang: numpy/core/src/multiarray/conversion_utils.c clang: numpy/core/src/multiarray/convert.c clang: numpy/core/src/multiarray/usertypes.c clang: numpy/core/src/multiarray/nditer_pywrap.c clang: numpy/core/src/multiarray/compiled_base.c 1 warning generated. clang: numpy/core/src/multiarray/datetime_busday.c clang: numpy/core/src/multiarray/datetime.c In file included from numpy/core/src/multiarray/compiled_base.c:9: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ clang: numpy/core/src/multiarray/ctors.c clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/matmul.c 1 warning generated. clang: numpy/core/src/multiarray/shape.c 1 warning generated. clang: numpy/core/src/umath/cpuid.c clang: numpy/core/src/common/ufunc_override.c clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/scalarmath.c In file included from numpy/core/src/multiarray/ctors.c:10: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ clang: numpy/core/src/multiarray/arrayfunction_override.c In file included from numpy/core/src/umath/matmul.c.src:12: In file included from numpy/core/include/numpy/ufuncobject.h:4: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ In file included from numpy/core/src/multiarray/shape.c:10: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ In file included from numpy/core/src/umath/scalarmath.c.src:16: In file included from numpy/core/include/numpy/ufuncobject.h:4: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ clang: numpy/core/src/multiarray/descriptor.c clang: numpy/core/src/multiarray/alloc.c 1 warning generated. clang: numpy/core/src/npymath/halffloat.c clang: numpy/core/src/multiarray/dragon4.c 1 warning generated. clang: numpy/core/src/multiarray/multiarraymodule.c clang: numpy/core/src/multiarray/common.c In file included from numpy/core/src/npymath/halffloat.c:2: In file included from numpy/core/include/numpy/halffloat.h:5: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ 1 warning generated. clang: numpy/core/src/multiarray/convert_datatype.c 1 warning generated. clang: numpy/core/src/umath/ufunc_object.c In file included from numpy/core/src/multiarray/multiarraymodule.c:28: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ clang: numpy/core/src/multiarray/methods.c In file included from numpy/core/src/multiarray/convert_datatype.c:13: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ In file included from numpy/core/src/umath/ufunc_object.c:37: In file included from numpy/core/include/numpy/ufuncobject.h:4: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ clang: numpy/core/src/multiarray/arrayobject.c clang: numpy/core/src/multiarray/scalarapi.c 1 warning generated. clang: numpy/core/src/multiarray/calculation.c In file included from numpy/core/src/multiarray/scalarapi.c:10: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ 1 warning generated. clang: numpy/core/src/umath/ufunc_type_resolution.c clang: numpy/core/src/umath/override.c In file included from numpy/core/src/umath/ufunc_type_resolution.c:20: In file included from numpy/core/include/numpy/ufuncobject.h:4: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ clang: numpy/core/src/common/array_assign.c clang: numpy/core/src/common/python_xerbla.c In file included from numpy/core/src/umath/override.c:5: In file included from numpy/core/include/numpy/ufuncobject.h:4: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/loops.c 1 warning generated. clang: numpy/core/src/multiarray/nditer_constr.c clang: numpy/core/src/common/ucsnarrow.c 1 warning generated. clang: numpy/core/src/multiarray/sequence.c 1 warning generated. clang: numpy/core/src/multiarray/flagsobject.c 1 warning generated. clang: numpy/core/src/umath/extobj.c In file included from numpy/core/src/umath/loops.c.src:12: In file included from numpy/core/include/numpy/ufuncobject.h:4: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ In file included from numpy/core/src/common/ucsnarrow.c:11: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ 1 warning generated. clang: numpy/core/src/multiarray/array_assign_array.c clang: numpy/core/src/multiarray/item_selection.c 1 warning generated. clang: numpy/core/src/multiarray/datetime_busdaycal.c 1 warning generated. clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/nditer_templ.c clang: numpy/core/src/multiarray/temp_elide.c In file included from numpy/core/src/umath/extobj.c:12: In file included from numpy/core/include/numpy/ufuncobject.h:4: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ 1 warning generated. clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c In file included from numpy/core/src/multiarray/item_selection.c:10: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ clang: numpy/core/src/multiarray/typeinfo.c clang: build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath/npy_math_complex.c In file included from numpy/core/src/multiarray/lowlevel_strided_loops.c.src:18: In file included from numpy/core/include/numpy/halffloat.h:5: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ clang: numpy/core/src/multiarray/strfuncs.c clang: numpy/core/src/multiarray/nditer_api.c In file included from numpy/core/src/npymath/npy_math_complex.c.src:34: In file included from numpy/core/src/npymath/npy_math_common.h:9: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ clang: numpy/core/src/common/mem_overlap.c 1 warning generated. 1 warning generated. clang: numpy/core/src/common/cblasfuncs.c clang: numpy/core/src/umath/umathmodule.c In file included from numpy/core/src/umath/umathmodule.c:27: In file included from numpy/core/include/numpy/ufuncobject.h:4: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ 1 warning generated. clang: numpy/core/src/multiarray/dtype_transfer.c 1 warning generated. clang: numpy/core/src/common/numpyos.c In file included from numpy/core/src/common/numpyos.c:10: In file included from numpy/core/include/numpy/npy_math.h:548: numpy/core/src/npymath/npy_math_internal.h.src:490:21: warning: incompatible pointer types passing 'npy_longdouble *' (aka 'double *') to parameter of type 'long double *' [-Wincompatible-pointer-types] return modfl(x, iptr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:394:52: note: passing argument to parameter here extern long double modfl(long double, long double *); ^ 1 warning generated. 1 warning generated. /Users/pbulk/build/math/py-numpy16/work/.cwrapper/bin/gfortran -Wall -shared -m64 -L/opt/pkg/lib build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/alloc.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/arrayobject.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/arraytypes.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/array_assign_scalar.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/array_assign_array.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/arrayfunction_override.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/buffer.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/calculation.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/compiled_base.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/common.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/convert.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/convert_datatype.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/conversion_utils.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/ctors.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/datetime.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/datetime_strings.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/datetime_busday.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/datetime_busdaycal.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/descriptor.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/dragon4.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/dtype_transfer.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/einsum.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/flagsobject.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/getset.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/hashdescr.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/item_selection.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/iterators.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/mapping.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/methods.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/multiarraymodule.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/nditer_templ.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/nditer_api.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/nditer_constr.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/nditer_pywrap.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/number.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/refcount.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/sequence.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/shape.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/scalarapi.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/scalartypes.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/strfuncs.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/temp_elide.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/typeinfo.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/usertypes.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/vdot.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/umath/umathmodule.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/umath/reduction.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/loops.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/matmul.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/umath/ufunc_object.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/umath/extobj.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/umath/cpuid.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/scalarmath.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/umath/ufunc_type_resolution.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/umath/override.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/npymath/npy_math.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath/ieee754.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath/npy_math_complex.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/npymath/halffloat.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/array_assign.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/mem_overlap.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/npy_longdouble.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/ucsnarrow.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/ufunc_override.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/numpyos.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/cblasfuncs.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/python_xerbla.o -L/opt/pkg/gcc12/lib/gcc/aarch64-apple-darwin22/12.2.0 -L/opt/pkg/gcc12/lib/gcc/aarch64-apple-darwin22/12.2.0/../../.. -L/opt/pkg/gcc12/lib/gcc/aarch64-apple-darwin22/12.2.0/../../.. -L/opt/pkg/lib -Lbuild/temp.macosx-11.3-arm64-2.7 -lnpymath -lnpysort -lgfortran -o build/lib.macosx-11.3-arm64-2.7/numpy/core/_multiarray_umath.so -lblas -lcblas -lblas Undefined symbols for architecture arm64: "_PyArg_ParseTuple", referenced from: _array__get_implementing_args in arrayfunction_override.o _arr_add_docstring in compiled_base.o _array_format in strfuncs.o _ufunc_frompyfunc in umathmodule.o _add_newdoc_ufunc in umathmodule.o _ufunc_geterr in ufunc_object.o _ufunc_seterr in ufunc_object.o ... "_PyArg_ParseTupleAndKeywords", referenced from: _arr_bincount in compiled_base.o _arr__monotonicity in compiled_base.o _arr_insert in compiled_base.o _arr_interp in compiled_base.o _arr_interp_complex in compiled_base.o _arr_ravel_multi_index in compiled_base.o _arr_unravel_index in compiled_base.o ... "_PyArg_UnpackTuple", referenced from: _array_implement_array_function in arrayfunction_override.o _arrayflags_new in flagsobject.o "_PyBaseObject_Type", referenced from: _array_format in strfuncs.o "_PyBool_FromLong", referenced from: _BOOL_getitem in arraytypes.o _gentype_format in scalartypes.o "_PyBool_Type", referenced from: _binop_should_defer in arrayobject.o _LONGDOUBLE_setitem in arraytypes.o _get_implementing_args_and_methods in arrayfunction_override.o _PyArray_Clip in calculation.o __array_find_python_scalar_type in common.o _PyArray_DTypeFromObjectHelper in common.o _PyArray_LookupSpecial_OnInstance in common.o ... "_PyBuffer_FromMemory", referenced from: _as_buffer in multiarraymodule.o "_PyBuffer_FromObject", referenced from: _array_data_get in getset.o _buffer_buffer in multiarraymodule.o _gentype_data_get in scalartypes.o "_PyBuffer_FromReadWriteMemory", referenced from: _as_buffer in multiarraymodule.o "_PyBuffer_FromReadWriteObject", referenced from: _array_data_get in getset.o _buffer_buffer in multiarraymodule.o "_PyBuffer_New", referenced from: _new_buffer in multiarraymodule.o "_PyBuffer_Release", referenced from: _PyArray_DTypeFromObjectHelper in common.o _discover_dimensions in ctors.o "_PyBuffer_Type", referenced from: _PyArray_DTypeFromObjectHelper in common.o _PyArray_BufferConverter in conversion_utils.o _discover_dimensions in ctors.o _discover_itemsize in ctors.o _PyArray_DescrConverter in descriptor.o "_PyCFunction_Type", referenced from: _arr_add_docstring in compiled_base.o "_PyCObject_AsVoidPtr", referenced from: _PyArray_DTypeFromObjectHelper in common.o _PyArray_GetCastFunc in convert_datatype.o _PyArray_NewFromDescr_int in ctors.o _PyArray_FromStructInterface in ctors.o _discover_dimensions in ctors.o _PyUFunc_RegisterLoopForDescr in ufunc_object.o _PyUFunc_RegisterLoopForType in ufunc_object.o ... "_PyCObject_FromVoidPtr", referenced from: _set_typeinfo in arraytypes.o _init_multiarray_umath in multiarraymodule.o _PyArray_RegisterCastFunc in usertypes.o _PyUFunc_RegisterLoopForType in ufunc_object.o "_PyCObject_FromVoidPtrAndDesc", referenced from: _array_struct_get in getset.o _gentype_struct_get in scalartypes.o "_PyCObject_Type", referenced from: _PyArray_DTypeFromObjectHelper in common.o _PyArray_GetCastFunc in convert_datatype.o _PyArray_NewFromDescr_int in ctors.o _PyArray_FromStructInterface in ctors.o _discover_dimensions in ctors.o "_PyCallable_Check", referenced from: _array_set_string_function in multiarraymodule.o __PyArray_SetNumericOps in number.o _PyArray_GenericReduceFunction in number.o _PyArray_GenericAccumulateFunction in number.o _ufunc_frompyfunc in umathmodule.o __find_array_method in ufunc_object.o __get_output_array_method in ufunc_object.o ... "_PyCapsule_Import", referenced from: _numpy_pydatetime_import in datetime.o "_PyComplex_AsCComplex", referenced from: _CFLOAT_setitem in arraytypes.o _CDOUBLE_setitem in arraytypes.o _CLONGDOUBLE_setitem in arraytypes.o "_PyComplex_FromCComplex", referenced from: _array_complex in methods.o "_PyComplex_FromDoubles", referenced from: _CFLOAT_getitem in arraytypes.o _CDOUBLE_getitem in arraytypes.o _gentype_format in scalartypes.o _cfloat_complex in scalartypes.o _clongdouble_complex in scalartypes.o "_PyComplex_ImagAsDouble", referenced from: _arr_interp_complex in compiled_base.o _PyArray_FillWithScalar in convert.o _PyArray_ArangeObj in ctors.o _PyArray_ScalarFromObject in scalarapi.o "_PyComplex_RealAsDouble", referenced from: _arr_interp_complex in compiled_base.o _PyArray_FillWithScalar in convert.o _PyArray_ArangeObj in ctors.o _PyArray_ScalarFromObject in scalarapi.o "_PyComplex_Type", referenced from: _binop_should_defer in arrayobject.o _STRING_to_CFLOAT in arraytypes.o _STRING_to_CDOUBLE in arraytypes.o _STRING_to_CLONGDOUBLE in arraytypes.o _UNICODE_to_CFLOAT in arraytypes.o _UNICODE_to_CDOUBLE in arraytypes.o _UNICODE_to_CLONGDOUBLE in arraytypes.o ... "_PyDictProxy_New", referenced from: _arraydescr_fields_get in descriptor.o _arraydescr_metadata_get in descriptor.o "_PyDictProxy_Type", referenced from: _PyArray_DescrConverter in descriptor.o __convert_from_tuple in descriptor.o _PyArray_DescrAlignConverter in descriptor.o _PyArray_DescrAlignConverter2 in descriptor.o "_PyDict_Contains", referenced from: _arraydescr_names_set in descriptor.o __get_field_view in mapping.o "_PyDict_Copy", referenced from: _arraydescr_new in descriptor.o _PyUFunc_CheckOverride in override.o "_PyDict_DelItem", referenced from: __buffer_clear_info in buffer.o _arraydescr_setstate in descriptor.o "_PyDict_DelItemString", referenced from: _arr_unravel_index in compiled_base.o _PyUFunc_CheckOverride in override.o _normalize_signature_keyword in override.o "_PyDict_GetItem", referenced from: __setup_field in arraytypes.o _VOID_getitem in arraytypes.o _VOID_compare in arraytypes.o __buffer_get_info in buffer.o __buffer_clear_info in buffer.o __buffer_format_string in buffer.o _PyArray_GetCastFunc in convert_datatype.o ... "_PyDict_GetItemString", referenced from: _arr_unravel_index in compiled_base.o _arr_add_docstring in compiled_base.o _PyArray_DTypeFromObjectHelper in common.o _PyArray_FromInterface in ctors.o _discover_dimensions in ctors.o _PyArray_Dump in methods.o _array_tofile in methods.o ... "_PyDict_Merge", referenced from: __convert_from_tuple in descriptor.o __convert_from_dict in descriptor.o _arraydescr_new in descriptor.o "_PyDict_New", referenced from: _set_typeinfo in arraytypes.o __buffer_get_info in buffer.o __convert_from_commastring in descriptor.o __convert_from_array_descr in descriptor.o __convert_from_dict in descriptor.o _PyArray_DescrNewByteorder in descriptor.o _arraydescr_reduce in descriptor.o ... "_PyDict_Next", referenced from: __void_compare in arrayobject.o _VOID_copyswapn in arraytypes.o _VOID_copyswap in arraytypes.o _VOID_nonzero in arraytypes.o _PyArray_CanCastTypeTo in convert_datatype.o _PyArray_DescrNewByteorder in descriptor.o __descr_find_object in descriptor.o ... "_PyDict_SetItem", referenced from: _set_typeinfo in arraytypes.o __buffer_get_info in buffer.o __convert_from_commastring in descriptor.o __convert_from_array_descr in descriptor.o __convert_from_dict in descriptor.o _PyArray_DescrNewByteorder in descriptor.o _arraydescr_setstate in descriptor.o ... "_PyDict_SetItemString", referenced from: _set_typeinfo in arraytypes.o _arr_unravel_index in compiled_base.o _array_interface_get in getset.o _init_multiarray_umath in multiarraymodule.o _InitOperators in multiarraymodule.o __PyArray_GetNumericOps in number.o __get_keywords in number.o ... "_PyDict_Size", referenced from: _PyArray_CanCastTypeTo in convert_datatype.o _arraymultiter_new in iterators.o _PyUFunc_CheckOverride in override.o "_PyDict_Type", referenced from: _binop_should_defer in arrayobject.o _get_implementing_args_and_methods in arrayfunction_override.o _PyArray_LookupSpecial_OnInstance in common.o _PyArray_LookupSpecial_OnInstance in ctors.o _arraydescr_new in descriptor.o _PyArray_GetPriority in multiarraymodule.o _binop_should_defer in number.o ... "_PyErr_Clear", referenced from: __failed_comparison_workaround in arrayobject.o _array_richcompare in arrayobject.o _binop_should_defer in arrayobject.o _array_dealloc in arrayobject.o _MyPyLong_AsUnsignedLong in arraytypes.o _ULONGLONG_setitem in arraytypes.o _LONGDOUBLE_setitem in arraytypes.o ... "_PyErr_ExceptionMatches", referenced from: _PyArray_GetArrayParamsFromObject in ctors.o _PyArray_FromArrayAttr in ctors.o _discover_dimensions in ctors.o _npyiter_convert_ops in nditer_pywrap.o __apply_array_wrap in ufunc_object.o "_PyErr_Fetch", referenced from: _DEPRECATE_silence_error in arrayobject.o __failed_comparison_workaround in arrayobject.o _BOOL_setitem in arraytypes.o _BYTE_setitem in arraytypes.o _UBYTE_setitem in arraytypes.o _SHORT_setitem in arraytypes.o _USHORT_setitem in arraytypes.o ... "_PyErr_Format", referenced from: _PyArray_FailUnlessWriteable in arrayobject.o _BOOL_fasttake in arraytypes.o _BYTE_fasttake in arraytypes.o _UBYTE_fasttake in arraytypes.o _SHORT_fasttake in arraytypes.o _USHORT_fasttake in arraytypes.o _INT_fasttake in arraytypes.o ... "_PyErr_GivenExceptionMatches", referenced from: _PyArray_IntpFromIndexSequence in conversion_utils.o _PyArray_PyIntAsIntp_ErrMsg in conversion_utils.o _PyArray_GetArrayParamsFromObject in ctors.o _PyArray_ArangeObj in ctors.o _recursive_find_object_datetime64_type in datetime.o _PyArray_DescrConverter in descriptor.o _descr_subscript in descriptor.o ... "_PyErr_NoMemory", referenced from: _PyArray_CopyObject in arrayobject.o __uni_copy_n_strip in arrayobject.o __char_copy_n_strip in arrayobject.o __create_datetime_metadata in arraytypes.o _UNICODE_setitem in arraytypes.o __datetime_dtype_metadata_clone in arraytypes.o _PyArray_AssignRawScalar in array_assign_scalar.o ... "_PyErr_Occurred", referenced from: _DEPRECATE_silence_error in arrayobject.o __failed_comparison_workaround in arrayobject.o __void_compare in arrayobject.o _array_new in arrayobject.o _BOOL_setitem in arraytypes.o _UNICODE_setitem in arraytypes.o _BYTE_setitem in arraytypes.o ... "_PyErr_Print", referenced from: _array_dealloc in arrayobject.o _init_multiarray_umath in multiarraymodule.o "_PyErr_Restore", referenced from: _DEPRECATE_silence_error in arrayobject.o __failed_comparison_workaround in arrayobject.o _BOOL_setitem in arraytypes.o _BYTE_setitem in arraytypes.o _UBYTE_setitem in arraytypes.o _SHORT_setitem in arraytypes.o _USHORT_setitem in arraytypes.o ... "_PyErr_SetNone", referenced from: _PyArray_Zero in convert_datatype.o _PyArray_One in convert_datatype.o _PyArray_NeighborhoodIterNew in iterators.o "_PyErr_SetObject", referenced from: _VOID_setitem in arraytypes.o _PyArray_AssignRawScalar in array_assign_scalar.o _PyArray_AssignArray in array_assign_array.o _array_implement_array_function in arrayfunction_override.o _dot_alignment_error in common.o _PyArray_ConvertMultiAxis in conversion_utils.o _PyArray_FromArray in ctors.o ... "_PyErr_SetString", referenced from: _PyArray_SetWritebackIfCopyBase in arrayobject.o _PyArray_SetBaseObject in arrayobject.o __strings_richcompare in arrayobject.o __compare_strings in arrayobject.o __void_compare in arrayobject.o _array_iter in arrayobject.o _array_new in arrayobject.o ... "_PyErr_WarnEx", referenced from: _PyArray_SetUpdateIfCopyBase in arrayobject.o _array_might_be_written in arrayobject.o _DEPRECATE_silence_error in arrayobject.o __failed_comparison_workaround in arrayobject.o _array_richcompare in arrayobject.o _array_dealloc in arrayobject.o _PyArray_DescrFromType in arraytypes.o ... "_PyErr_WriteUnraisable", referenced from: _array_dealloc in arrayobject.o _npyiter_dealloc in nditer_pywrap.o "_PyEval_CallObjectWithKeywords", referenced from: _array_repr in strfuncs.o _array_str in strfuncs.o _PyUFunc_On_Om in loops.o "_PyEval_GetBuiltins", referenced from: _PyArray_Dump in methods.o _array_tofile in methods.o _array_fromfile in multiarraymodule.o _ufunc_geterr in ufunc_object.o _ufunc_seterr in ufunc_object.o _get_global_ext_obj in extobj.o "_PyEval_RestoreThread", referenced from: _npy_alloc_cache_zero in alloc.o _BOOL_fasttake in arraytypes.o _BYTE_fasttake in arraytypes.o _UBYTE_fasttake in arraytypes.o _SHORT_fasttake in arraytypes.o _USHORT_fasttake in arraytypes.o _INT_fasttake in arraytypes.o ... "_PyEval_SaveThread", referenced from: _npy_alloc_cache_zero in alloc.o _BOOL_fasttake in arraytypes.o _BYTE_fasttake in arraytypes.o _UBYTE_fasttake in arraytypes.o _SHORT_fasttake in arraytypes.o _USHORT_fasttake in arraytypes.o _INT_fasttake in arraytypes.o ... "_PyExc_AttributeError", referenced from: _arraydescr_names_set in descriptor.o _arrayflags_writeable_set in flagsobject.o _arrayflags_aligned_set in flagsobject.o _arrayflags_updateifcopy_set in flagsobject.o _arrayflags_writebackifcopy_set in flagsobject.o _array_shape_set in getset.o _array_strides_set in getset.o ... "_PyExc_BufferError", referenced from: _gentype_getbuffer in buffer.o _discover_dimensions in ctors.o "_PyExc_DeprecationWarning", referenced from: _PyArray_SetUpdateIfCopyBase in arrayobject.o _DEPRECATE_silence_error in arrayobject.o __failed_comparison_workaround in arrayobject.o _array_dealloc in arrayobject.o _PyArray_DescrFromType in arraytypes.o _PyArray_Conjugate in calculation.o _arr_bincount in compiled_base.o ... "_PyExc_Exception", referenced from: _init_multiarray_umath in multiarraymodule.o "_PyExc_FloatingPointError", referenced from: __error_handler in extobj.o "_PyExc_FutureWarning", referenced from: _array_might_be_written in arrayobject.o __failed_comparison_workaround in arrayobject.o _array_richcompare in arrayobject.o _unpack_indices in mapping.o "_PyExc_IOError", referenced from: _PyArray_ToFile in convert.o _PyArray_FromFile in ctors.o _array_tofile in methods.o _array_fromfile in multiarraymodule.o "_PyExc_IndexError", referenced from: _BOOL_fasttake in arraytypes.o _BYTE_fasttake in arraytypes.o _UBYTE_fasttake in arraytypes.o _SHORT_fasttake in arraytypes.o _USHORT_fasttake in arraytypes.o _INT_fasttake in arraytypes.o _UINT_fasttake in arraytypes.o ... "_PyExc_KeyError", referenced from: _discover_dimensions in ctors.o _descr_subscript in descriptor.o __subscript_by_name in descriptor.o _arrayflags_getitem in flagsobject.o _arrayflags_setitem in flagsobject.o __get_field_view in mapping.o _PyUFunc_RegisterLoopForDescr in ufunc_object.o ... "_PyExc_MemoryError", referenced from: __append_char in buffer.o _PyArray_Zero in convert_datatype.o _PyArray_One in convert_datatype.o _PyArray_GetArrayParamsFromObject in ctors.o _PyArray_FromIter in ctors.o _array_shape_set in getset.o _PyArray_NeighborhoodIterNew in iterators.o ... "_PyExc_NameError", referenced from: __error_handler in extobj.o "_PyExc_OSError", referenced from: _get_localtime in datetime_strings.o "_PyExc_OverflowError", referenced from: _PyArray_IntpFromIndexSequence in conversion_utils.o __arange_safe_ceil_to_intp in ctors.o _PyArray_ArangeObj in ctors.o _get_datetime_conversion_factor in datetime.o _compute_datetime_metadata_greatest_common_divisor in datetime.o _array_shares_memory_impl in multiarraymodule.o _void_arrtype_new in scalartypes.o ... "_PyExc_RuntimeError", referenced from: __compare_strings in arrayobject.o __descriptor_from_pep3118_format in buffer.o _arr_add_docstring in compiled_base.o _PyArray_AdaptFlexibleDType in convert_datatype.o __array_from_buffer_3118 in ctors.o _PyArray_GetArrayParamsFromObject in ctors.o _discover_dimensions in ctors.o ... "_PyExc_RuntimeWarning", referenced from: _array_dealloc in arrayobject.o _LONGDOUBLE_setitem in arraytypes.o __array_from_buffer_3118 in ctors.o _npyiter_dealloc in nditer_pywrap.o __error_handler in extobj.o _npy_longdouble_from_PyLong in npy_longdouble.o "_PyExc_SystemError", referenced from: __array_descr_walk in hashdescr.o _init_multiarray_umath in multiarraymodule.o _gentype_getreadbuf in scalartypes.o "_PyExc_TypeError", referenced from: __strings_richcompare in arrayobject.o _array_iter in arrayobject.o _array_new in arrayobject.o _PyArray_AssignRawScalar in array_assign_scalar.o _PyArray_AssignArray in array_assign_array.o _array_implement_array_function in arrayfunction_override.o _get_implementing_args_and_methods in arrayfunction_override.o ... "_PyExc_UnicodeEncodeError", referenced from: _PyArray_DescrConverter in descriptor.o "_PyExc_UserWarning", referenced from: _convert_datetime_metadata_tuple_to_datetime_metadata in datetime.o "_PyExc_ValueError", referenced from: _PyArray_SetWritebackIfCopyBase in arrayobject.o _PyArray_FailUnlessWriteable in arrayobject.o _PyArray_SetBaseObject in arrayobject.o __void_compare in arrayobject.o _array_new in arrayobject.o _PyArray_DescrFromType in arraytypes.o _BOOL_setitem in arraytypes.o ... "_PyFile_AsFile", referenced from: _array_tofile in methods.o _array_fromfile in multiarraymodule.o "_PyFile_Type", referenced from: _array_tofile in methods.o _array_fromfile in multiarraymodule.o "_PyFloat_AsDouble", referenced from: _MyPyFloat_AsDouble in arraytypes.o _arr_interp in compiled_base.o _PyArray_FillWithScalar in convert.o _PyArray_ArangeObj in ctors.o _Dragon4_Positional in dragon4.o _Dragon4_Scientific in dragon4.o _PyArray_GetPriority in multiarraymodule.o ... "_PyFloat_FromDouble", referenced from: _HALF_getitem in arraytypes.o _FLOAT_getitem in arraytypes.o _DOUBLE_getitem in arraytypes.o ___New_PyArray_Std in calculation.o _PyArray_Mean in calculation.o _PyArray_Round in calculation.o _PyArray_Arange in ctors.o ... "_PyFloat_Type", referenced from: _binop_should_defer in arrayobject.o _STRING_to_HALF in arraytypes.o _UNICODE_to_HALF in arraytypes.o _STRING_to_FLOAT in arraytypes.o _STRING_to_DOUBLE in arraytypes.o _STRING_to_LONGDOUBLE in arraytypes.o _UNICODE_to_FLOAT in arraytypes.o ... "_PyFrozenSet_Type", referenced from: _binop_should_defer in arrayobject.o _get_implementing_args_and_methods in arrayfunction_override.o _PyArray_LookupSpecial_OnInstance in common.o _PyArray_LookupSpecial_OnInstance in ctors.o _PyArray_GetPriority in multiarraymodule.o _binop_should_defer in number.o _binop_should_defer in scalartypes.o ... "_PyGILState_Ensure", referenced from: _PyDataMem_NEW in alloc.o _PyDataMem_NEW_ZEROED in alloc.o _PyDataMem_FREE in alloc.o _PyDataMem_SetEventHook in alloc.o _PyDataMem_RENEW in alloc.o _NpyIter_DebugPrint in nditer_api.o _BYTE_power in loops.o ... "_PyGILState_Release", referenced from: _PyDataMem_NEW in alloc.o _PyDataMem_NEW_ZEROED in alloc.o _PyDataMem_FREE in alloc.o _PyDataMem_SetEventHook in alloc.o _PyDataMem_RENEW in alloc.o _NpyIter_DebugPrint in nditer_api.o _BYTE_power in loops.o ... "_PyImport_ImportModule", referenced from: _array_implement_array_function in arrayfunction_override.o __descriptor_from_pep3118_format in buffer.o _PyArray_GetCastFunc in convert_datatype.o _PyArray_ConvertMultiAxis in conversion_utils.o __is_from_ctypes in ctors.o __array_from_buffer_3118 in ctors.o _PyArray_CheckAxis in ctors.o ... "_PyInt_AsLong", referenced from: __buffer_format_string in buffer.o _PyArray_NewFromDescr_int in ctors.o _convert_datetime_metadata_tuple_to_datetime_metadata in datetime.o _convert_pydatetime_to_datetimestruct in datetime.o _convert_pyobject_to_timedelta in datetime.o _PyArray_WeekMaskConverter in datetime_busdaycal.o _arraydescr_setstate in descriptor.o ... "_PyInt_AsSsize_t", referenced from: __unpack_field in common.o _discover_dimensions in ctors.o _array_shares_memory_impl in multiarraymodule.o _fast_scalar_power in number.o "_PyInt_FromLong", referenced from: _set_typeinfo in arraytypes.o _BYTE_getitem in arraytypes.o _UBYTE_getitem in arraytypes.o _SHORT_getitem in arraytypes.o _USHORT_getitem in arraytypes.o _INT_getitem in arraytypes.o _LONG_getitem in arraytypes.o ... "_PyInt_FromSsize_t", referenced from: _array_count_nonzero in multiarraymodule.o "_PyInt_Type", referenced from: _binop_should_defer in arrayobject.o _STRING_to_BOOL in arraytypes.o _STRING_to_BYTE in arraytypes.o _STRING_to_UBYTE in arraytypes.o _STRING_to_SHORT in arraytypes.o _STRING_to_USHORT in arraytypes.o _STRING_to_INT in arraytypes.o ... "_PyIter_Next", referenced from: _PyArray_FromIter in ctors.o "_PyList_Append", referenced from: __buffer_get_info in buffer.o __array_descr_walk in hashdescr.o "_PyList_AsTuple", referenced from: _PyArray_DescrHash in hashdescr.o "_PyList_GetItem", referenced from: __buffer_get_info in buffer.o "_PyList_New", referenced from: _array__get_implementing_args in arrayfunction_override.o __buffer_get_info in buffer.o _recursive_tolist in convert.o _arraydescr_protocol_descr_get in descriptor.o _array_interface_get in getset.o _PyArray_DescrHash in hashdescr.o _array_reduce in methods.o ... "_PyList_Size", referenced from: _PyUFunc_GenericFunction in ufunc_object.o "_PyList_Type", referenced from: _binop_should_defer in arrayobject.o _get_implementing_args_and_methods in arrayfunction_override.o _PyArray_LookupSpecial_OnInstance in common.o _PyArray_LookupSpecial_OnInstance in ctors.o _PyArray_GetPriority in multiarraymodule.o _binop_should_defer in number.o _binop_should_defer in scalartypes.o ... "_PyLong_AsLong", referenced from: _MyPyLong_AsLong in arraytypes.o _MyPyLong_AsUnsignedLong in arraytypes.o _PyArray_PyIntAsIntp_ErrMsg in conversion_utils.o __array_fromobject in multiarraymodule.o _gentype_sizeof in scalartypes.o "_PyLong_AsLongLong", referenced from: _LONGLONG_setitem in arraytypes.o _ULONGLONG_setitem in arraytypes.o __array_find_python_scalar_type in common.o _PyArray_FillWithScalar in convert.o _PyArray_FromInterface in ctors.o _convert_pyobject_to_datetime in datetime.o _convert_pyobject_to_timedelta in datetime.o ... "_PyLong_AsSsize_t", referenced from: __unpack_field in common.o _array_shares_memory_impl in multiarraymodule.o "_PyLong_AsUnsignedLong", referenced from: _MyPyLong_AsUnsignedLong in arraytypes.o "_PyLong_AsUnsignedLongLong", referenced from: _ULONGLONG_setitem in arraytypes.o __array_find_python_scalar_type in common.o _PyArray_FillWithScalar in convert.o _void_arrtype_new in scalartypes.o "_PyLong_AsVoidPtr", referenced from: __buffer_get_info in buffer.o __buffer_clear_info in buffer.o _PyArray_FromInterface in ctors.o _as_buffer in multiarraymodule.o "_PyLong_FromDouble", referenced from: _half_int in scalarmath.o _half_long in scalarmath.o _float_int in scalarmath.o _float_long in scalarmath.o _double_int in scalarmath.o _double_long in scalarmath.o _double_oct in scalarmath.o ... "_PyLong_FromLong", referenced from: _set_typeinfo in arraytypes.o _dot_alignment_error in common.o _convert_datetime_metadata_tuple_to_datetime_metadata in datetime.o _OBJECT_sign in loops.o _OBJECT_matmul_inner_noblas in matmul.o _byte_int in scalarmath.o _short_int in scalarmath.o ... "_PyLong_FromLongLong", referenced from: _set_typeinfo in arraytypes.o _LONGLONG_getitem in arraytypes.o _convert_datetime_to_pyobject in datetime.o _convert_timedelta_to_pyobject in datetime.o _longlong_index in scalartypes.o _ufunc_outer in ufunc_object.o _byte_long in scalarmath.o ... "_PyLong_FromSsize_t", referenced from: _dot_alignment_error in common.o _array_sizeof in methods.o _gentype_sizeof in scalartypes.o "_PyLong_FromUnsignedLong", referenced from: _set_typeinfo in arraytypes.o _UINT_getitem in arraytypes.o _ULONG_getitem in arraytypes.o _uint_index in scalartypes.o _ulong_index in scalartypes.o _ulong_arrtype_hash in scalartypes.o _ubyte_int in scalarmath.o ... "_PyLong_FromUnsignedLongLong", referenced from: _set_typeinfo in arraytypes.o _ULONGLONG_getitem in arraytypes.o _ulonglong_index in scalartypes.o _ulonglong_arrtype_hash in scalartypes.o _ubyte_long in scalarmath.o _ushort_long in scalarmath.o _uint_long in scalarmath.o ... "_PyLong_FromVoidPtr", referenced from: __buffer_get_info in buffer.o __buffer_clear_info in buffer.o _array_ctypes_get in getset.o _array_interface_get in getset.o "_PyLong_Type", referenced from: _binop_should_defer in arrayobject.o _STRING_to_DATETIME in arraytypes.o _STRING_to_TIMEDELTA in arraytypes.o _UNICODE_to_DATETIME in arraytypes.o _UNICODE_to_TIMEDELTA in arraytypes.o _STRING_to_LONGLONG in arraytypes.o _STRING_to_ULONGLONG in arraytypes.o ... "_PyMapping_GetItemString", referenced from: __convert_from_dict in descriptor.o "_PyMem_Free", referenced from: _npy_free_cache_dim in alloc.o __create_datetime_metadata in arraytypes.o _UNICODE_setitem in arraytypes.o _STRING_argmax in arraytypes.o _STRING_argmin in arraytypes.o _UNICODE_argmax in arraytypes.o _UNICODE_nonzero in arraytypes.o ... "_PyMem_Malloc", referenced from: _npy_alloc_cache_dim in alloc.o __create_datetime_metadata in arraytypes.o _UNICODE_setitem in arraytypes.o __datetime_dtype_metadata_clone in arraytypes.o _STRING_argmax in arraytypes.o _STRING_argmin in arraytypes.o _UNICODE_argmax in arraytypes.o ... "_PyMem_Realloc", referenced from: _PyArray_Resize in shape.o _extend_str in strfuncs.o _PyUFunc_FromFuncAndDataAndSignatureAndIdentity in ufunc_object.o "_PyMemoryView_FromObject", referenced from: _PyArray_GetArrayParamsFromObject in ctors.o "_PyModule_AddIntConstant", referenced from: _initumath in umathmodule.o "_PyModule_AddObject", referenced from: _initumath in umathmodule.o "_PyModule_AddStringConstant", referenced from: _initumath in umathmodule.o "_PyModule_GetDict", referenced from: _get_forwarding_ndarray_method in methods.o _init_multiarray_umath in multiarraymodule.o _initumath in umathmodule.o "_PyNumber_Absolute", referenced from: _InitOperators in multiarraymodule.o _npy_ObjectGCD in multiarraymodule.o _npy_ObjectLCM in multiarraymodule.o "_PyNumber_Add", referenced from: _OBJECT_dot in arraytypes.o _OBJECT_fill in arraytypes.o _PyArray_ArangeObj in ctors.o _InitOperators in multiarraymodule.o _OBJECT_vdot in vdot.o _OBJECT_matmul_inner_noblas in matmul.o _ufunc_outer in ufunc_object.o ... "_PyNumber_And", referenced from: _InitOperators in multiarraymodule.o "_PyNumber_AsSsize_t", referenced from: __buffer_format_string in buffer.o _array_tofile in methods.o _array_fromfile in multiarraymodule.o "_PyNumber_Check", referenced from: _PyArray_IntpConverter in conversion_utils.o __convert_from_tuple in descriptor.o _arraydescr_setstate in descriptor.o "_PyNumber_Divide", referenced from: _PyArray_Mean in calculation.o _InitOperators in multiarraymodule.o _Py_reciprocal in multiarraymodule.o "_PyNumber_Float", referenced from: _MyPyFloat_AsDouble in arraytypes.o _array_float in number.o "_PyNumber_FloorDivide", referenced from: _InitOperators in multiarraymodule.o _npy_ObjectLCM in multiarraymodule.o "_PyNumber_Index", referenced from: _PyArray_PyIntAsIntp_ErrMsg in conversion_utils.o _fast_scalar_power in number.o "_PyNumber_Int", referenced from: _arraydescr_setstate in descriptor.o _array_int in number.o "_PyNumber_Invert", referenced from: _InitOperators in multiarraymodule.o "_PyNumber_Long", referenced from: _MyPyLong_AsLong in arraytypes.o _MyPyLong_AsUnsignedLong in arraytypes.o _LONGLONG_setitem in arraytypes.o _ULONGLONG_setitem in arraytypes.o _array_long in number.o "_PyNumber_Lshift", referenced from: _InitOperators in multiarraymodule.o _npy_longdouble_to_PyLong in npy_longdouble.o "_PyNumber_Multiply", referenced from: _OBJECT_dot in arraytypes.o ___New_PyArray_Std in calculation.o _InitOperators in multiarraymodule.o _npy_ObjectLCM in multiarraymodule.o _Py_square in multiarraymodule.o _OBJECT_vdot in vdot.o _OBJECT_matmul_inner_noblas in matmul.o ... "_PyNumber_Negative", referenced from: _InitOperators in multiarraymodule.o _npy_longdouble_to_PyLong in npy_longdouble.o "_PyNumber_Or", referenced from: _InitOperators in multiarraymodule.o _check_callers in temp_elide.o _npy_longdouble_to_PyLong in npy_longdouble.o "_PyNumber_Positive", referenced from: _InitOperators in multiarraymodule.o "_PyNumber_Power", referenced from: _npy_ObjectPower in multiarraymodule.o "_PyNumber_Remainder", referenced from: _InitOperators in multiarraymodule.o "_PyNumber_Rshift", referenced from: _InitOperators in multiarraymodule.o "_PyNumber_Subtract", referenced from: _OBJECT_fill in arraytypes.o _PyArray_Ptp in calculation.o ___New_PyArray_Std in calculation.o _PyArray_ArangeObj in ctors.o _InitOperators in multiarraymodule.o "_PyNumber_TrueDivide", referenced from: _PyArray_ArangeObj in ctors.o _InitOperators in multiarraymodule.o "_PyNumber_Xor", referenced from: _InitOperators in multiarraymodule.o "_PyOS_InterruptOccurred", referenced from: _test_interrupt in multiarraymodule.o "_PyOS_setsig", referenced from: __PyArray_SigintHandler in multiarraymodule.o _as_buffer in multiarraymodule.o _test_interrupt in multiarraymodule.o "_PyOS_snprintf", referenced from: __buffer_format_string in buffer.o _PyArray_DTypeFromObjectHelper in common.o _PyArray_FromStructInterface in ctors.o _prepare_index in mapping.o _cfloattype_repr in scalartypes.o _cdoubletype_repr in scalartypes.o _cfloattype_str in scalartypes.o ... "_PyOS_string_to_double", referenced from: _NumPyOS_ascii_strtod in numpyos.o "_PyOS_strtol", referenced from: _BYTE_fromstr in arraytypes.o _SHORT_fromstr in arraytypes.o _INT_fromstr in arraytypes.o _LONG_fromstr in arraytypes.o "_PyOS_strtoul", referenced from: _UBYTE_fromstr in arraytypes.o _USHORT_fromstr in arraytypes.o _UINT_fromstr in arraytypes.o _ULONG_fromstr in arraytypes.o "_PyObject_AsFileDescriptor", referenced from: _array_tofile in methods.o _array_fromfile in multiarraymodule.o "_PyObject_AsReadBuffer", referenced from: _VOID_setitem in arraytypes.o _PyArray_BufferConverter in conversion_utils.o _PyArray_FromInterface in ctors.o _PyArray_FromBuffer in ctors.o _array_strides_set in getset.o _array_data_set in getset.o _gentype_reduce in scalartypes.o ... "_PyObject_AsWriteBuffer", referenced from: __IsWriteable in common.o _PyArray_BufferConverter in conversion_utils.o _PyArray_FromInterface in ctors.o _PyArray_FromBuffer in ctors.o _array_data_set in getset.o _buffer_buffer in multiarraymodule.o "_PyObject_Call", referenced from: _array_function_method_impl in arrayfunction_override.o _array_implement_array_function in arrayfunction_override.o __GenericBinaryOutFunction in calculation.o _PyArray_NewFromDescr_int in ctors.o _array_ufunc in methods.o _forward_ndarray_method in methods.o _PyArray_GenericReduceFunction in number.o ... "_PyObject_CallFunction", referenced from: _PyUFunc_GenericFunction in ufunc_object.o _prepare_ufunc_output in ufunc_object.o _PyUFunc_GenericReduction in ufunc_object.o "_PyObject_CallFunctionObjArgs", referenced from: _array_implement_array_function in arrayfunction_override.o __is_from_ctypes in ctors.o __array_from_buffer_3118 in ctors.o _PyArray_DescrConverter in descriptor.o __deepcopy_call in methods.o __vec_string in multiarraymodule.o _PyArray_GenericBinaryFunction in number.o ... "_PyObject_CallMethod", referenced from: _array_format in strfuncs.o _OBJECT_vdot in vdot.o _PyUFunc_O_O_method in loops.o _PyUFunc_OO_O_method in loops.o __error_handler in extobj.o "_PyObject_CallObject", referenced from: _array_reduce_ex in methods.o __vec_string in multiarraymodule.o _gentype_generic_method in scalartypes.o _voidtype_setfield in scalartypes.o _voidtype_ass_subscript in scalartypes.o __error_handler in extobj.o "_PyObject_ClearWeakRefs", referenced from: _array_dealloc in arrayobject.o "_PyObject_Format", referenced from: _gentype_format in scalartypes.o _array_format in strfuncs.o "_PyObject_Free", referenced from: _array_free in arrayobject.o _NpyIter_AdvancedNew in nditer_constr.o _NpyIter_Deallocate in nditer_constr.o _PyArray_Scalar in scalarapi.o _gentype_free in scalartypes.o _gentype_byteswap in scalartypes.o "_PyObject_GenericGetAttr", referenced from: _object_arrtype_getattro in scalartypes.o "_PyObject_GenericSetAttr", referenced from: _object_arrtype_setattro in scalartypes.o "_PyObject_GetAttr", referenced from: _array_function_method_impl in arrayfunction_override.o _PyArray_NewFromDescr_int in ctors.o _PyArray_FromBuffer in ctors.o _array_ufunc in methods.o __vec_string in multiarraymodule.o __find_array_method in ufunc_object.o __get_output_array_method in ufunc_object.o ... "_PyObject_GetAttrString", referenced from: _array_implement_array_function in arrayfunction_override.o _get_implementing_args_and_methods in arrayfunction_override.o ___New_PyArray_Std in calculation.o _PyArray_Round in calculation.o _arr_add_docstring in compiled_base.o _PyArray_GetCastFunc in convert_datatype.o _PyArray_ConvertMultiAxis in conversion_utils.o ... "_PyObject_GetBuffer", referenced from: _PyArray_DTypeFromObjectHelper in common.o _discover_dimensions in ctors.o "_PyObject_GetItem", referenced from: _recursive_find_object_timedelta64_type in datetime.o __convert_from_dict in descriptor.o _array_assign_subscript in mapping.o _array_getslice in methods.o _object_arrtype_subscript in scalartypes.o "_PyObject_GetIter", referenced from: _PyArray_FromIter in ctors.o "_PyObject_HasAttrString", referenced from: _convert_pydatetime_to_datetimestruct in datetime.o _convert_pyobject_to_timedelta in datetime.o "_PyObject_Hash", referenced from: _PyArray_DescrHash in hashdescr.o _ulong_arrtype_hash in scalartypes.o _ulonglong_arrtype_hash in scalartypes.o _void_arrtype_hash in scalartypes.o _object_arrtype_hash in scalartypes.o "_PyObject_HashNotImplemented", referenced from: _init_multiarray_umath in multiarraymodule.o "_PyObject_Init", referenced from: _array_alloc in arrayobject.o _PyArray_IterNew in iterators.o _PyArray_BroadcastToShape in iterators.o _PyArray_MultiIterFromObjects in iterators.o _PyArray_MultiIterNew in iterators.o _arraymultiter_new in iterators.o _PyArray_NeighborhoodIterNew in iterators.o ... "_PyObject_InitVar", referenced from: _gentype_alloc in scalartypes.o "_PyObject_IsInstance", referenced from: _get_implementing_args_and_methods in arrayfunction_override.o _arraymultiter_new in iterators.o _array_tofile in methods.o _array_fromfile in multiarraymodule.o _scalar_value in scalarapi.o _PyUFunc_CheckOverride in override.o "_PyObject_IsSubclass", referenced from: _array_function_method_impl in arrayfunction_override.o "_PyObject_IsTrue", referenced from: _BOOL_setitem in arraytypes.o _OBJECT_nonzero in arraytypes.o _PyArray_BoolConverter in conversion_utils.o _PyArray_OrderConverter in conversion_utils.o __is_from_ctypes in ctors.o __array_from_buffer_3118 in ctors.o _PyArray_FromInterface in ctors.o ... "_PyObject_Malloc", referenced from: _array_alloc in arrayobject.o _NpyIter_AdvancedNew in nditer_constr.o _NpyIter_Copy in nditer_constr.o _PyArray_Scalar in scalarapi.o _gentype_alloc in scalartypes.o _gentype_byteswap in scalartypes.o "_PyObject_Not", referenced from: _array_setflags in methods.o _npy_ObjectLogicalNot in multiarraymodule.o "_PyObject_Print", referenced from: _PyArray_DebugPrint in arrayobject.o _NpyIter_DebugPrint in nditer_api.o _doubletype_print in scalartypes.o "_PyObject_Realloc", referenced from: _PyArray_Scalar in scalarapi.o "_PyObject_Repr", referenced from: _PyArray_AssignRawScalar in array_assign_scalar.o _PyArray_AssignArray in array_assign_array.o _PyArray_ToFile in convert.o _PyArray_FromArray in ctors.o _convert_datetime_metadata_tuple_to_datetime_metadata in datetime.o _arraydescr_setstate in descriptor.o _array_complex in methods.o ... "_PyObject_RichCompare", referenced from: _array_contains in sequence.o _gentype_richcompare in scalartypes.o _OBJECT_equal in loops.o _OBJECT_OO_O_equal in loops.o _OBJECT_not_equal in loops.o _OBJECT_OO_O_not_equal in loops.o _OBJECT_greater in loops.o ... "_PyObject_RichCompareBool", referenced from: _OBJECT_compare in arraytypes.o _OBJECT_argmax in arraytypes.o _OBJECT_argmin in arraytypes.o _PyArray_Clip in calculation.o __is_default_descr in ctors.o _PyArray_ArangeObj in ctors.o _convert_datetime_metadata_tuple_to_datetime_metadata in datetime.o ... "_PyObject_SelfIter", referenced from: _init_multiarray_umath in multiarraymodule.o _initialize_numeric_types in scalartypes.o "_PyObject_SetAttrString", referenced from: _PyArray_Round in calculation.o _arr_add_docstring in compiled_base.o _PyArray_View in convert.o "_PyObject_SetItem", referenced from: _array_setslice in methods.o _object_arrtype_ass_subscript in scalartypes.o _voidtype_setfield in scalartypes.o _voidtype_ass_subscript in scalartypes.o "_PyObject_Size", referenced from: _PyArray_AdaptFlexibleDType in convert_datatype.o _discover_itemsize in ctors.o __convert_from_dict in descriptor.o _arraydescr_names_set in descriptor.o _object_arrtype_length in scalartypes.o "_PyObject_Str", referenced from: _STRING_setitem in arraytypes.o _PyArray_DTypeFromObjectHelper in common.o _PyArray_AdaptFlexibleDType in convert_datatype.o _discover_itemsize in ctors.o _doubletype_print in scalartypes.o _genint_type_str in scalartypes.o _gentype_format in scalartypes.o ... "_PyObject_Unicode", referenced from: _UNICODE_setitem in arraytypes.o _PyArray_DTypeFromObjectHelper in common.o _discover_itemsize in ctors.o "_PySeqIter_New", referenced from: _array_iter in arrayobject.o "_PySequence_Check", referenced from: _BOOL_setitem in arraytypes.o _STRING_setitem in arraytypes.o _UNICODE_setitem in arraytypes.o _BYTE_setitem in arraytypes.o _UBYTE_setitem in arraytypes.o _SHORT_setitem in arraytypes.o _USHORT_setitem in arraytypes.o ... "_PySequence_Concat", referenced from: _object_arrtype_concat in scalartypes.o _prepare_ufunc_output in ufunc_object.o __apply_array_wrap in ufunc_object.o "_PySequence_Contains", referenced from: _object_arrtype_contains in scalartypes.o "_PySequence_Fast", referenced from: _array_implement_array_function in arrayfunction_override.o _array__get_implementing_args in arrayfunction_override.o _PyArray_DTypeFromObjectHelper in common.o _setArrayFromSequence in ctors.o _discover_dimensions in ctors.o _array_ufunc in methods.o _array_function in methods.o ... "_PySequence_GetItem", referenced from: _arr_ravel_multi_index in compiled_base.o _PyArray_ConvertToCommonType in convert_datatype.o _PyArray_IntpFromIndexSequence in conversion_utils.o _PyArray_ConvertClipmodeSequence in conversion_utils.o _setArrayFromSequence in ctors.o _discover_itemsize in ctors.o _recursive_find_object_datetime64_type in datetime.o ... "_PySequence_InPlaceConcat", referenced from: _object_arrtype_inplace_concat in scalartypes.o "_PySequence_InPlaceRepeat", referenced from: _object_arrtype_inplace_repeat in scalartypes.o "_PySequence_Repeat", referenced from: _object_arrtype_repeat in scalartypes.o "_PySequence_Size", referenced from: _arr_ravel_multi_index in compiled_base.o _PyArray_DTypeFromObjectHelper in common.o _PyArray_ConvertToCommonType in convert_datatype.o _PyArray_IntpConverter in conversion_utils.o _PyArray_IntpFromIndexSequence in conversion_utils.o _PyArray_ConvertClipmodeSequence in conversion_utils.o _setArrayFromSequence in ctors.o ... "_PySequence_Tuple", referenced from: __convert_from_dict in descriptor.o _arraydescr_names_set in descriptor.o _unpack_indices in mapping.o _PyArray_FieldNames in scalarapi.o "_PySet_Type", referenced from: _binop_should_defer in arrayobject.o _get_implementing_args_and_methods in arrayfunction_override.o _PyArray_LookupSpecial_OnInstance in common.o _PyArray_LookupSpecial_OnInstance in ctors.o _PyArray_GetPriority in multiarraymodule.o _binop_should_defer in number.o _binop_should_defer in scalartypes.o ... "_PySlice_GetIndicesEx", referenced from: _parse_index_entry in iterators.o _get_view_from_index in mapping.o _npyiter_subscript in nditer_pywrap.o _npyiter_ass_subscript in nditer_pywrap.o "_PySlice_New", referenced from: _iter_subscript in iterators.o _iter_ass_subscript in iterators.o _array_getslice in methods.o _array_setslice in methods.o "_PySlice_Type", referenced from: _binop_should_defer in arrayobject.o _get_implementing_args_and_methods in arrayfunction_override.o _PyArray_LookupSpecial_OnInstance in common.o _PyArray_LookupSpecial_OnInstance in ctors.o _parse_index_entry in iterators.o _iter_subscript in iterators.o _iter_ass_subscript in iterators.o ... "_PyString_AsString", referenced from: _LONGDOUBLE_setitem in arraytypes.o _PyArray_ByteorderConverter in conversion_utils.o _PyArray_SortkindConverter in conversion_utils.o _PyArray_SelectkindConverter in conversion_utils.o _PyArray_SearchsideConverter in conversion_utils.o _PyArray_FromInterface in ctors.o __convert_from_array_descr in descriptor.o ... "_PyString_AsStringAndSize", referenced from: _STRING_setitem in arraytypes.o __buffer_format_string in buffer.o _PyArray_CastingConverter in conversion_utils.o _convert_datetime_metadata_tuple_to_datetime_metadata in datetime.o _convert_pyobject_to_datetime_metadata in datetime.o _convert_pyobject_to_datetime in datetime.o _convert_pyobject_to_timedelta in datetime.o ... "_PyString_Concat", referenced from: __get_field_view in mapping.o "_PyString_ConcatAndDel", referenced from: _PyArray_AssignRawScalar in array_assign_scalar.o _PyArray_AssignArray in array_assign_array.o _convert_shape_to_string in common.o _PyArray_FromArray in ctors.o _raise_if_datetime64_metadata_cast_error in datetime.o _append_metastr_to_string in datetime.o _raise_if_timedelta64_metadata_cast_error in datetime.o ... "_PyString_Format", referenced from: _dot_alignment_error in common.o _PyArray_ToFile in convert.o "_PyString_FromFormat", referenced from: _VOID_setitem in arraytypes.o _PyArray_AssignRawScalar in array_assign_scalar.o _PyArray_AssignArray in array_assign_array.o _convert_shape_to_string in common.o _PyArray_FromArray in ctors.o _raise_if_datetime64_metadata_cast_error in datetime.o _append_metastr_to_string in datetime.o ... "_PyString_FromString", referenced from: _array_dealloc in arrayobject.o _PyArray_AssignRawScalar in array_assign_scalar.o _PyArray_AssignArray in array_assign_array.o __array_typedescr_fromstr in common.o _convert_shape_to_string in common.o _dot_alignment_error in common.o _PyArray_ToFile in convert.o ... "_PyString_FromStringAndSize", referenced from: _PyArray_CopyObject in arrayobject.o _STRING_getitem in arraytypes.o _VOID_getitem in arraytypes.o __descriptor_from_pep3118_format in buffer.o _PyArray_ToString in convert.o _stringtype_repr in scalartypes.o _stringtype_str in scalartypes.o ... "_PyString_InternFromString", referenced from: _binop_should_defer in arrayobject.o _get_implementing_args_and_methods in arrayfunction_override.o _PyArray_LookupSpecial_OnInstance in common.o _PyArray_LookupSpecial_OnInstance in ctors.o _PyArray_GetPriority in multiarraymodule.o _init_multiarray_umath in multiarraymodule.o _binop_should_defer in number.o ... "_PyString_Size", referenced from: _PyArray_CopyObject in arrayobject.o _dump_data in strfuncs.o "_PyString_Type", referenced from: _binop_should_defer in arrayobject.o _get_implementing_args_and_methods in arrayfunction_override.o _arr_add_docstring in compiled_base.o _PyArray_LookupSpecial_OnInstance in common.o _PyArray_LookupSpecial_OnInstance in ctors.o _PyArray_DescrConverter in descriptor.o _PyArray_GetPriority in multiarraymodule.o ... "_PyStructSequence_InitType", referenced from: _typeinfo_init_structsequences in typeinfo.o "_PyStructSequence_New", referenced from: _PyArray_typeinfo in typeinfo.o _PyArray_typeinforanged in typeinfo.o "_PyThreadState_GetDict", referenced from: _ufunc_geterr in ufunc_object.o _ufunc_seterr in ufunc_object.o _get_global_ext_obj in extobj.o "_PyTuple_GetItem", referenced from: __void_compare in arrayobject.o _VOID_setitem in arraytypes.o _VOID_copyswapn in arraytypes.o _VOID_copyswap in arraytypes.o _VOID_nonzero in arraytypes.o __buffer_format_string in buffer.o _PyArray_DescrNewByteorder in descriptor.o ... "_PyTuple_GetSlice", referenced from: __convert_from_array_descr in descriptor.o _array_ufunc in methods.o _voidtype_setfield in scalartypes.o _make_full_arg_tuple in ufunc_object.o _PyUFunc_CheckOverride in override.o "_PyTuple_New", referenced from: _VOID_getitem in arraytypes.o _array_implement_array_function in arrayfunction_override.o ___New_PyArray_Std in calculation.o _arr_unravel_index in compiled_base.o _PyArray_ToFile in convert.o _PyArray_IntTupleFromIntp in conversion_utils.o _PyArray_NewFromDescr_int in ctors.o ... "_PyTuple_Pack", referenced from: _dot_alignment_error in common.o _PyUFunc_GenericFunction in ufunc_object.o _PyUFunc_GenericReduction in ufunc_object.o _PyUFunc_TrueDivisionTypeResolver in ufunc_type_resolution.o "_PyTuple_SetItem", referenced from: __get_field_view in mapping.o __vec_string in multiarraymodule.o "_PyTuple_Size", referenced from: __void_compare in arrayobject.o _VOID_setitem in arraytypes.o _VOID_copyswapn in arraytypes.o _VOID_copyswap in arraytypes.o _VOID_nonzero in arraytypes.o _PyArray_ConvertMultiAxis in conversion_utils.o _PyArray_DescrNewByteorder in descriptor.o ... "_PyTuple_Type", referenced from: _binop_should_defer in arrayobject.o _get_implementing_args_and_methods in arrayfunction_override.o _PyArray_LookupSpecial_OnInstance in common.o _PyArray_LookupSpecial_OnInstance in ctors.o _unpack_indices in mapping.o _array_setstate in methods.o _PyArray_GetPriority in multiarraymodule.o ... "_PyType_GenericNew", referenced from: _init_multiarray_umath in multiarraymodule.o "_PyType_IsSubtype", referenced from: _PyArray_Size in arrayobject.o _PyArray_SetBaseObject in arrayobject.o _PyArray_CopyObject in arrayobject.o _PyArray_DebugPrint in arrayobject.o _array_might_be_written in arrayobject.o _binop_should_defer in arrayobject.o __void_compare in arrayobject.o ... "_PyType_Ready", referenced from: _init_multiarray_umath in multiarraymodule.o "_PyType_Type", referenced from: _arr_add_docstring in compiled_base.o _array__reconstruct in multiarraymodule.o "_PyUnicodeUCS2_AsASCIIString", referenced from: _PyArray_ByteorderConverter in conversion_utils.o _PyArray_SortkindConverter in conversion_utils.o _PyArray_SelectkindConverter in conversion_utils.o _PyArray_SearchsideConverter in conversion_utils.o _PyArray_OrderConverter in conversion_utils.o _PyArray_ClipmodeConverter in conversion_utils.o _PyArray_CastingConverter in conversion_utils.o ... "_PyUnicodeUCS2_AsEncodedString", referenced from: _arraydescr_setstate in descriptor.o "_PyUnicodeUCS2_AsUTF8String", referenced from: _LONGDOUBLE_setitem in arraytypes.o "_PyUnicodeUCS2_AsUnicodeEscapeString", referenced from: __subscript_by_name in descriptor.o "_PyUnicodeUCS2_FromObject", referenced from: _array_unicode in strfuncs.o "_PyUnicodeUCS2_FromUnicode", referenced from: _unicodetype_repr in scalartypes.o _unicodetype_str in scalartypes.o _PyUnicode_FromUCS4 in ucsnarrow.o "_PyUnicode_Type", referenced from: _binop_should_defer in arrayobject.o _get_implementing_args_and_methods in arrayfunction_override.o _PyArray_LookupSpecial_OnInstance in common.o _PyArray_LookupSpecial_OnInstance in ctors.o _PyArray_DescrConverter in descriptor.o _PyArray_GetPriority in multiarraymodule.o _init_multiarray_umath in multiarraymodule.o ... "_Py_BuildValue", referenced from: _array_repr in strfuncs.o _array_str in strfuncs.o _get_ufunc_arguments in ufunc_object.o __apply_array_wrap in ufunc_object.o _ufunc_outer in ufunc_object.o _PyUFunc_GenericReduction in ufunc_object.o __error_handler in extobj.o ... "_Py_DivisionWarningFlag", referenced from: _PyUFunc_MixedDivisionTypeResolver in ufunc_type_resolution.o "_Py_InitModule4_64", referenced from: _init_multiarray_umath in multiarraymodule.o "_Py_OptimizeFlag", referenced from: _arr_add_docstring in compiled_base.o "__PyArg_ParseTupleAndKeywords_SizeT", referenced from: _array_new in arrayobject.o _array_datetime_as_string in datetime_strings.o _array_busday_offset in datetime_busday.o _array_busday_count in datetime_busday.o _array_is_busday in datetime_busday.o _busdaycalendar_init in datetime_busdaycal.o _arraydescr_new in descriptor.o ... "__PyArg_ParseTuple_SizeT", referenced from: _array_set_typeDict in descriptor.o __convert_from_dict in descriptor.o _is_dtype_struct_simple_unaligned_layout in descriptor.o _arraydescr_setstate in descriptor.o _arraydescr_newbyteorder in descriptor.o __descr_find_object in descriptor.o __arraydescr_isnative in descriptor.o ... "__PyArg_VaParseTupleAndKeywords_SizeT", referenced from: _NpyArg_ParseKeywords in methods.o "__PyErr_BadInternalCall", referenced from: __arraydescr_from_ctypes_type in descriptor.o _arraydescr_setstate in descriptor.o _PyArray_IterNew in iterators.o "__PyObject_CallFunction_SizeT", referenced from: __void_compare in arrayobject.o _PyArray_Ptp in calculation.o _PyArray_Mean in calculation.o _PyArray_Round in calculation.o __GenericBinaryOutFunction in calculation.o _PyArray_ConvertMultiAxis in conversion_utils.o _PyArray_FromArrayAttr in ctors.o ... "__PyObject_CallMethod_SizeT", referenced from: __descriptor_from_pep3118_format in buffer.o _PyArray_DTypeFromObjectHelper in common.o _PyArray_SubclassWrap in ctors.o _convert_pydatetime_to_datetimestruct in datetime.o _get_tzoffset_from_pytzinfo in datetime.o __arraydescr_from_ctypes_type in descriptor.o __convert_from_commastring in descriptor.o ... "__PyObject_New", referenced from: _PyArray_DescrNew in descriptor.o "__PyThreadState_Current", referenced from: _recursive_find_object_datetime64_type in datetime.o _recursive_find_object_timedelta64_type in datetime.o _array_scalar_forward in number.o __array_nonzero in number.o "__Py_BuildValue_SizeT", referenced from: _set_typeinfo in arraytypes.o _STRING_to_HALF in arraytypes.o _STRING_to_DATETIME in arraytypes.o _STRING_to_TIMEDELTA in arraytypes.o _UNICODE_to_HALF in arraytypes.o _UNICODE_to_DATETIME in arraytypes.o _UNICODE_to_TIMEDELTA in arraytypes.o ... "__Py_CheckRecursionLimit", referenced from: _recursive_find_object_datetime64_type in datetime.o _recursive_find_object_timedelta64_type in datetime.o _array_scalar_forward in number.o __array_nonzero in number.o "__Py_CheckRecursiveCall", referenced from: _recursive_find_object_datetime64_type in datetime.o _recursive_find_object_timedelta64_type in datetime.o _array_scalar_forward in number.o __array_nonzero in number.o "__Py_EllipsisObject", referenced from: _binop_should_defer in arrayobject.o _get_implementing_args_and_methods in arrayfunction_override.o _PyArray_LookupSpecial_OnInstance in common.o _PyArray_LookupSpecial_OnInstance in ctors.o _parse_index_entry in iterators.o _iter_subscript in iterators.o _iter_ass_subscript in iterators.o ... "__Py_HashDouble", referenced from: _half_arrtype_hash in scalartypes.o _float_arrtype_hash in scalartypes.o _longdouble_arrtype_hash in scalartypes.o _cfloat_arrtype_hash in scalartypes.o _clongdouble_arrtype_hash in scalartypes.o "__Py_NoneStruct", referenced from: _binop_should_defer in arrayobject.o _array_dealloc in arrayobject.o _array_new in arrayobject.o _set_typeinfo in arraytypes.o _MyPyFloat_AsDouble in arraytypes.o _CFLOAT_setitem in arraytypes.o _CDOUBLE_setitem in arraytypes.o ... "__Py_NotImplementedStruct", referenced from: __failed_comparison_workaround in arrayobject.o _array_richcompare in arrayobject.o _binop_should_defer in arrayobject.o _array_function_method_impl in arrayfunction_override.o _array_implement_array_function in arrayfunction_override.o _get_implementing_args_and_methods in arrayfunction_override.o _PyArray_LookupSpecial_OnInstance in common.o ... "__Py_TrueStruct", referenced from: _array_richcompare in arrayobject.o _PyArray_FillWithScalar in convert.o __convert_from_dict in descriptor.o _arraydescr_richcompare in descriptor.o _arraydescr_isnative_get in descriptor.o _arraydescr_isalignedstruct_get in descriptor.o _arraydescr_hasobject_get in descriptor.o ... "__Py_ZeroStruct", referenced from: _array_richcompare in arrayobject.o _OBJECT_to_HALF in arraytypes.o _OBJECT_to_DATETIME in arraytypes.o _OBJECT_to_TIMEDELTA in arraytypes.o _BOOL_to_STRING in arraytypes.o _BOOL_to_UNICODE in arraytypes.o _BOOL_to_VOID in arraytypes.o ... ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status error: Command "/Users/pbulk/build/math/py-numpy16/work/.cwrapper/bin/gfortran -Wall -shared -m64 -L/opt/pkg/lib build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/alloc.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/arrayobject.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/arraytypes.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/array_assign_scalar.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/array_assign_array.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/arrayfunction_override.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/buffer.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/calculation.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/compiled_base.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/common.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/convert.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/convert_datatype.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/conversion_utils.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/ctors.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/datetime.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/datetime_strings.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/datetime_busday.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/datetime_busdaycal.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/descriptor.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/dragon4.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/dtype_transfer.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/einsum.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/flagsobject.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/getset.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/hashdescr.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/item_selection.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/iterators.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/mapping.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/methods.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/multiarraymodule.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/nditer_templ.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/nditer_api.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/nditer_constr.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/nditer_pywrap.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/number.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/refcount.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/sequence.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/shape.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/scalarapi.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/scalartypes.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/strfuncs.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/temp_elide.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/typeinfo.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/usertypes.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/multiarray/vdot.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/umath/umathmodule.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/umath/reduction.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/loops.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/matmul.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/umath/ufunc_object.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/umath/extobj.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/umath/cpuid.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/umath/scalarmath.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/umath/ufunc_type_resolution.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/umath/override.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/npymath/npy_math.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath/ieee754.o build/temp.macosx-11.3-arm64-2.7/build/src.macosx-11.3-arm64-2.7/numpy/core/src/npymath/npy_math_complex.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/npymath/halffloat.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/array_assign.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/mem_overlap.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/npy_longdouble.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/ucsnarrow.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/ufunc_override.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/numpyos.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/cblasfuncs.o build/temp.macosx-11.3-arm64-2.7/numpy/core/src/common/python_xerbla.o -L/opt/pkg/gcc12/lib/gcc/aarch64-apple-darwin22/12.2.0 -L/opt/pkg/gcc12/lib/gcc/aarch64-apple-darwin22/12.2.0/../../.. -L/opt/pkg/gcc12/lib/gcc/aarch64-apple-darwin22/12.2.0/../../.. -L/opt/pkg/lib -Lbuild/temp.macosx-11.3-arm64-2.7 -lnpymath -lnpysort -lgfortran -o build/lib.macosx-11.3-arm64-2.7/numpy/core/_multiarray_umath.so -lblas -lcblas -lblas" failed with exit status 1 *** Error code 1 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/math/py-numpy16 *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/math/py-numpy16