Advertisement
Guest User

Untitled

a guest
Nov 21st, 2020
717
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 357.90 KB | None | 0 0
  1. Collecting pandas-gbq
  2. Using cached pandas_gbq-0.14.1-py3-none-any.whl (24 kB)
  3. Requirement already satisfied: google-auth-oauthlib in /usr/local/lib/python3.9/site-packages (from pandas-gbq) (0.4.2)
  4. Requirement already satisfied: google-cloud-bigquery[bqstorage,pandas]<3.0.0dev,>=1.11.1 in /usr/local/lib/python3.9/site-packages (from pandas-gbq) (2.4.0)
  5. Requirement already satisfied: pydata-google-auth in /usr/local/lib/python3.9/site-packages (from pandas-gbq) (1.1.0)
  6. Requirement already satisfied: google-auth in /usr/local/lib/python3.9/site-packages (from pandas-gbq) (1.23.0)
  7. Requirement already satisfied: pandas>=0.20.1 in /usr/local/lib/python3.9/site-packages (from pandas-gbq) (1.1.4)
  8. Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pandas-gbq) (50.3.2)
  9. Requirement already satisfied: requests-oauthlib>=0.7.0 in /usr/local/lib/python3.9/site-packages (from google-auth-oauthlib->pandas-gbq) (1.3.0)
  10. Requirement already satisfied: protobuf>=3.12.0 in /usr/local/Cellar/protobuf/3.13.0_1/libexec/lib/python3.9/site-packages (from google-cloud-bigquery[bqstorage,pandas]<3.0.0dev,>=1.11.1->pandas-gbq) (3.13.0)
  11. Requirement already satisfied: google-resumable-media<2.0dev,>=0.6.0 in /usr/local/lib/python3.9/site-packages (from google-cloud-bigquery[bqstorage,pandas]<3.0.0dev,>=1.11.1->pandas-gbq) (1.1.0)
  12. Requirement already satisfied: google-api-core[grpc]<2.0.0dev,>=1.23.0 in /usr/local/lib/python3.9/site-packages (from google-cloud-bigquery[bqstorage,pandas]<3.0.0dev,>=1.11.1->pandas-gbq) (1.23.0)
  13. Requirement already satisfied: six<2.0.0dev,>=1.13.0 in /usr/local/Cellar/protobuf/3.13.0_1/libexec/lib/python3.9/site-packages (from google-cloud-bigquery[bqstorage,pandas]<3.0.0dev,>=1.11.1->pandas-gbq) (1.15.0)
  14. Requirement already satisfied: google-cloud-core<2.0dev,>=1.4.1 in /usr/local/lib/python3.9/site-packages (from google-cloud-bigquery[bqstorage,pandas]<3.0.0dev,>=1.11.1->pandas-gbq) (1.4.3)
  15. Requirement already satisfied: proto-plus>=1.10.0 in /usr/local/lib/python3.9/site-packages (from google-cloud-bigquery[bqstorage,pandas]<3.0.0dev,>=1.11.1->pandas-gbq) (1.11.0)
  16. Collecting pyarrow<3.0dev,>=1.0.0; extra == "bqstorage"
  17. Using cached pyarrow-2.0.0.tar.gz (58.9 MB)
  18. Installing build dependencies: started
  19. Installing build dependencies: still running...
  20. Installing build dependencies: finished with status 'error'
  21. ERROR: Command errored out with exit status 1:
  22. command: /usr/local/opt/[email protected]/bin/python3.9 /usr/local/lib/python3.9/site-packages/pip install --ignore-installed --no-user --prefix /private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-build-env-pev1z3i2/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'cython >= 0.29' 'numpy==1.14.5; python_version<'"'"'3.7'"'"'' 'numpy==1.16.0; python_version>='"'"'3.7'"'"'' setuptools setuptools_scm wheel
  23. cwd: None
  24. Complete output (4185 lines):
  25. Ignoring numpy: markers 'python_version < "3.7"' don't match your environment
  26. Collecting cython>=0.29
  27. Using cached Cython-0.29.21-py2.py3-none-any.whl (974 kB)
  28. Collecting numpy==1.16.0
  29. Using cached numpy-1.16.0.zip (5.1 MB)
  30. Collecting setuptools
  31. Using cached setuptools-50.3.2-py3-none-any.whl (785 kB)
  32. Collecting setuptools_scm
  33. Using cached setuptools_scm-4.1.2-py2.py3-none-any.whl (27 kB)
  34. Collecting wheel
  35. Using cached wheel-0.35.1-py2.py3-none-any.whl (33 kB)
  36. Building wheels for collected packages: numpy
  37. Building wheel for numpy (setup.py): started
  38. Building wheel for numpy (setup.py): finished with status 'error'
  39. ERROR: Command errored out with exit status 1:
  40. command: /usr/local/opt/[email protected]/bin/python3.9 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/setup.py'"'"'; __file__='"'"'/private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-wheel-2poqr1q1
  41. cwd: /private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/
  42. Complete output (3727 lines):
  43. Running from numpy source directory.
  44. /private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/numpy/distutils/misc_util.py:476: SyntaxWarning: "is" with a literal. Did you mean "=="?
  45. return is_string(s) and ('*' in s or '?' is s)
  46. blas_opt_info:
  47. blas_mkl_info:
  48. customize UnixCCompiler
  49. libraries mkl_rt not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  50. NOT AVAILABLE
  51.  
  52. blis_info:
  53. customize UnixCCompiler
  54. libraries blis not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  55. NOT AVAILABLE
  56.  
  57. openblas_info:
  58. customize UnixCCompiler
  59. customize UnixCCompiler
  60. libraries openblas not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  61. NOT AVAILABLE
  62.  
  63. atlas_3_10_blas_threads_info:
  64. Setting PTATLAS=ATLAS
  65. customize UnixCCompiler
  66. libraries tatlas not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  67. NOT AVAILABLE
  68.  
  69. atlas_3_10_blas_info:
  70. customize UnixCCompiler
  71. libraries satlas not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  72. NOT AVAILABLE
  73.  
  74. atlas_blas_threads_info:
  75. Setting PTATLAS=ATLAS
  76. customize UnixCCompiler
  77. libraries ptf77blas,ptcblas,atlas not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  78. NOT AVAILABLE
  79.  
  80. atlas_blas_info:
  81. customize UnixCCompiler
  82. libraries f77blas,cblas,atlas not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  83. NOT AVAILABLE
  84.  
  85. accelerate_info:
  86. FOUND:
  87. extra_compile_args = ['-msse3', '-I/System/Library/Frameworks/vecLib.framework/Headers']
  88. extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
  89. define_macros = [('NO_ATLAS_INFO', 3), ('HAVE_CBLAS', None)]
  90.  
  91. FOUND:
  92. extra_compile_args = ['-msse3', '-I/System/Library/Frameworks/vecLib.framework/Headers']
  93. extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
  94. define_macros = [('NO_ATLAS_INFO', 3), ('HAVE_CBLAS', None)]
  95.  
  96. /bin/sh: svnversion: command not found
  97. non-existing path in 'numpy/distutils': 'site.cfg'
  98. lapack_opt_info:
  99. lapack_mkl_info:
  100. customize UnixCCompiler
  101. libraries mkl_rt not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  102. NOT AVAILABLE
  103.  
  104. openblas_lapack_info:
  105. customize UnixCCompiler
  106. customize UnixCCompiler
  107. libraries openblas not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  108. NOT AVAILABLE
  109.  
  110. openblas_clapack_info:
  111. customize UnixCCompiler
  112. customize UnixCCompiler
  113. libraries openblas,lapack not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  114. NOT AVAILABLE
  115.  
  116. atlas_3_10_threads_info:
  117. Setting PTATLAS=ATLAS
  118. customize UnixCCompiler
  119. libraries lapack_atlas not found in /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib
  120. customize UnixCCompiler
  121. libraries tatlas,tatlas not found in /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib
  122. customize UnixCCompiler
  123. libraries lapack_atlas not found in /usr/local/lib
  124. customize UnixCCompiler
  125. libraries tatlas,tatlas not found in /usr/local/lib
  126. customize UnixCCompiler
  127. libraries lapack_atlas not found in /usr/lib
  128. customize UnixCCompiler
  129. libraries tatlas,tatlas not found in /usr/lib
  130. <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
  131. NOT AVAILABLE
  132.  
  133. atlas_3_10_info:
  134. customize UnixCCompiler
  135. libraries lapack_atlas not found in /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib
  136. customize UnixCCompiler
  137. libraries satlas,satlas not found in /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib
  138. customize UnixCCompiler
  139. libraries lapack_atlas not found in /usr/local/lib
  140. customize UnixCCompiler
  141. libraries satlas,satlas not found in /usr/local/lib
  142. customize UnixCCompiler
  143. libraries lapack_atlas not found in /usr/lib
  144. customize UnixCCompiler
  145. libraries satlas,satlas not found in /usr/lib
  146. <class 'numpy.distutils.system_info.atlas_3_10_info'>
  147. NOT AVAILABLE
  148.  
  149. atlas_threads_info:
  150. Setting PTATLAS=ATLAS
  151. customize UnixCCompiler
  152. libraries lapack_atlas not found in /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib
  153. customize UnixCCompiler
  154. libraries ptf77blas,ptcblas,atlas not found in /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib
  155. customize UnixCCompiler
  156. libraries lapack_atlas not found in /usr/local/lib
  157. customize UnixCCompiler
  158. libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
  159. customize UnixCCompiler
  160. libraries lapack_atlas not found in /usr/lib
  161. customize UnixCCompiler
  162. libraries ptf77blas,ptcblas,atlas not found in /usr/lib
  163. <class 'numpy.distutils.system_info.atlas_threads_info'>
  164. NOT AVAILABLE
  165.  
  166. atlas_info:
  167. customize UnixCCompiler
  168. libraries lapack_atlas not found in /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib
  169. customize UnixCCompiler
  170. libraries f77blas,cblas,atlas not found in /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib
  171. customize UnixCCompiler
  172. libraries lapack_atlas not found in /usr/local/lib
  173. customize UnixCCompiler
  174. libraries f77blas,cblas,atlas not found in /usr/local/lib
  175. customize UnixCCompiler
  176. libraries lapack_atlas not found in /usr/lib
  177. customize UnixCCompiler
  178. libraries f77blas,cblas,atlas not found in /usr/lib
  179. <class 'numpy.distutils.system_info.atlas_info'>
  180. NOT AVAILABLE
  181.  
  182. FOUND:
  183. extra_compile_args = ['-msse3', '-I/System/Library/Frameworks/vecLib.framework/Headers']
  184. extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
  185. define_macros = [('NO_ATLAS_INFO', 3), ('HAVE_CBLAS', None)]
  186.  
  187. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'define_macros'
  188. warnings.warn(msg)
  189. running bdist_wheel
  190. running build
  191. running config_cc
  192. unifing config_cc, config, build_clib, build_ext, build commands --compiler options
  193. running config_fc
  194. unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
  195. running build_src
  196. build_src
  197. building py_modules sources
  198. creating build
  199. creating build/src.macosx-10.15-x86_64-3.9
  200. creating build/src.macosx-10.15-x86_64-3.9/numpy
  201. creating build/src.macosx-10.15-x86_64-3.9/numpy/distutils
  202. building library "npymath" sources
  203. get_default_fcompiler: matching types: '['gnu95', 'nag', 'absoft', 'ibm', 'intel', 'gnu', 'g95', 'pg']'
  204. customize Gnu95FCompiler
  205. Found executable /usr/local/bin/gfortran
  206. customize Gnu95FCompiler
  207. customize Gnu95FCompiler using config
  208. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  209.  
  210. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  211. clang: _configtest.c
  212. clang _configtest.o -o _configtest
  213. success!
  214. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  215. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  216.  
  217. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  218. clang: _configtest.c
  219. _configtest.c:1:5: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration]
  220. int exp (void);
  221. ^
  222. _configtest.c:1:5: note: 'exp' is a builtin with type 'double (double)'
  223. 1 warning generated.
  224. clang _configtest.o -o _configtest
  225. success!
  226. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  227. creating build/src.macosx-10.15-x86_64-3.9/numpy/core
  228. creating build/src.macosx-10.15-x86_64-3.9/numpy/core/src
  229. creating build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath
  230. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath/npy_math_internal.h
  231. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath' to include_dirs.
  232. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath/ieee754.c
  233. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath/npy_math_complex.c
  234. None - nothing done with h_files = ['build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath/npy_math_internal.h']
  235. building library "npysort" sources
  236. creating build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common
  237. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common/npy_sort.h
  238. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common' to include_dirs.
  239. creating build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npysort
  240. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npysort/quicksort.c
  241. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npysort/mergesort.c
  242. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npysort/heapsort.c
  243. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common/npy_partition.h
  244. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npysort/selection.c
  245. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common/npy_binsearch.h
  246. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npysort/binsearch.c
  247. None - nothing done with h_files = ['build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common/npy_sort.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common/npy_partition.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common/npy_binsearch.h']
  248. building extension "numpy.core._dummy" sources
  249. Generating build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/config.h
  250. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  251.  
  252. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  253. clang: _configtest.c
  254. success!
  255. removing: _configtest.c _configtest.o _configtest.o.d
  256. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  257.  
  258. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  259. clang: _configtest.c
  260. _configtest.c:1:10: fatal error: 'endian.h' file not found
  261. #include <endian.h>
  262. ^~~~~~~~~~
  263. 1 error generated.
  264. failure.
  265. removing: _configtest.c _configtest.o
  266. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  267.  
  268. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  269. clang: _configtest.c
  270. _configtest.c:1:10: fatal error: 'sys/endian.h' file not found
  271. #include <sys/endian.h>
  272. ^~~~~~~~~~~~~~
  273. 1 error generated.
  274. failure.
  275. removing: _configtest.c _configtest.o
  276. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  277.  
  278. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  279. clang: _configtest.c
  280. success!
  281. removing: _configtest.c _configtest.o _configtest.o.d
  282. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  283.  
  284. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  285. clang: _configtest.c
  286. success!
  287. removing: _configtest.c _configtest.o _configtest.o.d
  288. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  289.  
  290. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  291. clang: _configtest.c
  292. success!
  293. removing: _configtest.c _configtest.o _configtest.o.d
  294. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  295.  
  296. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  297. clang: _configtest.c
  298. success!
  299. removing: _configtest.c _configtest.o _configtest.o.d
  300. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  301.  
  302. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  303. clang: _configtest.c
  304. removing: _configtest.c _configtest.o _configtest.o.d
  305. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  306.  
  307. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  308. clang: _configtest.c
  309. removing: _configtest.c _configtest.o _configtest.o.d
  310. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  311.  
  312. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  313. clang: _configtest.c
  314. removing: _configtest.c _configtest.o _configtest.o.d
  315. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  316.  
  317. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  318. clang: _configtest.c
  319. removing: _configtest.c _configtest.o _configtest.o.d
  320. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  321.  
  322. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  323. clang: _configtest.c
  324. success!
  325. removing: _configtest.c _configtest.o _configtest.o.d
  326. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  327.  
  328. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  329. clang: _configtest.c
  330. removing: _configtest.c _configtest.o _configtest.o.d
  331. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  332.  
  333. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  334. clang: _configtest.c
  335. removing: _configtest.c _configtest.o _configtest.o.d
  336. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  337.  
  338. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  339. clang: _configtest.c
  340. removing: _configtest.c _configtest.o _configtest.o.d
  341. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  342.  
  343. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  344. clang: _configtest.c
  345. removing: _configtest.c _configtest.o _configtest.o.d
  346. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  347.  
  348. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  349. clang: _configtest.c
  350. _configtest.c:7:12: error: use of undeclared identifier 'SIZEOF_LONGDOUBLE'
  351. (void) SIZEOF_LONGDOUBLE;
  352. ^
  353. 1 error generated.
  354. failure.
  355. removing: _configtest.c _configtest.o
  356. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  357.  
  358. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  359. clang: _configtest.c
  360. removing: _configtest.c _configtest.o _configtest.o.d
  361. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  362.  
  363. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  364. clang: _configtest.c
  365. removing: _configtest.c _configtest.o _configtest.o.d
  366. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  367.  
  368. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  369. clang: _configtest.c
  370. removing: _configtest.c _configtest.o _configtest.o.d
  371. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  372.  
  373. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  374. clang: _configtest.c
  375. removing: _configtest.c _configtest.o _configtest.o.d
  376. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  377.  
  378. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  379. clang: _configtest.c
  380. removing: _configtest.c _configtest.o _configtest.o.d
  381. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  382.  
  383. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  384. clang: _configtest.c
  385. removing: _configtest.c _configtest.o _configtest.o.d
  386. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  387.  
  388. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  389. clang: _configtest.c
  390. removing: _configtest.c _configtest.o _configtest.o.d
  391. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  392.  
  393. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  394. clang: _configtest.c
  395. removing: _configtest.c _configtest.o _configtest.o.d
  396. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  397.  
  398. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  399. clang: _configtest.c
  400. success!
  401. removing: _configtest.c _configtest.o _configtest.o.d
  402. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  403.  
  404. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  405. clang: _configtest.c
  406. removing: _configtest.c _configtest.o _configtest.o.d
  407. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  408.  
  409. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  410. clang: _configtest.c
  411. removing: _configtest.c _configtest.o _configtest.o.d
  412. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  413.  
  414. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  415. clang: _configtest.c
  416. removing: _configtest.c _configtest.o _configtest.o.d
  417. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  418.  
  419. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  420. clang: _configtest.c
  421. removing: _configtest.c _configtest.o _configtest.o.d
  422. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  423.  
  424. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  425. clang: _configtest.c
  426. success!
  427. removing: _configtest.c _configtest.o _configtest.o.d
  428. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  429.  
  430. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  431. clang: _configtest.c
  432. _configtest.c:1:5: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration]
  433. int exp (void);
  434. ^
  435. _configtest.c:1:5: note: 'exp' is a builtin with type 'double (double)'
  436. 1 warning generated.
  437. clang _configtest.o -o _configtest
  438. success!
  439. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  440. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  441.  
  442. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  443. clang: _configtest.c
  444. _configtest.c:1:5: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
  445. int sin (void);
  446. ^
  447. _configtest.c:1:5: note: 'sin' is a builtin with type 'double (double)'
  448. _configtest.c:2:5: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration]
  449. int cos (void);
  450. ^
  451. _configtest.c:2:5: note: 'cos' is a builtin with type 'double (double)'
  452. _configtest.c:3:5: warning: incompatible redeclaration of library function 'tan' [-Wincompatible-library-redeclaration]
  453. int tan (void);
  454. ^
  455. _configtest.c:3:5: note: 'tan' is a builtin with type 'double (double)'
  456. _configtest.c:4:5: warning: incompatible redeclaration of library function 'sinh' [-Wincompatible-library-redeclaration]
  457. int sinh (void);
  458. ^
  459. _configtest.c:4:5: note: 'sinh' is a builtin with type 'double (double)'
  460. _configtest.c:5:5: warning: incompatible redeclaration of library function 'cosh' [-Wincompatible-library-redeclaration]
  461. int cosh (void);
  462. ^
  463. _configtest.c:5:5: note: 'cosh' is a builtin with type 'double (double)'
  464. _configtest.c:6:5: warning: incompatible redeclaration of library function 'tanh' [-Wincompatible-library-redeclaration]
  465. int tanh (void);
  466. ^
  467. _configtest.c:6:5: note: 'tanh' is a builtin with type 'double (double)'
  468. _configtest.c:7:5: warning: incompatible redeclaration of library function 'fabs' [-Wincompatible-library-redeclaration]
  469. int fabs (void);
  470. ^
  471. _configtest.c:7:5: note: 'fabs' is a builtin with type 'double (double)'
  472. _configtest.c:8:5: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
  473. int floor (void);
  474. ^
  475. _configtest.c:8:5: note: 'floor' is a builtin with type 'double (double)'
  476. _configtest.c:9:5: warning: incompatible redeclaration of library function 'ceil' [-Wincompatible-library-redeclaration]
  477. int ceil (void);
  478. ^
  479. _configtest.c:9:5: note: 'ceil' is a builtin with type 'double (double)'
  480. _configtest.c:10:5: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
  481. int sqrt (void);
  482. ^
  483. _configtest.c:10:5: note: 'sqrt' is a builtin with type 'double (double)'
  484. _configtest.c:11:5: warning: incompatible redeclaration of library function 'log10' [-Wincompatible-library-redeclaration]
  485. int log10 (void);
  486. ^
  487. _configtest.c:11:5: note: 'log10' is a builtin with type 'double (double)'
  488. _configtest.c:12:5: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
  489. int log (void);
  490. ^
  491. _configtest.c:12:5: note: 'log' is a builtin with type 'double (double)'
  492. _configtest.c:13:5: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration]
  493. int exp (void);
  494. ^
  495. _configtest.c:13:5: note: 'exp' is a builtin with type 'double (double)'
  496. _configtest.c:14:5: warning: incompatible redeclaration of library function 'asin' [-Wincompatible-library-redeclaration]
  497. int asin (void);
  498. ^
  499. _configtest.c:14:5: note: 'asin' is a builtin with type 'double (double)'
  500. _configtest.c:15:5: warning: incompatible redeclaration of library function 'acos' [-Wincompatible-library-redeclaration]
  501. int acos (void);
  502. ^
  503. _configtest.c:15:5: note: 'acos' is a builtin with type 'double (double)'
  504. _configtest.c:16:5: warning: incompatible redeclaration of library function 'atan' [-Wincompatible-library-redeclaration]
  505. int atan (void);
  506. ^
  507. _configtest.c:16:5: note: 'atan' is a builtin with type 'double (double)'
  508. _configtest.c:17:5: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration]
  509. int fmod (void);
  510. ^
  511. _configtest.c:17:5: note: 'fmod' is a builtin with type 'double (double, double)'
  512. _configtest.c:18:5: warning: incompatible redeclaration of library function 'modf' [-Wincompatible-library-redeclaration]
  513. int modf (void);
  514. ^
  515. _configtest.c:18:5: note: 'modf' is a builtin with type 'double (double, double *)'
  516. _configtest.c:19:5: warning: incompatible redeclaration of library function 'frexp' [-Wincompatible-library-redeclaration]
  517. int frexp (void);
  518. ^
  519. _configtest.c:19:5: note: 'frexp' is a builtin with type 'double (double, int *)'
  520. _configtest.c:20:5: warning: incompatible redeclaration of library function 'ldexp' [-Wincompatible-library-redeclaration]
  521. int ldexp (void);
  522. ^
  523. _configtest.c:20:5: note: 'ldexp' is a builtin with type 'double (double, int)'
  524. 20 warnings generated.
  525. clang _configtest.o -o _configtest
  526. success!
  527. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  528. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  529.  
  530. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  531. clang: _configtest.c
  532. success!
  533. removing: _configtest.c _configtest.o _configtest.o.d
  534. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  535.  
  536. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  537. clang: _configtest.c
  538. success!
  539. removing: _configtest.c _configtest.o _configtest.o.d
  540. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  541.  
  542. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  543. clang: _configtest.c
  544. success!
  545. removing: _configtest.c _configtest.o _configtest.o.d
  546. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  547.  
  548. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  549. clang: _configtest.c
  550. success!
  551. removing: _configtest.c _configtest.o _configtest.o.d
  552. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  553.  
  554. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  555. clang: _configtest.c
  556. success!
  557. removing: _configtest.c _configtest.o _configtest.o.d
  558. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  559.  
  560. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  561. clang: _configtest.c
  562. success!
  563. removing: _configtest.c _configtest.o _configtest.o.d
  564. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  565.  
  566. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  567. clang: _configtest.c
  568. success!
  569. removing: _configtest.c _configtest.o _configtest.o.d
  570. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  571.  
  572. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  573. clang: _configtest.c
  574. success!
  575. removing: _configtest.c _configtest.o _configtest.o.d
  576. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  577.  
  578. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  579. clang: _configtest.c
  580. success!
  581. removing: _configtest.c _configtest.o _configtest.o.d
  582. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  583.  
  584. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  585. clang: _configtest.c
  586. _configtest.c:1:5: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration]
  587. int rint (void);
  588. ^
  589. _configtest.c:1:5: note: 'rint' is a builtin with type 'double (double)'
  590. _configtest.c:2:5: warning: incompatible redeclaration of library function 'trunc' [-Wincompatible-library-redeclaration]
  591. int trunc (void);
  592. ^
  593. _configtest.c:2:5: note: 'trunc' is a builtin with type 'double (double)'
  594. _configtest.c:3:5: warning: incompatible redeclaration of library function 'exp2' [-Wincompatible-library-redeclaration]
  595. int exp2 (void);
  596. ^
  597. _configtest.c:3:5: note: 'exp2' is a builtin with type 'double (double)'
  598. _configtest.c:4:5: warning: incompatible redeclaration of library function 'log2' [-Wincompatible-library-redeclaration]
  599. int log2 (void);
  600. ^
  601. _configtest.c:4:5: note: 'log2' is a builtin with type 'double (double)'
  602. _configtest.c:5:5: warning: incompatible redeclaration of library function 'atan2' [-Wincompatible-library-redeclaration]
  603. int atan2 (void);
  604. ^
  605. _configtest.c:5:5: note: 'atan2' is a builtin with type 'double (double, double)'
  606. _configtest.c:6:5: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
  607. int pow (void);
  608. ^
  609. _configtest.c:6:5: note: 'pow' is a builtin with type 'double (double, double)'
  610. _configtest.c:7:5: warning: incompatible redeclaration of library function 'nextafter' [-Wincompatible-library-redeclaration]
  611. int nextafter (void);
  612. ^
  613. _configtest.c:7:5: note: 'nextafter' is a builtin with type 'double (double, double)'
  614. _configtest.c:8:5: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration]
  615. int strtoll (void);
  616. ^
  617. _configtest.c:8:5: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)'
  618. _configtest.c:9:5: warning: incompatible redeclaration of library function 'strtoull' [-Wincompatible-library-redeclaration]
  619. int strtoull (void);
  620. ^
  621. _configtest.c:9:5: note: 'strtoull' is a builtin with type 'unsigned long long (const char *, char **, int)'
  622. _configtest.c:10:5: warning: incompatible redeclaration of library function 'cbrt' [-Wincompatible-library-redeclaration]
  623. int cbrt (void);
  624. ^
  625. _configtest.c:10:5: note: 'cbrt' is a builtin with type 'double (double)'
  626. 10 warnings generated.
  627. clang _configtest.o -o _configtest
  628. Undefined symbols for architecture x86_64:
  629. "_fallocate", referenced from:
  630. _main in _configtest.o
  631. ld: symbol(s) not found for architecture x86_64
  632. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  633. failure.
  634. removing: _configtest.c _configtest.o _configtest.o.d
  635. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  636.  
  637. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  638. clang: _configtest.c
  639. _configtest.c:1:5: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration]
  640. int rint (void);
  641. ^
  642. _configtest.c:1:5: note: 'rint' is a builtin with type 'double (double)'
  643. 1 warning generated.
  644. clang _configtest.o -o _configtest
  645. success!
  646. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  647. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  648.  
  649. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  650. clang: _configtest.c
  651. _configtest.c:1:5: warning: incompatible redeclaration of library function 'trunc' [-Wincompatible-library-redeclaration]
  652. int trunc (void);
  653. ^
  654. _configtest.c:1:5: note: 'trunc' is a builtin with type 'double (double)'
  655. 1 warning generated.
  656. clang _configtest.o -o _configtest
  657. success!
  658. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  659. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  660.  
  661. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  662. clang: _configtest.c
  663. _configtest.c:1:5: warning: incompatible redeclaration of library function 'exp2' [-Wincompatible-library-redeclaration]
  664. int exp2 (void);
  665. ^
  666. _configtest.c:1:5: note: 'exp2' is a builtin with type 'double (double)'
  667. 1 warning generated.
  668. clang _configtest.o -o _configtest
  669. success!
  670. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  671. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  672.  
  673. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  674. clang: _configtest.c
  675. _configtest.c:1:5: warning: incompatible redeclaration of library function 'log2' [-Wincompatible-library-redeclaration]
  676. int log2 (void);
  677. ^
  678. _configtest.c:1:5: note: 'log2' is a builtin with type 'double (double)'
  679. 1 warning generated.
  680. clang _configtest.o -o _configtest
  681. success!
  682. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  683. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  684.  
  685. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  686. clang: _configtest.c
  687. _configtest.c:1:5: warning: incompatible redeclaration of library function 'atan2' [-Wincompatible-library-redeclaration]
  688. int atan2 (void);
  689. ^
  690. _configtest.c:1:5: note: 'atan2' is a builtin with type 'double (double, double)'
  691. 1 warning generated.
  692. clang _configtest.o -o _configtest
  693. success!
  694. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  695. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  696.  
  697. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  698. clang: _configtest.c
  699. _configtest.c:1:5: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
  700. int pow (void);
  701. ^
  702. _configtest.c:1:5: note: 'pow' is a builtin with type 'double (double, double)'
  703. 1 warning generated.
  704. clang _configtest.o -o _configtest
  705. success!
  706. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  707. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  708.  
  709. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  710. clang: _configtest.c
  711. _configtest.c:1:5: warning: incompatible redeclaration of library function 'nextafter' [-Wincompatible-library-redeclaration]
  712. int nextafter (void);
  713. ^
  714. _configtest.c:1:5: note: 'nextafter' is a builtin with type 'double (double, double)'
  715. 1 warning generated.
  716. clang _configtest.o -o _configtest
  717. success!
  718. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  719. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  720.  
  721. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  722. clang: _configtest.c
  723. _configtest.c:1:5: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration]
  724. int strtoll (void);
  725. ^
  726. _configtest.c:1:5: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)'
  727. 1 warning generated.
  728. clang _configtest.o -o _configtest
  729. success!
  730. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  731. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  732.  
  733. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  734. clang: _configtest.c
  735. _configtest.c:1:5: warning: incompatible redeclaration of library function 'strtoull' [-Wincompatible-library-redeclaration]
  736. int strtoull (void);
  737. ^
  738. _configtest.c:1:5: note: 'strtoull' is a builtin with type 'unsigned long long (const char *, char **, int)'
  739. 1 warning generated.
  740. clang _configtest.o -o _configtest
  741. success!
  742. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  743. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  744.  
  745. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  746. clang: _configtest.c
  747. _configtest.c:1:5: warning: incompatible redeclaration of library function 'cbrt' [-Wincompatible-library-redeclaration]
  748. int cbrt (void);
  749. ^
  750. _configtest.c:1:5: note: 'cbrt' is a builtin with type 'double (double)'
  751. 1 warning generated.
  752. clang _configtest.o -o _configtest
  753. success!
  754. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  755. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  756.  
  757. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  758. clang: _configtest.c
  759. clang _configtest.o -o _configtest
  760. success!
  761. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  762. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  763.  
  764. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  765. clang: _configtest.c
  766. clang _configtest.o -o _configtest
  767. Undefined symbols for architecture x86_64:
  768. "_fallocate", referenced from:
  769. _main in _configtest.o
  770. ld: symbol(s) not found for architecture x86_64
  771. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  772. failure.
  773. removing: _configtest.c _configtest.o _configtest.o.d
  774. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  775.  
  776. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  777. clang: _configtest.c
  778. clang _configtest.o -o _configtest
  779. success!
  780. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  781. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  782.  
  783. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  784. clang: _configtest.c
  785. clang _configtest.o -o _configtest
  786. success!
  787. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  788. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  789.  
  790. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  791. clang: _configtest.c
  792. clang _configtest.o -o _configtest
  793. success!
  794. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  795. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  796.  
  797. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  798. clang: _configtest.c
  799. clang _configtest.o -o _configtest
  800. success!
  801. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  802. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  803.  
  804. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  805. clang: _configtest.c
  806. _configtest.c:1:10: fatal error: 'features.h' file not found
  807. #include <features.h>
  808. ^~~~~~~~~~~~
  809. 1 error generated.
  810. failure.
  811. removing: _configtest.c _configtest.o
  812. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  813.  
  814. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  815. clang: _configtest.c
  816. clang _configtest.o -o _configtest
  817. success!
  818. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  819. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  820.  
  821. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  822. clang: _configtest.c
  823. clang _configtest.o -o _configtest
  824. success!
  825. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  826. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  827.  
  828. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  829. clang: _configtest.c
  830. clang _configtest.o -o _configtest
  831. success!
  832. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  833. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  834.  
  835. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  836. clang: _configtest.c
  837. _configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value]
  838. __builtin_isnan(5.);
  839. ^~~~~~~~~~~~~~~ ~~
  840. 1 warning generated.
  841. clang _configtest.o -o _configtest
  842. success!
  843. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  844. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  845.  
  846. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  847. clang: _configtest.c
  848. _configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value]
  849. __builtin_isinf(5.);
  850. ^~~~~~~~~~~~~~~ ~~
  851. 1 warning generated.
  852. clang _configtest.o -o _configtest
  853. success!
  854. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  855. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  856.  
  857. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  858. clang: _configtest.c
  859. _configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value]
  860. __builtin_isfinite(5.);
  861. ^~~~~~~~~~~~~~~~~~ ~~
  862. 1 warning generated.
  863. clang _configtest.o -o _configtest
  864. success!
  865. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  866. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  867.  
  868. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  869. clang: _configtest.c
  870. _configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value]
  871. __builtin_bswap32(5u);
  872. ^~~~~~~~~~~~~~~~~ ~~
  873. 1 warning generated.
  874. clang _configtest.o -o _configtest
  875. success!
  876. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  877. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  878.  
  879. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  880. clang: _configtest.c
  881. _configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value]
  882. __builtin_bswap64(5u);
  883. ^~~~~~~~~~~~~~~~~ ~~
  884. 1 warning generated.
  885. clang _configtest.o -o _configtest
  886. success!
  887. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  888. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  889.  
  890. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  891. clang: _configtest.c
  892. _configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value]
  893. __builtin_expect(5, 0);
  894. ^~~~~~~~~~~~~~~~ ~~~~
  895. 1 warning generated.
  896. clang _configtest.o -o _configtest
  897. success!
  898. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  899. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  900.  
  901. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  902. clang: _configtest.c
  903. clang _configtest.o -o _configtest
  904. success!
  905. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  906. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  907.  
  908. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  909. clang: _configtest.c
  910. _configtest.c:7:16: warning: unused variable 'r' [-Wunused-variable]
  911. volatile int r = __builtin_cpu_supports("sse");
  912. ^
  913. 1 warning generated.
  914. clang _configtest.o -o _configtest
  915. success!
  916. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  917. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  918.  
  919. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  920. clang: _configtest.c
  921. clang _configtest.o -o _configtest
  922. success!
  923. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  924. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  925.  
  926. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  927. clang: _configtest.c
  928. clang _configtest.o -o _configtest
  929. success!
  930. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  931. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  932.  
  933. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  934. clang: _configtest.c
  935. clang _configtest.o -o _configtest
  936. success!
  937. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  938. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  939.  
  940. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  941. clang: _configtest.c
  942. clang _configtest.o -o _configtest
  943. success!
  944. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  945. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  946.  
  947. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  948. clang: _configtest.c
  949. clang _configtest.o -o _configtest
  950. success!
  951. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  952. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  953.  
  954. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  955. clang: _configtest.c
  956. clang _configtest.o -o _configtest
  957. success!
  958. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  959. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  960.  
  961. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  962. clang: _configtest.c
  963. clang _configtest.o -o _configtest
  964. success!
  965. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  966. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  967.  
  968. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  969. clang: _configtest.c
  970. clang _configtest.o -o _configtest
  971. success!
  972. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  973. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  974.  
  975. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  976. clang: _configtest.c
  977. _configtest.c:5:20: error: unknown attribute 'optimize' ignored [-Werror,-Wunknown-attributes]
  978. int __attribute__((optimize("unroll-loops"))) attribute_optimize_unroll_loops(void*);
  979. ^
  980. 1 error generated.
  981. failure.
  982. removing: _configtest.c _configtest.o
  983. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  984.  
  985. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  986. clang: _configtest.c
  987. _configtest.c:5:20: error: unknown attribute 'optimize' ignored [-Werror,-Wunknown-attributes]
  988. int __attribute__((optimize("O3"))) attribute_optimize_opt_3(void*);
  989. ^
  990. 1 error generated.
  991. failure.
  992. removing: _configtest.c _configtest.o
  993. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  994.  
  995. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  996. clang: _configtest.c
  997. success!
  998. removing: _configtest.c _configtest.o _configtest.o.d
  999. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1000.  
  1001. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1002. clang: _configtest.c
  1003. success!
  1004. removing: _configtest.c _configtest.o _configtest.o.d
  1005. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1006.  
  1007. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1008. clang: _configtest.c
  1009. success!
  1010. removing: _configtest.c _configtest.o _configtest.o.d
  1011. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1012.  
  1013. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1014. clang: _configtest.c
  1015. success!
  1016. removing: _configtest.c _configtest.o _configtest.o.d
  1017. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1018.  
  1019. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1020. clang: _configtest.c
  1021. _configtest.c:5:24: error: expected function body after function declarator
  1022. int __declspec(thread) foo;
  1023. ^
  1024. 1 error generated.
  1025. failure.
  1026. removing: _configtest.c _configtest.o
  1027. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1028.  
  1029. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1030. clang: _configtest.c
  1031. _configtest.c:1:5: warning: incompatible redeclaration of library function 'sinf' [-Wincompatible-library-redeclaration]
  1032. int sinf (void);
  1033. ^
  1034. _configtest.c:1:5: note: 'sinf' is a builtin with type 'float (float)'
  1035. _configtest.c:2:5: warning: incompatible redeclaration of library function 'cosf' [-Wincompatible-library-redeclaration]
  1036. int cosf (void);
  1037. ^
  1038. _configtest.c:2:5: note: 'cosf' is a builtin with type 'float (float)'
  1039. _configtest.c:3:5: warning: incompatible redeclaration of library function 'tanf' [-Wincompatible-library-redeclaration]
  1040. int tanf (void);
  1041. ^
  1042. _configtest.c:3:5: note: 'tanf' is a builtin with type 'float (float)'
  1043. _configtest.c:4:5: warning: incompatible redeclaration of library function 'sinhf' [-Wincompatible-library-redeclaration]
  1044. int sinhf (void);
  1045. ^
  1046. _configtest.c:4:5: note: 'sinhf' is a builtin with type 'float (float)'
  1047. _configtest.c:5:5: warning: incompatible redeclaration of library function 'coshf' [-Wincompatible-library-redeclaration]
  1048. int coshf (void);
  1049. ^
  1050. _configtest.c:5:5: note: 'coshf' is a builtin with type 'float (float)'
  1051. _configtest.c:6:5: warning: incompatible redeclaration of library function 'tanhf' [-Wincompatible-library-redeclaration]
  1052. int tanhf (void);
  1053. ^
  1054. _configtest.c:6:5: note: 'tanhf' is a builtin with type 'float (float)'
  1055. _configtest.c:7:5: warning: incompatible redeclaration of library function 'fabsf' [-Wincompatible-library-redeclaration]
  1056. int fabsf (void);
  1057. ^
  1058. _configtest.c:7:5: note: 'fabsf' is a builtin with type 'float (float)'
  1059. _configtest.c:8:5: warning: incompatible redeclaration of library function 'floorf' [-Wincompatible-library-redeclaration]
  1060. int floorf (void);
  1061. ^
  1062. _configtest.c:8:5: note: 'floorf' is a builtin with type 'float (float)'
  1063. _configtest.c:9:5: warning: incompatible redeclaration of library function 'ceilf' [-Wincompatible-library-redeclaration]
  1064. int ceilf (void);
  1065. ^
  1066. _configtest.c:9:5: note: 'ceilf' is a builtin with type 'float (float)'
  1067. _configtest.c:10:5: warning: incompatible redeclaration of library function 'rintf' [-Wincompatible-library-redeclaration]
  1068. int rintf (void);
  1069. ^
  1070. _configtest.c:10:5: note: 'rintf' is a builtin with type 'float (float)'
  1071. _configtest.c:11:5: warning: incompatible redeclaration of library function 'truncf' [-Wincompatible-library-redeclaration]
  1072. int truncf (void);
  1073. ^
  1074. _configtest.c:11:5: note: 'truncf' is a builtin with type 'float (float)'
  1075. _configtest.c:12:5: warning: incompatible redeclaration of library function 'sqrtf' [-Wincompatible-library-redeclaration]
  1076. int sqrtf (void);
  1077. ^
  1078. _configtest.c:12:5: note: 'sqrtf' is a builtin with type 'float (float)'
  1079. _configtest.c:13:5: warning: incompatible redeclaration of library function 'log10f' [-Wincompatible-library-redeclaration]
  1080. int log10f (void);
  1081. ^
  1082. _configtest.c:13:5: note: 'log10f' is a builtin with type 'float (float)'
  1083. _configtest.c:14:5: warning: incompatible redeclaration of library function 'logf' [-Wincompatible-library-redeclaration]
  1084. int logf (void);
  1085. ^
  1086. _configtest.c:14:5: note: 'logf' is a builtin with type 'float (float)'
  1087. _configtest.c:15:5: warning: incompatible redeclaration of library function 'log1pf' [-Wincompatible-library-redeclaration]
  1088. int log1pf (void);
  1089. ^
  1090. _configtest.c:15:5: note: 'log1pf' is a builtin with type 'float (float)'
  1091. _configtest.c:16:5: warning: incompatible redeclaration of library function 'expf' [-Wincompatible-library-redeclaration]
  1092. int expf (void);
  1093. ^
  1094. _configtest.c:16:5: note: 'expf' is a builtin with type 'float (float)'
  1095. _configtest.c:17:5: warning: incompatible redeclaration of library function 'expm1f' [-Wincompatible-library-redeclaration]
  1096. int expm1f (void);
  1097. ^
  1098. _configtest.c:17:5: note: 'expm1f' is a builtin with type 'float (float)'
  1099. _configtest.c:18:5: warning: incompatible redeclaration of library function 'asinf' [-Wincompatible-library-redeclaration]
  1100. int asinf (void);
  1101. ^
  1102. _configtest.c:18:5: note: 'asinf' is a builtin with type 'float (float)'
  1103. _configtest.c:19:5: warning: incompatible redeclaration of library function 'acosf' [-Wincompatible-library-redeclaration]
  1104. int acosf (void);
  1105. ^
  1106. _configtest.c:19:5: note: 'acosf' is a builtin with type 'float (float)'
  1107. _configtest.c:20:5: warning: incompatible redeclaration of library function 'atanf' [-Wincompatible-library-redeclaration]
  1108. int atanf (void);
  1109. ^
  1110. _configtest.c:20:5: note: 'atanf' is a builtin with type 'float (float)'
  1111. _configtest.c:21:5: warning: incompatible redeclaration of library function 'asinhf' [-Wincompatible-library-redeclaration]
  1112. int asinhf (void);
  1113. ^
  1114. _configtest.c:21:5: note: 'asinhf' is a builtin with type 'float (float)'
  1115. _configtest.c:22:5: warning: incompatible redeclaration of library function 'acoshf' [-Wincompatible-library-redeclaration]
  1116. int acoshf (void);
  1117. ^
  1118. _configtest.c:22:5: note: 'acoshf' is a builtin with type 'float (float)'
  1119. _configtest.c:23:5: warning: incompatible redeclaration of library function 'atanhf' [-Wincompatible-library-redeclaration]
  1120. int atanhf (void);
  1121. ^
  1122. _configtest.c:23:5: note: 'atanhf' is a builtin with type 'float (float)'
  1123. _configtest.c:24:5: warning: incompatible redeclaration of library function 'hypotf' [-Wincompatible-library-redeclaration]
  1124. int hypotf (void);
  1125. ^
  1126. _configtest.c:24:5: note: 'hypotf' is a builtin with type 'float (float, float)'
  1127. _configtest.c:25:5: warning: incompatible redeclaration of library function 'atan2f' [-Wincompatible-library-redeclaration]
  1128. int atan2f (void);
  1129. ^
  1130. _configtest.c:25:5: note: 'atan2f' is a builtin with type 'float (float, float)'
  1131. _configtest.c:26:5: warning: incompatible redeclaration of library function 'powf' [-Wincompatible-library-redeclaration]
  1132. int powf (void);
  1133. ^
  1134. _configtest.c:26:5: note: 'powf' is a builtin with type 'float (float, float)'
  1135. _configtest.c:27:5: warning: incompatible redeclaration of library function 'fmodf' [-Wincompatible-library-redeclaration]
  1136. int fmodf (void);
  1137. ^
  1138. _configtest.c:27:5: note: 'fmodf' is a builtin with type 'float (float, float)'
  1139. _configtest.c:28:5: warning: incompatible redeclaration of library function 'modff' [-Wincompatible-library-redeclaration]
  1140. int modff (void);
  1141. ^
  1142. _configtest.c:28:5: note: 'modff' is a builtin with type 'float (float, float *)'
  1143. _configtest.c:29:5: warning: incompatible redeclaration of library function 'frexpf' [-Wincompatible-library-redeclaration]
  1144. int frexpf (void);
  1145. ^
  1146. _configtest.c:29:5: note: 'frexpf' is a builtin with type 'float (float, int *)'
  1147. _configtest.c:30:5: warning: incompatible redeclaration of library function 'ldexpf' [-Wincompatible-library-redeclaration]
  1148. int ldexpf (void);
  1149. ^
  1150. _configtest.c:30:5: note: 'ldexpf' is a builtin with type 'float (float, int)'
  1151. _configtest.c:31:5: warning: incompatible redeclaration of library function 'exp2f' [-Wincompatible-library-redeclaration]
  1152. int exp2f (void);
  1153. ^
  1154. _configtest.c:31:5: note: 'exp2f' is a builtin with type 'float (float)'
  1155. _configtest.c:32:5: warning: incompatible redeclaration of library function 'log2f' [-Wincompatible-library-redeclaration]
  1156. int log2f (void);
  1157. ^
  1158. _configtest.c:32:5: note: 'log2f' is a builtin with type 'float (float)'
  1159. _configtest.c:33:5: warning: incompatible redeclaration of library function 'copysignf' [-Wincompatible-library-redeclaration]
  1160. int copysignf (void);
  1161. ^
  1162. _configtest.c:33:5: note: 'copysignf' is a builtin with type 'float (float, float)'
  1163. _configtest.c:34:5: warning: incompatible redeclaration of library function 'nextafterf' [-Wincompatible-library-redeclaration]
  1164. int nextafterf (void);
  1165. ^
  1166. _configtest.c:34:5: note: 'nextafterf' is a builtin with type 'float (float, float)'
  1167. _configtest.c:35:5: warning: incompatible redeclaration of library function 'cbrtf' [-Wincompatible-library-redeclaration]
  1168. int cbrtf (void);
  1169. ^
  1170. _configtest.c:35:5: note: 'cbrtf' is a builtin with type 'float (float)'
  1171. 35 warnings generated.
  1172. clang _configtest.o -o _configtest
  1173. success!
  1174. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  1175. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1176.  
  1177. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1178. clang: _configtest.c
  1179. _configtest.c:1:5: warning: incompatible redeclaration of library function 'sinl' [-Wincompatible-library-redeclaration]
  1180. int sinl (void);
  1181. ^
  1182. _configtest.c:1:5: note: 'sinl' is a builtin with type 'long double (long double)'
  1183. _configtest.c:2:5: warning: incompatible redeclaration of library function 'cosl' [-Wincompatible-library-redeclaration]
  1184. int cosl (void);
  1185. ^
  1186. _configtest.c:2:5: note: 'cosl' is a builtin with type 'long double (long double)'
  1187. _configtest.c:3:5: warning: incompatible redeclaration of library function 'tanl' [-Wincompatible-library-redeclaration]
  1188. int tanl (void);
  1189. ^
  1190. _configtest.c:3:5: note: 'tanl' is a builtin with type 'long double (long double)'
  1191. _configtest.c:4:5: warning: incompatible redeclaration of library function 'sinhl' [-Wincompatible-library-redeclaration]
  1192. int sinhl (void);
  1193. ^
  1194. _configtest.c:4:5: note: 'sinhl' is a builtin with type 'long double (long double)'
  1195. _configtest.c:5:5: warning: incompatible redeclaration of library function 'coshl' [-Wincompatible-library-redeclaration]
  1196. int coshl (void);
  1197. ^
  1198. _configtest.c:5:5: note: 'coshl' is a builtin with type 'long double (long double)'
  1199. _configtest.c:6:5: warning: incompatible redeclaration of library function 'tanhl' [-Wincompatible-library-redeclaration]
  1200. int tanhl (void);
  1201. ^
  1202. _configtest.c:6:5: note: 'tanhl' is a builtin with type 'long double (long double)'
  1203. _configtest.c:7:5: warning: incompatible redeclaration of library function 'fabsl' [-Wincompatible-library-redeclaration]
  1204. int fabsl (void);
  1205. ^
  1206. _configtest.c:7:5: note: 'fabsl' is a builtin with type 'long double (long double)'
  1207. _configtest.c:8:5: warning: incompatible redeclaration of library function 'floorl' [-Wincompatible-library-redeclaration]
  1208. int floorl (void);
  1209. ^
  1210. _configtest.c:8:5: note: 'floorl' is a builtin with type 'long double (long double)'
  1211. _configtest.c:9:5: warning: incompatible redeclaration of library function 'ceill' [-Wincompatible-library-redeclaration]
  1212. int ceill (void);
  1213. ^
  1214. _configtest.c:9:5: note: 'ceill' is a builtin with type 'long double (long double)'
  1215. _configtest.c:10:5: warning: incompatible redeclaration of library function 'rintl' [-Wincompatible-library-redeclaration]
  1216. int rintl (void);
  1217. ^
  1218. _configtest.c:10:5: note: 'rintl' is a builtin with type 'long double (long double)'
  1219. _configtest.c:11:5: warning: incompatible redeclaration of library function 'truncl' [-Wincompatible-library-redeclaration]
  1220. int truncl (void);
  1221. ^
  1222. _configtest.c:11:5: note: 'truncl' is a builtin with type 'long double (long double)'
  1223. _configtest.c:12:5: warning: incompatible redeclaration of library function 'sqrtl' [-Wincompatible-library-redeclaration]
  1224. int sqrtl (void);
  1225. ^
  1226. _configtest.c:12:5: note: 'sqrtl' is a builtin with type 'long double (long double)'
  1227. _configtest.c:13:5: warning: incompatible redeclaration of library function 'log10l' [-Wincompatible-library-redeclaration]
  1228. int log10l (void);
  1229. ^
  1230. _configtest.c:13:5: note: 'log10l' is a builtin with type 'long double (long double)'
  1231. _configtest.c:14:5: warning: incompatible redeclaration of library function 'logl' [-Wincompatible-library-redeclaration]
  1232. int logl (void);
  1233. ^
  1234. _configtest.c:14:5: note: 'logl' is a builtin with type 'long double (long double)'
  1235. _configtest.c:15:5: warning: incompatible redeclaration of library function 'log1pl' [-Wincompatible-library-redeclaration]
  1236. int log1pl (void);
  1237. ^
  1238. _configtest.c:15:5: note: 'log1pl' is a builtin with type 'long double (long double)'
  1239. _configtest.c:16:5: warning: incompatible redeclaration of library function 'expl' [-Wincompatible-library-redeclaration]
  1240. int expl (void);
  1241. ^
  1242. _configtest.c:16:5: note: 'expl' is a builtin with type 'long double (long double)'
  1243. _configtest.c:17:5: warning: incompatible redeclaration of library function 'expm1l' [-Wincompatible-library-redeclaration]
  1244. int expm1l (void);
  1245. ^
  1246. _configtest.c:17:5: note: 'expm1l' is a builtin with type 'long double (long double)'
  1247. _configtest.c:18:5: warning: incompatible redeclaration of library function 'asinl' [-Wincompatible-library-redeclaration]
  1248. int asinl (void);
  1249. ^
  1250. _configtest.c:18:5: note: 'asinl' is a builtin with type 'long double (long double)'
  1251. _configtest.c:19:5: warning: incompatible redeclaration of library function 'acosl' [-Wincompatible-library-redeclaration]
  1252. int acosl (void);
  1253. ^
  1254. _configtest.c:19:5: note: 'acosl' is a builtin with type 'long double (long double)'
  1255. _configtest.c:20:5: warning: incompatible redeclaration of library function 'atanl' [-Wincompatible-library-redeclaration]
  1256. int atanl (void);
  1257. ^
  1258. _configtest.c:20:5: note: 'atanl' is a builtin with type 'long double (long double)'
  1259. _configtest.c:21:5: warning: incompatible redeclaration of library function 'asinhl' [-Wincompatible-library-redeclaration]
  1260. int asinhl (void);
  1261. ^
  1262. _configtest.c:21:5: note: 'asinhl' is a builtin with type 'long double (long double)'
  1263. _configtest.c:22:5: warning: incompatible redeclaration of library function 'acoshl' [-Wincompatible-library-redeclaration]
  1264. int acoshl (void);
  1265. ^
  1266. _configtest.c:22:5: note: 'acoshl' is a builtin with type 'long double (long double)'
  1267. _configtest.c:23:5: warning: incompatible redeclaration of library function 'atanhl' [-Wincompatible-library-redeclaration]
  1268. int atanhl (void);
  1269. ^
  1270. _configtest.c:23:5: note: 'atanhl' is a builtin with type 'long double (long double)'
  1271. _configtest.c:24:5: warning: incompatible redeclaration of library function 'hypotl' [-Wincompatible-library-redeclaration]
  1272. int hypotl (void);
  1273. ^
  1274. _configtest.c:24:5: note: 'hypotl' is a builtin with type 'long double (long double, long double)'
  1275. _configtest.c:25:5: warning: incompatible redeclaration of library function 'atan2l' [-Wincompatible-library-redeclaration]
  1276. int atan2l (void);
  1277. ^
  1278. _configtest.c:25:5: note: 'atan2l' is a builtin with type 'long double (long double, long double)'
  1279. _configtest.c:26:5: warning: incompatible redeclaration of library function 'powl' [-Wincompatible-library-redeclaration]
  1280. int powl (void);
  1281. ^
  1282. _configtest.c:26:5: note: 'powl' is a builtin with type 'long double (long double, long double)'
  1283. _configtest.c:27:5: warning: incompatible redeclaration of library function 'fmodl' [-Wincompatible-library-redeclaration]
  1284. int fmodl (void);
  1285. ^
  1286. _configtest.c:27:5: note: 'fmodl' is a builtin with type 'long double (long double, long double)'
  1287. _configtest.c:28:5: warning: incompatible redeclaration of library function 'modfl' [-Wincompatible-library-redeclaration]
  1288. int modfl (void);
  1289. ^
  1290. _configtest.c:28:5: note: 'modfl' is a builtin with type 'long double (long double, long double *)'
  1291. _configtest.c:29:5: warning: incompatible redeclaration of library function 'frexpl' [-Wincompatible-library-redeclaration]
  1292. int frexpl (void);
  1293. ^
  1294. _configtest.c:29:5: note: 'frexpl' is a builtin with type 'long double (long double, int *)'
  1295. _configtest.c:30:5: warning: incompatible redeclaration of library function 'ldexpl' [-Wincompatible-library-redeclaration]
  1296. int ldexpl (void);
  1297. ^
  1298. _configtest.c:30:5: note: 'ldexpl' is a builtin with type 'long double (long double, int)'
  1299. _configtest.c:31:5: warning: incompatible redeclaration of library function 'exp2l' [-Wincompatible-library-redeclaration]
  1300. int exp2l (void);
  1301. ^
  1302. _configtest.c:31:5: note: 'exp2l' is a builtin with type 'long double (long double)'
  1303. _configtest.c:32:5: warning: incompatible redeclaration of library function 'log2l' [-Wincompatible-library-redeclaration]
  1304. int log2l (void);
  1305. ^
  1306. _configtest.c:32:5: note: 'log2l' is a builtin with type 'long double (long double)'
  1307. _configtest.c:33:5: warning: incompatible redeclaration of library function 'copysignl' [-Wincompatible-library-redeclaration]
  1308. int copysignl (void);
  1309. ^
  1310. _configtest.c:33:5: note: 'copysignl' is a builtin with type 'long double (long double, long double)'
  1311. _configtest.c:34:5: warning: incompatible redeclaration of library function 'nextafterl' [-Wincompatible-library-redeclaration]
  1312. int nextafterl (void);
  1313. ^
  1314. _configtest.c:34:5: note: 'nextafterl' is a builtin with type 'long double (long double, long double)'
  1315. _configtest.c:35:5: warning: incompatible redeclaration of library function 'cbrtl' [-Wincompatible-library-redeclaration]
  1316. int cbrtl (void);
  1317. ^
  1318. _configtest.c:35:5: note: 'cbrtl' is a builtin with type 'long double (long double)'
  1319. 35 warnings generated.
  1320. clang _configtest.o -o _configtest
  1321. success!
  1322. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  1323. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1324.  
  1325. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1326. clang: _configtest.c
  1327. success!
  1328. removing: _configtest.c _configtest.o _configtest.o.d
  1329. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1330.  
  1331. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1332. clang: _configtest.c
  1333. success!
  1334. removing: _configtest.c _configtest.o _configtest.o.d
  1335. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1336.  
  1337. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1338. clang: _configtest.c
  1339. success!
  1340. removing: _configtest.c _configtest.o _configtest.o.d
  1341. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1342.  
  1343. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1344. clang: _configtest.c
  1345. success!
  1346. removing: _configtest.c _configtest.o _configtest.o.d
  1347. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1348.  
  1349. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1350. clang: _configtest.c
  1351. _configtest.c:8:12: error: use of undeclared identifier 'HAVE_DECL_SIGNBIT'
  1352. (void) HAVE_DECL_SIGNBIT;
  1353. ^
  1354. 1 error generated.
  1355. failure.
  1356. removing: _configtest.c _configtest.o
  1357. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1358.  
  1359. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1360. clang: _configtest.c
  1361. success!
  1362. removing: _configtest.c _configtest.o _configtest.o.d
  1363. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1364.  
  1365. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1366. clang: _configtest.c
  1367. success!
  1368. removing: _configtest.c _configtest.o _configtest.o.d
  1369. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1370.  
  1371. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1372. clang: _configtest.c
  1373. success!
  1374. removing: _configtest.c _configtest.o _configtest.o.d
  1375. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1376.  
  1377. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1378. clang: _configtest.c
  1379. success!
  1380. removing: _configtest.c _configtest.o _configtest.o.d
  1381. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1382.  
  1383. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1384. clang: _configtest.c
  1385. removing: _configtest.c _configtest.o _configtest.o.d
  1386. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1387.  
  1388. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1389. clang: _configtest.c
  1390. removing: _configtest.c _configtest.o _configtest.o.d
  1391. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1392.  
  1393. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1394. clang: _configtest.c
  1395. removing: _configtest.c _configtest.o _configtest.o.d
  1396. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1397.  
  1398. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1399. clang: _configtest.c
  1400. _configtest.c:1:5: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration]
  1401. int cabs (void);
  1402. ^
  1403. _configtest.c:1:5: note: 'cabs' is a builtin with type 'double (_Complex double)'
  1404. _configtest.c:2:5: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration]
  1405. int cacos (void);
  1406. ^
  1407. _configtest.c:2:5: note: 'cacos' is a builtin with type '_Complex double (_Complex double)'
  1408. _configtest.c:3:5: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration]
  1409. int cacosh (void);
  1410. ^
  1411. _configtest.c:3:5: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)'
  1412. _configtest.c:4:5: warning: incompatible redeclaration of library function 'carg' [-Wincompatible-library-redeclaration]
  1413. int carg (void);
  1414. ^
  1415. _configtest.c:4:5: note: 'carg' is a builtin with type 'double (_Complex double)'
  1416. _configtest.c:5:5: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration]
  1417. int casin (void);
  1418. ^
  1419. _configtest.c:5:5: note: 'casin' is a builtin with type '_Complex double (_Complex double)'
  1420. _configtest.c:6:5: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration]
  1421. int casinh (void);
  1422. ^
  1423. _configtest.c:6:5: note: 'casinh' is a builtin with type '_Complex double (_Complex double)'
  1424. _configtest.c:7:5: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration]
  1425. int catan (void);
  1426. ^
  1427. _configtest.c:7:5: note: 'catan' is a builtin with type '_Complex double (_Complex double)'
  1428. _configtest.c:8:5: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration]
  1429. int catanh (void);
  1430. ^
  1431. _configtest.c:8:5: note: 'catanh' is a builtin with type '_Complex double (_Complex double)'
  1432. _configtest.c:9:5: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration]
  1433. int ccos (void);
  1434. ^
  1435. _configtest.c:9:5: note: 'ccos' is a builtin with type '_Complex double (_Complex double)'
  1436. _configtest.c:10:5: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration]
  1437. int ccosh (void);
  1438. ^
  1439. _configtest.c:10:5: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)'
  1440. _configtest.c:11:5: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration]
  1441. int cexp (void);
  1442. ^
  1443. _configtest.c:11:5: note: 'cexp' is a builtin with type '_Complex double (_Complex double)'
  1444. _configtest.c:12:5: warning: incompatible redeclaration of library function 'cimag' [-Wincompatible-library-redeclaration]
  1445. int cimag (void);
  1446. ^
  1447. _configtest.c:12:5: note: 'cimag' is a builtin with type 'double (_Complex double)'
  1448. _configtest.c:13:5: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration]
  1449. int clog (void);
  1450. ^
  1451. _configtest.c:13:5: note: 'clog' is a builtin with type '_Complex double (_Complex double)'
  1452. _configtest.c:14:5: warning: incompatible redeclaration of library function 'conj' [-Wincompatible-library-redeclaration]
  1453. int conj (void);
  1454. ^
  1455. _configtest.c:14:5: note: 'conj' is a builtin with type '_Complex double (_Complex double)'
  1456. _configtest.c:15:5: warning: incompatible redeclaration of library function 'cpow' [-Wincompatible-library-redeclaration]
  1457. int cpow (void);
  1458. ^
  1459. _configtest.c:15:5: note: 'cpow' is a builtin with type '_Complex double (_Complex double, _Complex double)'
  1460. _configtest.c:16:5: warning: incompatible redeclaration of library function 'cproj' [-Wincompatible-library-redeclaration]
  1461. int cproj (void);
  1462. ^
  1463. _configtest.c:16:5: note: 'cproj' is a builtin with type '_Complex double (_Complex double)'
  1464. _configtest.c:17:5: warning: incompatible redeclaration of library function 'creal' [-Wincompatible-library-redeclaration]
  1465. int creal (void);
  1466. ^
  1467. _configtest.c:17:5: note: 'creal' is a builtin with type 'double (_Complex double)'
  1468. _configtest.c:18:5: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration]
  1469. int csin (void);
  1470. ^
  1471. _configtest.c:18:5: note: 'csin' is a builtin with type '_Complex double (_Complex double)'
  1472. _configtest.c:19:5: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration]
  1473. int csinh (void);
  1474. ^
  1475. _configtest.c:19:5: note: 'csinh' is a builtin with type '_Complex double (_Complex double)'
  1476. _configtest.c:20:5: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration]
  1477. int csqrt (void);
  1478. ^
  1479. _configtest.c:20:5: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)'
  1480. _configtest.c:21:5: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration]
  1481. int ctan (void);
  1482. ^
  1483. _configtest.c:21:5: note: 'ctan' is a builtin with type '_Complex double (_Complex double)'
  1484. _configtest.c:22:5: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration]
  1485. int ctanh (void);
  1486. ^
  1487. _configtest.c:22:5: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)'
  1488. 22 warnings generated.
  1489. clang _configtest.o -o _configtest
  1490. success!
  1491. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  1492. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1493.  
  1494. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1495. clang: _configtest.c
  1496. _configtest.c:1:5: warning: incompatible redeclaration of library function 'cabsf' [-Wincompatible-library-redeclaration]
  1497. int cabsf (void);
  1498. ^
  1499. _configtest.c:1:5: note: 'cabsf' is a builtin with type 'float (_Complex float)'
  1500. _configtest.c:2:5: warning: incompatible redeclaration of library function 'cacosf' [-Wincompatible-library-redeclaration]
  1501. int cacosf (void);
  1502. ^
  1503. _configtest.c:2:5: note: 'cacosf' is a builtin with type '_Complex float (_Complex float)'
  1504. _configtest.c:3:5: warning: incompatible redeclaration of library function 'cacoshf' [-Wincompatible-library-redeclaration]
  1505. int cacoshf (void);
  1506. ^
  1507. _configtest.c:3:5: note: 'cacoshf' is a builtin with type '_Complex float (_Complex float)'
  1508. _configtest.c:4:5: warning: incompatible redeclaration of library function 'cargf' [-Wincompatible-library-redeclaration]
  1509. int cargf (void);
  1510. ^
  1511. _configtest.c:4:5: note: 'cargf' is a builtin with type 'float (_Complex float)'
  1512. _configtest.c:5:5: warning: incompatible redeclaration of library function 'casinf' [-Wincompatible-library-redeclaration]
  1513. int casinf (void);
  1514. ^
  1515. _configtest.c:5:5: note: 'casinf' is a builtin with type '_Complex float (_Complex float)'
  1516. _configtest.c:6:5: warning: incompatible redeclaration of library function 'casinhf' [-Wincompatible-library-redeclaration]
  1517. int casinhf (void);
  1518. ^
  1519. _configtest.c:6:5: note: 'casinhf' is a builtin with type '_Complex float (_Complex float)'
  1520. _configtest.c:7:5: warning: incompatible redeclaration of library function 'catanf' [-Wincompatible-library-redeclaration]
  1521. int catanf (void);
  1522. ^
  1523. _configtest.c:7:5: note: 'catanf' is a builtin with type '_Complex float (_Complex float)'
  1524. _configtest.c:8:5: warning: incompatible redeclaration of library function 'catanhf' [-Wincompatible-library-redeclaration]
  1525. int catanhf (void);
  1526. ^
  1527. _configtest.c:8:5: note: 'catanhf' is a builtin with type '_Complex float (_Complex float)'
  1528. _configtest.c:9:5: warning: incompatible redeclaration of library function 'ccosf' [-Wincompatible-library-redeclaration]
  1529. int ccosf (void);
  1530. ^
  1531. _configtest.c:9:5: note: 'ccosf' is a builtin with type '_Complex float (_Complex float)'
  1532. _configtest.c:10:5: warning: incompatible redeclaration of library function 'ccoshf' [-Wincompatible-library-redeclaration]
  1533. int ccoshf (void);
  1534. ^
  1535. _configtest.c:10:5: note: 'ccoshf' is a builtin with type '_Complex float (_Complex float)'
  1536. _configtest.c:11:5: warning: incompatible redeclaration of library function 'cexpf' [-Wincompatible-library-redeclaration]
  1537. int cexpf (void);
  1538. ^
  1539. _configtest.c:11:5: note: 'cexpf' is a builtin with type '_Complex float (_Complex float)'
  1540. _configtest.c:12:5: warning: incompatible redeclaration of library function 'cimagf' [-Wincompatible-library-redeclaration]
  1541. int cimagf (void);
  1542. ^
  1543. _configtest.c:12:5: note: 'cimagf' is a builtin with type 'float (_Complex float)'
  1544. _configtest.c:13:5: warning: incompatible redeclaration of library function 'clogf' [-Wincompatible-library-redeclaration]
  1545. int clogf (void);
  1546. ^
  1547. _configtest.c:13:5: note: 'clogf' is a builtin with type '_Complex float (_Complex float)'
  1548. _configtest.c:14:5: warning: incompatible redeclaration of library function 'conjf' [-Wincompatible-library-redeclaration]
  1549. int conjf (void);
  1550. ^
  1551. _configtest.c:14:5: note: 'conjf' is a builtin with type '_Complex float (_Complex float)'
  1552. _configtest.c:15:5: warning: incompatible redeclaration of library function 'cpowf' [-Wincompatible-library-redeclaration]
  1553. int cpowf (void);
  1554. ^
  1555. _configtest.c:15:5: note: 'cpowf' is a builtin with type '_Complex float (_Complex float, _Complex float)'
  1556. _configtest.c:16:5: warning: incompatible redeclaration of library function 'cprojf' [-Wincompatible-library-redeclaration]
  1557. int cprojf (void);
  1558. ^
  1559. _configtest.c:16:5: note: 'cprojf' is a builtin with type '_Complex float (_Complex float)'
  1560. _configtest.c:17:5: warning: incompatible redeclaration of library function 'crealf' [-Wincompatible-library-redeclaration]
  1561. int crealf (void);
  1562. ^
  1563. _configtest.c:17:5: note: 'crealf' is a builtin with type 'float (_Complex float)'
  1564. _configtest.c:18:5: warning: incompatible redeclaration of library function 'csinf' [-Wincompatible-library-redeclaration]
  1565. int csinf (void);
  1566. ^
  1567. _configtest.c:18:5: note: 'csinf' is a builtin with type '_Complex float (_Complex float)'
  1568. _configtest.c:19:5: warning: incompatible redeclaration of library function 'csinhf' [-Wincompatible-library-redeclaration]
  1569. int csinhf (void);
  1570. ^
  1571. _configtest.c:19:5: note: 'csinhf' is a builtin with type '_Complex float (_Complex float)'
  1572. _configtest.c:20:5: warning: incompatible redeclaration of library function 'csqrtf' [-Wincompatible-library-redeclaration]
  1573. int csqrtf (void);
  1574. ^
  1575. _configtest.c:20:5: note: 'csqrtf' is a builtin with type '_Complex float (_Complex float)'
  1576. _configtest.c:21:5: warning: incompatible redeclaration of library function 'ctanf' [-Wincompatible-library-redeclaration]
  1577. int ctanf (void);
  1578. ^
  1579. _configtest.c:21:5: note: 'ctanf' is a builtin with type '_Complex float (_Complex float)'
  1580. _configtest.c:22:5: warning: incompatible redeclaration of library function 'ctanhf' [-Wincompatible-library-redeclaration]
  1581. int ctanhf (void);
  1582. ^
  1583. _configtest.c:22:5: note: 'ctanhf' is a builtin with type '_Complex float (_Complex float)'
  1584. 22 warnings generated.
  1585. clang _configtest.o -o _configtest
  1586. success!
  1587. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  1588. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1589.  
  1590. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1591. clang: _configtest.c
  1592. _configtest.c:1:5: warning: incompatible redeclaration of library function 'cabsl' [-Wincompatible-library-redeclaration]
  1593. int cabsl (void);
  1594. ^
  1595. _configtest.c:1:5: note: 'cabsl' is a builtin with type 'long double (_Complex long double)'
  1596. _configtest.c:2:5: warning: incompatible redeclaration of library function 'cacosl' [-Wincompatible-library-redeclaration]
  1597. int cacosl (void);
  1598. ^
  1599. _configtest.c:2:5: note: 'cacosl' is a builtin with type '_Complex long double (_Complex long double)'
  1600. _configtest.c:3:5: warning: incompatible redeclaration of library function 'cacoshl' [-Wincompatible-library-redeclaration]
  1601. int cacoshl (void);
  1602. ^
  1603. _configtest.c:3:5: note: 'cacoshl' is a builtin with type '_Complex long double (_Complex long double)'
  1604. _configtest.c:4:5: warning: incompatible redeclaration of library function 'cargl' [-Wincompatible-library-redeclaration]
  1605. int cargl (void);
  1606. ^
  1607. _configtest.c:4:5: note: 'cargl' is a builtin with type 'long double (_Complex long double)'
  1608. _configtest.c:5:5: warning: incompatible redeclaration of library function 'casinl' [-Wincompatible-library-redeclaration]
  1609. int casinl (void);
  1610. ^
  1611. _configtest.c:5:5: note: 'casinl' is a builtin with type '_Complex long double (_Complex long double)'
  1612. _configtest.c:6:5: warning: incompatible redeclaration of library function 'casinhl' [-Wincompatible-library-redeclaration]
  1613. int casinhl (void);
  1614. ^
  1615. _configtest.c:6:5: note: 'casinhl' is a builtin with type '_Complex long double (_Complex long double)'
  1616. _configtest.c:7:5: warning: incompatible redeclaration of library function 'catanl' [-Wincompatible-library-redeclaration]
  1617. int catanl (void);
  1618. ^
  1619. _configtest.c:7:5: note: 'catanl' is a builtin with type '_Complex long double (_Complex long double)'
  1620. _configtest.c:8:5: warning: incompatible redeclaration of library function 'catanhl' [-Wincompatible-library-redeclaration]
  1621. int catanhl (void);
  1622. ^
  1623. _configtest.c:8:5: note: 'catanhl' is a builtin with type '_Complex long double (_Complex long double)'
  1624. _configtest.c:9:5: warning: incompatible redeclaration of library function 'ccosl' [-Wincompatible-library-redeclaration]
  1625. int ccosl (void);
  1626. ^
  1627. _configtest.c:9:5: note: 'ccosl' is a builtin with type '_Complex long double (_Complex long double)'
  1628. _configtest.c:10:5: warning: incompatible redeclaration of library function 'ccoshl' [-Wincompatible-library-redeclaration]
  1629. int ccoshl (void);
  1630. ^
  1631. _configtest.c:10:5: note: 'ccoshl' is a builtin with type '_Complex long double (_Complex long double)'
  1632. _configtest.c:11:5: warning: incompatible redeclaration of library function 'cexpl' [-Wincompatible-library-redeclaration]
  1633. int cexpl (void);
  1634. ^
  1635. _configtest.c:11:5: note: 'cexpl' is a builtin with type '_Complex long double (_Complex long double)'
  1636. _configtest.c:12:5: warning: incompatible redeclaration of library function 'cimagl' [-Wincompatible-library-redeclaration]
  1637. int cimagl (void);
  1638. ^
  1639. _configtest.c:12:5: note: 'cimagl' is a builtin with type 'long double (_Complex long double)'
  1640. _configtest.c:13:5: warning: incompatible redeclaration of library function 'clogl' [-Wincompatible-library-redeclaration]
  1641. int clogl (void);
  1642. ^
  1643. _configtest.c:13:5: note: 'clogl' is a builtin with type '_Complex long double (_Complex long double)'
  1644. _configtest.c:14:5: warning: incompatible redeclaration of library function 'conjl' [-Wincompatible-library-redeclaration]
  1645. int conjl (void);
  1646. ^
  1647. _configtest.c:14:5: note: 'conjl' is a builtin with type '_Complex long double (_Complex long double)'
  1648. _configtest.c:15:5: warning: incompatible redeclaration of library function 'cpowl' [-Wincompatible-library-redeclaration]
  1649. int cpowl (void);
  1650. ^
  1651. _configtest.c:15:5: note: 'cpowl' is a builtin with type '_Complex long double (_Complex long double, _Complex long double)'
  1652. _configtest.c:16:5: warning: incompatible redeclaration of library function 'cprojl' [-Wincompatible-library-redeclaration]
  1653. int cprojl (void);
  1654. ^
  1655. _configtest.c:16:5: note: 'cprojl' is a builtin with type '_Complex long double (_Complex long double)'
  1656. _configtest.c:17:5: warning: incompatible redeclaration of library function 'creall' [-Wincompatible-library-redeclaration]
  1657. int creall (void);
  1658. ^
  1659. _configtest.c:17:5: note: 'creall' is a builtin with type 'long double (_Complex long double)'
  1660. _configtest.c:18:5: warning: incompatible redeclaration of library function 'csinl' [-Wincompatible-library-redeclaration]
  1661. int csinl (void);
  1662. ^
  1663. _configtest.c:18:5: note: 'csinl' is a builtin with type '_Complex long double (_Complex long double)'
  1664. _configtest.c:19:5: warning: incompatible redeclaration of library function 'csinhl' [-Wincompatible-library-redeclaration]
  1665. int csinhl (void);
  1666. ^
  1667. _configtest.c:19:5: note: 'csinhl' is a builtin with type '_Complex long double (_Complex long double)'
  1668. _configtest.c:20:5: warning: incompatible redeclaration of library function 'csqrtl' [-Wincompatible-library-redeclaration]
  1669. int csqrtl (void);
  1670. ^
  1671. _configtest.c:20:5: note: 'csqrtl' is a builtin with type '_Complex long double (_Complex long double)'
  1672. _configtest.c:21:5: warning: incompatible redeclaration of library function 'ctanl' [-Wincompatible-library-redeclaration]
  1673. int ctanl (void);
  1674. ^
  1675. _configtest.c:21:5: note: 'ctanl' is a builtin with type '_Complex long double (_Complex long double)'
  1676. _configtest.c:22:5: warning: incompatible redeclaration of library function 'ctanhl' [-Wincompatible-library-redeclaration]
  1677. int ctanhl (void);
  1678. ^
  1679. _configtest.c:22:5: note: 'ctanhl' is a builtin with type '_Complex long double (_Complex long double)'
  1680. 22 warnings generated.
  1681. clang _configtest.o -o _configtest
  1682. success!
  1683. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  1684. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1685.  
  1686. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1687. clang: _configtest.c
  1688. _configtest.c:2:12: warning: unused function 'static_func' [-Wunused-function]
  1689. static int static_func (char * restrict a)
  1690. ^
  1691. 1 warning generated.
  1692. success!
  1693. removing: _configtest.c _configtest.o _configtest.o.d
  1694. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1695.  
  1696. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1697. clang: _configtest.c
  1698. _configtest.c:3:19: warning: unused function 'static_func' [-Wunused-function]
  1699. static inline int static_func (void)
  1700. ^
  1701. 1 warning generated.
  1702. success!
  1703. removing: _configtest.c _configtest.o _configtest.o.d
  1704. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1705.  
  1706. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1707. clang: _configtest.c
  1708. removing: _configtest.c _configtest.o _configtest.o.d
  1709. File: build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/config.h
  1710. #define SIZEOF_PY_INTPTR_T 8
  1711. #define SIZEOF_OFF_T 8
  1712. #define SIZEOF_PY_LONG_LONG 8
  1713. #define MATHLIB
  1714. #define HAVE_SIN 1
  1715. #define HAVE_COS 1
  1716. #define HAVE_TAN 1
  1717. #define HAVE_SINH 1
  1718. #define HAVE_COSH 1
  1719. #define HAVE_TANH 1
  1720. #define HAVE_FABS 1
  1721. #define HAVE_FLOOR 1
  1722. #define HAVE_CEIL 1
  1723. #define HAVE_SQRT 1
  1724. #define HAVE_LOG10 1
  1725. #define HAVE_LOG 1
  1726. #define HAVE_EXP 1
  1727. #define HAVE_ASIN 1
  1728. #define HAVE_ACOS 1
  1729. #define HAVE_ATAN 1
  1730. #define HAVE_FMOD 1
  1731. #define HAVE_MODF 1
  1732. #define HAVE_FREXP 1
  1733. #define HAVE_LDEXP 1
  1734. #define HAVE_RINT 1
  1735. #define HAVE_TRUNC 1
  1736. #define HAVE_EXP2 1
  1737. #define HAVE_LOG2 1
  1738. #define HAVE_ATAN2 1
  1739. #define HAVE_POW 1
  1740. #define HAVE_NEXTAFTER 1
  1741. #define HAVE_STRTOLL 1
  1742. #define HAVE_STRTOULL 1
  1743. #define HAVE_CBRT 1
  1744. #define HAVE_STRTOLD_L 1
  1745. #define HAVE_BACKTRACE 1
  1746. #define HAVE_MADVISE 1
  1747. #define HAVE_XMMINTRIN_H 1
  1748. #define HAVE_EMMINTRIN_H 1
  1749. #define HAVE_XLOCALE_H 1
  1750. #define HAVE_DLFCN_H 1
  1751. #define HAVE_SYS_MMAN_H 1
  1752. #define HAVE___BUILTIN_ISNAN 1
  1753. #define HAVE___BUILTIN_ISINF 1
  1754. #define HAVE___BUILTIN_ISFINITE 1
  1755. #define HAVE___BUILTIN_BSWAP32 1
  1756. #define HAVE___BUILTIN_BSWAP64 1
  1757. #define HAVE___BUILTIN_EXPECT 1
  1758. #define HAVE___BUILTIN_MUL_OVERFLOW 1
  1759. #define HAVE___BUILTIN_CPU_SUPPORTS 1
  1760. #define HAVE__M_FROM_INT64 1
  1761. #define HAVE__MM_LOAD_PS 1
  1762. #define HAVE__MM_PREFETCH 1
  1763. #define HAVE__MM_LOAD_PD 1
  1764. #define HAVE___BUILTIN_PREFETCH 1
  1765. #define HAVE_LINK_AVX 1
  1766. #define HAVE_LINK_AVX2 1
  1767. #define HAVE_XGETBV 1
  1768. #define HAVE_ATTRIBUTE_NONNULL 1
  1769. #define HAVE_ATTRIBUTE_TARGET_AVX 1
  1770. #define HAVE_ATTRIBUTE_TARGET_AVX2 1
  1771. #define HAVE___THREAD 1
  1772. #define HAVE_SINF 1
  1773. #define HAVE_COSF 1
  1774. #define HAVE_TANF 1
  1775. #define HAVE_SINHF 1
  1776. #define HAVE_COSHF 1
  1777. #define HAVE_TANHF 1
  1778. #define HAVE_FABSF 1
  1779. #define HAVE_FLOORF 1
  1780. #define HAVE_CEILF 1
  1781. #define HAVE_RINTF 1
  1782. #define HAVE_TRUNCF 1
  1783. #define HAVE_SQRTF 1
  1784. #define HAVE_LOG10F 1
  1785. #define HAVE_LOGF 1
  1786. #define HAVE_LOG1PF 1
  1787. #define HAVE_EXPF 1
  1788. #define HAVE_EXPM1F 1
  1789. #define HAVE_ASINF 1
  1790. #define HAVE_ACOSF 1
  1791. #define HAVE_ATANF 1
  1792. #define HAVE_ASINHF 1
  1793. #define HAVE_ACOSHF 1
  1794. #define HAVE_ATANHF 1
  1795. #define HAVE_HYPOTF 1
  1796. #define HAVE_ATAN2F 1
  1797. #define HAVE_POWF 1
  1798. #define HAVE_FMODF 1
  1799. #define HAVE_MODFF 1
  1800. #define HAVE_FREXPF 1
  1801. #define HAVE_LDEXPF 1
  1802. #define HAVE_EXP2F 1
  1803. #define HAVE_LOG2F 1
  1804. #define HAVE_COPYSIGNF 1
  1805. #define HAVE_NEXTAFTERF 1
  1806. #define HAVE_CBRTF 1
  1807. #define HAVE_SINL 1
  1808. #define HAVE_COSL 1
  1809. #define HAVE_TANL 1
  1810. #define HAVE_SINHL 1
  1811. #define HAVE_COSHL 1
  1812. #define HAVE_TANHL 1
  1813. #define HAVE_FABSL 1
  1814. #define HAVE_FLOORL 1
  1815. #define HAVE_CEILL 1
  1816. #define HAVE_RINTL 1
  1817. #define HAVE_TRUNCL 1
  1818. #define HAVE_SQRTL 1
  1819. #define HAVE_LOG10L 1
  1820. #define HAVE_LOGL 1
  1821. #define HAVE_LOG1PL 1
  1822. #define HAVE_EXPL 1
  1823. #define HAVE_EXPM1L 1
  1824. #define HAVE_ASINL 1
  1825. #define HAVE_ACOSL 1
  1826. #define HAVE_ATANL 1
  1827. #define HAVE_ASINHL 1
  1828. #define HAVE_ACOSHL 1
  1829. #define HAVE_ATANHL 1
  1830. #define HAVE_HYPOTL 1
  1831. #define HAVE_ATAN2L 1
  1832. #define HAVE_POWL 1
  1833. #define HAVE_FMODL 1
  1834. #define HAVE_MODFL 1
  1835. #define HAVE_FREXPL 1
  1836. #define HAVE_LDEXPL 1
  1837. #define HAVE_EXP2L 1
  1838. #define HAVE_LOG2L 1
  1839. #define HAVE_COPYSIGNL 1
  1840. #define HAVE_NEXTAFTERL 1
  1841. #define HAVE_CBRTL 1
  1842. #define HAVE_DECL_SIGNBIT
  1843. #define HAVE_COMPLEX_H 1
  1844. #define HAVE_CABS 1
  1845. #define HAVE_CACOS 1
  1846. #define HAVE_CACOSH 1
  1847. #define HAVE_CARG 1
  1848. #define HAVE_CASIN 1
  1849. #define HAVE_CASINH 1
  1850. #define HAVE_CATAN 1
  1851. #define HAVE_CATANH 1
  1852. #define HAVE_CCOS 1
  1853. #define HAVE_CCOSH 1
  1854. #define HAVE_CEXP 1
  1855. #define HAVE_CIMAG 1
  1856. #define HAVE_CLOG 1
  1857. #define HAVE_CONJ 1
  1858. #define HAVE_CPOW 1
  1859. #define HAVE_CPROJ 1
  1860. #define HAVE_CREAL 1
  1861. #define HAVE_CSIN 1
  1862. #define HAVE_CSINH 1
  1863. #define HAVE_CSQRT 1
  1864. #define HAVE_CTAN 1
  1865. #define HAVE_CTANH 1
  1866. #define HAVE_CABSF 1
  1867. #define HAVE_CACOSF 1
  1868. #define HAVE_CACOSHF 1
  1869. #define HAVE_CARGF 1
  1870. #define HAVE_CASINF 1
  1871. #define HAVE_CASINHF 1
  1872. #define HAVE_CATANF 1
  1873. #define HAVE_CATANHF 1
  1874. #define HAVE_CCOSF 1
  1875. #define HAVE_CCOSHF 1
  1876. #define HAVE_CEXPF 1
  1877. #define HAVE_CIMAGF 1
  1878. #define HAVE_CLOGF 1
  1879. #define HAVE_CONJF 1
  1880. #define HAVE_CPOWF 1
  1881. #define HAVE_CPROJF 1
  1882. #define HAVE_CREALF 1
  1883. #define HAVE_CSINF 1
  1884. #define HAVE_CSINHF 1
  1885. #define HAVE_CSQRTF 1
  1886. #define HAVE_CTANF 1
  1887. #define HAVE_CTANHF 1
  1888. #define HAVE_CABSL 1
  1889. #define HAVE_CACOSL 1
  1890. #define HAVE_CACOSHL 1
  1891. #define HAVE_CARGL 1
  1892. #define HAVE_CASINL 1
  1893. #define HAVE_CASINHL 1
  1894. #define HAVE_CATANL 1
  1895. #define HAVE_CATANHL 1
  1896. #define HAVE_CCOSL 1
  1897. #define HAVE_CCOSHL 1
  1898. #define HAVE_CEXPL 1
  1899. #define HAVE_CIMAGL 1
  1900. #define HAVE_CLOGL 1
  1901. #define HAVE_CONJL 1
  1902. #define HAVE_CPOWL 1
  1903. #define HAVE_CPROJL 1
  1904. #define HAVE_CREALL 1
  1905. #define HAVE_CSINL 1
  1906. #define HAVE_CSINHL 1
  1907. #define HAVE_CSQRTL 1
  1908. #define HAVE_CTANL 1
  1909. #define HAVE_CTANHL 1
  1910. #define NPY_RESTRICT restrict
  1911. #define NPY_RELAXED_STRIDES_CHECKING 1
  1912. #define HAVE_LDOUBLE_INTEL_EXTENDED_16_BYTES_LE 1
  1913. #define NPY_PY3K 1
  1914. #ifndef __cplusplus
  1915. /* #undef inline */
  1916. #endif
  1917.  
  1918. #ifndef _NPY_NPY_CONFIG_H_
  1919. #error config.h should never be included directly, include npy_config.h instead
  1920. #endif
  1921.  
  1922. EOF
  1923. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/config.h' to sources.
  1924. Generating build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h
  1925. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1926.  
  1927. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1928. clang: _configtest.c
  1929. _configtest.c:1:5: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration]
  1930. int exp (void);
  1931. ^
  1932. _configtest.c:1:5: note: 'exp' is a builtin with type 'double (double)'
  1933. 1 warning generated.
  1934. clang _configtest.o -o _configtest
  1935. success!
  1936. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  1937. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1938.  
  1939. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1940. clang: _configtest.c
  1941. success!
  1942. removing: _configtest.c _configtest.o _configtest.o.d
  1943. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  1944.  
  1945. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  1946. clang: _configtest.c
  1947. success!
  1948. removing: _configtest.c _configtest.o _configtest.o.d
  1949. File: build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h
  1950. #define NPY_SIZEOF_SHORT SIZEOF_SHORT
  1951. #define NPY_SIZEOF_INT SIZEOF_INT
  1952. #define NPY_SIZEOF_LONG SIZEOF_LONG
  1953. #define NPY_SIZEOF_FLOAT 4
  1954. #define NPY_SIZEOF_COMPLEX_FLOAT 8
  1955. #define NPY_SIZEOF_DOUBLE 8
  1956. #define NPY_SIZEOF_COMPLEX_DOUBLE 16
  1957. #define NPY_SIZEOF_LONGDOUBLE 16
  1958. #define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32
  1959. #define NPY_SIZEOF_PY_INTPTR_T 8
  1960. #define NPY_SIZEOF_OFF_T 8
  1961. #define NPY_SIZEOF_PY_LONG_LONG 8
  1962. #define NPY_SIZEOF_LONGLONG 8
  1963. #define NPY_NO_SMP 0
  1964. #define NPY_HAVE_DECL_ISNAN
  1965. #define NPY_HAVE_DECL_ISINF
  1966. #define NPY_HAVE_DECL_ISFINITE
  1967. #define NPY_HAVE_DECL_SIGNBIT
  1968. #define NPY_USE_C99_COMPLEX 1
  1969. #define NPY_HAVE_COMPLEX_DOUBLE 1
  1970. #define NPY_HAVE_COMPLEX_FLOAT 1
  1971. #define NPY_HAVE_COMPLEX_LONG_DOUBLE 1
  1972. #define NPY_RELAXED_STRIDES_CHECKING 1
  1973. #define NPY_USE_C99_FORMATS 1
  1974. #define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden")))
  1975. #define NPY_ABI_VERSION 0x01000009
  1976. #define NPY_API_VERSION 0x0000000D
  1977.  
  1978. #ifndef __STDC_FORMAT_MACROS
  1979. #define __STDC_FORMAT_MACROS 1
  1980. #endif
  1981.  
  1982. EOF
  1983. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h' to sources.
  1984. executing numpy/core/code_generators/generate_numpy_api.py
  1985. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h' to sources.
  1986. numpy.core - nothing done with h_files = ['build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/config.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h']
  1987. building extension "numpy.core._multiarray_tests" sources
  1988. creating build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray
  1989. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/_multiarray_tests.c
  1990. building extension "numpy.core._multiarray_umath" sources
  1991. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/config.h' to sources.
  1992. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h' to sources.
  1993. executing numpy/core/code_generators/generate_numpy_api.py
  1994. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h' to sources.
  1995. executing numpy/core/code_generators/generate_ufunc_api.py
  1996. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/__ufunc_api.h' to sources.
  1997. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/arraytypes.c
  1998. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/einsum.c
  1999. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/lowlevel_strided_loops.c
  2000. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/nditer_templ.c
  2001. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/scalartypes.c
  2002. creating build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath
  2003. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/funcs.inc
  2004. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath' to include_dirs.
  2005. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/simd.inc
  2006. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/loops.h
  2007. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/loops.c
  2008. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/matmul.h
  2009. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/matmul.c
  2010. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/scalarmath.c
  2011. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath' to include_dirs.
  2012. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common/templ_common.h
  2013. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common' to include_dirs.
  2014. numpy.core - nothing done with h_files = ['build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/funcs.inc', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/simd.inc', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/loops.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/matmul.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath/npy_math_internal.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common/templ_common.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/config.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/__ufunc_api.h']
  2015. building extension "numpy.core._umath_tests" sources
  2016. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/_umath_tests.c
  2017. building extension "numpy.core._rational_tests" sources
  2018. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/_rational_tests.c
  2019. building extension "numpy.core._struct_ufunc_tests" sources
  2020. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/_struct_ufunc_tests.c
  2021. building extension "numpy.core._operand_flag_tests" sources
  2022. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/_operand_flag_tests.c
  2023. building extension "numpy.fft.fftpack_lite" sources
  2024. building extension "numpy.linalg.lapack_lite" sources
  2025. creating build/src.macosx-10.15-x86_64-3.9/numpy/linalg
  2026. adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
  2027. building extension "numpy.linalg._umath_linalg" sources
  2028. adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
  2029. conv_template:> build/src.macosx-10.15-x86_64-3.9/numpy/linalg/umath_linalg.c
  2030. building extension "numpy.random.mtrand" sources
  2031. creating build/src.macosx-10.15-x86_64-3.9/numpy/random
  2032. building data_files sources
  2033. build_src: building npy-pkg config files
  2034. running build_py
  2035. creating build/lib.macosx-10.15-x86_64-3.9
  2036. creating build/lib.macosx-10.15-x86_64-3.9/numpy
  2037. copying numpy/conftest.py -> build/lib.macosx-10.15-x86_64-3.9/numpy
  2038. copying numpy/version.py -> build/lib.macosx-10.15-x86_64-3.9/numpy
  2039. copying numpy/_globals.py -> build/lib.macosx-10.15-x86_64-3.9/numpy
  2040. copying numpy/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy
  2041. copying numpy/dual.py -> build/lib.macosx-10.15-x86_64-3.9/numpy
  2042. copying numpy/_distributor_init.py -> build/lib.macosx-10.15-x86_64-3.9/numpy
  2043. copying numpy/setup.py -> build/lib.macosx-10.15-x86_64-3.9/numpy
  2044. copying numpy/ctypeslib.py -> build/lib.macosx-10.15-x86_64-3.9/numpy
  2045. copying numpy/matlib.py -> build/lib.macosx-10.15-x86_64-3.9/numpy
  2046. copying numpy/_pytesttester.py -> build/lib.macosx-10.15-x86_64-3.9/numpy
  2047. copying build/src.macosx-10.15-x86_64-3.9/numpy/__config__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy
  2048. creating build/lib.macosx-10.15-x86_64-3.9/numpy/compat
  2049. copying numpy/compat/py3k.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/compat
  2050. copying numpy/compat/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/compat
  2051. copying numpy/compat/setup.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/compat
  2052. copying numpy/compat/_inspect.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/compat
  2053. creating build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2054. copying numpy/core/umath.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2055. copying numpy/core/fromnumeric.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2056. copying numpy/core/_dtype.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2057. copying numpy/core/_add_newdocs.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2058. copying numpy/core/_methods.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2059. copying numpy/core/_internal.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2060. copying numpy/core/_string_helpers.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2061. copying numpy/core/multiarray.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2062. copying numpy/core/records.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2063. copying numpy/core/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2064. copying numpy/core/setup_common.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2065. copying numpy/core/_aliased_types.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2066. copying numpy/core/memmap.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2067. copying numpy/core/overrides.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2068. copying numpy/core/getlimits.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2069. copying numpy/core/_dtype_ctypes.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2070. copying numpy/core/defchararray.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2071. copying numpy/core/shape_base.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2072. copying numpy/core/machar.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2073. copying numpy/core/setup.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2074. copying numpy/core/numeric.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2075. copying numpy/core/function_base.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2076. copying numpy/core/einsumfunc.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2077. copying numpy/core/umath_tests.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2078. copying numpy/core/info.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2079. copying numpy/core/numerictypes.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2080. copying numpy/core/_type_aliases.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2081. copying numpy/core/cversions.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2082. copying numpy/core/arrayprint.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2083. copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/core
  2084. creating build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2085. copying numpy/distutils/unixccompiler.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2086. copying numpy/distutils/numpy_distribution.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2087. copying numpy/distutils/conv_template.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2088. copying numpy/distutils/cpuinfo.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2089. copying numpy/distutils/ccompiler.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2090. copying numpy/distutils/msvc9compiler.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2091. copying numpy/distutils/npy_pkg_config.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2092. copying numpy/distutils/compat.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2093. copying numpy/distutils/misc_util.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2094. copying numpy/distutils/log.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2095. copying numpy/distutils/line_endings.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2096. copying numpy/distutils/lib2def.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2097. copying numpy/distutils/pathccompiler.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2098. copying numpy/distutils/system_info.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2099. copying numpy/distutils/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2100. copying numpy/distutils/core.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2101. copying numpy/distutils/__version__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2102. copying numpy/distutils/exec_command.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2103. copying numpy/distutils/from_template.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2104. copying numpy/distutils/mingw32ccompiler.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2105. copying numpy/distutils/setup.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2106. copying numpy/distutils/extension.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2107. copying numpy/distutils/msvccompiler.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2108. copying numpy/distutils/intelccompiler.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2109. copying numpy/distutils/info.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2110. copying build/src.macosx-10.15-x86_64-3.9/numpy/distutils/__config__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  2111. creating build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2112. copying numpy/distutils/command/build.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2113. copying numpy/distutils/command/config_compiler.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2114. copying numpy/distutils/command/build_ext.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2115. copying numpy/distutils/command/config.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2116. copying numpy/distutils/command/install_headers.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2117. copying numpy/distutils/command/build_py.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2118. copying numpy/distutils/command/build_src.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2119. copying numpy/distutils/command/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2120. copying numpy/distutils/command/sdist.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2121. copying numpy/distutils/command/build_scripts.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2122. copying numpy/distutils/command/bdist_rpm.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2123. copying numpy/distutils/command/install_clib.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2124. copying numpy/distutils/command/build_clib.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2125. copying numpy/distutils/command/autodist.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2126. copying numpy/distutils/command/egg_info.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2127. copying numpy/distutils/command/install.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2128. copying numpy/distutils/command/develop.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2129. copying numpy/distutils/command/install_data.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/command
  2130. creating build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2131. copying numpy/distutils/fcompiler/gnu.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2132. copying numpy/distutils/fcompiler/compaq.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2133. copying numpy/distutils/fcompiler/intel.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2134. copying numpy/distutils/fcompiler/none.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2135. copying numpy/distutils/fcompiler/nag.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2136. copying numpy/distutils/fcompiler/pg.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2137. copying numpy/distutils/fcompiler/ibm.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2138. copying numpy/distutils/fcompiler/sun.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2139. copying numpy/distutils/fcompiler/lahey.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2140. copying numpy/distutils/fcompiler/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2141. copying numpy/distutils/fcompiler/g95.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2142. copying numpy/distutils/fcompiler/mips.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2143. copying numpy/distutils/fcompiler/hpux.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2144. copying numpy/distutils/fcompiler/environment.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2145. copying numpy/distutils/fcompiler/pathf95.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2146. copying numpy/distutils/fcompiler/absoft.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2147. copying numpy/distutils/fcompiler/vast.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils/fcompiler
  2148. creating build/lib.macosx-10.15-x86_64-3.9/numpy/doc
  2149. copying numpy/doc/misc.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/doc
  2150. copying numpy/doc/internals.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/doc
  2151. copying numpy/doc/creation.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/doc
  2152. copying numpy/doc/constants.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/doc
  2153. copying numpy/doc/ufuncs.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/doc
  2154. copying numpy/doc/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/doc
  2155. copying numpy/doc/broadcasting.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/doc
  2156. copying numpy/doc/basics.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/doc
  2157. copying numpy/doc/subclassing.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/doc
  2158. copying numpy/doc/indexing.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/doc
  2159. copying numpy/doc/byteswapping.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/doc
  2160. copying numpy/doc/structured_arrays.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/doc
  2161. copying numpy/doc/glossary.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/doc
  2162. creating build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2163. copying numpy/f2py/cfuncs.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2164. copying numpy/f2py/common_rules.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2165. copying numpy/f2py/crackfortran.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2166. copying numpy/f2py/cb_rules.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2167. copying numpy/f2py/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2168. copying numpy/f2py/rules.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2169. copying numpy/f2py/f2py2e.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2170. copying numpy/f2py/func2subr.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2171. copying numpy/f2py/__version__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2172. copying numpy/f2py/diagnose.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2173. copying numpy/f2py/setup.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2174. copying numpy/f2py/capi_maps.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2175. copying numpy/f2py/f90mod_rules.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2176. copying numpy/f2py/f2py_testing.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2177. copying numpy/f2py/use_rules.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2178. copying numpy/f2py/info.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2179. copying numpy/f2py/auxfuncs.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2180. copying numpy/f2py/__main__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/f2py
  2181. creating build/lib.macosx-10.15-x86_64-3.9/numpy/fft
  2182. copying numpy/fft/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/fft
  2183. copying numpy/fft/setup.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/fft
  2184. copying numpy/fft/helper.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/fft
  2185. copying numpy/fft/fftpack.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/fft
  2186. copying numpy/fft/info.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/fft
  2187. creating build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2188. copying numpy/lib/_iotools.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2189. copying numpy/lib/mixins.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2190. copying numpy/lib/nanfunctions.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2191. copying numpy/lib/recfunctions.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2192. copying numpy/lib/histograms.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2193. copying numpy/lib/scimath.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2194. copying numpy/lib/_version.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2195. copying numpy/lib/user_array.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2196. copying numpy/lib/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2197. copying numpy/lib/format.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2198. copying numpy/lib/twodim_base.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2199. copying numpy/lib/financial.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2200. copying numpy/lib/index_tricks.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2201. copying numpy/lib/npyio.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2202. copying numpy/lib/shape_base.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2203. copying numpy/lib/setup.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2204. copying numpy/lib/stride_tricks.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2205. copying numpy/lib/utils.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2206. copying numpy/lib/arrayterator.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2207. copying numpy/lib/function_base.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2208. copying numpy/lib/arraysetops.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2209. copying numpy/lib/arraypad.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2210. copying numpy/lib/type_check.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2211. copying numpy/lib/info.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2212. copying numpy/lib/polynomial.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2213. copying numpy/lib/_datasource.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2214. copying numpy/lib/ufunclike.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/lib
  2215. creating build/lib.macosx-10.15-x86_64-3.9/numpy/linalg
  2216. copying numpy/linalg/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/linalg
  2217. copying numpy/linalg/setup.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/linalg
  2218. copying numpy/linalg/linalg.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/linalg
  2219. copying numpy/linalg/info.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/linalg
  2220. creating build/lib.macosx-10.15-x86_64-3.9/numpy/ma
  2221. copying numpy/ma/extras.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/ma
  2222. copying numpy/ma/version.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/ma
  2223. copying numpy/ma/testutils.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/ma
  2224. copying numpy/ma/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/ma
  2225. copying numpy/ma/core.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/ma
  2226. copying numpy/ma/bench.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/ma
  2227. copying numpy/ma/setup.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/ma
  2228. copying numpy/ma/timer_comparison.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/ma
  2229. copying numpy/ma/mrecords.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/ma
  2230. creating build/lib.macosx-10.15-x86_64-3.9/numpy/matrixlib
  2231. copying numpy/matrixlib/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/matrixlib
  2232. copying numpy/matrixlib/setup.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/matrixlib
  2233. copying numpy/matrixlib/defmatrix.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/matrixlib
  2234. creating build/lib.macosx-10.15-x86_64-3.9/numpy/polynomial
  2235. copying numpy/polynomial/laguerre.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/polynomial
  2236. copying numpy/polynomial/_polybase.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/polynomial
  2237. copying numpy/polynomial/polyutils.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/polynomial
  2238. copying numpy/polynomial/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/polynomial
  2239. copying numpy/polynomial/setup.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/polynomial
  2240. copying numpy/polynomial/hermite_e.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/polynomial
  2241. copying numpy/polynomial/chebyshev.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/polynomial
  2242. copying numpy/polynomial/polynomial.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/polynomial
  2243. copying numpy/polynomial/legendre.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/polynomial
  2244. copying numpy/polynomial/hermite.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/polynomial
  2245. creating build/lib.macosx-10.15-x86_64-3.9/numpy/random
  2246. copying numpy/random/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/random
  2247. copying numpy/random/setup.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/random
  2248. copying numpy/random/info.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/random
  2249. creating build/lib.macosx-10.15-x86_64-3.9/numpy/testing
  2250. copying numpy/testing/nosetester.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/testing
  2251. copying numpy/testing/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/testing
  2252. copying numpy/testing/noseclasses.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/testing
  2253. copying numpy/testing/setup.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/testing
  2254. copying numpy/testing/utils.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/testing
  2255. copying numpy/testing/print_coercion_tables.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/testing
  2256. copying numpy/testing/decorators.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/testing
  2257. creating build/lib.macosx-10.15-x86_64-3.9/numpy/testing/_private
  2258. copying numpy/testing/_private/nosetester.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/testing/_private
  2259. copying numpy/testing/_private/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/testing/_private
  2260. copying numpy/testing/_private/noseclasses.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/testing/_private
  2261. copying numpy/testing/_private/utils.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/testing/_private
  2262. copying numpy/testing/_private/parameterized.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/testing/_private
  2263. copying numpy/testing/_private/decorators.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/testing/_private
  2264. running build_clib
  2265. customize UnixCCompiler
  2266. customize UnixCCompiler using build_clib
  2267. building 'npymath' library
  2268. compiling C sources
  2269. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  2270.  
  2271. creating build/temp.macosx-10.15-x86_64-3.9
  2272. creating build/temp.macosx-10.15-x86_64-3.9/numpy
  2273. creating build/temp.macosx-10.15-x86_64-3.9/numpy/core
  2274. creating build/temp.macosx-10.15-x86_64-3.9/numpy/core/src
  2275. creating build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/npymath
  2276. creating build/temp.macosx-10.15-x86_64-3.9/build
  2277. creating build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9
  2278. creating build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy
  2279. creating build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core
  2280. creating build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src
  2281. creating build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath
  2282. compile options: '-Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Inumpy/core/include -Ibuild/src.macosx-10.15-x86_64-3.9/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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -c'
  2283. clang: numpy/core/src/npymath/npy_math.c
  2284. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath/ieee754.c
  2285. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath/npy_math_complex.c
  2286. clang: numpy/core/src/npymath/halffloat.c
  2287. numpy/core/src/npymath/npy_math_complex.c.src:48:33: warning: unused variable 'tiny' [-Wunused-const-variable]
  2288. static const volatile npy_float tiny = 3.9443045e-31f;
  2289. ^
  2290. numpy/core/src/npymath/npy_math_complex.c.src:67:25: warning: unused variable 'c_halff' [-Wunused-const-variable]
  2291. static const npy_cfloat c_halff = {0.5F, 0.0};
  2292. ^
  2293. numpy/core/src/npymath/npy_math_complex.c.src:68:25: warning: unused variable 'c_if' [-Wunused-const-variable]
  2294. static const npy_cfloat c_if = {0.0, 1.0F};
  2295. ^
  2296. numpy/core/src/npymath/npy_math_complex.c.src:69:25: warning: unused variable 'c_ihalff' [-Wunused-const-variable]
  2297. static const npy_cfloat c_ihalff = {0.0, 0.5F};
  2298. ^
  2299. numpy/core/src/npymath/npy_math_complex.c.src:79:1: warning: unused function 'caddf' [-Wunused-function]
  2300. caddf(npy_cfloat a, npy_cfloat b)
  2301. ^
  2302. numpy/core/src/npymath/npy_math_complex.c.src:87:1: warning: unused function 'csubf' [-Wunused-function]
  2303. csubf(npy_cfloat a, npy_cfloat b)
  2304. ^
  2305. numpy/core/src/npymath/npy_math_complex.c.src:137:1: warning: unused function 'cnegf' [-Wunused-function]
  2306. cnegf(npy_cfloat a)
  2307. ^
  2308. numpy/core/src/npymath/npy_math_complex.c.src:144:1: warning: unused function 'cmulif' [-Wunused-function]
  2309. cmulif(npy_cfloat a)
  2310. ^
  2311. numpy/core/src/npymath/npy_math_complex.c.src:67:26: warning: unused variable 'c_half' [-Wunused-const-variable]
  2312. static const npy_cdouble c_half = {0.5, 0.0};
  2313. ^
  2314. numpy/core/src/npymath/npy_math_complex.c.src:68:26: warning: unused variable 'c_i' [-Wunused-const-variable]
  2315. static const npy_cdouble c_i = {0.0, 1.0};
  2316. ^
  2317. numpy/core/src/npymath/npy_math_complex.c.src:69:26: warning: unused variable 'c_ihalf' [-Wunused-const-variable]
  2318. static const npy_cdouble c_ihalf = {0.0, 0.5};
  2319. ^
  2320. numpy/core/src/npymath/npy_math_complex.c.src:79:1: warning: unused function 'cadd' [-Wunused-function]
  2321. cadd(npy_cdouble a, npy_cdouble b)
  2322. ^
  2323. numpy/core/src/npymath/npy_math_complex.c.src:87:1: warning: unused function 'csub' [-Wunused-function]
  2324. csub(npy_cdouble a, npy_cdouble b)
  2325. ^
  2326. numpy/core/src/npymath/npy_math_complex.c.src:137:1: warning: unused function 'cneg' [-Wunused-function]
  2327. cneg(npy_cdouble a)
  2328. ^
  2329. numpy/core/src/npymath/npy_math_complex.c.src:144:1: warning: unused function 'cmuli' [-Wunused-function]
  2330. cmuli(npy_cdouble a)
  2331. ^
  2332. numpy/core/src/npymath/npy_math_complex.c.src:67:30: warning: unused variable 'c_halfl' [-Wunused-const-variable]
  2333. static const npy_clongdouble c_halfl = {0.5L, 0.0};
  2334. ^
  2335. numpy/core/src/npymath/npy_math_complex.c.src:68:30: warning: unused variable 'c_il' [-Wunused-const-variable]
  2336. static const npy_clongdouble c_il = {0.0, 1.0L};
  2337. ^
  2338. numpy/core/src/npymath/npy_math_complex.c.src:69:30: warning: unused variable 'c_ihalfl' [-Wunused-const-variable]
  2339. static const npy_clongdouble c_ihalfl = {0.0, 0.5L};
  2340. ^
  2341. numpy/core/src/npymath/npy_math_complex.c.src:79:1: warning: unused function 'caddl' [-Wunused-function]
  2342. caddl(npy_clongdouble a, npy_clongdouble b)
  2343. ^
  2344. numpy/core/src/npymath/npy_math_complex.c.src:87:1: warning: unused function 'csubl' [-Wunused-function]
  2345. csubl(npy_clongdouble a, npy_clongdouble b)
  2346. ^
  2347. numpy/core/src/npymath/npy_math_complex.c.src:137:1: warning: unused function 'cnegl' [-Wunused-function]
  2348. cnegl(npy_clongdouble a)
  2349. ^
  2350. numpy/core/src/npymath/npy_math_complex.c.src:144:1: warning: unused function 'cmulil' [-Wunused-function]
  2351. cmulil(npy_clongdouble a)
  2352. ^
  2353. 22 warnings generated.
  2354. ar: adding 4 object files to build/temp.macosx-10.15-x86_64-3.9/libnpymath.a
  2355. ranlib:@ build/temp.macosx-10.15-x86_64-3.9/libnpymath.a
  2356. building 'npysort' library
  2357. compiling C sources
  2358. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  2359.  
  2360. creating build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npysort
  2361. compile options: '-Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Inumpy/core/include -Ibuild/src.macosx-10.15-x86_64-3.9/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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -c'
  2362. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npysort/quicksort.cclang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npysort/heapsort.c
  2363. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npysort/binsearch.c
  2364. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npysort/selection.c
  2365. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npysort/mergesort.c
  2366.  
  2367. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2368. npy_intp k;
  2369. ^~~~~~~~~~~
  2370. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2371. else if (0 && kth == num - 1) {
  2372. ^
  2373. /* DISABLES CODE */ ( )
  2374. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2375. npy_intp k;
  2376. ^~~~~~~~~~~
  2377. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2378. else if (0 && kth == num - 1) {
  2379. ^
  2380. /* DISABLES CODE */ ( )
  2381. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2382. npy_intp k;
  2383. ^~~~~~~~~~~
  2384. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2385. else if (0 && kth == num - 1) {
  2386. ^
  2387. /* DISABLES CODE */ ( )
  2388. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2389. npy_intp k;
  2390. ^~~~~~~~~~~
  2391. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2392. else if (0 && kth == num - 1) {
  2393. ^
  2394. /* DISABLES CODE */ ( )
  2395. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2396. npy_intp k;
  2397. ^~~~~~~~~~~
  2398. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2399. else if (0 && kth == num - 1) {
  2400. ^
  2401. /* DISABLES CODE */ ( )
  2402. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2403. npy_intp k;
  2404. ^~~~~~~~~~~
  2405. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2406. else if (0 && kth == num - 1) {
  2407. ^
  2408. /* DISABLES CODE */ ( )
  2409. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2410. npy_intp k;
  2411. ^~~~~~~~~~~
  2412. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2413. else if (0 && kth == num - 1) {
  2414. ^
  2415. /* DISABLES CODE */ ( )
  2416. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2417. npy_intp k;
  2418. ^~~~~~~~~~~
  2419. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2420. else if (0 && kth == num - 1) {
  2421. ^
  2422. /* DISABLES CODE */ ( )
  2423. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2424. npy_intp k;
  2425. ^~~~~~~~~~~
  2426. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2427. else if (0 && kth == num - 1) {
  2428. ^
  2429. /* DISABLES CODE */ ( )
  2430. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2431. npy_intp k;
  2432. ^~~~~~~~~~~
  2433. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2434. else if (0 && kth == num - 1) {
  2435. ^
  2436. /* DISABLES CODE */ ( )
  2437. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2438. npy_intp k;
  2439. ^~~~~~~~~~~
  2440. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2441. else if (0 && kth == num - 1) {
  2442. ^
  2443. /* DISABLES CODE */ ( )
  2444. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2445. npy_intp k;
  2446. ^~~~~~~~~~~
  2447. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2448. else if (0 && kth == num - 1) {
  2449. ^
  2450. /* DISABLES CODE */ ( )
  2451. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2452. npy_intp k;
  2453. ^~~~~~~~~~~
  2454. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2455. else if (0 && kth == num - 1) {
  2456. ^
  2457. /* DISABLES CODE */ ( )
  2458. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2459. npy_intp k;
  2460. ^~~~~~~~~~~
  2461. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2462. else if (0 && kth == num - 1) {
  2463. ^
  2464. /* DISABLES CODE */ ( )
  2465. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2466. npy_intp k;
  2467. ^~~~~~~~~~~
  2468. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2469. else if (0 && kth == num - 1) {
  2470. ^
  2471. /* DISABLES CODE */ ( )
  2472. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2473. npy_intp k;
  2474. ^~~~~~~~~~~
  2475. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2476. else if (0 && kth == num - 1) {
  2477. ^
  2478. /* DISABLES CODE */ ( )
  2479. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2480. npy_intp k;
  2481. ^~~~~~~~~~~
  2482. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2483. else if (0 && kth == num - 1) {
  2484. ^
  2485. /* DISABLES CODE */ ( )
  2486. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2487. npy_intp k;
  2488. ^~~~~~~~~~~
  2489. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2490. else if (0 && kth == num - 1) {
  2491. ^
  2492. /* DISABLES CODE */ ( )
  2493. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2494. npy_intp k;
  2495. ^~~~~~~~~~~
  2496. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2497. else if (0 && kth == num - 1) {
  2498. ^
  2499. /* DISABLES CODE */ ( )
  2500. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2501. npy_intp k;
  2502. ^~~~~~~~~~~
  2503. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2504. else if (0 && kth == num - 1) {
  2505. ^
  2506. /* DISABLES CODE */ ( )
  2507. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2508. npy_intp k;
  2509. ^~~~~~~~~~~
  2510. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2511. else if (0 && kth == num - 1) {
  2512. ^
  2513. /* DISABLES CODE */ ( )
  2514. numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
  2515. npy_intp k;
  2516. ^~~~~~~~~~~
  2517. numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
  2518. else if (0 && kth == num - 1) {
  2519. ^
  2520. /* DISABLES CODE */ ( )
  2521. 22 warnings generated.
  2522. ar: adding 5 object files to build/temp.macosx-10.15-x86_64-3.9/libnpysort.a
  2523. ranlib:@ build/temp.macosx-10.15-x86_64-3.9/libnpysort.a
  2524. running build_ext
  2525. customize UnixCCompiler
  2526. customize UnixCCompiler using build_ext
  2527. building 'numpy.core._dummy' extension
  2528. compiling C sources
  2529. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  2530.  
  2531. 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-10.15-x86_64-3.9/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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -c'
  2532. clang: numpy/core/src/dummymodule.c
  2533. clang -bundle -undefined dynamic_lookup build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/dummymodule.o -L/usr/local/lib -L/usr/local/opt/[email protected]/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.15-x86_64-3.9 -o build/lib.macosx-10.15-x86_64-3.9/numpy/core/_dummy.cpython-39-darwin.so
  2534. building 'numpy.core._multiarray_tests' extension
  2535. compiling C sources
  2536. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  2537.  
  2538. creating build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray
  2539. creating build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/common
  2540. 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-10.15-x86_64-3.9/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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -c'
  2541. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/_multiarray_tests.c
  2542. clang: numpy/core/src/common/mem_overlap.c
  2543. clang -bundle -undefined dynamic_lookup build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/_multiarray_tests.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/common/mem_overlap.o -L/usr/local/lib -L/usr/local/opt/[email protected]/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.15-x86_64-3.9 -lnpymath -o build/lib.macosx-10.15-x86_64-3.9/numpy/core/_multiarray_tests.cpython-39-darwin.so
  2544. building 'numpy.core._multiarray_umath' extension
  2545. compiling C sources
  2546. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  2547.  
  2548. creating build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray
  2549. creating build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/umath
  2550. creating build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath
  2551. creating build/temp.macosx-10.15-x86_64-3.9/private
  2552. creating build/temp.macosx-10.15-x86_64-3.9/private/var
  2553. creating build/temp.macosx-10.15-x86_64-3.9/private/var/folders
  2554. creating build/temp.macosx-10.15-x86_64-3.9/private/var/folders/mk
  2555. creating build/temp.macosx-10.15-x86_64-3.9/private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn
  2556. creating build/temp.macosx-10.15-x86_64-3.9/private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T
  2557. creating build/temp.macosx-10.15-x86_64-3.9/private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg
  2558. creating build/temp.macosx-10.15-x86_64-3.9/private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy
  2559. creating build/temp.macosx-10.15-x86_64-3.9/private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/numpy
  2560. creating build/temp.macosx-10.15-x86_64-3.9/private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/numpy/_build_utils
  2561. creating build/temp.macosx-10.15-x86_64-3.9/private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/numpy/_build_utils/src
  2562. compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Inumpy/core/include -Ibuild/src.macosx-10.15-x86_64-3.9/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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -c'
  2563. extra options: '-msse3 -I/System/Library/Frameworks/vecLib.framework/Headers'
  2564. clang: numpy/core/src/multiarray/alloc.c
  2565. clang: numpy/core/src/multiarray/array_assign_scalar.cclang: numpy/core/src/multiarray/calculation.c
  2566. clang: numpy/core/src/multiarray/convert.c
  2567.  
  2568. clang: numpy/core/src/multiarray/ctors.c
  2569. clang: numpy/core/src/multiarray/datetime_busday.cclang: numpy/core/src/multiarray/dragon4.c
  2570. clang: numpy/core/src/multiarray/flagsobject.c
  2571.  
  2572. clang: numpy/core/src/multiarray/arrayobject.c
  2573. numpy/core/src/multiarray/ctors.c:2261:36: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  2574. if (!(PyUString_Check(name) && PyUString_GET_SIZE(name) == 0)) {
  2575. ^
  2576. numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
  2577. #define PyUString_GET_SIZE PyUnicode_GET_SIZE
  2578. ^
  2579. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  2580. PyUnicode_WSTR_LENGTH(op) : \
  2581. ^
  2582. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  2583. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  2584. ^
  2585. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  2586. Py_DEPRECATED(3.3)
  2587. ^
  2588. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2589. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2590. ^
  2591. numpy/core/src/multiarray/ctors.c:2261:36: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  2592. if (!(PyUString_Check(name) && PyUString_GET_SIZE(name) == 0)) {
  2593. ^
  2594. numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
  2595. #define PyUString_GET_SIZE PyUnicode_GET_SIZE
  2596. ^
  2597. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  2598. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  2599. ^
  2600. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  2601. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2602. ^
  2603. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2604. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2605. ^
  2606. numpy/core/src/multiarray/ctors.c:2261:36: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  2607. if (!(PyUString_Check(name) && PyUString_GET_SIZE(name) == 0)) {
  2608. ^
  2609. numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
  2610. #define PyUString_GET_SIZE PyUnicode_GET_SIZE
  2611. ^
  2612. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  2613. PyUnicode_WSTR_LENGTH(op)))
  2614. ^
  2615. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  2616. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  2617. ^
  2618. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  2619. Py_DEPRECATED(3.3)
  2620. ^
  2621. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2622. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2623. ^
  2624. clang: numpy/core/src/multiarray/array_assign_array.c
  2625. clang: numpy/core/src/multiarray/convert_datatype.c
  2626. clang: numpy/core/src/multiarray/getset.c
  2627. clang: numpy/core/src/multiarray/buffer.c
  2628. clang: numpy/core/src/multiarray/datetime_busdaycal.c
  2629. clang: numpy/core/src/multiarray/compiled_base.c
  2630. clang: numpy/core/src/multiarray/hashdescr.c
  2631. clang: numpy/core/src/multiarray/descriptor.c
  2632. numpy/core/src/multiarray/descriptor.c:453:13: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  2633. if (PyUString_GET_SIZE(name) == 0) {
  2634. ^
  2635. numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
  2636. #define PyUString_GET_SIZE PyUnicode_GET_SIZE
  2637. ^
  2638. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  2639. PyUnicode_WSTR_LENGTH(op) : \
  2640. ^
  2641. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  2642. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  2643. ^
  2644. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  2645. Py_DEPRECATED(3.3)
  2646. ^
  2647. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2648. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2649. ^
  2650. numpy/core/src/multiarray/descriptor.c:453:13: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  2651. if (PyUString_GET_SIZE(name) == 0) {
  2652. ^
  2653. numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
  2654. #define PyUString_GET_SIZE PyUnicode_GET_SIZE
  2655. ^
  2656. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  2657. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  2658. ^
  2659. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  2660. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2661. ^
  2662. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2663. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2664. ^
  2665. numpy/core/src/multiarray/descriptor.c:453:13: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  2666. if (PyUString_GET_SIZE(name) == 0) {
  2667. ^
  2668. numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
  2669. #define PyUString_GET_SIZE PyUnicode_GET_SIZE
  2670. ^
  2671. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  2672. PyUnicode_WSTR_LENGTH(op)))
  2673. ^
  2674. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  2675. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  2676. ^
  2677. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  2678. Py_DEPRECATED(3.3)
  2679. ^
  2680. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2681. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2682. ^
  2683. numpy/core/src/multiarray/descriptor.c:460:48: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  2684. else if (PyUString_Check(title) && PyUString_GET_SIZE(title) > 0) {
  2685. ^
  2686. numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
  2687. #define PyUString_GET_SIZE PyUnicode_GET_SIZE
  2688. ^
  2689. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  2690. PyUnicode_WSTR_LENGTH(op) : \
  2691. ^
  2692. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  2693. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  2694. ^
  2695. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  2696. Py_DEPRECATED(3.3)
  2697. ^
  2698. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2699. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2700. ^
  2701. numpy/core/src/multiarray/descriptor.c:460:48: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  2702. else if (PyUString_Check(title) && PyUString_GET_SIZE(title) > 0) {
  2703. ^
  2704. numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
  2705. #define PyUString_GET_SIZE PyUnicode_GET_SIZE
  2706. ^
  2707. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  2708. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  2709. ^
  2710. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  2711. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2712. ^
  2713. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2714. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2715. ^
  2716. numpy/core/src/multiarray/descriptor.c:460:48: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  2717. else if (PyUString_Check(title) && PyUString_GET_SIZE(title) > 0) {
  2718. ^
  2719. numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
  2720. #define PyUString_GET_SIZE PyUnicode_GET_SIZE
  2721. ^
  2722. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  2723. PyUnicode_WSTR_LENGTH(op)))
  2724. ^
  2725. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  2726. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  2727. ^
  2728. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  2729. Py_DEPRECATED(3.3)
  2730. ^
  2731. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2732. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2733. ^
  2734. clang: numpy/core/src/multiarray/item_selection.c
  2735. clang: numpy/core/src/multiarray/conversion_utils.c
  2736. clang: numpy/core/src/multiarray/mapping.c
  2737. clang: numpy/core/src/multiarray/dtype_transfer.c
  2738. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/arraytypes.c
  2739. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/nditer_templ.c
  2740. numpy/core/src/multiarray/arraytypes.c.src:477:11: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  2741. ptr = PyUnicode_AS_UNICODE(temp);
  2742. ^
  2743. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE'
  2744. PyUnicode_AsUnicode(_PyObject_CAST(op)))
  2745. ^
  2746. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  2747. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2748. ^
  2749. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2750. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2751. ^
  2752. numpy/core/src/multiarray/arraytypes.c.src:482:15: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  2753. datalen = PyUnicode_GET_DATA_SIZE(temp);
  2754. ^
  2755. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  2756. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  2757. ^
  2758. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  2759. PyUnicode_WSTR_LENGTH(op) : \
  2760. ^
  2761. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  2762. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  2763. ^
  2764. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  2765. Py_DEPRECATED(3.3)
  2766. ^
  2767. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2768. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2769. ^
  2770. numpy/core/src/multiarray/arraytypes.c.src:482:15: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  2771. datalen = PyUnicode_GET_DATA_SIZE(temp);
  2772. ^
  2773. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  2774. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  2775. ^
  2776. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  2777. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  2778. ^
  2779. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  2780. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2781. ^
  2782. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2783. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2784. ^
  2785. numpy/core/src/multiarray/arraytypes.c.src:482:15: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  2786. datalen = PyUnicode_GET_DATA_SIZE(temp);
  2787. ^
  2788. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  2789. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  2790. ^
  2791. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  2792. PyUnicode_WSTR_LENGTH(op)))
  2793. ^
  2794. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  2795. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  2796. ^
  2797. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  2798. Py_DEPRECATED(3.3)
  2799. ^
  2800. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2801. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2802. ^
  2803. 3 warnings generated.
  2804. clang: numpy/core/src/multiarray/datetime.c
  2805. clang: numpy/core/src/multiarray/common.c
  2806. numpy/core/src/multiarray/common.c:187:28: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  2807. itemsize = PyUnicode_GET_DATA_SIZE(temp);
  2808. ^
  2809. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  2810. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  2811. ^
  2812. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  2813. PyUnicode_WSTR_LENGTH(op) : \
  2814. ^
  2815. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  2816. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  2817. ^
  2818. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  2819. Py_DEPRECATED(3.3)
  2820. ^
  2821. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2822. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2823. ^
  2824. numpy/core/src/multiarray/common.c:187:28: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  2825. itemsize = PyUnicode_GET_DATA_SIZE(temp);
  2826. ^
  2827. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  2828. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  2829. ^
  2830. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  2831. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  2832. ^
  2833. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  2834. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2835. ^
  2836. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2837. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2838. ^
  2839. numpy/core/src/multiarray/common.c:187:28: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  2840. itemsize = PyUnicode_GET_DATA_SIZE(temp);
  2841. ^
  2842. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  2843. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  2844. ^
  2845. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  2846. PyUnicode_WSTR_LENGTH(op)))
  2847. ^
  2848. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  2849. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  2850. ^
  2851. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  2852. Py_DEPRECATED(3.3)
  2853. ^
  2854. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2855. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2856. ^
  2857. numpy/core/src/multiarray/common.c:239:28: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  2858. itemsize = PyUnicode_GET_DATA_SIZE(temp);
  2859. ^
  2860. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  2861. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  2862. ^
  2863. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  2864. PyUnicode_WSTR_LENGTH(op) : \
  2865. ^
  2866. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  2867. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  2868. ^
  2869. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  2870. Py_DEPRECATED(3.3)
  2871. ^
  2872. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2873. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2874. ^
  2875. numpy/core/src/multiarray/common.c:239:28: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  2876. itemsize = PyUnicode_GET_DATA_SIZE(temp);
  2877. ^
  2878. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  2879. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  2880. ^
  2881. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  2882. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  2883. ^
  2884. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  2885. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2886. ^
  2887. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2888. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2889. ^
  2890. numpy/core/src/multiarray/common.c:239:28: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  2891. itemsize = PyUnicode_GET_DATA_SIZE(temp);
  2892. ^
  2893. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  2894. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  2895. ^
  2896. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  2897. PyUnicode_WSTR_LENGTH(op)))
  2898. ^
  2899. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  2900. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  2901. ^
  2902. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  2903. Py_DEPRECATED(3.3)
  2904. ^
  2905. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2906. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2907. ^
  2908. numpy/core/src/multiarray/common.c:282:24: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  2909. int itemsize = PyUnicode_GET_DATA_SIZE(obj);
  2910. ^
  2911. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  2912. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  2913. ^
  2914. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  2915. PyUnicode_WSTR_LENGTH(op) : \
  2916. ^
  2917. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  2918. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  2919. ^
  2920. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  2921. Py_DEPRECATED(3.3)
  2922. ^
  2923. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2924. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2925. ^
  2926. numpy/core/src/multiarray/common.c:282:24: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  2927. int itemsize = PyUnicode_GET_DATA_SIZE(obj);
  2928. ^
  2929. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  2930. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  2931. ^
  2932. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  2933. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  2934. ^
  2935. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  2936. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2937. ^
  2938. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2939. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2940. ^
  2941. numpy/core/src/multiarray/common.c:282:24: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  2942. int itemsize = PyUnicode_GET_DATA_SIZE(obj);
  2943. ^
  2944. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  2945. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  2946. ^
  2947. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  2948. PyUnicode_WSTR_LENGTH(op)))
  2949. ^
  2950. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  2951. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  2952. ^
  2953. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  2954. Py_DEPRECATED(3.3)
  2955. ^
  2956. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2957. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2958. ^
  2959. 6 warnings generated.
  2960. clang: numpy/core/src/multiarray/nditer_pywrap.c
  2961. 9 warnings generated.
  2962. clang: numpy/core/src/multiarray/sequence.c
  2963. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/einsum.c
  2964. clang: numpy/core/src/multiarray/shape.c
  2965. clang: numpy/core/src/multiarray/methods.c
  2966. clang: numpy/core/src/multiarray/iterators.c
  2967. clang: numpy/core/src/multiarray/datetime_strings.c
  2968. clang: numpy/core/src/multiarray/number.c
  2969. clang: numpy/core/src/multiarray/scalarapi.c
  2970. numpy/core/src/multiarray/scalarapi.c:74:28: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  2971. return (void *)PyUnicode_AS_DATA(scalar);
  2972. ^
  2973. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA'
  2974. ((const char *)(PyUnicode_AS_UNICODE(op)))
  2975. ^
  2976. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE'
  2977. PyUnicode_AsUnicode(_PyObject_CAST(op)))
  2978. ^
  2979. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  2980. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2981. ^
  2982. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2983. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2984. ^
  2985. numpy/core/src/multiarray/scalarapi.c:135:28: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  2986. return (void *)PyUnicode_AS_DATA(scalar);
  2987. ^
  2988. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA'
  2989. ((const char *)(PyUnicode_AS_UNICODE(op)))
  2990. ^
  2991. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE'
  2992. PyUnicode_AsUnicode(_PyObject_CAST(op)))
  2993. ^
  2994. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  2995. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2996. ^
  2997. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  2998. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  2999. ^
  3000. numpy/core/src/multiarray/scalarapi.c:568:29: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  3001. descr->elsize = PyUnicode_GET_DATA_SIZE(sc);
  3002. ^
  3003. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  3004. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  3005. ^
  3006. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  3007. PyUnicode_WSTR_LENGTH(op) : \
  3008. ^
  3009. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  3010. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  3011. ^
  3012. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  3013. Py_DEPRECATED(3.3)
  3014. ^
  3015. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3016. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3017. ^
  3018. numpy/core/src/multiarray/scalarapi.c:568:29: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  3019. descr->elsize = PyUnicode_GET_DATA_SIZE(sc);
  3020. ^
  3021. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  3022. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  3023. ^
  3024. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  3025. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  3026. ^
  3027. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  3028. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  3029. ^
  3030. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3031. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3032. ^
  3033. numpy/core/src/multiarray/scalarapi.c:568:29: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  3034. descr->elsize = PyUnicode_GET_DATA_SIZE(sc);
  3035. ^
  3036. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  3037. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  3038. ^
  3039. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  3040. PyUnicode_WSTR_LENGTH(op)))
  3041. ^
  3042. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  3043. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  3044. ^
  3045. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  3046. Py_DEPRECATED(3.3)
  3047. ^
  3048. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3049. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3050. ^
  3051. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/scalartypes.c
  3052. 5 warnings generated.
  3053. clang: numpy/core/src/multiarray/typeinfo.c
  3054. numpy/core/src/multiarray/scalartypes.c.src:475:17: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  3055. ip = dptr = PyUnicode_AS_UNICODE(self);
  3056. ^
  3057. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE'
  3058. PyUnicode_AsUnicode(_PyObject_CAST(op)))
  3059. ^
  3060. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  3061. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  3062. ^
  3063. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3064. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3065. ^
  3066. numpy/core/src/multiarray/scalartypes.c.src:476:11: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  3067. len = PyUnicode_GET_SIZE(self);
  3068. ^
  3069. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  3070. PyUnicode_WSTR_LENGTH(op) : \
  3071. ^
  3072. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  3073. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  3074. ^
  3075. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  3076. Py_DEPRECATED(3.3)
  3077. ^
  3078. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3079. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3080. ^
  3081. numpy/core/src/multiarray/scalartypes.c.src:476:11: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  3082. len = PyUnicode_GET_SIZE(self);
  3083. ^
  3084. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  3085. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  3086. ^
  3087. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  3088. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  3089. ^
  3090. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3091. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3092. ^
  3093. numpy/core/src/multiarray/scalartypes.c.src:476:11: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  3094. len = PyUnicode_GET_SIZE(self);
  3095. ^
  3096. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  3097. PyUnicode_WSTR_LENGTH(op)))
  3098. ^
  3099. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  3100. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  3101. ^
  3102. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  3103. Py_DEPRECATED(3.3)
  3104. ^
  3105. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3106. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3107. ^
  3108. numpy/core/src/multiarray/scalartypes.c.src:481:11: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
  3109. new = PyUnicode_FromUnicode(ip, len);
  3110. ^
  3111. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here
  3112. Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
  3113. ^
  3114. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3115. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3116. ^
  3117. numpy/core/src/multiarray/scalartypes.c.src:475:17: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  3118. ip = dptr = PyUnicode_AS_UNICODE(self);
  3119. ^
  3120. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE'
  3121. PyUnicode_AsUnicode(_PyObject_CAST(op)))
  3122. ^
  3123. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  3124. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  3125. ^
  3126. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3127. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3128. ^
  3129. numpy/core/src/multiarray/scalartypes.c.src:476:11: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  3130. len = PyUnicode_GET_SIZE(self);
  3131. ^
  3132. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  3133. PyUnicode_WSTR_LENGTH(op) : \
  3134. ^
  3135. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  3136. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  3137. ^
  3138. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  3139. Py_DEPRECATED(3.3)
  3140. ^
  3141. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3142. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3143. ^
  3144. numpy/core/src/multiarray/scalartypes.c.src:476:11: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  3145. len = PyUnicode_GET_SIZE(self);
  3146. ^
  3147. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  3148. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  3149. ^
  3150. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  3151. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  3152. ^
  3153. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3154. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3155. ^
  3156. numpy/core/src/multiarray/scalartypes.c.src:476:11: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  3157. len = PyUnicode_GET_SIZE(self);
  3158. ^
  3159. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  3160. PyUnicode_WSTR_LENGTH(op)))
  3161. ^
  3162. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  3163. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  3164. ^
  3165. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  3166. Py_DEPRECATED(3.3)
  3167. ^
  3168. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3169. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3170. ^
  3171. numpy/core/src/multiarray/scalartypes.c.src:481:11: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
  3172. new = PyUnicode_FromUnicode(ip, len);
  3173. ^
  3174. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here
  3175. Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
  3176. ^
  3177. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3178. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3179. ^
  3180. numpy/core/src/multiarray/scalartypes.c.src:1849:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  3181. buffer = PyUnicode_AS_DATA(self);
  3182. ^
  3183. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA'
  3184. ((const char *)(PyUnicode_AS_UNICODE(op)))
  3185. ^
  3186. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE'
  3187. PyUnicode_AsUnicode(_PyObject_CAST(op)))
  3188. ^
  3189. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  3190. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  3191. ^
  3192. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3193. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3194. ^
  3195. numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  3196. buflen = PyUnicode_GET_DATA_SIZE(self);
  3197. ^
  3198. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  3199. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  3200. ^
  3201. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  3202. PyUnicode_WSTR_LENGTH(op) : \
  3203. ^
  3204. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  3205. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  3206. ^
  3207. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  3208. Py_DEPRECATED(3.3)
  3209. ^
  3210. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3211. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3212. ^
  3213. numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  3214. buflen = PyUnicode_GET_DATA_SIZE(self);
  3215. ^
  3216. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  3217. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  3218. ^
  3219. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  3220. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  3221. ^
  3222. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  3223. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  3224. ^
  3225. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3226. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3227. ^
  3228. numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  3229. buflen = PyUnicode_GET_DATA_SIZE(self);
  3230. ^
  3231. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
  3232. (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
  3233. ^
  3234. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  3235. PyUnicode_WSTR_LENGTH(op)))
  3236. ^
  3237. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  3238. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  3239. ^
  3240. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  3241. Py_DEPRECATED(3.3)
  3242. ^
  3243. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3244. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3245. ^
  3246. clang: numpy/core/src/multiarray/refcount.c
  3247. clang: numpy/core/src/multiarray/multiarraymodule.c
  3248. clang: numpy/core/src/multiarray/usertypes.c
  3249. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/lowlevel_strided_loops.c
  3250. clang: numpy/core/src/multiarray/vdot.c
  3251. clang: numpy/core/src/umath/umathmodule.c
  3252. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/matmul.c
  3253. clang: numpy/core/src/umath/reduction.c
  3254. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/loops.c
  3255. clang: numpy/core/src/multiarray/nditer_api.c
  3256. numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
  3257. result = PyEval_CallObject(tocall, arglist);
  3258. ^
  3259. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
  3260. PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
  3261. ^
  3262. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
  3263. Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
  3264. ^
  3265. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3266. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3267. ^
  3268. 14 warnings generated.
  3269. clang: numpy/core/src/multiarray/strfuncs.c
  3270. numpy/core/src/multiarray/strfuncs.c:178:13: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
  3271. s = PyEval_CallObject(PyArray_ReprFunction, arglist);
  3272. ^
  3273. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
  3274. PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
  3275. ^
  3276. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
  3277. Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
  3278. ^
  3279. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3280. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3281. ^
  3282. numpy/core/src/multiarray/strfuncs.c:195:13: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
  3283. s = PyEval_CallObject(PyArray_StrFunction, arglist);
  3284. ^
  3285. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
  3286. PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
  3287. ^
  3288. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
  3289. Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
  3290. ^
  3291. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3292. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3293. ^
  3294. 2 warnings generated.
  3295. clang: numpy/core/src/multiarray/temp_elide.c
  3296. clang: numpy/core/src/umath/cpuid.c
  3297. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/scalarmath.c
  3298. clang: numpy/core/src/umath/ufunc_object.c
  3299. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'byte_long' [-Wunused-function]
  3300. byte_long(PyObject *obj)
  3301. ^
  3302. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'ubyte_long' [-Wunused-function]
  3303. ubyte_long(PyObject *obj)
  3304. ^
  3305. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'short_long' [-Wunused-function]
  3306. short_long(PyObject *obj)
  3307. ^
  3308. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'ushort_long' [-Wunused-function]
  3309. ushort_long(PyObject *obj)
  3310. ^
  3311. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'int_long' [-Wunused-function]
  3312. int_long(PyObject *obj)
  3313. ^
  3314. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'uint_long' [-Wunused-function]
  3315. uint_long(PyObject *obj)
  3316. ^
  3317. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'long_long' [-Wunused-function]
  3318. long_long(PyObject *obj)
  3319. ^
  3320. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'ulong_long' [-Wunused-function]
  3321. ulong_long(PyObject *obj)
  3322. ^
  3323. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'longlong_long' [-Wunused-function]
  3324. longlong_long(PyObject *obj)
  3325. ^
  3326. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'ulonglong_long' [-Wunused-function]
  3327. ulonglong_long(PyObject *obj)
  3328. ^
  3329. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'half_long' [-Wunused-function]
  3330. half_long(PyObject *obj)
  3331. ^
  3332. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'float_long' [-Wunused-function]
  3333. float_long(PyObject *obj)
  3334. ^
  3335. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'double_long' [-Wunused-function]
  3336. double_long(PyObject *obj)
  3337. ^
  3338. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'longdouble_long' [-Wunused-function]
  3339. longdouble_long(PyObject *obj)
  3340. ^
  3341. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'cfloat_long' [-Wunused-function]
  3342. cfloat_long(PyObject *obj)
  3343. ^
  3344. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'cdouble_long' [-Wunused-function]
  3345. cdouble_long(PyObject *obj)
  3346. ^
  3347. numpy/core/src/umath/scalarmath.c.src:1449:1: warning: unused function 'clongdouble_long' [-Wunused-function]
  3348. clongdouble_long(PyObject *obj)
  3349. ^
  3350. numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
  3351. for (i = 0; i < len; i++) {
  3352. ~ ^ ~~~
  3353. clang: numpy/core/src/multiarray/nditer_constr.c
  3354. clang: numpy/core/src/umath/override.c
  3355. clang: numpy/core/src/npymath/npy_math.c
  3356. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath/ieee754.c
  3357. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath/npy_math_complex.c
  3358. numpy/core/src/umath/loops.c.src:2527:22: warning: code will never be executed [-Wunreachable-code]
  3359. npy_intp n = dimensions[0];
  3360. ^~~~~~~~~~
  3361. numpy/core/src/umath/loops.c.src:2526:29: note: silence by adding parentheses to mark code as explicitly dead
  3362. if (IS_BINARY_REDUCE && 0) {
  3363. ^
  3364. /* DISABLES CODE */ ( )
  3365. numpy/core/src/npymath/npy_math_complex.c.src:48:33: warning: unused variable 'tiny' [-Wunused-const-variable]
  3366. static const volatile npy_float tiny = 3.9443045e-31f;
  3367. ^
  3368. numpy/core/src/npymath/npy_math_complex.c.src:67:25: warning: unused variable 'c_halff' [-Wunused-const-variable]
  3369. static const npy_cfloat c_halff = {0.5F, 0.0};
  3370. ^
  3371. numpy/core/src/npymath/npy_math_complex.c.src:68:25: warning: unused variable 'c_if' [-Wunused-const-variable]
  3372. static const npy_cfloat c_if = {0.0, 1.0F};
  3373. ^
  3374. numpy/core/src/npymath/npy_math_complex.c.src:69:25: warning: unused variable 'c_ihalff' [-Wunused-const-variable]
  3375. static const npy_cfloat c_ihalff = {0.0, 0.5F};
  3376. ^
  3377. numpy/core/src/npymath/npy_math_complex.c.src:79:1: warning: unused function 'caddf' [-Wunused-function]
  3378. caddf(npy_cfloat a, npy_cfloat b)
  3379. ^
  3380. numpy/core/src/npymath/npy_math_complex.c.src:87:1: warning: unused function 'csubf' [-Wunused-function]
  3381. csubf(npy_cfloat a, npy_cfloat b)
  3382. ^
  3383. numpy/core/src/npymath/npy_math_complex.c.src:137:1: warning: unused function 'cnegf' [-Wunused-function]
  3384. cnegf(npy_cfloat a)
  3385. ^
  3386. numpy/core/src/npymath/npy_math_complex.c.src:144:1: warning: unused function 'cmulif' [-Wunused-function]
  3387. cmulif(npy_cfloat a)
  3388. ^
  3389. numpy/core/src/npymath/npy_math_complex.c.src:67:26: warning: unused variable 'c_half' [-Wunused-const-variable]
  3390. static const npy_cdouble c_half = {0.5, 0.0};
  3391. ^
  3392. numpy/core/src/npymath/npy_math_complex.c.src:68:26: warning: unused variable 'c_i' [-Wunused-const-variable]
  3393. static const npy_cdouble c_i = {0.0, 1.0};
  3394. ^
  3395. numpy/core/src/npymath/npy_math_complex.c.src:69:26: warning: unused variable 'c_ihalf' [-Wunused-const-variable]
  3396. static const npy_cdouble c_ihalf = {0.0, 0.5};
  3397. ^
  3398. numpy/core/src/npymath/npy_math_complex.c.src:79:1: warning: unused function 'cadd' [-Wunused-function]
  3399. cadd(npy_cdouble a, npy_cdouble b)
  3400. ^
  3401. numpy/core/src/npymath/npy_math_complex.c.src:87:1: warning: unused function 'csub' [-Wunused-function]
  3402. csub(npy_cdouble a, npy_cdouble b)
  3403. ^
  3404. numpy/core/src/npymath/npy_math_complex.c.src:137:1: warning: unused function 'cneg' [-Wunused-function]
  3405. cneg(npy_cdouble a)
  3406. ^
  3407. numpy/core/src/npymath/npy_math_complex.c.src:144:1: warning: unused function 'cmuli' [-Wunused-function]
  3408. cmuli(npy_cdouble a)
  3409. ^
  3410. numpy/core/src/npymath/npy_math_complex.c.src:67:30: warning: unused variable 'c_halfl' [-Wunused-const-variable]
  3411. static const npy_clongdouble c_halfl = {0.5L, 0.0};
  3412. ^
  3413. numpy/core/src/npymath/npy_math_complex.c.src:68:30: warning: unused variable 'c_il' [-Wunused-const-variable]
  3414. static const npy_clongdouble c_il = {0.0, 1.0L};
  3415. ^
  3416. numpy/core/src/npymath/npy_math_complex.c.src:69:30: warning: unused variable 'c_ihalfl' [-Wunused-const-variable]
  3417. static const npy_clongdouble c_ihalfl = {0.0, 0.5L};
  3418. ^
  3419. numpy/core/src/npymath/npy_math_complex.c.src:79:1: warning: unused function 'caddl' [-Wunused-function]
  3420. caddl(npy_clongdouble a, npy_clongdouble b)
  3421. ^
  3422. numpy/core/src/npymath/npy_math_complex.c.src:87:1: warning: unused function 'csubl' [-Wunused-function]
  3423. csubl(npy_clongdouble a, npy_clongdouble b)
  3424. ^
  3425. numpy/core/src/npymath/npy_math_complex.c.src:137:1: warning: unused function 'cnegl' [-Wunused-function]
  3426. cnegl(npy_clongdouble a)
  3427. ^
  3428. numpy/core/src/npymath/npy_math_complex.c.src:144:1: warning: unused function 'cmulil' [-Wunused-function]
  3429. cmulil(npy_clongdouble a)
  3430. ^
  3431. numpy/core/src/umath/loops.c.src:2527:22: warning: code will never be executed [-Wunreachable-code]
  3432. npy_intp n = dimensions[0];
  3433. ^~~~~~~~~~
  3434. numpy/core/src/umath/loops.c.src:2526:29: note: silence by adding parentheses to mark code as explicitly dead
  3435. if (IS_BINARY_REDUCE && 0) {
  3436. ^
  3437. /* DISABLES CODE */ ( )
  3438. numpy/core/src/umath/loops.c.src:2527:22: warning: code will never be executed [-Wunreachable-code]
  3439. npy_intp n = dimensions[0];
  3440. ^~~~~~~~~~
  3441. numpy/core/src/umath/loops.c.src:2526:29: note: silence by adding parentheses to mark code as explicitly dead
  3442. if (IS_BINARY_REDUCE && 0) {
  3443. ^
  3444. /* DISABLES CODE */ ( )
  3445. 22 warnings generated.
  3446. clang: numpy/core/src/npymath/halffloat.c
  3447. clang: numpy/core/src/common/array_assign.c
  3448. clang: numpy/core/src/common/mem_overlap.c
  3449. clang: numpy/core/src/common/ufunc_override.c
  3450. clang: numpy/core/src/common/numpyos.c
  3451. clang: numpy/core/src/common/npy_longdouble.c
  3452. clang: numpy/core/src/common/cblasfuncs.c
  3453. clang: numpy/core/src/common/ucsnarrow.c
  3454. 1 warning generated.
  3455. clang: numpy/core/src/umath/extobj.c
  3456. numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
  3457. ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf,
  3458. ^
  3459. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here
  3460. Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
  3461. ^
  3462. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3463. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3464. ^
  3465. 1 warning generated.
  3466. clang: numpy/core/src/common/python_xerbla.c
  3467. clang: /private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/numpy/_build_utils/src/apple_sgemv_fix.c
  3468. In file included from /private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/numpy/_build_utils/src/apple_sgemv_fix.c:26:
  3469. In file included from numpy/core/include/numpy/arrayobject.h:4:
  3470. In file included from numpy/core/include/numpy/ndarrayobject.h:21:
  3471. build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: unused function '_import_array' [-Wunused-function]
  3472. _import_array(void)
  3473. ^
  3474. 1 warning generated.
  3475. 17 warnings generated.
  3476. clang: numpy/core/src/umath/ufunc_type_resolution.c
  3477. 4 warnings generated.
  3478. 4 warnings generated.
  3479. clang -bundle -undefined dynamic_lookup build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/alloc.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/arrayobject.o build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/arraytypes.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/array_assign_scalar.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/array_assign_array.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/buffer.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/calculation.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/compiled_base.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/common.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/convert.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/convert_datatype.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/conversion_utils.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/ctors.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/datetime.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/datetime_strings.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/datetime_busday.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/datetime_busdaycal.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/descriptor.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/dragon4.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/dtype_transfer.o build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/einsum.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/flagsobject.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/getset.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/hashdescr.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/item_selection.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/iterators.o build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/lowlevel_strided_loops.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/mapping.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/methods.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/multiarraymodule.o build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/nditer_templ.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/nditer_api.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/nditer_constr.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/nditer_pywrap.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/number.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/refcount.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/sequence.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/shape.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/scalarapi.o build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/scalartypes.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/strfuncs.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/temp_elide.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/typeinfo.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/usertypes.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/multiarray/vdot.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/umath/umathmodule.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/umath/reduction.o build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/loops.o build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/matmul.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/umath/ufunc_object.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/umath/extobj.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/umath/cpuid.o build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/scalarmath.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/umath/ufunc_type_resolution.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/umath/override.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/npymath/npy_math.o build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath/ieee754.o build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath/npy_math_complex.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/npymath/halffloat.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/common/array_assign.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/common/mem_overlap.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/common/npy_longdouble.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/common/ucsnarrow.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/common/ufunc_override.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/common/numpyos.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/common/cblasfuncs.o build/temp.macosx-10.15-x86_64-3.9/numpy/core/src/common/python_xerbla.o build/temp.macosx-10.15-x86_64-3.9/private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/numpy/_build_utils/src/apple_sgemv_fix.o -L/usr/local/lib -L/usr/local/opt/[email protected]/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.15-x86_64-3.9 -lnpymath -lnpysort -o build/lib.macosx-10.15-x86_64-3.9/numpy/core/_multiarray_umath.cpython-39-darwin.so -Wl,-framework -Wl,Accelerate
  3480. building 'numpy.core._umath_tests' extension
  3481. compiling C sources
  3482. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  3483.  
  3484. 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-10.15-x86_64-3.9/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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -c'
  3485. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/_umath_tests.c
  3486. clang -bundle -undefined dynamic_lookup build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/_umath_tests.o -L/usr/local/lib -L/usr/local/opt/[email protected]/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.15-x86_64-3.9 -o build/lib.macosx-10.15-x86_64-3.9/numpy/core/_umath_tests.cpython-39-darwin.so
  3487. building 'numpy.core._rational_tests' extension
  3488. compiling C sources
  3489. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  3490.  
  3491. 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-10.15-x86_64-3.9/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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -c'
  3492. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/_rational_tests.c
  3493. clang -bundle -undefined dynamic_lookup build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/_rational_tests.o -L/usr/local/lib -L/usr/local/opt/[email protected]/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.15-x86_64-3.9 -o build/lib.macosx-10.15-x86_64-3.9/numpy/core/_rational_tests.cpython-39-darwin.so
  3494. building 'numpy.core._struct_ufunc_tests' extension
  3495. compiling C sources
  3496. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  3497.  
  3498. 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-10.15-x86_64-3.9/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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -c'
  3499. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/_struct_ufunc_tests.c
  3500. clang -bundle -undefined dynamic_lookup build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/_struct_ufunc_tests.o -L/usr/local/lib -L/usr/local/opt/[email protected]/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.15-x86_64-3.9 -o build/lib.macosx-10.15-x86_64-3.9/numpy/core/_struct_ufunc_tests.cpython-39-darwin.so
  3501. building 'numpy.core._operand_flag_tests' extension
  3502. compiling C sources
  3503. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  3504.  
  3505. 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-10.15-x86_64-3.9/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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -c'
  3506. clang: build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/_operand_flag_tests.c
  3507. clang -bundle -undefined dynamic_lookup build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/_operand_flag_tests.o -L/usr/local/lib -L/usr/local/opt/[email protected]/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.15-x86_64-3.9 -o build/lib.macosx-10.15-x86_64-3.9/numpy/core/_operand_flag_tests.cpython-39-darwin.so
  3508. building 'numpy.fft.fftpack_lite' extension
  3509. compiling C sources
  3510. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  3511.  
  3512. creating build/temp.macosx-10.15-x86_64-3.9/numpy/fft
  3513. compile options: '-Inumpy/core/include -Ibuild/src.macosx-10.15-x86_64-3.9/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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -c'
  3514. clang: numpy/fft/fftpack.cclang: numpy/fft/fftpack_litemodule.c
  3515.  
  3516. clang -bundle -undefined dynamic_lookup build/temp.macosx-10.15-x86_64-3.9/numpy/fft/fftpack_litemodule.o build/temp.macosx-10.15-x86_64-3.9/numpy/fft/fftpack.o -L/usr/local/lib -L/usr/local/opt/[email protected]/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.15-x86_64-3.9 -o build/lib.macosx-10.15-x86_64-3.9/numpy/fft/fftpack_lite.cpython-39-darwin.so
  3517. building 'numpy.linalg.lapack_lite' extension
  3518. compiling C sources
  3519. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  3520.  
  3521. creating build/temp.macosx-10.15-x86_64-3.9/numpy/linalg
  3522. creating build/temp.macosx-10.15-x86_64-3.9/numpy/linalg/lapack_lite
  3523. compile options: '-DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Inumpy/core/include -Ibuild/src.macosx-10.15-x86_64-3.9/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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -c'
  3524. extra options: '-msse3 -I/System/Library/Frameworks/vecLib.framework/Headers'
  3525. clang: numpy/linalg/lapack_litemodule.c
  3526. clang: numpy/linalg/lapack_lite/python_xerbla.c
  3527. clang -bundle -undefined dynamic_lookup build/temp.macosx-10.15-x86_64-3.9/numpy/linalg/lapack_litemodule.o build/temp.macosx-10.15-x86_64-3.9/numpy/linalg/lapack_lite/python_xerbla.o -L/usr/local/lib -L/usr/local/opt/[email protected]/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.15-x86_64-3.9 -o build/lib.macosx-10.15-x86_64-3.9/numpy/linalg/lapack_lite.cpython-39-darwin.so -Wl,-framework -Wl,Accelerate
  3528. building 'numpy.linalg._umath_linalg' extension
  3529. compiling C sources
  3530. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  3531.  
  3532. creating build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/linalg
  3533. compile options: '-DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Inumpy/core/include -Ibuild/src.macosx-10.15-x86_64-3.9/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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -c'
  3534. extra options: '-msse3 -I/System/Library/Frameworks/vecLib.framework/Headers'
  3535. clang: build/src.macosx-10.15-x86_64-3.9/numpy/linalg/umath_linalg.c
  3536. numpy/linalg/umath_linalg.c.src:735:32: warning: unknown warning group '-Wmaybe-uninitialized', ignored [-Wunknown-warning-option]
  3537. #pragma GCC diagnostic ignored "-Wmaybe-uninitialized"
  3538. ^
  3539. numpy/linalg/umath_linalg.c.src:541:1: warning: unused function 'dump_ufunc_object' [-Wunused-function]
  3540. dump_ufunc_object(PyUFuncObject* ufunc)
  3541. ^
  3542. numpy/linalg/umath_linalg.c.src:566:1: warning: unused function 'dump_linearize_data' [-Wunused-function]
  3543. dump_linearize_data(const char* name, const LINEARIZE_DATA_t* params)
  3544. ^
  3545. numpy/linalg/umath_linalg.c.src:602:1: warning: unused function 'dump_FLOAT_matrix' [-Wunused-function]
  3546. dump_FLOAT_matrix(const char* name,
  3547. ^
  3548. numpy/linalg/umath_linalg.c.src:602:1: warning: unused function 'dump_DOUBLE_matrix' [-Wunused-function]
  3549. dump_DOUBLE_matrix(const char* name,
  3550. ^
  3551. numpy/linalg/umath_linalg.c.src:602:1: warning: unused function 'dump_CFLOAT_matrix' [-Wunused-function]
  3552. dump_CFLOAT_matrix(const char* name,
  3553. ^
  3554. numpy/linalg/umath_linalg.c.src:602:1: warning: unused function 'dump_CDOUBLE_matrix' [-Wunused-function]
  3555. dump_CDOUBLE_matrix(const char* name,
  3556. ^
  3557. numpy/linalg/umath_linalg.c.src:865:1: warning: unused function 'zero_FLOAT_matrix' [-Wunused-function]
  3558. zero_FLOAT_matrix(void *dst_in, const LINEARIZE_DATA_t* data)
  3559. ^
  3560. numpy/linalg/umath_linalg.c.src:865:1: warning: unused function 'zero_DOUBLE_matrix' [-Wunused-function]
  3561. zero_DOUBLE_matrix(void *dst_in, const LINEARIZE_DATA_t* data)
  3562. ^
  3563. numpy/linalg/umath_linalg.c.src:865:1: warning: unused function 'zero_CFLOAT_matrix' [-Wunused-function]
  3564. zero_CFLOAT_matrix(void *dst_in, const LINEARIZE_DATA_t* data)
  3565. ^
  3566. numpy/linalg/umath_linalg.c.src:865:1: warning: unused function 'zero_CDOUBLE_matrix' [-Wunused-function]
  3567. zero_CDOUBLE_matrix(void *dst_in, const LINEARIZE_DATA_t* data)
  3568. ^
  3569. numpy/linalg/umath_linalg.c.src:1862:1: warning: unused function 'dump_geev_params' [-Wunused-function]
  3570. dump_geev_params(const char *name, GEEV_PARAMS_t* params)
  3571. ^
  3572. numpy/linalg/umath_linalg.c.src:2132:1: warning: unused function 'init_cgeev' [-Wunused-function]
  3573. init_cgeev(GEEV_PARAMS_t* params,
  3574. ^
  3575. numpy/linalg/umath_linalg.c.src:2213:1: warning: unused function 'process_cgeev_results' [-Wunused-function]
  3576. process_cgeev_results(GEEV_PARAMS_t *NPY_UNUSED(params))
  3577. ^
  3578. numpy/linalg/umath_linalg.c.src:2376:1: warning: unused function 'dump_gesdd_params' [-Wunused-function]
  3579. dump_gesdd_params(const char *name,
  3580. ^
  3581. numpy/linalg/umath_linalg.c.src:2864:1: warning: unused function 'dump_gelsd_params' [-Wunused-function]
  3582. dump_gelsd_params(const char *name,
  3583. ^
  3584. 16 warnings generated.
  3585. clang -bundle -undefined dynamic_lookup build/temp.macosx-10.15-x86_64-3.9/build/src.macosx-10.15-x86_64-3.9/numpy/linalg/umath_linalg.o build/temp.macosx-10.15-x86_64-3.9/numpy/linalg/lapack_lite/python_xerbla.o -L/usr/local/lib -L/usr/local/opt/[email protected]/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.15-x86_64-3.9 -lnpymath -o build/lib.macosx-10.15-x86_64-3.9/numpy/linalg/_umath_linalg.cpython-39-darwin.so -Wl,-framework -Wl,Accelerate
  3586. building 'numpy.random.mtrand' extension
  3587. compiling C sources
  3588. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  3589.  
  3590. creating build/temp.macosx-10.15-x86_64-3.9/numpy/random
  3591. creating build/temp.macosx-10.15-x86_64-3.9/numpy/random/mtrand
  3592. compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.15-x86_64-3.9/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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -c'
  3593. clang: numpy/random/mtrand/initarray.c
  3594. clang: numpy/random/mtrand/randomkit.cclang: numpy/random/mtrand/mtrand.c
  3595. clang: numpy/random/mtrand/distributions.c
  3596.  
  3597. numpy/random/mtrand/mtrand.c:40400:34: error: no member named 'tp_print' in 'struct _typeobject'
  3598. __pyx_type_6mtrand_RandomState.tp_print = 0;
  3599. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  3600. numpy/random/mtrand/mtrand.c:42673:22: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  3601. (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  3602. ^
  3603. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  3604. PyUnicode_WSTR_LENGTH(op) : \
  3605. ^
  3606. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  3607. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  3608. ^
  3609. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  3610. Py_DEPRECATED(3.3)
  3611. ^
  3612. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3613. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3614. ^
  3615. numpy/random/mtrand/mtrand.c:42673:22: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  3616. (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  3617. ^
  3618. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  3619. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  3620. ^
  3621. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  3622. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  3623. ^
  3624. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3625. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3626. ^
  3627. numpy/random/mtrand/mtrand.c:42673:22: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  3628. (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  3629. ^
  3630. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  3631. PyUnicode_WSTR_LENGTH(op)))
  3632. ^
  3633. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  3634. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  3635. ^
  3636. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  3637. Py_DEPRECATED(3.3)
  3638. ^
  3639. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3640. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3641. ^
  3642. numpy/random/mtrand/mtrand.c:42673:52: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  3643. (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  3644. ^
  3645. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  3646. PyUnicode_WSTR_LENGTH(op) : \
  3647. ^
  3648. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  3649. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  3650. ^
  3651. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  3652. Py_DEPRECATED(3.3)
  3653. ^
  3654. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3655. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3656. ^
  3657. numpy/random/mtrand/mtrand.c:42673:52: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  3658. (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  3659. ^
  3660. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  3661. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  3662. ^
  3663. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  3664. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  3665. ^
  3666. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3667. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3668. ^
  3669. numpy/random/mtrand/mtrand.c:42673:52: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  3670. (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  3671. ^
  3672. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  3673. PyUnicode_WSTR_LENGTH(op)))
  3674. ^
  3675. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  3676. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  3677. ^
  3678. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  3679. Py_DEPRECATED(3.3)
  3680. ^
  3681. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3682. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3683. ^
  3684. numpy/random/mtrand/mtrand.c:42689:26: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  3685. (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  3686. ^
  3687. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  3688. PyUnicode_WSTR_LENGTH(op) : \
  3689. ^
  3690. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  3691. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  3692. ^
  3693. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  3694. Py_DEPRECATED(3.3)
  3695. ^
  3696. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3697. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3698. ^
  3699. numpy/random/mtrand/mtrand.c:42689:26: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  3700. (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  3701. ^
  3702. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  3703. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  3704. ^
  3705. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  3706. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  3707. ^
  3708. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3709. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3710. ^
  3711. numpy/random/mtrand/mtrand.c:42689:26: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  3712. (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  3713. ^
  3714. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  3715. PyUnicode_WSTR_LENGTH(op)))
  3716. ^
  3717. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  3718. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  3719. ^
  3720. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  3721. Py_DEPRECATED(3.3)
  3722. ^
  3723. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3724. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3725. ^
  3726. numpy/random/mtrand/mtrand.c:42689:59: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  3727. (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  3728. ^
  3729. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  3730. PyUnicode_WSTR_LENGTH(op) : \
  3731. ^
  3732. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  3733. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  3734. ^
  3735. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  3736. Py_DEPRECATED(3.3)
  3737. ^
  3738. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3739. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3740. ^
  3741. numpy/random/mtrand/mtrand.c:42689:59: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  3742. (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  3743. ^
  3744. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  3745. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  3746. ^
  3747. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  3748. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  3749. ^
  3750. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3751. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3752. ^
  3753. numpy/random/mtrand/mtrand.c:42689:59: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  3754. (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  3755. ^
  3756. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  3757. PyUnicode_WSTR_LENGTH(op)))
  3758. ^
  3759. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  3760. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  3761. ^
  3762. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  3763. Py_DEPRECATED(3.3)
  3764. ^
  3765. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  3766. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  3767. ^
  3768. 12 warnings and 1 error generated.
  3769. error: Command "clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.15-x86_64-3.9/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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -c numpy/random/mtrand/mtrand.c -o build/temp.macosx-10.15-x86_64-3.9/numpy/random/mtrand/mtrand.o -MMD -MF build/temp.macosx-10.15-x86_64-3.9/numpy/random/mtrand/mtrand.o.d" failed with exit status 1
  3770. ----------------------------------------
  3771. ERROR: Failed building wheel for numpy
  3772. Running setup.py clean for numpy
  3773. ERROR: Command errored out with exit status 1:
  3774. command: /usr/local/opt/[email protected]/bin/python3.9 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/setup.py'"'"'; __file__='"'"'/private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' clean --all
  3775. cwd: /private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy
  3776. Complete output (10 lines):
  3777. Running from numpy source directory.
  3778.  
  3779. `setup.py clean` is not supported, use one of the following instead:
  3780.  
  3781. - `git clean -xdf` (cleans all files)
  3782. - `git clean -Xdf` (cleans all versioned files, doesn't touch
  3783. files that aren't checked into the git repo)
  3784.  
  3785. Add `--force` to your command to use it anyway if you must (unsupported).
  3786.  
  3787. ----------------------------------------
  3788. ERROR: Failed cleaning build dir for numpy
  3789. Failed to build numpy
  3790. Installing collected packages: cython, numpy, setuptools, setuptools-scm, wheel
  3791. Running setup.py install for numpy: started
  3792. Running setup.py install for numpy: finished with status 'error'
  3793. ERROR: Command errored out with exit status 1:
  3794. command: /usr/local/opt/[email protected]/bin/python3.9 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/setup.py'"'"'; __file__='"'"'/private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-record-ou5riano/install-record.txt --single-version-externally-managed --prefix /private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-build-env-pev1z3i2/overlay --compile --install-headers /private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-build-env-pev1z3i2/overlay/include/python3.9/numpy
  3795. cwd: /private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/
  3796. Complete output (411 lines):
  3797. Running from numpy source directory.
  3798.  
  3799. Note: if you need reliable uninstall behavior, then install
  3800. with pip instead of using `setup.py install`:
  3801.  
  3802. - `pip install .` (from a git repo or downloaded source
  3803. release)
  3804. - `pip install numpy` (last NumPy release on PyPi)
  3805.  
  3806.  
  3807. blas_opt_info:
  3808. blas_mkl_info:
  3809. customize UnixCCompiler
  3810. libraries mkl_rt not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  3811. NOT AVAILABLE
  3812.  
  3813. blis_info:
  3814. customize UnixCCompiler
  3815. libraries blis not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  3816. NOT AVAILABLE
  3817.  
  3818. openblas_info:
  3819. customize UnixCCompiler
  3820. customize UnixCCompiler
  3821. libraries openblas not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  3822. NOT AVAILABLE
  3823.  
  3824. atlas_3_10_blas_threads_info:
  3825. Setting PTATLAS=ATLAS
  3826. customize UnixCCompiler
  3827. libraries tatlas not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  3828. NOT AVAILABLE
  3829.  
  3830. atlas_3_10_blas_info:
  3831. customize UnixCCompiler
  3832. libraries satlas not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  3833. NOT AVAILABLE
  3834.  
  3835. atlas_blas_threads_info:
  3836. Setting PTATLAS=ATLAS
  3837. customize UnixCCompiler
  3838. libraries ptf77blas,ptcblas,atlas not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  3839. NOT AVAILABLE
  3840.  
  3841. atlas_blas_info:
  3842. customize UnixCCompiler
  3843. libraries f77blas,cblas,atlas not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  3844. NOT AVAILABLE
  3845.  
  3846. accelerate_info:
  3847. FOUND:
  3848. extra_compile_args = ['-msse3', '-I/System/Library/Frameworks/vecLib.framework/Headers']
  3849. extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
  3850. define_macros = [('NO_ATLAS_INFO', 3), ('HAVE_CBLAS', None)]
  3851.  
  3852. FOUND:
  3853. extra_compile_args = ['-msse3', '-I/System/Library/Frameworks/vecLib.framework/Headers']
  3854. extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
  3855. define_macros = [('NO_ATLAS_INFO', 3), ('HAVE_CBLAS', None)]
  3856.  
  3857. /bin/sh: svnversion: command not found
  3858. non-existing path in 'numpy/distutils': 'site.cfg'
  3859. lapack_opt_info:
  3860. lapack_mkl_info:
  3861. customize UnixCCompiler
  3862. libraries mkl_rt not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  3863. NOT AVAILABLE
  3864.  
  3865. openblas_lapack_info:
  3866. customize UnixCCompiler
  3867. customize UnixCCompiler
  3868. libraries openblas not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  3869. NOT AVAILABLE
  3870.  
  3871. openblas_clapack_info:
  3872. customize UnixCCompiler
  3873. customize UnixCCompiler
  3874. libraries openblas,lapack not found in ['/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
  3875. NOT AVAILABLE
  3876.  
  3877. atlas_3_10_threads_info:
  3878. Setting PTATLAS=ATLAS
  3879. customize UnixCCompiler
  3880. libraries lapack_atlas not found in /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib
  3881. customize UnixCCompiler
  3882. libraries tatlas,tatlas not found in /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib
  3883. customize UnixCCompiler
  3884. libraries lapack_atlas not found in /usr/local/lib
  3885. customize UnixCCompiler
  3886. libraries tatlas,tatlas not found in /usr/local/lib
  3887. customize UnixCCompiler
  3888. libraries lapack_atlas not found in /usr/lib
  3889. customize UnixCCompiler
  3890. libraries tatlas,tatlas not found in /usr/lib
  3891. <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
  3892. NOT AVAILABLE
  3893.  
  3894. atlas_3_10_info:
  3895. customize UnixCCompiler
  3896. libraries lapack_atlas not found in /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib
  3897. customize UnixCCompiler
  3898. libraries satlas,satlas not found in /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib
  3899. customize UnixCCompiler
  3900. libraries lapack_atlas not found in /usr/local/lib
  3901. customize UnixCCompiler
  3902. libraries satlas,satlas not found in /usr/local/lib
  3903. customize UnixCCompiler
  3904. libraries lapack_atlas not found in /usr/lib
  3905. customize UnixCCompiler
  3906. libraries satlas,satlas not found in /usr/lib
  3907. <class 'numpy.distutils.system_info.atlas_3_10_info'>
  3908. NOT AVAILABLE
  3909.  
  3910. atlas_threads_info:
  3911. Setting PTATLAS=ATLAS
  3912. customize UnixCCompiler
  3913. libraries lapack_atlas not found in /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib
  3914. customize UnixCCompiler
  3915. libraries ptf77blas,ptcblas,atlas not found in /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib
  3916. customize UnixCCompiler
  3917. libraries lapack_atlas not found in /usr/local/lib
  3918. customize UnixCCompiler
  3919. libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
  3920. customize UnixCCompiler
  3921. libraries lapack_atlas not found in /usr/lib
  3922. customize UnixCCompiler
  3923. libraries ptf77blas,ptcblas,atlas not found in /usr/lib
  3924. <class 'numpy.distutils.system_info.atlas_threads_info'>
  3925. NOT AVAILABLE
  3926.  
  3927. atlas_info:
  3928. customize UnixCCompiler
  3929. libraries lapack_atlas not found in /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib
  3930. customize UnixCCompiler
  3931. libraries f77blas,cblas,atlas not found in /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib
  3932. customize UnixCCompiler
  3933. libraries lapack_atlas not found in /usr/local/lib
  3934. customize UnixCCompiler
  3935. libraries f77blas,cblas,atlas not found in /usr/local/lib
  3936. customize UnixCCompiler
  3937. libraries lapack_atlas not found in /usr/lib
  3938. customize UnixCCompiler
  3939. libraries f77blas,cblas,atlas not found in /usr/lib
  3940. <class 'numpy.distutils.system_info.atlas_info'>
  3941. NOT AVAILABLE
  3942.  
  3943. FOUND:
  3944. extra_compile_args = ['-msse3', '-I/System/Library/Frameworks/vecLib.framework/Headers']
  3945. extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
  3946. define_macros = [('NO_ATLAS_INFO', 3), ('HAVE_CBLAS', None)]
  3947.  
  3948. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'define_macros'
  3949. warnings.warn(msg)
  3950. running install
  3951. running build
  3952. running config_cc
  3953. unifing config_cc, config, build_clib, build_ext, build commands --compiler options
  3954. running config_fc
  3955. unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
  3956. running build_src
  3957. build_src
  3958. building py_modules sources
  3959. building library "npymath" sources
  3960. get_default_fcompiler: matching types: '['gnu95', 'nag', 'absoft', 'ibm', 'intel', 'gnu', 'g95', 'pg']'
  3961. customize Gnu95FCompiler
  3962. Found executable /usr/local/bin/gfortran
  3963. customize Gnu95FCompiler
  3964. customize Gnu95FCompiler using config
  3965. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  3966.  
  3967. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  3968. clang: _configtest.c
  3969. clang _configtest.o -o _configtest
  3970. success!
  3971. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  3972. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  3973.  
  3974. 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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
  3975. clang: _configtest.c
  3976. _configtest.c:1:5: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration]
  3977. int exp (void);
  3978. ^
  3979. _configtest.c:1:5: note: 'exp' is a builtin with type 'double (double)'
  3980. 1 warning generated.
  3981. clang _configtest.o -o _configtest
  3982. success!
  3983. removing: _configtest.c _configtest.o _configtest.o.d _configtest
  3984. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath' to include_dirs.
  3985. None - nothing done with h_files = ['build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath/npy_math_internal.h']
  3986. building library "npysort" sources
  3987. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common' to include_dirs.
  3988. None - nothing done with h_files = ['build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common/npy_sort.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common/npy_partition.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common/npy_binsearch.h']
  3989. building extension "numpy.core._dummy" sources
  3990. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/config.h' to sources.
  3991. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h' to sources.
  3992. executing numpy/core/code_generators/generate_numpy_api.py
  3993. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h' to sources.
  3994. numpy.core - nothing done with h_files = ['build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/config.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h']
  3995. building extension "numpy.core._multiarray_tests" sources
  3996. building extension "numpy.core._multiarray_umath" sources
  3997. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/config.h' to sources.
  3998. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h' to sources.
  3999. executing numpy/core/code_generators/generate_numpy_api.py
  4000. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h' to sources.
  4001. executing numpy/core/code_generators/generate_ufunc_api.py
  4002. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/__ufunc_api.h' to sources.
  4003. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath' to include_dirs.
  4004. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath' to include_dirs.
  4005. adding 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common' to include_dirs.
  4006. numpy.core - nothing done with h_files = ['build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/funcs.inc', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/simd.inc', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/loops.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/umath/matmul.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath/npy_math_internal.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/src/common/templ_common.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/config.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h', 'build/src.macosx-10.15-x86_64-3.9/numpy/core/include/numpy/__ufunc_api.h']
  4007. building extension "numpy.core._umath_tests" sources
  4008. building extension "numpy.core._rational_tests" sources
  4009. building extension "numpy.core._struct_ufunc_tests" sources
  4010. building extension "numpy.core._operand_flag_tests" sources
  4011. building extension "numpy.fft.fftpack_lite" sources
  4012. building extension "numpy.linalg.lapack_lite" sources
  4013. adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
  4014. building extension "numpy.linalg._umath_linalg" sources
  4015. adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
  4016. building extension "numpy.random.mtrand" sources
  4017. building data_files sources
  4018. build_src: building npy-pkg config files
  4019. running build_py
  4020. copying numpy/version.py -> build/lib.macosx-10.15-x86_64-3.9/numpy
  4021. copying build/src.macosx-10.15-x86_64-3.9/numpy/__config__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy
  4022. copying build/src.macosx-10.15-x86_64-3.9/numpy/distutils/__config__.py -> build/lib.macosx-10.15-x86_64-3.9/numpy/distutils
  4023. running build_clib
  4024. customize UnixCCompiler
  4025. customize UnixCCompiler using build_clib
  4026. running build_ext
  4027. customize UnixCCompiler
  4028. customize UnixCCompiler using build_ext
  4029. building 'numpy.random.mtrand' extension
  4030. compiling C sources
  4031. C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
  4032.  
  4033. compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.15-x86_64-3.9/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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -c'
  4034. clang: numpy/random/mtrand/mtrand.c
  4035. numpy/random/mtrand/mtrand.c:40400:34: error: no member named 'tp_print' in 'struct _typeobject'
  4036. __pyx_type_6mtrand_RandomState.tp_print = 0;
  4037. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  4038. numpy/random/mtrand/mtrand.c:42673:22: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  4039. (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  4040. ^
  4041. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  4042. PyUnicode_WSTR_LENGTH(op) : \
  4043. ^
  4044. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  4045. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  4046. ^
  4047. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  4048. Py_DEPRECATED(3.3)
  4049. ^
  4050. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  4051. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  4052. ^
  4053. numpy/random/mtrand/mtrand.c:42673:22: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  4054. (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  4055. ^
  4056. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  4057. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  4058. ^
  4059. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  4060. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  4061. ^
  4062. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  4063. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  4064. ^
  4065. numpy/random/mtrand/mtrand.c:42673:22: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  4066. (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  4067. ^
  4068. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  4069. PyUnicode_WSTR_LENGTH(op)))
  4070. ^
  4071. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  4072. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  4073. ^
  4074. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  4075. Py_DEPRECATED(3.3)
  4076. ^
  4077. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  4078. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  4079. ^
  4080. numpy/random/mtrand/mtrand.c:42673:52: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  4081. (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  4082. ^
  4083. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  4084. PyUnicode_WSTR_LENGTH(op) : \
  4085. ^
  4086. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  4087. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  4088. ^
  4089. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  4090. Py_DEPRECATED(3.3)
  4091. ^
  4092. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  4093. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  4094. ^
  4095. numpy/random/mtrand/mtrand.c:42673:52: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  4096. (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  4097. ^
  4098. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  4099. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  4100. ^
  4101. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  4102. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  4103. ^
  4104. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  4105. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  4106. ^
  4107. numpy/random/mtrand/mtrand.c:42673:52: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  4108. (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  4109. ^
  4110. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  4111. PyUnicode_WSTR_LENGTH(op)))
  4112. ^
  4113. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  4114. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  4115. ^
  4116. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  4117. Py_DEPRECATED(3.3)
  4118. ^
  4119. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  4120. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  4121. ^
  4122. numpy/random/mtrand/mtrand.c:42689:26: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  4123. (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  4124. ^
  4125. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  4126. PyUnicode_WSTR_LENGTH(op) : \
  4127. ^
  4128. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  4129. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  4130. ^
  4131. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  4132. Py_DEPRECATED(3.3)
  4133. ^
  4134. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  4135. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  4136. ^
  4137. numpy/random/mtrand/mtrand.c:42689:26: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  4138. (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  4139. ^
  4140. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  4141. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  4142. ^
  4143. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  4144. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  4145. ^
  4146. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  4147. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  4148. ^
  4149. numpy/random/mtrand/mtrand.c:42689:26: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  4150. (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  4151. ^
  4152. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  4153. PyUnicode_WSTR_LENGTH(op)))
  4154. ^
  4155. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  4156. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  4157. ^
  4158. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  4159. Py_DEPRECATED(3.3)
  4160. ^
  4161. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  4162. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  4163. ^
  4164. numpy/random/mtrand/mtrand.c:42689:59: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  4165. (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  4166. ^
  4167. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
  4168. PyUnicode_WSTR_LENGTH(op) : \
  4169. ^
  4170. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  4171. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  4172. ^
  4173. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  4174. Py_DEPRECATED(3.3)
  4175. ^
  4176. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  4177. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  4178. ^
  4179. numpy/random/mtrand/mtrand.c:42689:59: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
  4180. (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  4181. ^
  4182. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
  4183. ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
  4184. ^
  4185. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  4186. Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  4187. ^
  4188. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  4189. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  4190. ^
  4191. numpy/random/mtrand/mtrand.c:42689:59: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
  4192. (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  4193. ^
  4194. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
  4195. PyUnicode_WSTR_LENGTH(op)))
  4196. ^
  4197. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  4198. #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
  4199. ^
  4200. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  4201. Py_DEPRECATED(3.3)
  4202. ^
  4203. /usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  4204. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
  4205. ^
  4206. 12 warnings and 1 error generated.
  4207. error: Command "clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.15-x86_64-3.9/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/usr/local/include -I/usr/local/opt/[email protected]/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/[email protected]/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9 -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/common -Ibuild/src.macosx-10.15-x86_64-3.9/numpy/core/src/npymath -c numpy/random/mtrand/mtrand.c -o build/temp.macosx-10.15-x86_64-3.9/numpy/random/mtrand/mtrand.o -MMD -MF build/temp.macosx-10.15-x86_64-3.9/numpy/random/mtrand/mtrand.o.d" failed with exit status 1
  4208. ----------------------------------------
  4209. ERROR: Command errored out with exit status 1: /usr/local/opt/[email protected]/bin/python3.9 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/setup.py'"'"'; __file__='"'"'/private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-install-gvzqhytg/numpy/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-record-ou5riano/install-record.txt --single-version-externally-managed --prefix /private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-build-env-pev1z3i2/overlay --compile --install-headers /private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-build-env-pev1z3i2/overlay/include/python3.9/numpy Check the logs for full command output.
  4210. ----------------------------------------
  4211. ERROR: Command errored out with exit status 1: /usr/local/opt/[email protected]/bin/python3.9 /usr/local/lib/python3.9/site-packages/pip install --ignore-installed --no-user --prefix /private/var/folders/mk/2fgx_1s96zjd1r9xzhs2ht_00000gn/T/pip-build-env-pev1z3i2/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'cython >= 0.29' 'numpy==1.14.5; python_version<'"'"'3.7'"'"'' 'numpy==1.16.0; python_version>='"'"'3.7'"'"'' setuptools setuptools_scm wheel Check the logs for full command output.
  4212.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement