Advertisement
govarthenan

Untitled

Apr 17th, 2021
1,450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 284.11 KB | None | 0 0
  1.   Using cached pyarrow-0.16.0.tar.gz (5.7 MB)
  2.   Installing build dependencies ... error
  3.   ERROR: Command errored out with exit status 1:
  4.    command: /home/gova/anaconda3/envs/drmdef/bin/python /home/gova/anaconda3/envs/drmdef/lib/python3.9/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-e1fuvwq3/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
  5.        cwd: None
  6.   Complete output (3627 lines):
  7.   Ignoring numpy: markers 'python_version < "3.7"' don't match your environment
  8.  Collecting cython>=0.29
  9.    Using cached Cython-0.29.23-cp39-cp39-manylinux1_x86_64.whl (1.9 MB)
  10.  Collecting numpy==1.16.0
  11.    Using cached numpy-1.16.0.zip (5.1 MB)
  12.  Collecting setuptools
  13.    Using cached setuptools-56.0.0-py3-none-any.whl (784 kB)
  14.  Collecting setuptools_scm
  15.    Using cached setuptools_scm-6.0.1-py3-none-any.whl (27 kB)
  16.  Collecting wheel
  17.    Using cached wheel-0.36.2-py2.py3-none-any.whl (35 kB)
  18.  Building wheels for collected packages: numpy
  19.    Building wheel for numpy (setup.py): started
  20.    Building wheel for numpy (setup.py): still running...
  21.    Building wheel for numpy (setup.py): finished with status 'error'
  22.    ERROR: Command errored out with exit status 1:
  23.     command: /home/gova/anaconda3/envs/drmdef/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-xdrapbxc/numpy_0218d0420b6a4b24b0c2eb6d5255a424/setup.py'"'"'; __file__='"'"'/tmp/pip-install-xdrapbxc/numpy_0218d0420b6a4b24b0c2eb6d5255a424/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 /tmp/pip-wheel-ggowjd4q
  24.         cwd: /tmp/pip-install-xdrapbxc/numpy_0218d0420b6a4b24b0c2eb6d5255a424/
  25.    Complete output (3113 lines):
  26.    Running from numpy source directory.
  27.    /tmp/pip-install-xdrapbxc/numpy_0218d0420b6a4b24b0c2eb6d5255a424/numpy/distutils/misc_util.py:476: SyntaxWarning: "is" with a literal. Did you mean "=="?
  28.      return is_string(s) and ('*' in s or '?' is s)
  29.    blas_opt_info:
  30.    blas_mkl_info:
  31.    customize UnixCCompiler
  32.      libraries mkl_rt not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  33.      NOT AVAILABLE
  34.  
  35.    blis_info:
  36.    customize UnixCCompiler
  37.      libraries blis not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  38.      NOT AVAILABLE
  39.  
  40.    openblas_info:
  41.    customize UnixCCompiler
  42.    customize UnixCCompiler
  43.      libraries openblas not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  44.      NOT AVAILABLE
  45.  
  46.    atlas_3_10_blas_threads_info:
  47.    Setting PTATLAS=ATLAS
  48.    customize UnixCCompiler
  49.      libraries tatlas not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  50.      NOT AVAILABLE
  51.  
  52.    atlas_3_10_blas_info:
  53.    customize UnixCCompiler
  54.      libraries satlas not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  55.      NOT AVAILABLE
  56.  
  57.    atlas_blas_threads_info:
  58.    Setting PTATLAS=ATLAS
  59.    customize UnixCCompiler
  60.      libraries ptf77blas,ptcblas,atlas not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  61.      NOT AVAILABLE
  62.  
  63.    atlas_blas_info:
  64.    customize UnixCCompiler
  65.      libraries f77blas,cblas,atlas not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  66.      NOT AVAILABLE
  67.  
  68.    accelerate_info:
  69.      NOT AVAILABLE
  70.  
  71.    /tmp/pip-install-xdrapbxc/numpy_0218d0420b6a4b24b0c2eb6d5255a424/numpy/distutils/system_info.py:625: UserWarning:
  72.        Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  73.        Directories to search for the libraries can be specified in the
  74.        numpy/distutils/site.cfg file (section [atlas]) or by setting
  75.        the ATLAS environment variable.
  76.      self.calc_info()
  77.    blas_info:
  78.    customize UnixCCompiler
  79.    customize UnixCCompiler
  80.    C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  81.  
  82.    creating /tmp/tmp7dru9umy/tmp
  83.    creating /tmp/tmp7dru9umy/tmp/tmp7dru9umy
  84.    compile options: '-I/usr/local/include -I/usr/include -I/home/gova/anaconda3/envs/drmdef/include -c'
  85.    gcc: /tmp/tmp7dru9umy/source.c
  86.    gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ /tmp/tmp7dru9umy/tmp/tmp7dru9umy/source.o -L/home/gova/anaconda3/envs/drmdef/lib -lcblas -o /tmp/tmp7dru9umy/a.out
  87.    customize UnixCCompiler
  88.      FOUND:
  89.        libraries = ['cblas', 'blas']
  90.        library_dirs = ['/home/gova/anaconda3/envs/drmdef/lib']
  91.        include_dirs = ['/usr/local/include', '/usr/include', '/home/gova/anaconda3/envs/drmdef/include']
  92.        language = c
  93.        define_macros = [('HAVE_CBLAS', None)]
  94.  
  95.      FOUND:
  96.        define_macros = [('NO_ATLAS_INFO', 1), ('HAVE_CBLAS', None)]
  97.        libraries = ['cblas', 'blas']
  98.        library_dirs = ['/home/gova/anaconda3/envs/drmdef/lib']
  99.        include_dirs = ['/usr/local/include', '/usr/include', '/home/gova/anaconda3/envs/drmdef/include']
  100.        language = c
  101.  
  102.    /bin/sh: line 1: svnversion: command not found
  103.    non-existing path in 'numpy/distutils': 'site.cfg'
  104.    lapack_opt_info:
  105.    lapack_mkl_info:
  106.    customize UnixCCompiler
  107.      libraries mkl_rt not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  108.      NOT AVAILABLE
  109.  
  110.    openblas_lapack_info:
  111.    customize UnixCCompiler
  112.    customize UnixCCompiler
  113.      libraries openblas not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  114.      NOT AVAILABLE
  115.  
  116.    openblas_clapack_info:
  117.    customize UnixCCompiler
  118.    customize UnixCCompiler
  119.      libraries openblas,lapack not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  120.      NOT AVAILABLE
  121.  
  122.    atlas_3_10_threads_info:
  123.    Setting PTATLAS=ATLAS
  124.    customize UnixCCompiler
  125.      libraries lapack_atlas not found in /home/gova/anaconda3/envs/drmdef/lib
  126.    customize UnixCCompiler
  127.      libraries tatlas,tatlas not found in /home/gova/anaconda3/envs/drmdef/lib
  128.    customize UnixCCompiler
  129.      libraries lapack_atlas not found in /usr/local/lib
  130.    customize UnixCCompiler
  131.      libraries tatlas,tatlas not found in /usr/local/lib
  132.    customize UnixCCompiler
  133.      libraries lapack_atlas not found in /usr/lib64
  134.    customize UnixCCompiler
  135.      libraries tatlas,tatlas not found in /usr/lib64
  136.    customize UnixCCompiler
  137.      libraries lapack_atlas not found in /usr/lib
  138.    customize UnixCCompiler
  139.      libraries tatlas,tatlas not found in /usr/lib
  140.    customize UnixCCompiler
  141.      libraries lapack_atlas not found in /usr/lib/
  142.    customize UnixCCompiler
  143.      libraries tatlas,tatlas not found in /usr/lib/
  144.    <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
  145.      NOT AVAILABLE
  146.  
  147.    atlas_3_10_info:
  148.    customize UnixCCompiler
  149.      libraries lapack_atlas not found in /home/gova/anaconda3/envs/drmdef/lib
  150.    customize UnixCCompiler
  151.      libraries satlas,satlas not found in /home/gova/anaconda3/envs/drmdef/lib
  152.    customize UnixCCompiler
  153.      libraries lapack_atlas not found in /usr/local/lib
  154.    customize UnixCCompiler
  155.      libraries satlas,satlas not found in /usr/local/lib
  156.    customize UnixCCompiler
  157.      libraries lapack_atlas not found in /usr/lib64
  158.    customize UnixCCompiler
  159.      libraries satlas,satlas not found in /usr/lib64
  160.    customize UnixCCompiler
  161.      libraries lapack_atlas not found in /usr/lib
  162.    customize UnixCCompiler
  163.      libraries satlas,satlas not found in /usr/lib
  164.    customize UnixCCompiler
  165.      libraries lapack_atlas not found in /usr/lib/
  166.    customize UnixCCompiler
  167.      libraries satlas,satlas not found in /usr/lib/
  168.    <class 'numpy.distutils.system_info.atlas_3_10_info'>
  169.      NOT AVAILABLE
  170.  
  171.    atlas_threads_info:
  172.    Setting PTATLAS=ATLAS
  173.    customize UnixCCompiler
  174.      libraries lapack_atlas not found in /home/gova/anaconda3/envs/drmdef/lib
  175.    customize UnixCCompiler
  176.      libraries ptf77blas,ptcblas,atlas not found in /home/gova/anaconda3/envs/drmdef/lib
  177.    customize UnixCCompiler
  178.      libraries lapack_atlas not found in /usr/local/lib
  179.    customize UnixCCompiler
  180.      libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
  181.    customize UnixCCompiler
  182.      libraries lapack_atlas not found in /usr/lib64
  183.    customize UnixCCompiler
  184.      libraries ptf77blas,ptcblas,atlas not found in /usr/lib64
  185.    customize UnixCCompiler
  186.      libraries lapack_atlas not found in /usr/lib
  187.    customize UnixCCompiler
  188.      libraries ptf77blas,ptcblas,atlas not found in /usr/lib
  189.    customize UnixCCompiler
  190.      libraries lapack_atlas not found in /usr/lib/
  191.    customize UnixCCompiler
  192.      libraries ptf77blas,ptcblas,atlas not found in /usr/lib/
  193.    <class 'numpy.distutils.system_info.atlas_threads_info'>
  194.      NOT AVAILABLE
  195.  
  196.    atlas_info:
  197.    customize UnixCCompiler
  198.      libraries lapack_atlas not found in /home/gova/anaconda3/envs/drmdef/lib
  199.    customize UnixCCompiler
  200.      libraries f77blas,cblas,atlas not found in /home/gova/anaconda3/envs/drmdef/lib
  201.    customize UnixCCompiler
  202.      libraries lapack_atlas not found in /usr/local/lib
  203.    customize UnixCCompiler
  204.      libraries f77blas,cblas,atlas not found in /usr/local/lib
  205.    customize UnixCCompiler
  206.      libraries lapack_atlas not found in /usr/lib64
  207.    customize UnixCCompiler
  208.      libraries f77blas,cblas,atlas not found in /usr/lib64
  209.    customize UnixCCompiler
  210.      libraries lapack_atlas not found in /usr/lib
  211.    customize UnixCCompiler
  212.      libraries f77blas,cblas,atlas not found in /usr/lib
  213.    customize UnixCCompiler
  214.      libraries lapack_atlas not found in /usr/lib/
  215.    customize UnixCCompiler
  216.      libraries f77blas,cblas,atlas not found in /usr/lib/
  217.    <class 'numpy.distutils.system_info.atlas_info'>
  218.      NOT AVAILABLE
  219.  
  220.    /tmp/pip-install-xdrapbxc/numpy_0218d0420b6a4b24b0c2eb6d5255a424/numpy/distutils/system_info.py:625: UserWarning:
  221.        Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  222.        Directories to search for the libraries can be specified in the
  223.        numpy/distutils/site.cfg file (section [atlas]) or by setting
  224.        the ATLAS environment variable.
  225.      self.calc_info()
  226.    lapack_info:
  227.    customize UnixCCompiler
  228.    customize UnixCCompiler
  229.      FOUND:
  230.        libraries = ['lapack', 'lapack']
  231.        library_dirs = ['/home/gova/anaconda3/envs/drmdef/lib']
  232.        language = f77
  233.  
  234.      FOUND:
  235.        define_macros = [('NO_ATLAS_INFO', 1), ('HAVE_CBLAS', None)]
  236.        libraries = ['lapack', 'lapack', 'cblas', 'blas']
  237.        library_dirs = ['/home/gova/anaconda3/envs/drmdef/lib']
  238.        language = c
  239.        include_dirs = ['/usr/local/include', '/usr/include', '/home/gova/anaconda3/envs/drmdef/include']
  240.  
  241.    /home/gova/anaconda3/envs/drmdef/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'define_macros'
  242.      warnings.warn(msg)
  243.    running bdist_wheel
  244.    running build
  245.    running config_cc
  246.    unifing config_cc, config, build_clib, build_ext, build commands --compiler options
  247.    running config_fc
  248.    unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
  249.    running build_src
  250.    build_src
  251.    building py_modules sources
  252.    creating build
  253.    creating build/src.linux-x86_64-3.9
  254.    creating build/src.linux-x86_64-3.9/numpy
  255.    creating build/src.linux-x86_64-3.9/numpy/distutils
  256.    building library "npymath" sources
  257.    get_default_fcompiler: matching types: '['gnu95', 'intel', 'lahey', 'pg', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor']'
  258.    customize Gnu95FCompiler
  259.    Could not locate executable gfortran
  260.    Could not locate executable f95
  261.    customize IntelFCompiler
  262.    Could not locate executable ifort
  263.    Could not locate executable ifc
  264.    customize LaheyFCompiler
  265.    Could not locate executable lf95
  266.    customize PGroupFCompiler
  267.    Could not locate executable pgfortran
  268.    customize AbsoftFCompiler
  269.    Could not locate executable f90
  270.    Could not locate executable f77
  271.    customize NAGFCompiler
  272.    customize VastFCompiler
  273.    customize CompaqFCompiler
  274.    Could not locate executable fort
  275.    customize IntelItaniumFCompiler
  276.    Could not locate executable efort
  277.    Could not locate executable efc
  278.    customize IntelEM64TFCompiler
  279.    customize GnuFCompiler
  280.    Could not locate executable g77
  281.    customize G95FCompiler
  282.    Could not locate executable g95
  283.    customize PathScaleFCompiler
  284.    Could not locate executable pathf95
  285.    customize NAGFORCompiler
  286.    Could not locate executable nagfor
  287.    don't know how to compile Fortran code on platform 'posix'
  288.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  291.     gcc: _configtest.c
  292.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  293.     success!
  294.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  295.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  296.  
  297.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  298.     gcc: _configtest.c
  299.     _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  300.         1 | int exp (void);
  301.           |     ^~~
  302.     _configtest.c:1:1: note: ‘exp’ is declared in header ‘<math.h>
  303.       +++ |+#include <math.h>
  304.         1 | int exp (void);
  305.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  306.     /home/gova/anaconda3/envs/drmdef/compiler_compat/ld: _configtest.o: in function `main':
  307.    _configtest.c:(.text.startup+0x5): undefined reference to `exp'
  308.     collect2: error: ld returned 1 exit status
  309.     failure.
  310.     removing: _configtest.c _configtest.o _configtest.o.d
  311.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  312.  
  313.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  314.     gcc: _configtest.c
  315.     _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  316.         1 | int exp (void);
  317.           |     ^~~
  318.     _configtest.c:1:1: note: ‘exp’ is declared in header ‘<math.h>
  319.       +++ |+#include <math.h>
  320.         1 | int exp (void);
  321.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
  322.     success!
  323.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  324.     creating build/src.linux-x86_64-3.9/numpy/core
  325.     creating build/src.linux-x86_64-3.9/numpy/core/src
  326.     creating build/src.linux-x86_64-3.9/numpy/core/src/npymath
  327.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/npymath/npy_math_internal.h
  328.       adding 'build/src.linux-x86_64-3.9/numpy/core/src/npymath' to include_dirs.
  329.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/npymath/ieee754.c
  330.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/npymath/npy_math_complex.c
  331.     None - nothing done with h_files = ['build/src.linux-x86_64-3.9/numpy/core/src/npymath/npy_math_internal.h']
  332.     building library "npysort" sources
  333.     creating build/src.linux-x86_64-3.9/numpy/core/src/common
  334.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/common/npy_sort.h
  335.       adding 'build/src.linux-x86_64-3.9/numpy/core/src/common' to include_dirs.
  336.     creating build/src.linux-x86_64-3.9/numpy/core/src/npysort
  337.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/npysort/quicksort.c
  338.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/npysort/mergesort.c
  339.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/npysort/heapsort.c
  340.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/common/npy_partition.h
  341.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/npysort/selection.c
  342.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/common/npy_binsearch.h
  343.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/npysort/binsearch.c
  344.     None - nothing done with h_files = ['build/src.linux-x86_64-3.9/numpy/core/src/common/npy_sort.h', 'build/src.linux-x86_64-3.9/numpy/core/src/common/npy_partition.h', 'build/src.linux-x86_64-3.9/numpy/core/src/common/npy_binsearch.h']
  345.     building extension "numpy.core._dummy" sources
  346.     Generating build/src.linux-x86_64-3.9/numpy/core/include/numpy/config.h
  347.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  348.  
  349.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  350.     gcc: _configtest.c
  351.     success!
  352.     removing: _configtest.c _configtest.o _configtest.o.d
  353.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  354.  
  355.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  356.     gcc: _configtest.c
  357.     success!
  358.     removing: _configtest.c _configtest.o _configtest.o.d
  359.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  360.  
  361.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  362.     gcc: _configtest.c
  363.     _configtest.c:1:10: fatal error: sys/endian.h: No such file or directory
  364.         1 | #include <sys/endian.h>
  365.           |          ^~~~~~~~~~~~~~
  366.     compilation terminated.
  367.     failure.
  368.     removing: _configtest.c _configtest.o
  369.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  370.  
  371.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  372.     gcc: _configtest.c
  373.     success!
  374.     removing: _configtest.c _configtest.o _configtest.o.d
  375.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  376.  
  377.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  378.     gcc: _configtest.c
  379.     success!
  380.     removing: _configtest.c _configtest.o _configtest.o.d
  381.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  384.     gcc: _configtest.c
  385.     success!
  386.     removing: _configtest.c _configtest.o _configtest.o.d
  387.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  388.  
  389.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  390.     gcc: _configtest.c
  391.     success!
  392.     removing: _configtest.c _configtest.o _configtest.o.d
  393.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  394.  
  395.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  396.     gcc: _configtest.c
  397.     _configtest.c: In function ‘main’:
  398.     _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  399.         5 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  400.           |                ^~~~~~~~~~
  401.     removing: _configtest.c _configtest.o _configtest.o.d
  402.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  405.     gcc: _configtest.c
  406.     _configtest.c: In function ‘main’:
  407.     _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  408.         5 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 4)];
  409.           |                ^~~~~~~~~~
  410.     removing: _configtest.c _configtest.o _configtest.o.d
  411.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  412.  
  413.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  414.     gcc: _configtest.c
  415.     _configtest.c: In function ‘main’:
  416.     _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  417.         5 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  418.           |                ^~~~~~~~~~
  419.     removing: _configtest.c _configtest.o _configtest.o.d
  420.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  421.  
  422.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  423.     gcc: _configtest.c
  424.     _configtest.c: In function ‘main’:
  425.     _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  426.         5 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  427.           |                ^~~~~~~~~~
  428.     removing: _configtest.c _configtest.o _configtest.o.d
  429.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  430.  
  431.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  432.     gcc: _configtest.c
  433.     success!
  434.     removing: _configtest.c _configtest.o _configtest.o.d
  435.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  436.  
  437.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  438.     gcc: _configtest.c
  439.     _configtest.c: In function ‘main’:
  440.     _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  441.         5 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  442.           |                ^~~~~~~~~~
  443.     removing: _configtest.c _configtest.o _configtest.o.d
  444.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  445.  
  446.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  447.     gcc: _configtest.c
  448.     _configtest.c: In function ‘main’:
  449.     _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  450.         5 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  451.           |                ^~~~~~~~~~
  452.     removing: _configtest.c _configtest.o _configtest.o.d
  453.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  454.  
  455.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  456.     gcc: _configtest.c
  457.     _configtest.c: In function ‘main’:
  458.     _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  459.         5 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  460.           |                ^~~~~~~~~~
  461.     removing: _configtest.c _configtest.o _configtest.o.d
  462.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  463.  
  464.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  465.     gcc: _configtest.c
  466.     _configtest.c: In function ‘main’:
  467.     _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  468.         5 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];
  469.           |                ^~~~~~~~~~
  470.     removing: _configtest.c _configtest.o _configtest.o.d
  471.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  472.  
  473.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  474.     gcc: _configtest.c
  475.     _configtest.c: In function ‘main’:
  476.     _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function); did you mean ‘SIZEOF_LONG_DOUBLE’?
  477.         7 |     (void) SIZEOF_LONGDOUBLE;
  478.           |            ^~~~~~~~~~~~~~~~~
  479.           |            SIZEOF_LONG_DOUBLE
  480.     _configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
  481.     failure.
  482.     removing: _configtest.c _configtest.o
  483.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  484.  
  485.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  486.     gcc: _configtest.c
  487.     _configtest.c: In function ‘main’:
  488.     _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  489.         5 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  490.           |                ^~~~~~~~~~
  491.     removing: _configtest.c _configtest.o _configtest.o.d
  492.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  493.  
  494.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  495.     gcc: _configtest.c
  496.     _configtest.c: In function ‘main’:
  497.     _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  498.         5 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];
  499.           |                ^~~~~~~~~~
  500.     removing: _configtest.c _configtest.o _configtest.o.d
  501.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  502.  
  503.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  504.     gcc: _configtest.c
  505.     _configtest.c: In function ‘main’:
  506.     _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  507.         5 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  508.           |                ^~~~~~~~~~
  509.     removing: _configtest.c _configtest.o _configtest.o.d
  510.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  511.  
  512.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  513.     gcc: _configtest.c
  514.     _configtest.c: In function ‘main’:
  515.     _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  516.         5 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 32)];
  517.           |                ^~~~~~~~~~
  518.     removing: _configtest.c _configtest.o _configtest.o.d
  519.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  520.  
  521.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  522.     gcc: _configtest.c
  523.     _configtest.c: In function ‘main’:
  524.     _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  525.         7 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  526.           |                ^~~~~~~~~~
  527.     removing: _configtest.c _configtest.o _configtest.o.d
  528.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  531.     gcc: _configtest.c
  532.     _configtest.c: In function ‘main’:
  533.     _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  534.         7 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  535.           |                ^~~~~~~~~~
  536.     removing: _configtest.c _configtest.o _configtest.o.d
  537.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  538.  
  539.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  540.     gcc: _configtest.c
  541.     _configtest.c: In function ‘main’:
  542.     _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  543.         7 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  544.           |                ^~~~~~~~~~
  545.     removing: _configtest.c _configtest.o _configtest.o.d
  546.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  549.     gcc: _configtest.c
  550.     _configtest.c: In function ‘main’:
  551.     _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  552.         7 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  553.           |                ^~~~~~~~~~
  554.     removing: _configtest.c _configtest.o _configtest.o.d
  555.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  556.  
  557.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  558.     gcc: _configtest.c
  559.     success!
  560.     removing: _configtest.c _configtest.o _configtest.o.d
  561.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  562.  
  563.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  564.     gcc: _configtest.c
  565.     _configtest.c: In function ‘main’:
  566.     _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  567.         7 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  568.           |                ^~~~~~~~~~
  569.     removing: _configtest.c _configtest.o _configtest.o.d
  570.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  573.     gcc: _configtest.c
  574.     _configtest.c: In function ‘main’:
  575.     _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  576.         7 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  577.           |                ^~~~~~~~~~
  578.     removing: _configtest.c _configtest.o _configtest.o.d
  579.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  580.  
  581.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  582.     gcc: _configtest.c
  583.     _configtest.c: In function ‘main’:
  584.     _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  585.         5 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  586.           |                ^~~~~~~~~~
  587.     removing: _configtest.c _configtest.o _configtest.o.d
  588.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  589.  
  590.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  591.     gcc: _configtest.c
  592.     _configtest.c: In function ‘main’:
  593.     _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  594.         5 |     static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  595.           |                ^~~~~~~~~~
  596.     removing: _configtest.c _configtest.o _configtest.o.d
  597.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  598.  
  599.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  600.     gcc: _configtest.c
  601.     success!
  602.     removing: _configtest.c _configtest.o _configtest.o.d
  603.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  604.  
  605.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  606.     gcc: _configtest.c
  607.     _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  608.         1 | int exp (void);
  609.           |     ^~~
  610.     _configtest.c:1:1: note: ‘exp’ is declared in header ‘<math.h>
  611.       +++ |+#include <math.h>
  612.         1 | int exp (void);
  613.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  614.     /home/gova/anaconda3/envs/drmdef/compiler_compat/ld: _configtest.o: in function `main':
  615.    _configtest.c:(.text.startup+0x5): undefined reference to `exp'
  616.     collect2: error: ld returned 1 exit status
  617.     failure.
  618.     removing: _configtest.c _configtest.o _configtest.o.d
  619.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  620.  
  621.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  622.     gcc: _configtest.c
  623.     _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  624.         1 | int exp (void);
  625.           |     ^~~
  626.     _configtest.c:1:1: note: ‘exp’ is declared in header ‘<math.h>
  627.       +++ |+#include <math.h>
  628.         1 | int exp (void);
  629.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
  630.     success!
  631.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  632.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  633.  
  634.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  635.     gcc: _configtest.c
  636.     _configtest.c:1:5: warning: conflicting types for built-in function ‘sin’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  637.         1 | int sin (void);
  638.           |     ^~~
  639.     _configtest.c:1:1: note: ‘sin’ is declared in header ‘<math.h>
  640.       +++ |+#include <math.h>
  641.         1 | int sin (void);
  642.     _configtest.c:2:5: warning: conflicting types for built-in function ‘cos’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  643.         2 | int cos (void);
  644.           |     ^~~
  645.     _configtest.c:2:5: note: ‘cos’ is declared in header ‘<math.h>
  646.     _configtest.c:3:5: warning: conflicting types for built-in function ‘tan’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  647.         3 | int tan (void);
  648.           |     ^~~
  649.     _configtest.c:3:5: note: ‘tan’ is declared in header ‘<math.h>
  650.     _configtest.c:4:5: warning: conflicting types for built-in function ‘sinh’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  651.         4 | int sinh (void);
  652.           |     ^~~~
  653.     _configtest.c:4:5: note: ‘sinh’ is declared in header ‘<math.h>
  654.     _configtest.c:5:5: warning: conflicting types for built-in function ‘cosh’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  655.         5 | int cosh (void);
  656.           |     ^~~~
  657.     _configtest.c:5:5: note: ‘cosh’ is declared in header ‘<math.h>
  658.     _configtest.c:6:5: warning: conflicting types for built-in function ‘tanh’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  659.         6 | int tanh (void);
  660.           |     ^~~~
  661.     _configtest.c:6:5: note: ‘tanh’ is declared in header ‘<math.h>
  662.     _configtest.c:7:5: warning: conflicting types for built-in function ‘fabs’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  663.         7 | int fabs (void);
  664.           |     ^~~~
  665.     _configtest.c:7:5: note: ‘fabs’ is declared in header ‘<math.h>
  666.     _configtest.c:8:5: warning: conflicting types for built-in function ‘floor’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  667.         8 | int floor (void);
  668.           |     ^~~~~
  669.     _configtest.c:8:5: note: ‘floor’ is declared in header ‘<math.h>
  670.     _configtest.c:9:5: warning: conflicting types for built-in function ‘ceil’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  671.         9 | int ceil (void);
  672.           |     ^~~~
  673.     _configtest.c:9:5: note: ‘ceil’ is declared in header ‘<math.h>
  674.     _configtest.c:10:5: warning: conflicting types for built-in function ‘sqrt’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  675.        10 | int sqrt (void);
  676.           |     ^~~~
  677.     _configtest.c:10:5: note: ‘sqrt’ is declared in header ‘<math.h>
  678.     _configtest.c:11:5: warning: conflicting types for built-in function ‘log10’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  679.        11 | int log10 (void);
  680.           |     ^~~~~
  681.     _configtest.c:11:5: note: ‘log10’ is declared in header ‘<math.h>
  682.     _configtest.c:12:5: warning: conflicting types for built-in function ‘log’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  683.        12 | int log (void);
  684.           |     ^~~
  685.     _configtest.c:12:5: note: ‘log’ is declared in header ‘<math.h>
  686.     _configtest.c:13:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  687.        13 | int exp (void);
  688.           |     ^~~
  689.     _configtest.c:13:5: note: ‘exp’ is declared in header ‘<math.h>
  690.     _configtest.c:14:5: warning: conflicting types for built-in function ‘asin’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  691.        14 | int asin (void);
  692.           |     ^~~~
  693.     _configtest.c:14:5: note: ‘asin’ is declared in header ‘<math.h>
  694.     _configtest.c:15:5: warning: conflicting types for built-in function ‘acos’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  695.        15 | int acos (void);
  696.           |     ^~~~
  697.     _configtest.c:15:5: note: ‘acos’ is declared in header ‘<math.h>
  698.     _configtest.c:16:5: warning: conflicting types for built-in function ‘atan’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  699.        16 | int atan (void);
  700.           |     ^~~~
  701.     _configtest.c:16:5: note: ‘atan’ is declared in header ‘<math.h>
  702.     _configtest.c:17:5: warning: conflicting types for built-in function ‘fmod’; expected ‘double(double,  double)[-Wbuiltin-declaration-mismatch]
  703.        17 | int fmod (void);
  704.           |     ^~~~
  705.     _configtest.c:17:5: note: ‘fmod’ is declared in header ‘<math.h>
  706.     _configtest.c:18:5: warning: conflicting types for built-in function ‘modf’; expected ‘double(double,  double *)[-Wbuiltin-declaration-mismatch]
  707.        18 | int modf (void);
  708.           |     ^~~~
  709.     _configtest.c:18:5: note: ‘modf’ is declared in header ‘<math.h>
  710.     _configtest.c:19:5: warning: conflicting types for built-in function ‘frexp’; expected ‘double(double,  int *)[-Wbuiltin-declaration-mismatch]
  711.        19 | int frexp (void);
  712.           |     ^~~~~
  713.     _configtest.c:19:5: note: ‘frexp’ is declared in header ‘<math.h>
  714.     _configtest.c:20:5: warning: conflicting types for built-in function ‘ldexp’; expected ‘double(double,  int)[-Wbuiltin-declaration-mismatch]
  715.        20 | int ldexp (void);
  716.           |     ^~~~~
  717.     _configtest.c:20:5: note: ‘ldexp’ is declared in header ‘<math.h>
  718.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
  719.     success!
  720.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  721.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  722.  
  723.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  724.     gcc: _configtest.c
  725.     success!
  726.     removing: _configtest.c _configtest.o _configtest.o.d
  727.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  728.  
  729.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  730.     gcc: _configtest.c
  731.     success!
  732.     removing: _configtest.c _configtest.o _configtest.o.d
  733.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  734.  
  735.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  736.     gcc: _configtest.c
  737.     success!
  738.     removing: _configtest.c _configtest.o _configtest.o.d
  739.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  740.  
  741.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  742.     gcc: _configtest.c
  743.     success!
  744.     removing: _configtest.c _configtest.o _configtest.o.d
  745.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  746.  
  747.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  748.     gcc: _configtest.c
  749.     success!
  750.     removing: _configtest.c _configtest.o _configtest.o.d
  751.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  752.  
  753.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  754.     gcc: _configtest.c
  755.     success!
  756.     removing: _configtest.c _configtest.o _configtest.o.d
  757.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  758.  
  759.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  760.     gcc: _configtest.c
  761.     success!
  762.     removing: _configtest.c _configtest.o _configtest.o.d
  763.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  764.  
  765.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  766.     gcc: _configtest.c
  767.     success!
  768.     removing: _configtest.c _configtest.o _configtest.o.d
  769.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  770.  
  771.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  772.     gcc: _configtest.c
  773.     success!
  774.     removing: _configtest.c _configtest.o _configtest.o.d
  775.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  776.  
  777.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  778.     gcc: _configtest.c
  779.     _configtest.c:1:5: warning: conflicting types for built-in function ‘rint’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  780.         1 | int rint (void);
  781.           |     ^~~~
  782.     _configtest.c:1:1: note: ‘rint’ is declared in header ‘<math.h>
  783.       +++ |+#include <math.h>
  784.         1 | int rint (void);
  785.     _configtest.c:2:5: warning: conflicting types for built-in function ‘trunc’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  786.         2 | int trunc (void);
  787.           |     ^~~~~
  788.     _configtest.c:2:5: note: ‘trunc’ is declared in header ‘<math.h>
  789.     _configtest.c:3:5: warning: conflicting types for built-in function ‘exp2’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  790.         3 | int exp2 (void);
  791.           |     ^~~~
  792.     _configtest.c:3:5: note: ‘exp2’ is declared in header ‘<math.h>
  793.     _configtest.c:4:5: warning: conflicting types for built-in function ‘log2’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  794.         4 | int log2 (void);
  795.           |     ^~~~
  796.     _configtest.c:4:5: note: ‘log2’ is declared in header ‘<math.h>
  797.     _configtest.c:5:5: warning: conflicting types for built-in function ‘atan2’; expected ‘double(double,  double)[-Wbuiltin-declaration-mismatch]
  798.         5 | int atan2 (void);
  799.           |     ^~~~~
  800.     _configtest.c:5:5: note: ‘atan2’ is declared in header ‘<math.h>
  801.     _configtest.c:6:5: warning: conflicting types for built-in function ‘pow’; expected ‘double(double,  double)[-Wbuiltin-declaration-mismatch]
  802.         6 | int pow (void);
  803.           |     ^~~
  804.     _configtest.c:6:5: note: ‘pow’ is declared in header ‘<math.h>
  805.     _configtest.c:7:5: warning: conflicting types for built-in function ‘nextafter’; expected ‘double(double,  double)[-Wbuiltin-declaration-mismatch]
  806.         7 | int nextafter (void);
  807.           |     ^~~~~~~~~
  808.     _configtest.c:7:5: note: ‘nextafter’ is declared in header ‘<math.h>
  809.     _configtest.c:10:5: warning: conflicting types for built-in function ‘cbrt’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  810.        10 | int cbrt (void);
  811.           |     ^~~~
  812.     _configtest.c:10:5: note: ‘cbrt’ is declared in header ‘<math.h>
  813.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
  814.     success!
  815.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  816.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  817.  
  818.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  819.     gcc: _configtest.c
  820.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  821.     success!
  822.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  823.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  824.  
  825.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  826.     gcc: _configtest.c
  827.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  828.     success!
  829.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  830.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  831.  
  832.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  833.     gcc: _configtest.c
  834.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  835.     success!
  836.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  837.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  838.  
  839.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  840.     gcc: _configtest.c
  841.     _configtest.c:1:10: fatal error: xlocale.h: No such file or directory
  842.         1 | #include <xlocale.h>
  843.           |          ^~~~~~~~~~~
  844.     compilation terminated.
  845.     failure.
  846.     removing: _configtest.c _configtest.o
  847.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  848.  
  849.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  850.     gcc: _configtest.c
  851.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  852.     success!
  853.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  854.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  855.  
  856.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  857.     gcc: _configtest.c
  858.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  859.     success!
  860.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  861.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  862.  
  863.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  864.     gcc: _configtest.c
  865.     _configtest.c: In function ‘main’:
  866.     _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  867.         5 |   __builtin_isnan(5.);
  868.           |   ^~~~~~~~~~~~~~~
  869.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  870.     success!
  871.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  872.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  873.  
  874.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  875.     gcc: _configtest.c
  876.     _configtest.c: In function ‘main’:
  877.     _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  878.         5 |   __builtin_isinf(5.);
  879.           |   ^~~~~~~~~~~~~~~
  880.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  881.     success!
  882.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  883.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  884.  
  885.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  886.     gcc: _configtest.c
  887.     _configtest.c: In function ‘main’:
  888.     _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  889.         5 |   __builtin_isfinite(5.);
  890.           |   ^~~~~~~~~~~~~~~~~~
  891.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  892.     success!
  893.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  894.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  895.  
  896.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  897.     gcc: _configtest.c
  898.     _configtest.c: In function ‘main’:
  899.     _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  900.         5 |   __builtin_bswap32(5u);
  901.           |   ^~~~~~~~~~~~~~~~~
  902.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  903.     success!
  904.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  905.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  906.  
  907.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  908.     gcc: _configtest.c
  909.     _configtest.c: In function ‘main’:
  910.     _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  911.         5 |   __builtin_bswap64(5u);
  912.           |   ^~~~~~~~~~~~~~~~~
  913.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  914.     success!
  915.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  916.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  917.  
  918.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  919.     gcc: _configtest.c
  920.     _configtest.c: In function ‘main’:
  921.     _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  922.         5 |   __builtin_expect(5, 0);
  923.           |   ^~~~~~~~~~~~~~~~
  924.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  925.     success!
  926.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  927.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  928.  
  929.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  930.     gcc: _configtest.c
  931.     _configtest.c: In function ‘main’:
  932.     _configtest.c:5:3: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  933.         5 |   __builtin_mul_overflow(5, 5, (int*)5);
  934.           |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  935.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  936.     success!
  937.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  938.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  941.     gcc: _configtest.c
  942.     _configtest.c: In function ‘main’:
  943.     _configtest.c:7:16: warning: unused variable ‘r’ [-Wunused-variable]
  944.         7 |   volatile int r = __builtin_cpu_supports("sse");
  945.           |                ^
  946.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  947.     success!
  948.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  949.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  950.  
  951.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  952.     gcc: _configtest.c
  953.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  954.     success!
  955.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  956.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  957.  
  958.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  959.     gcc: _configtest.c
  960.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  961.     success!
  962.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  963.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  964.  
  965.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  966.     gcc: _configtest.c
  967.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  968.     success!
  969.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  970.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  971.  
  972.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  973.     gcc: _configtest.c
  974.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  975.     success!
  976.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  977.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  978.  
  979.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  980.     gcc: _configtest.c
  981.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  982.     success!
  983.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  984.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  985.  
  986.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  987.     gcc: _configtest.c
  988.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  989.     success!
  990.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  991.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  992.  
  993.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  994.     gcc: _configtest.c
  995.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  996.     success!
  997.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  998.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  999.  
  1000.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1001.     gcc: _configtest.c
  1002.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  1003.     success!
  1004.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  1005.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1008.     gcc: _configtest.c
  1009.     _configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
  1010.         3 | #pragma clang diagnostic error "-Wattributes"
  1011.           |
  1012.     success!
  1013.     removing: _configtest.c _configtest.o _configtest.o.d
  1014.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1015.  
  1016.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1017.     gcc: _configtest.c
  1018.     _configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
  1019.         3 | #pragma clang diagnostic error "-Wattributes"
  1020.           |
  1021.     success!
  1022.     removing: _configtest.c _configtest.o _configtest.o.d
  1023.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1024.  
  1025.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1026.     gcc: _configtest.c
  1027.     _configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
  1028.         3 | #pragma clang diagnostic error "-Wattributes"
  1029.           |
  1030.     success!
  1031.     removing: _configtest.c _configtest.o _configtest.o.d
  1032.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1033.  
  1034.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1035.     gcc: _configtest.c
  1036.     _configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
  1037.         3 | #pragma clang diagnostic error "-Wattributes"
  1038.           |
  1039.     success!
  1040.     removing: _configtest.c _configtest.o _configtest.o.d
  1041.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1042.  
  1043.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1044.     gcc: _configtest.c
  1045.     _configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
  1046.         3 | #pragma clang diagnostic error "-Wattributes"
  1047.           |
  1048.     success!
  1049.     removing: _configtest.c _configtest.o _configtest.o.d
  1050.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1051.  
  1052.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1053.     gcc: _configtest.c
  1054.     _configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
  1055.         3 | #pragma clang diagnostic error "-Wattributes"
  1056.           |
  1057.     success!
  1058.     removing: _configtest.c _configtest.o _configtest.o.d
  1059.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1060.  
  1061.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1062.     gcc: _configtest.c
  1063.     _configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
  1064.         3 | #pragma clang diagnostic error "-Wattributes"
  1065.           |
  1066.     _configtest.c: In function ‘__declspec’:
  1067.     _configtest.c:5:24: error: expected declaration specifiers before ‘foo’
  1068.         5 | int __declspec(thread) foo;
  1069.           |                        ^~~
  1070.     _configtest.c:9:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
  1071.         9 | {
  1072.           | ^
  1073.     _configtest.c:5:5: warning: type of ‘thread’ defaults to ‘int’ [-Wimplicit-int]
  1074.         5 | int __declspec(thread) foo;
  1075.           |     ^~~~~~~~~~
  1076.     _configtest.c:11: error: expected ‘{’ at end of input
  1077.        11 | }
  1078.           |
  1079.     _configtest.c:11: warning: control reaches end of non-void function [-Wreturn-type]
  1080.        11 | }
  1081.           |
  1082.     failure.
  1083.     removing: _configtest.c _configtest.o
  1084.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1085.  
  1086.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1087.     gcc: _configtest.c
  1088.     _configtest.c:1:5: warning: conflicting types for built-in function ‘sinf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1089.         1 | int sinf (void);
  1090.           |     ^~~~
  1091.     _configtest.c:1:1: note: ‘sinf’ is declared in header ‘<math.h>
  1092.       +++ |+#include <math.h>
  1093.         1 | int sinf (void);
  1094.     _configtest.c:2:5: warning: conflicting types for built-in function ‘cosf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1095.         2 | int cosf (void);
  1096.           |     ^~~~
  1097.     _configtest.c:2:5: note: ‘cosf’ is declared in header ‘<math.h>
  1098.     _configtest.c:3:5: warning: conflicting types for built-in function ‘tanf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1099.         3 | int tanf (void);
  1100.           |     ^~~~
  1101.     _configtest.c:3:5: note: ‘tanf’ is declared in header ‘<math.h>
  1102.     _configtest.c:4:5: warning: conflicting types for built-in function ‘sinhf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1103.         4 | int sinhf (void);
  1104.           |     ^~~~~
  1105.     _configtest.c:4:5: note: ‘sinhf’ is declared in header ‘<math.h>
  1106.     _configtest.c:5:5: warning: conflicting types for built-in function ‘coshf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1107.         5 | int coshf (void);
  1108.           |     ^~~~~
  1109.     _configtest.c:5:5: note: ‘coshf’ is declared in header ‘<math.h>
  1110.     _configtest.c:6:5: warning: conflicting types for built-in function ‘tanhf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1111.         6 | int tanhf (void);
  1112.           |     ^~~~~
  1113.     _configtest.c:6:5: note: ‘tanhf’ is declared in header ‘<math.h>
  1114.     _configtest.c:7:5: warning: conflicting types for built-in function ‘fabsf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1115.         7 | int fabsf (void);
  1116.           |     ^~~~~
  1117.     _configtest.c:7:5: note: ‘fabsf’ is declared in header ‘<math.h>
  1118.     _configtest.c:8:5: warning: conflicting types for built-in function ‘floorf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1119.         8 | int floorf (void);
  1120.           |     ^~~~~~
  1121.     _configtest.c:8:5: note: ‘floorf’ is declared in header ‘<math.h>
  1122.     _configtest.c:9:5: warning: conflicting types for built-in function ‘ceilf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1123.         9 | int ceilf (void);
  1124.           |     ^~~~~
  1125.     _configtest.c:9:5: note: ‘ceilf’ is declared in header ‘<math.h>
  1126.     _configtest.c:10:5: warning: conflicting types for built-in function ‘rintf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1127.        10 | int rintf (void);
  1128.           |     ^~~~~
  1129.     _configtest.c:10:5: note: ‘rintf’ is declared in header ‘<math.h>
  1130.     _configtest.c:11:5: warning: conflicting types for built-in function ‘truncf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1131.        11 | int truncf (void);
  1132.           |     ^~~~~~
  1133.     _configtest.c:11:5: note: ‘truncf’ is declared in header ‘<math.h>
  1134.     _configtest.c:12:5: warning: conflicting types for built-in function ‘sqrtf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1135.        12 | int sqrtf (void);
  1136.           |     ^~~~~
  1137.     _configtest.c:12:5: note: ‘sqrtf’ is declared in header ‘<math.h>
  1138.     _configtest.c:13:5: warning: conflicting types for built-in function ‘log10f’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1139.        13 | int log10f (void);
  1140.           |     ^~~~~~
  1141.     _configtest.c:13:5: note: ‘log10f’ is declared in header ‘<math.h>
  1142.     _configtest.c:14:5: warning: conflicting types for built-in function ‘logf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1143.        14 | int logf (void);
  1144.           |     ^~~~
  1145.     _configtest.c:14:5: note: ‘logf’ is declared in header ‘<math.h>
  1146.     _configtest.c:15:5: warning: conflicting types for built-in function ‘log1pf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1147.        15 | int log1pf (void);
  1148.           |     ^~~~~~
  1149.     _configtest.c:15:5: note: ‘log1pf’ is declared in header ‘<math.h>
  1150.     _configtest.c:16:5: warning: conflicting types for built-in function ‘expf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1151.        16 | int expf (void);
  1152.           |     ^~~~
  1153.     _configtest.c:16:5: note: ‘expf’ is declared in header ‘<math.h>
  1154.     _configtest.c:17:5: warning: conflicting types for built-in function ‘expm1f’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1155.        17 | int expm1f (void);
  1156.           |     ^~~~~~
  1157.     _configtest.c:17:5: note: ‘expm1f’ is declared in header ‘<math.h>
  1158.     _configtest.c:18:5: warning: conflicting types for built-in function ‘asinf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1159.        18 | int asinf (void);
  1160.           |     ^~~~~
  1161.     _configtest.c:18:5: note: ‘asinf’ is declared in header ‘<math.h>
  1162.     _configtest.c:19:5: warning: conflicting types for built-in function ‘acosf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1163.        19 | int acosf (void);
  1164.           |     ^~~~~
  1165.     _configtest.c:19:5: note: ‘acosf’ is declared in header ‘<math.h>
  1166.     _configtest.c:20:5: warning: conflicting types for built-in function ‘atanf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1167.        20 | int atanf (void);
  1168.           |     ^~~~~
  1169.     _configtest.c:20:5: note: ‘atanf’ is declared in header ‘<math.h>
  1170.     _configtest.c:21:5: warning: conflicting types for built-in function ‘asinhf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1171.        21 | int asinhf (void);
  1172.           |     ^~~~~~
  1173.     _configtest.c:21:5: note: ‘asinhf’ is declared in header ‘<math.h>
  1174.     _configtest.c:22:5: warning: conflicting types for built-in function ‘acoshf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1175.        22 | int acoshf (void);
  1176.           |     ^~~~~~
  1177.     _configtest.c:22:5: note: ‘acoshf’ is declared in header ‘<math.h>
  1178.     _configtest.c:23:5: warning: conflicting types for built-in function ‘atanhf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1179.        23 | int atanhf (void);
  1180.           |     ^~~~~~
  1181.     _configtest.c:23:5: note: ‘atanhf’ is declared in header ‘<math.h>
  1182.     _configtest.c:24:5: warning: conflicting types for built-in function ‘hypotf’; expected ‘float(float,  float)[-Wbuiltin-declaration-mismatch]
  1183.        24 | int hypotf (void);
  1184.           |     ^~~~~~
  1185.     _configtest.c:24:5: note: ‘hypotf’ is declared in header ‘<math.h>
  1186.     _configtest.c:25:5: warning: conflicting types for built-in function ‘atan2f’; expected ‘float(float,  float)[-Wbuiltin-declaration-mismatch]
  1187.        25 | int atan2f (void);
  1188.           |     ^~~~~~
  1189.     _configtest.c:25:5: note: ‘atan2f’ is declared in header ‘<math.h>
  1190.     _configtest.c:26:5: warning: conflicting types for built-in function ‘powf’; expected ‘float(float,  float)[-Wbuiltin-declaration-mismatch]
  1191.        26 | int powf (void);
  1192.           |     ^~~~
  1193.     _configtest.c:26:5: note: ‘powf’ is declared in header ‘<math.h>
  1194.     _configtest.c:27:5: warning: conflicting types for built-in function ‘fmodf’; expected ‘float(float,  float)[-Wbuiltin-declaration-mismatch]
  1195.        27 | int fmodf (void);
  1196.           |     ^~~~~
  1197.     _configtest.c:27:5: note: ‘fmodf’ is declared in header ‘<math.h>
  1198.     _configtest.c:28:5: warning: conflicting types for built-in function ‘modff’; expected ‘float(float,  float *)[-Wbuiltin-declaration-mismatch]
  1199.        28 | int modff (void);
  1200.           |     ^~~~~
  1201.     _configtest.c:28:5: note: ‘modff’ is declared in header ‘<math.h>
  1202.     _configtest.c:29:5: warning: conflicting types for built-in function ‘frexpf’; expected ‘float(float,  int *)[-Wbuiltin-declaration-mismatch]
  1203.        29 | int frexpf (void);
  1204.           |     ^~~~~~
  1205.     _configtest.c:29:5: note: ‘frexpf’ is declared in header ‘<math.h>
  1206.     _configtest.c:30:5: warning: conflicting types for built-in function ‘ldexpf’; expected ‘float(float,  int)[-Wbuiltin-declaration-mismatch]
  1207.        30 | int ldexpf (void);
  1208.           |     ^~~~~~
  1209.     _configtest.c:30:5: note: ‘ldexpf’ is declared in header ‘<math.h>
  1210.     _configtest.c:31:5: warning: conflicting types for built-in function ‘exp2f’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1211.        31 | int exp2f (void);
  1212.           |     ^~~~~
  1213.     _configtest.c:31:5: note: ‘exp2f’ is declared in header ‘<math.h>
  1214.     _configtest.c:32:5: warning: conflicting types for built-in function ‘log2f’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1215.        32 | int log2f (void);
  1216.           |     ^~~~~
  1217.     _configtest.c:32:5: note: ‘log2f’ is declared in header ‘<math.h>
  1218.     _configtest.c:33:5: warning: conflicting types for built-in function ‘copysignf’; expected ‘float(float,  float)[-Wbuiltin-declaration-mismatch]
  1219.        33 | int copysignf (void);
  1220.           |     ^~~~~~~~~
  1221.     _configtest.c:33:5: note: ‘copysignf’ is declared in header ‘<math.h>
  1222.     _configtest.c:34:5: warning: conflicting types for built-in function ‘nextafterf’; expected ‘float(float,  float)[-Wbuiltin-declaration-mismatch]
  1223.        34 | int nextafterf (void);
  1224.           |     ^~~~~~~~~~
  1225.     _configtest.c:34:5: note: ‘nextafterf’ is declared in header ‘<math.h>
  1226.     _configtest.c:35:5: warning: conflicting types for built-in function ‘cbrtf’; expected ‘float(float)[-Wbuiltin-declaration-mismatch]
  1227.        35 | int cbrtf (void);
  1228.           |     ^~~~~
  1229.     _configtest.c:35:5: note: ‘cbrtf’ is declared in header ‘<math.h>
  1230.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
  1231.     success!
  1232.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  1233.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1234.  
  1235.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1236.     gcc: _configtest.c
  1237.     _configtest.c:1:5: warning: conflicting types for built-in function ‘sinl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1238.         1 | int sinl (void);
  1239.           |     ^~~~
  1240.     _configtest.c:1:1: note: ‘sinl’ is declared in header ‘<math.h>
  1241.       +++ |+#include <math.h>
  1242.         1 | int sinl (void);
  1243.     _configtest.c:2:5: warning: conflicting types for built-in function ‘cosl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1244.         2 | int cosl (void);
  1245.           |     ^~~~
  1246.     _configtest.c:2:5: note: ‘cosl’ is declared in header ‘<math.h>
  1247.     _configtest.c:3:5: warning: conflicting types for built-in function ‘tanl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1248.         3 | int tanl (void);
  1249.           |     ^~~~
  1250.     _configtest.c:3:5: note: ‘tanl’ is declared in header ‘<math.h>
  1251.     _configtest.c:4:5: warning: conflicting types for built-in function ‘sinhl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1252.         4 | int sinhl (void);
  1253.           |     ^~~~~
  1254.     _configtest.c:4:5: note: ‘sinhl’ is declared in header ‘<math.h>
  1255.     _configtest.c:5:5: warning: conflicting types for built-in function ‘coshl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1256.         5 | int coshl (void);
  1257.           |     ^~~~~
  1258.     _configtest.c:5:5: note: ‘coshl’ is declared in header ‘<math.h>
  1259.     _configtest.c:6:5: warning: conflicting types for built-in function ‘tanhl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1260.         6 | int tanhl (void);
  1261.           |     ^~~~~
  1262.     _configtest.c:6:5: note: ‘tanhl’ is declared in header ‘<math.h>
  1263.     _configtest.c:7:5: warning: conflicting types for built-in function ‘fabsl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1264.         7 | int fabsl (void);
  1265.           |     ^~~~~
  1266.     _configtest.c:7:5: note: ‘fabsl’ is declared in header ‘<math.h>
  1267.     _configtest.c:8:5: warning: conflicting types for built-in function ‘floorl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1268.         8 | int floorl (void);
  1269.           |     ^~~~~~
  1270.     _configtest.c:8:5: note: ‘floorl’ is declared in header ‘<math.h>
  1271.     _configtest.c:9:5: warning: conflicting types for built-in function ‘ceill’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1272.         9 | int ceill (void);
  1273.           |     ^~~~~
  1274.     _configtest.c:9:5: note: ‘ceill’ is declared in header ‘<math.h>
  1275.     _configtest.c:10:5: warning: conflicting types for built-in function ‘rintl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1276.        10 | int rintl (void);
  1277.           |     ^~~~~
  1278.     _configtest.c:10:5: note: ‘rintl’ is declared in header ‘<math.h>
  1279.     _configtest.c:11:5: warning: conflicting types for built-in function ‘truncl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1280.        11 | int truncl (void);
  1281.           |     ^~~~~~
  1282.     _configtest.c:11:5: note: ‘truncl’ is declared in header ‘<math.h>
  1283.     _configtest.c:12:5: warning: conflicting types for built-in function ‘sqrtl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1284.        12 | int sqrtl (void);
  1285.           |     ^~~~~
  1286.     _configtest.c:12:5: note: ‘sqrtl’ is declared in header ‘<math.h>
  1287.     _configtest.c:13:5: warning: conflicting types for built-in function ‘log10l’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1288.        13 | int log10l (void);
  1289.           |     ^~~~~~
  1290.     _configtest.c:13:5: note: ‘log10l’ is declared in header ‘<math.h>
  1291.     _configtest.c:14:5: warning: conflicting types for built-in function ‘logl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1292.        14 | int logl (void);
  1293.           |     ^~~~
  1294.     _configtest.c:14:5: note: ‘logl’ is declared in header ‘<math.h>
  1295.     _configtest.c:15:5: warning: conflicting types for built-in function ‘log1pl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1296.        15 | int log1pl (void);
  1297.           |     ^~~~~~
  1298.     _configtest.c:15:5: note: ‘log1pl’ is declared in header ‘<math.h>
  1299.     _configtest.c:16:5: warning: conflicting types for built-in function ‘expl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1300.        16 | int expl (void);
  1301.           |     ^~~~
  1302.     _configtest.c:16:5: note: ‘expl’ is declared in header ‘<math.h>
  1303.     _configtest.c:17:5: warning: conflicting types for built-in function ‘expm1l’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1304.        17 | int expm1l (void);
  1305.           |     ^~~~~~
  1306.     _configtest.c:17:5: note: ‘expm1l’ is declared in header ‘<math.h>
  1307.     _configtest.c:18:5: warning: conflicting types for built-in function ‘asinl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1308.        18 | int asinl (void);
  1309.           |     ^~~~~
  1310.     _configtest.c:18:5: note: ‘asinl’ is declared in header ‘<math.h>
  1311.     _configtest.c:19:5: warning: conflicting types for built-in function ‘acosl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1312.        19 | int acosl (void);
  1313.           |     ^~~~~
  1314.     _configtest.c:19:5: note: ‘acosl’ is declared in header ‘<math.h>
  1315.     _configtest.c:20:5: warning: conflicting types for built-in function ‘atanl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1316.        20 | int atanl (void);
  1317.           |     ^~~~~
  1318.     _configtest.c:20:5: note: ‘atanl’ is declared in header ‘<math.h>
  1319.     _configtest.c:21:5: warning: conflicting types for built-in function ‘asinhl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1320.        21 | int asinhl (void);
  1321.           |     ^~~~~~
  1322.     _configtest.c:21:5: note: ‘asinhl’ is declared in header ‘<math.h>
  1323.     _configtest.c:22:5: warning: conflicting types for built-in function ‘acoshl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1324.        22 | int acoshl (void);
  1325.           |     ^~~~~~
  1326.     _configtest.c:22:5: note: ‘acoshl’ is declared in header ‘<math.h>
  1327.     _configtest.c:23:5: warning: conflicting types for built-in function ‘atanhl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1328.        23 | int atanhl (void);
  1329.           |     ^~~~~~
  1330.     _configtest.c:23:5: note: ‘atanhl’ is declared in header ‘<math.h>
  1331.     _configtest.c:24:5: warning: conflicting types for built-in function ‘hypotl’; expected ‘long double(long double,  long double)[-Wbuiltin-declaration-mismatch]
  1332.        24 | int hypotl (void);
  1333.           |     ^~~~~~
  1334.     _configtest.c:24:5: note: ‘hypotl’ is declared in header ‘<math.h>
  1335.     _configtest.c:25:5: warning: conflicting types for built-in function ‘atan2l’; expected ‘long double(long double,  long double)[-Wbuiltin-declaration-mismatch]
  1336.        25 | int atan2l (void);
  1337.           |     ^~~~~~
  1338.     _configtest.c:25:5: note: ‘atan2l’ is declared in header ‘<math.h>
  1339.     _configtest.c:26:5: warning: conflicting types for built-in function ‘powl’; expected ‘long double(long double,  long double)[-Wbuiltin-declaration-mismatch]
  1340.        26 | int powl (void);
  1341.           |     ^~~~
  1342.     _configtest.c:26:5: note: ‘powl’ is declared in header ‘<math.h>
  1343.     _configtest.c:27:5: warning: conflicting types for built-in function ‘fmodl’; expected ‘long double(long double,  long double)[-Wbuiltin-declaration-mismatch]
  1344.        27 | int fmodl (void);
  1345.           |     ^~~~~
  1346.     _configtest.c:27:5: note: ‘fmodl’ is declared in header ‘<math.h>
  1347.     _configtest.c:28:5: warning: conflicting types for built-in function ‘modfl’; expected ‘long double(long double,  long double *)[-Wbuiltin-declaration-mismatch]
  1348.        28 | int modfl (void);
  1349.           |     ^~~~~
  1350.     _configtest.c:28:5: note: ‘modfl’ is declared in header ‘<math.h>
  1351.     _configtest.c:29:5: warning: conflicting types for built-in function ‘frexpl’; expected ‘long double(long double,  int *)[-Wbuiltin-declaration-mismatch]
  1352.        29 | int frexpl (void);
  1353.           |     ^~~~~~
  1354.     _configtest.c:29:5: note: ‘frexpl’ is declared in header ‘<math.h>
  1355.     _configtest.c:30:5: warning: conflicting types for built-in function ‘ldexpl’; expected ‘long double(long double,  int)[-Wbuiltin-declaration-mismatch]
  1356.        30 | int ldexpl (void);
  1357.           |     ^~~~~~
  1358.     _configtest.c:30:5: note: ‘ldexpl’ is declared in header ‘<math.h>
  1359.     _configtest.c:31:5: warning: conflicting types for built-in function ‘exp2l’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1360.        31 | int exp2l (void);
  1361.           |     ^~~~~
  1362.     _configtest.c:31:5: note: ‘exp2l’ is declared in header ‘<math.h>
  1363.     _configtest.c:32:5: warning: conflicting types for built-in function ‘log2l’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1364.        32 | int log2l (void);
  1365.           |     ^~~~~
  1366.     _configtest.c:32:5: note: ‘log2l’ is declared in header ‘<math.h>
  1367.     _configtest.c:33:5: warning: conflicting types for built-in function ‘copysignl’; expected ‘long double(long double,  long double)[-Wbuiltin-declaration-mismatch]
  1368.        33 | int copysignl (void);
  1369.           |     ^~~~~~~~~
  1370.     _configtest.c:33:5: note: ‘copysignl’ is declared in header ‘<math.h>
  1371.     _configtest.c:34:5: warning: conflicting types for built-in function ‘nextafterl’; expected ‘long double(long double,  long double)[-Wbuiltin-declaration-mismatch]
  1372.        34 | int nextafterl (void);
  1373.           |     ^~~~~~~~~~
  1374.     _configtest.c:34:5: note: ‘nextafterl’ is declared in header ‘<math.h>
  1375.     _configtest.c:35:5: warning: conflicting types for built-in function ‘cbrtl’; expected ‘long double(long double)[-Wbuiltin-declaration-mismatch]
  1376.        35 | int cbrtl (void);
  1377.           |     ^~~~~
  1378.     _configtest.c:35:5: note: ‘cbrtl’ is declared in header ‘<math.h>
  1379.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
  1380.     success!
  1381.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  1382.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1383.  
  1384.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1385.     gcc: _configtest.c
  1386.     success!
  1387.     removing: _configtest.c _configtest.o _configtest.o.d
  1388.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1389.  
  1390.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1391.     gcc: _configtest.c
  1392.     success!
  1393.     removing: _configtest.c _configtest.o _configtest.o.d
  1394.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1395.  
  1396.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1397.     gcc: _configtest.c
  1398.     success!
  1399.     removing: _configtest.c _configtest.o _configtest.o.d
  1400.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1401.  
  1402.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1403.     gcc: _configtest.c
  1404.     success!
  1405.     removing: _configtest.c _configtest.o _configtest.o.d
  1406.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1407.  
  1408.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1409.     gcc: _configtest.c
  1410.     _configtest.c: In function ‘main’:
  1411.     _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function); did you mean ‘HAVE_DECL_ISNAN’?
  1412.         8 |     (void) HAVE_DECL_SIGNBIT;
  1413.           |            ^~~~~~~~~~~~~~~~~
  1414.           |            HAVE_DECL_ISNAN
  1415.     _configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
  1416.     failure.
  1417.     removing: _configtest.c _configtest.o
  1418.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1419.  
  1420.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1421.     gcc: _configtest.c
  1422.     success!
  1423.     removing: _configtest.c _configtest.o _configtest.o.d
  1424.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1425.  
  1426.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1427.     gcc: _configtest.c
  1428.     success!
  1429.     removing: _configtest.c _configtest.o _configtest.o.d
  1430.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1431.  
  1432.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1433.     gcc: _configtest.c
  1434.     success!
  1435.     removing: _configtest.c _configtest.o _configtest.o.d
  1436.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1437.  
  1438.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1439.     gcc: _configtest.c
  1440.     success!
  1441.     removing: _configtest.c _configtest.o _configtest.o.d
  1442.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1443.  
  1444.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1445.     gcc: _configtest.c
  1446.     removing: _configtest.c _configtest.o _configtest.o.d
  1447.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1448.  
  1449.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1450.     gcc: _configtest.c
  1451.     removing: _configtest.c _configtest.o _configtest.o.d
  1452.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1453.  
  1454.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1455.     gcc: _configtest.c
  1456.     removing: _configtest.c _configtest.o _configtest.o.d
  1457.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1458.  
  1459.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1460.     gcc: _configtest.c
  1461.     _configtest.c:1:5: warning: conflicting types for built-in function ‘cabs’; expected ‘double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1462.         1 | int cabs (void);
  1463.           |     ^~~~
  1464.     _configtest.c:1:1: note: ‘cabs’ is declared in header ‘<complex.h>
  1465.       +++ |+#include <complex.h>
  1466.         1 | int cabs (void);
  1467.     _configtest.c:2:5: warning: conflicting types for built-in function ‘cacos’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1468.         2 | int cacos (void);
  1469.           |     ^~~~~
  1470.     _configtest.c:2:5: note: ‘cacos’ is declared in header ‘<complex.h>
  1471.     _configtest.c:3:5: warning: conflicting types for built-in function ‘cacosh’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1472.         3 | int cacosh (void);
  1473.           |     ^~~~~~
  1474.     _configtest.c:3:5: note: ‘cacosh’ is declared in header ‘<complex.h>
  1475.     _configtest.c:4:5: warning: conflicting types for built-in function ‘carg’; expected ‘double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1476.         4 | int carg (void);
  1477.           |     ^~~~
  1478.     _configtest.c:4:5: note: ‘carg’ is declared in header ‘<complex.h>
  1479.     _configtest.c:5:5: warning: conflicting types for built-in function ‘casin’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1480.         5 | int casin (void);
  1481.           |     ^~~~~
  1482.     _configtest.c:5:5: note: ‘casin’ is declared in header ‘<complex.h>
  1483.     _configtest.c:6:5: warning: conflicting types for built-in function ‘casinh’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1484.         6 | int casinh (void);
  1485.           |     ^~~~~~
  1486.     _configtest.c:6:5: note: ‘casinh’ is declared in header ‘<complex.h>
  1487.     _configtest.c:7:5: warning: conflicting types for built-in function ‘catan’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1488.         7 | int catan (void);
  1489.           |     ^~~~~
  1490.     _configtest.c:7:5: note: ‘catan’ is declared in header ‘<complex.h>
  1491.     _configtest.c:8:5: warning: conflicting types for built-in function ‘catanh’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1492.         8 | int catanh (void);
  1493.           |     ^~~~~~
  1494.     _configtest.c:8:5: note: ‘catanh’ is declared in header ‘<complex.h>
  1495.     _configtest.c:9:5: warning: conflicting types for built-in function ‘ccos’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1496.         9 | int ccos (void);
  1497.           |     ^~~~
  1498.     _configtest.c:9:5: note: ‘ccos’ is declared in header ‘<complex.h>
  1499.     _configtest.c:10:5: warning: conflicting types for built-in function ‘ccosh’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1500.        10 | int ccosh (void);
  1501.           |     ^~~~~
  1502.     _configtest.c:10:5: note: ‘ccosh’ is declared in header ‘<complex.h>
  1503.     _configtest.c:11:5: warning: conflicting types for built-in function ‘cexp’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1504.        11 | int cexp (void);
  1505.           |     ^~~~
  1506.     _configtest.c:11:5: note: ‘cexp’ is declared in header ‘<complex.h>
  1507.     _configtest.c:12:5: warning: conflicting types for built-in function ‘cimag’; expected ‘double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1508.        12 | int cimag (void);
  1509.           |     ^~~~~
  1510.     _configtest.c:12:5: note: ‘cimag’ is declared in header ‘<complex.h>
  1511.     _configtest.c:13:5: warning: conflicting types for built-in function ‘clog’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1512.        13 | int clog (void);
  1513.           |     ^~~~
  1514.     _configtest.c:13:5: note: ‘clog’ is declared in header ‘<complex.h>
  1515.     _configtest.c:14:5: warning: conflicting types for built-in function ‘conj’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1516.        14 | int conj (void);
  1517.           |     ^~~~
  1518.     _configtest.c:14:5: note: ‘conj’ is declared in header ‘<complex.h>
  1519.     _configtest.c:15:5: warning: conflicting types for built-in function ‘cpow’; expected ‘_Complex double(_Complex double,  _Complex double)[-Wbuiltin-declaration-mismatch]
  1520.        15 | int cpow (void);
  1521.           |     ^~~~
  1522.     _configtest.c:15:5: note: ‘cpow’ is declared in header ‘<complex.h>
  1523.     _configtest.c:16:5: warning: conflicting types for built-in function ‘cproj’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1524.        16 | int cproj (void);
  1525.           |     ^~~~~
  1526.     _configtest.c:16:5: note: ‘cproj’ is declared in header ‘<complex.h>
  1527.     _configtest.c:17:5: warning: conflicting types for built-in function ‘creal’; expected ‘double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1528.        17 | int creal (void);
  1529.           |     ^~~~~
  1530.     _configtest.c:17:5: note: ‘creal’ is declared in header ‘<complex.h>
  1531.     _configtest.c:18:5: warning: conflicting types for built-in function ‘csin’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1532.        18 | int csin (void);
  1533.           |     ^~~~
  1534.     _configtest.c:18:5: note: ‘csin’ is declared in header ‘<complex.h>
  1535.     _configtest.c:19:5: warning: conflicting types for built-in function ‘csinh’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1536.        19 | int csinh (void);
  1537.           |     ^~~~~
  1538.     _configtest.c:19:5: note: ‘csinh’ is declared in header ‘<complex.h>
  1539.     _configtest.c:20:5: warning: conflicting types for built-in function ‘csqrt’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1540.        20 | int csqrt (void);
  1541.           |     ^~~~~
  1542.     _configtest.c:20:5: note: ‘csqrt’ is declared in header ‘<complex.h>
  1543.     _configtest.c:21:5: warning: conflicting types for built-in function ‘ctan’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1544.        21 | int ctan (void);
  1545.           |     ^~~~
  1546.     _configtest.c:21:5: note: ‘ctan’ is declared in header ‘<complex.h>
  1547.     _configtest.c:22:5: warning: conflicting types for built-in function ‘ctanh’; expected ‘_Complex double(_Complex double)[-Wbuiltin-declaration-mismatch]
  1548.        22 | int ctanh (void);
  1549.           |     ^~~~~
  1550.     _configtest.c:22:5: note: ‘ctanh’ is declared in header ‘<complex.h>
  1551.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
  1552.     success!
  1553.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  1554.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1555.  
  1556.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1557.     gcc: _configtest.c
  1558.     _configtest.c:1:5: warning: conflicting types for built-in function ‘cabsf’; expected ‘float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1559.         1 | int cabsf (void);
  1560.           |     ^~~~~
  1561.     _configtest.c:1:1: note: ‘cabsf’ is declared in header ‘<complex.h>
  1562.       +++ |+#include <complex.h>
  1563.         1 | int cabsf (void);
  1564.     _configtest.c:2:5: warning: conflicting types for built-in function ‘cacosf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1565.         2 | int cacosf (void);
  1566.           |     ^~~~~~
  1567.     _configtest.c:2:5: note: ‘cacosf’ is declared in header ‘<complex.h>
  1568.     _configtest.c:3:5: warning: conflicting types for built-in function ‘cacoshf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1569.         3 | int cacoshf (void);
  1570.           |     ^~~~~~~
  1571.     _configtest.c:3:5: note: ‘cacoshf’ is declared in header ‘<complex.h>
  1572.     _configtest.c:4:5: warning: conflicting types for built-in function ‘cargf’; expected ‘float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1573.         4 | int cargf (void);
  1574.           |     ^~~~~
  1575.     _configtest.c:4:5: note: ‘cargf’ is declared in header ‘<complex.h>
  1576.     _configtest.c:5:5: warning: conflicting types for built-in function ‘casinf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1577.         5 | int casinf (void);
  1578.           |     ^~~~~~
  1579.     _configtest.c:5:5: note: ‘casinf’ is declared in header ‘<complex.h>
  1580.     _configtest.c:6:5: warning: conflicting types for built-in function ‘casinhf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1581.         6 | int casinhf (void);
  1582.           |     ^~~~~~~
  1583.     _configtest.c:6:5: note: ‘casinhf’ is declared in header ‘<complex.h>
  1584.     _configtest.c:7:5: warning: conflicting types for built-in function ‘catanf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1585.         7 | int catanf (void);
  1586.           |     ^~~~~~
  1587.     _configtest.c:7:5: note: ‘catanf’ is declared in header ‘<complex.h>
  1588.     _configtest.c:8:5: warning: conflicting types for built-in function ‘catanhf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1589.         8 | int catanhf (void);
  1590.           |     ^~~~~~~
  1591.     _configtest.c:8:5: note: ‘catanhf’ is declared in header ‘<complex.h>
  1592.     _configtest.c:9:5: warning: conflicting types for built-in function ‘ccosf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1593.         9 | int ccosf (void);
  1594.           |     ^~~~~
  1595.     _configtest.c:9:5: note: ‘ccosf’ is declared in header ‘<complex.h>
  1596.     _configtest.c:10:5: warning: conflicting types for built-in function ‘ccoshf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1597.        10 | int ccoshf (void);
  1598.           |     ^~~~~~
  1599.     _configtest.c:10:5: note: ‘ccoshf’ is declared in header ‘<complex.h>
  1600.     _configtest.c:11:5: warning: conflicting types for built-in function ‘cexpf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1601.        11 | int cexpf (void);
  1602.           |     ^~~~~
  1603.     _configtest.c:11:5: note: ‘cexpf’ is declared in header ‘<complex.h>
  1604.     _configtest.c:12:5: warning: conflicting types for built-in function ‘cimagf’; expected ‘float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1605.        12 | int cimagf (void);
  1606.           |     ^~~~~~
  1607.     _configtest.c:12:5: note: ‘cimagf’ is declared in header ‘<complex.h>
  1608.     _configtest.c:13:5: warning: conflicting types for built-in function ‘clogf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1609.        13 | int clogf (void);
  1610.           |     ^~~~~
  1611.     _configtest.c:13:5: note: ‘clogf’ is declared in header ‘<complex.h>
  1612.     _configtest.c:14:5: warning: conflicting types for built-in function ‘conjf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1613.        14 | int conjf (void);
  1614.           |     ^~~~~
  1615.     _configtest.c:14:5: note: ‘conjf’ is declared in header ‘<complex.h>
  1616.     _configtest.c:15:5: warning: conflicting types for built-in function ‘cpowf’; expected ‘_Complex float(_Complex float,  _Complex float)[-Wbuiltin-declaration-mismatch]
  1617.        15 | int cpowf (void);
  1618.           |     ^~~~~
  1619.     _configtest.c:15:5: note: ‘cpowf’ is declared in header ‘<complex.h>
  1620.     _configtest.c:16:5: warning: conflicting types for built-in function ‘cprojf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1621.        16 | int cprojf (void);
  1622.           |     ^~~~~~
  1623.     _configtest.c:16:5: note: ‘cprojf’ is declared in header ‘<complex.h>
  1624.     _configtest.c:17:5: warning: conflicting types for built-in function ‘crealf’; expected ‘float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1625.        17 | int crealf (void);
  1626.           |     ^~~~~~
  1627.     _configtest.c:17:5: note: ‘crealf’ is declared in header ‘<complex.h>
  1628.     _configtest.c:18:5: warning: conflicting types for built-in function ‘csinf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1629.        18 | int csinf (void);
  1630.           |     ^~~~~
  1631.     _configtest.c:18:5: note: ‘csinf’ is declared in header ‘<complex.h>
  1632.     _configtest.c:19:5: warning: conflicting types for built-in function ‘csinhf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1633.        19 | int csinhf (void);
  1634.           |     ^~~~~~
  1635.     _configtest.c:19:5: note: ‘csinhf’ is declared in header ‘<complex.h>
  1636.     _configtest.c:20:5: warning: conflicting types for built-in function ‘csqrtf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1637.        20 | int csqrtf (void);
  1638.           |     ^~~~~~
  1639.     _configtest.c:20:5: note: ‘csqrtf’ is declared in header ‘<complex.h>
  1640.     _configtest.c:21:5: warning: conflicting types for built-in function ‘ctanf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1641.        21 | int ctanf (void);
  1642.           |     ^~~~~
  1643.     _configtest.c:21:5: note: ‘ctanf’ is declared in header ‘<complex.h>
  1644.     _configtest.c:22:5: warning: conflicting types for built-in function ‘ctanhf’; expected ‘_Complex float(_Complex float)[-Wbuiltin-declaration-mismatch]
  1645.        22 | int ctanhf (void);
  1646.           |     ^~~~~~
  1647.     _configtest.c:22:5: note: ‘ctanhf’ is declared in header ‘<complex.h>
  1648.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
  1649.     success!
  1650.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  1651.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1652.  
  1653.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1654.     gcc: _configtest.c
  1655.     _configtest.c:1:5: warning: conflicting types for built-in function ‘cabsl’; expected ‘long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1656.         1 | int cabsl (void);
  1657.           |     ^~~~~
  1658.     _configtest.c:1:1: note: ‘cabsl’ is declared in header ‘<complex.h>
  1659.       +++ |+#include <complex.h>
  1660.         1 | int cabsl (void);
  1661.     _configtest.c:2:5: warning: conflicting types for built-in function ‘cacosl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1662.         2 | int cacosl (void);
  1663.           |     ^~~~~~
  1664.     _configtest.c:2:5: note: ‘cacosl’ is declared in header ‘<complex.h>
  1665.     _configtest.c:3:5: warning: conflicting types for built-in function ‘cacoshl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1666.         3 | int cacoshl (void);
  1667.           |     ^~~~~~~
  1668.     _configtest.c:3:5: note: ‘cacoshl’ is declared in header ‘<complex.h>
  1669.     _configtest.c:4:5: warning: conflicting types for built-in function ‘cargl’; expected ‘long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1670.         4 | int cargl (void);
  1671.           |     ^~~~~
  1672.     _configtest.c:4:5: note: ‘cargl’ is declared in header ‘<complex.h>
  1673.     _configtest.c:5:5: warning: conflicting types for built-in function ‘casinl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1674.         5 | int casinl (void);
  1675.           |     ^~~~~~
  1676.     _configtest.c:5:5: note: ‘casinl’ is declared in header ‘<complex.h>
  1677.     _configtest.c:6:5: warning: conflicting types for built-in function ‘casinhl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1678.         6 | int casinhl (void);
  1679.           |     ^~~~~~~
  1680.     _configtest.c:6:5: note: ‘casinhl’ is declared in header ‘<complex.h>
  1681.     _configtest.c:7:5: warning: conflicting types for built-in function ‘catanl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1682.         7 | int catanl (void);
  1683.           |     ^~~~~~
  1684.     _configtest.c:7:5: note: ‘catanl’ is declared in header ‘<complex.h>
  1685.     _configtest.c:8:5: warning: conflicting types for built-in function ‘catanhl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1686.         8 | int catanhl (void);
  1687.           |     ^~~~~~~
  1688.     _configtest.c:8:5: note: ‘catanhl’ is declared in header ‘<complex.h>
  1689.     _configtest.c:9:5: warning: conflicting types for built-in function ‘ccosl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1690.         9 | int ccosl (void);
  1691.           |     ^~~~~
  1692.     _configtest.c:9:5: note: ‘ccosl’ is declared in header ‘<complex.h>
  1693.     _configtest.c:10:5: warning: conflicting types for built-in function ‘ccoshl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1694.        10 | int ccoshl (void);
  1695.           |     ^~~~~~
  1696.     _configtest.c:10:5: note: ‘ccoshl’ is declared in header ‘<complex.h>
  1697.     _configtest.c:11:5: warning: conflicting types for built-in function ‘cexpl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1698.        11 | int cexpl (void);
  1699.           |     ^~~~~
  1700.     _configtest.c:11:5: note: ‘cexpl’ is declared in header ‘<complex.h>
  1701.     _configtest.c:12:5: warning: conflicting types for built-in function ‘cimagl’; expected ‘long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1702.        12 | int cimagl (void);
  1703.           |     ^~~~~~
  1704.     _configtest.c:12:5: note: ‘cimagl’ is declared in header ‘<complex.h>
  1705.     _configtest.c:13:5: warning: conflicting types for built-in function ‘clogl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1706.        13 | int clogl (void);
  1707.           |     ^~~~~
  1708.     _configtest.c:13:5: note: ‘clogl’ is declared in header ‘<complex.h>
  1709.     _configtest.c:14:5: warning: conflicting types for built-in function ‘conjl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1710.        14 | int conjl (void);
  1711.           |     ^~~~~
  1712.     _configtest.c:14:5: note: ‘conjl’ is declared in header ‘<complex.h>
  1713.     _configtest.c:15:5: warning: conflicting types for built-in function ‘cpowl’; expected ‘_Complex long double(_Complex long double,  _Complex long double)[-Wbuiltin-declaration-mismatch]
  1714.        15 | int cpowl (void);
  1715.           |     ^~~~~
  1716.     _configtest.c:15:5: note: ‘cpowl’ is declared in header ‘<complex.h>
  1717.     _configtest.c:16:5: warning: conflicting types for built-in function ‘cprojl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1718.        16 | int cprojl (void);
  1719.           |     ^~~~~~
  1720.     _configtest.c:16:5: note: ‘cprojl’ is declared in header ‘<complex.h>
  1721.     _configtest.c:17:5: warning: conflicting types for built-in function ‘creall’; expected ‘long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1722.        17 | int creall (void);
  1723.           |     ^~~~~~
  1724.     _configtest.c:17:5: note: ‘creall’ is declared in header ‘<complex.h>
  1725.     _configtest.c:18:5: warning: conflicting types for built-in function ‘csinl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1726.        18 | int csinl (void);
  1727.           |     ^~~~~
  1728.     _configtest.c:18:5: note: ‘csinl’ is declared in header ‘<complex.h>
  1729.     _configtest.c:19:5: warning: conflicting types for built-in function ‘csinhl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1730.        19 | int csinhl (void);
  1731.           |     ^~~~~~
  1732.     _configtest.c:19:5: note: ‘csinhl’ is declared in header ‘<complex.h>
  1733.     _configtest.c:20:5: warning: conflicting types for built-in function ‘csqrtl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1734.        20 | int csqrtl (void);
  1735.           |     ^~~~~~
  1736.     _configtest.c:20:5: note: ‘csqrtl’ is declared in header ‘<complex.h>
  1737.     _configtest.c:21:5: warning: conflicting types for built-in function ‘ctanl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1738.        21 | int ctanl (void);
  1739.           |     ^~~~~
  1740.     _configtest.c:21:5: note: ‘ctanl’ is declared in header ‘<complex.h>
  1741.     _configtest.c:22:5: warning: conflicting types for built-in function ‘ctanhl’; expected ‘_Complex long double(_Complex long double)[-Wbuiltin-declaration-mismatch]
  1742.        22 | int ctanhl (void);
  1743.           |     ^~~~~~
  1744.     _configtest.c:22:5: note: ‘ctanhl’ is declared in header ‘<complex.h>
  1745.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
  1746.     success!
  1747.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  1748.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1749.  
  1750.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1751.     gcc: _configtest.c
  1752.     _configtest.c:2:12: warning: ‘static_func’ defined but not used [-Wunused-function]
  1753.         2 | static int static_func (char * restrict a)
  1754.           |            ^~~~~~~~~~~
  1755.     success!
  1756.     removing: _configtest.c _configtest.o _configtest.o.d
  1757.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1758.  
  1759.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1760.     gcc: _configtest.c
  1761.     success!
  1762.     removing: _configtest.c _configtest.o _configtest.o.d
  1763.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1764.  
  1765.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1766.     gcc: _configtest.c
  1767.     removing: _configtest.c _configtest.o _configtest.o.d
  1768.     File: build/src.linux-x86_64-3.9/numpy/core/include/numpy/config.h
  1769.     #define HAVE_ENDIAN_H 1
  1770.     #define SIZEOF_PY_INTPTR_T 8
  1771.     #define SIZEOF_OFF_T 8
  1772.     #define SIZEOF_PY_LONG_LONG 8
  1773.     #define MATHLIB m
  1774.     #define HAVE_SIN 1
  1775.     #define HAVE_COS 1
  1776.     #define HAVE_TAN 1
  1777.     #define HAVE_SINH 1
  1778.     #define HAVE_COSH 1
  1779.     #define HAVE_TANH 1
  1780.     #define HAVE_FABS 1
  1781.     #define HAVE_FLOOR 1
  1782.     #define HAVE_CEIL 1
  1783.     #define HAVE_SQRT 1
  1784.     #define HAVE_LOG10 1
  1785.     #define HAVE_LOG 1
  1786.     #define HAVE_EXP 1
  1787.     #define HAVE_ASIN 1
  1788.     #define HAVE_ACOS 1
  1789.     #define HAVE_ATAN 1
  1790.     #define HAVE_FMOD 1
  1791.     #define HAVE_MODF 1
  1792.     #define HAVE_FREXP 1
  1793.     #define HAVE_LDEXP 1
  1794.     #define HAVE_RINT 1
  1795.     #define HAVE_TRUNC 1
  1796.     #define HAVE_EXP2 1
  1797.     #define HAVE_LOG2 1
  1798.     #define HAVE_ATAN2 1
  1799.     #define HAVE_POW 1
  1800.     #define HAVE_NEXTAFTER 1
  1801.     #define HAVE_STRTOLL 1
  1802.     #define HAVE_STRTOULL 1
  1803.     #define HAVE_CBRT 1
  1804.     #define HAVE_STRTOLD_L 1
  1805.     #define HAVE_FALLOCATE 1
  1806.     #define HAVE_BACKTRACE 1
  1807.     #define HAVE_MADVISE 1
  1808.     #define HAVE_XMMINTRIN_H 1
  1809.     #define HAVE_EMMINTRIN_H 1
  1810.     #define HAVE_FEATURES_H 1
  1811.     #define HAVE_DLFCN_H 1
  1812.     #define HAVE_SYS_MMAN_H 1
  1813.     #define HAVE___BUILTIN_ISNAN 1
  1814.     #define HAVE___BUILTIN_ISINF 1
  1815.     #define HAVE___BUILTIN_ISFINITE 1
  1816.     #define HAVE___BUILTIN_BSWAP32 1
  1817.     #define HAVE___BUILTIN_BSWAP64 1
  1818.     #define HAVE___BUILTIN_EXPECT 1
  1819.     #define HAVE___BUILTIN_MUL_OVERFLOW 1
  1820.     #define HAVE___BUILTIN_CPU_SUPPORTS 1
  1821.     #define HAVE__M_FROM_INT64 1
  1822.     #define HAVE__MM_LOAD_PS 1
  1823.     #define HAVE__MM_PREFETCH 1
  1824.     #define HAVE__MM_LOAD_PD 1
  1825.     #define HAVE___BUILTIN_PREFETCH 1
  1826.     #define HAVE_LINK_AVX 1
  1827.     #define HAVE_LINK_AVX2 1
  1828.     #define HAVE_XGETBV 1
  1829.     #define HAVE_ATTRIBUTE_OPTIMIZE_UNROLL_LOOPS 1
  1830.     #define HAVE_ATTRIBUTE_OPTIMIZE_OPT_3 1
  1831.     #define HAVE_ATTRIBUTE_NONNULL 1
  1832.     #define HAVE_ATTRIBUTE_TARGET_AVX 1
  1833.     #define HAVE_ATTRIBUTE_TARGET_AVX2 1
  1834.     #define HAVE___THREAD 1
  1835.     #define HAVE_SINF 1
  1836.     #define HAVE_COSF 1
  1837.     #define HAVE_TANF 1
  1838.     #define HAVE_SINHF 1
  1839.     #define HAVE_COSHF 1
  1840.     #define HAVE_TANHF 1
  1841.     #define HAVE_FABSF 1
  1842.     #define HAVE_FLOORF 1
  1843.     #define HAVE_CEILF 1
  1844.     #define HAVE_RINTF 1
  1845.     #define HAVE_TRUNCF 1
  1846.     #define HAVE_SQRTF 1
  1847.     #define HAVE_LOG10F 1
  1848.     #define HAVE_LOGF 1
  1849.     #define HAVE_LOG1PF 1
  1850.     #define HAVE_EXPF 1
  1851.     #define HAVE_EXPM1F 1
  1852.     #define HAVE_ASINF 1
  1853.     #define HAVE_ACOSF 1
  1854.     #define HAVE_ATANF 1
  1855.     #define HAVE_ASINHF 1
  1856.     #define HAVE_ACOSHF 1
  1857.     #define HAVE_ATANHF 1
  1858.     #define HAVE_HYPOTF 1
  1859.     #define HAVE_ATAN2F 1
  1860.     #define HAVE_POWF 1
  1861.     #define HAVE_FMODF 1
  1862.     #define HAVE_MODFF 1
  1863.     #define HAVE_FREXPF 1
  1864.     #define HAVE_LDEXPF 1
  1865.     #define HAVE_EXP2F 1
  1866.     #define HAVE_LOG2F 1
  1867.     #define HAVE_COPYSIGNF 1
  1868.     #define HAVE_NEXTAFTERF 1
  1869.     #define HAVE_CBRTF 1
  1870.     #define HAVE_SINL 1
  1871.     #define HAVE_COSL 1
  1872.     #define HAVE_TANL 1
  1873.     #define HAVE_SINHL 1
  1874.     #define HAVE_COSHL 1
  1875.     #define HAVE_TANHL 1
  1876.     #define HAVE_FABSL 1
  1877.     #define HAVE_FLOORL 1
  1878.     #define HAVE_CEILL 1
  1879.     #define HAVE_RINTL 1
  1880.     #define HAVE_TRUNCL 1
  1881.     #define HAVE_SQRTL 1
  1882.     #define HAVE_LOG10L 1
  1883.     #define HAVE_LOGL 1
  1884.     #define HAVE_LOG1PL 1
  1885.     #define HAVE_EXPL 1
  1886.     #define HAVE_EXPM1L 1
  1887.     #define HAVE_ASINL 1
  1888.     #define HAVE_ACOSL 1
  1889.     #define HAVE_ATANL 1
  1890.     #define HAVE_ASINHL 1
  1891.     #define HAVE_ACOSHL 1
  1892.     #define HAVE_ATANHL 1
  1893.     #define HAVE_HYPOTL 1
  1894.     #define HAVE_ATAN2L 1
  1895.     #define HAVE_POWL 1
  1896.     #define HAVE_FMODL 1
  1897.     #define HAVE_MODFL 1
  1898.     #define HAVE_FREXPL 1
  1899.     #define HAVE_LDEXPL 1
  1900.     #define HAVE_EXP2L 1
  1901.     #define HAVE_LOG2L 1
  1902.     #define HAVE_COPYSIGNL 1
  1903.     #define HAVE_NEXTAFTERL 1
  1904.     #define HAVE_CBRTL 1
  1905.     #define HAVE_DECL_SIGNBIT
  1906.     #define HAVE_COMPLEX_H 1
  1907.     #define HAVE_CABS 1
  1908.     #define HAVE_CACOS 1
  1909.     #define HAVE_CACOSH 1
  1910.     #define HAVE_CARG 1
  1911.     #define HAVE_CASIN 1
  1912.     #define HAVE_CASINH 1
  1913.     #define HAVE_CATAN 1
  1914.     #define HAVE_CATANH 1
  1915.     #define HAVE_CCOS 1
  1916.     #define HAVE_CCOSH 1
  1917.     #define HAVE_CEXP 1
  1918.     #define HAVE_CIMAG 1
  1919.     #define HAVE_CLOG 1
  1920.     #define HAVE_CONJ 1
  1921.     #define HAVE_CPOW 1
  1922.     #define HAVE_CPROJ 1
  1923.     #define HAVE_CREAL 1
  1924.     #define HAVE_CSIN 1
  1925.     #define HAVE_CSINH 1
  1926.     #define HAVE_CSQRT 1
  1927.     #define HAVE_CTAN 1
  1928.     #define HAVE_CTANH 1
  1929.     #define HAVE_CABSF 1
  1930.     #define HAVE_CACOSF 1
  1931.     #define HAVE_CACOSHF 1
  1932.     #define HAVE_CARGF 1
  1933.     #define HAVE_CASINF 1
  1934.     #define HAVE_CASINHF 1
  1935.     #define HAVE_CATANF 1
  1936.     #define HAVE_CATANHF 1
  1937.     #define HAVE_CCOSF 1
  1938.     #define HAVE_CCOSHF 1
  1939.     #define HAVE_CEXPF 1
  1940.     #define HAVE_CIMAGF 1
  1941.     #define HAVE_CLOGF 1
  1942.     #define HAVE_CONJF 1
  1943.     #define HAVE_CPOWF 1
  1944.     #define HAVE_CPROJF 1
  1945.     #define HAVE_CREALF 1
  1946.     #define HAVE_CSINF 1
  1947.     #define HAVE_CSINHF 1
  1948.     #define HAVE_CSQRTF 1
  1949.     #define HAVE_CTANF 1
  1950.     #define HAVE_CTANHF 1
  1951.     #define HAVE_CABSL 1
  1952.     #define HAVE_CACOSL 1
  1953.     #define HAVE_CACOSHL 1
  1954.     #define HAVE_CARGL 1
  1955.     #define HAVE_CASINL 1
  1956.     #define HAVE_CASINHL 1
  1957.     #define HAVE_CATANL 1
  1958.     #define HAVE_CATANHL 1
  1959.     #define HAVE_CCOSL 1
  1960.     #define HAVE_CCOSHL 1
  1961.     #define HAVE_CEXPL 1
  1962.     #define HAVE_CIMAGL 1
  1963.     #define HAVE_CLOGL 1
  1964.     #define HAVE_CONJL 1
  1965.     #define HAVE_CPOWL 1
  1966.     #define HAVE_CPROJL 1
  1967.     #define HAVE_CREALL 1
  1968.     #define HAVE_CSINL 1
  1969.     #define HAVE_CSINHL 1
  1970.     #define HAVE_CSQRTL 1
  1971.     #define HAVE_CTANL 1
  1972.     #define HAVE_CTANHL 1
  1973.     #define NPY_RESTRICT restrict
  1974.     #define NPY_RELAXED_STRIDES_CHECKING 1
  1975.     #define HAVE_LDOUBLE_INTEL_EXTENDED_16_BYTES_LE 1
  1976.     #define NPY_PY3K 1
  1977.     #ifndef __cplusplus
  1978.     /* #undef inline */
  1979.     #endif
  1980.  
  1981.     #ifndef _NPY_NPY_CONFIG_H_
  1982.     #error config.h should never be included directly, include npy_config.h instead
  1983.     #endif
  1984.  
  1985.     EOF
  1986.       adding 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/config.h' to sources.
  1987.     Generating build/src.linux-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h
  1988.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  1989.  
  1990.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  1991.     gcc: _configtest.c
  1992.     _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  1993.         1 | int exp (void);
  1994.           |     ^~~
  1995.     _configtest.c:1:1: note: ‘exp’ is declared in header ‘<math.h>
  1996.       +++ |+#include <math.h>
  1997.         1 | int exp (void);
  1998.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  1999.     /home/gova/anaconda3/envs/drmdef/compiler_compat/ld: _configtest.o: in function `main':
  2000.    _configtest.c:(.text.startup+0x5): undefined reference to `exp'
  2001.     collect2: error: ld returned 1 exit status
  2002.     failure.
  2003.     removing: _configtest.c _configtest.o _configtest.o.d
  2004.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2005.  
  2006.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  2007.     gcc: _configtest.c
  2008.     _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)[-Wbuiltin-declaration-mismatch]
  2009.         1 | int exp (void);
  2010.           |     ^~~
  2011.     _configtest.c:1:1: note: ‘exp’ is declared in header ‘<math.h>
  2012.       +++ |+#include <math.h>
  2013.         1 | int exp (void);
  2014.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
  2015.     success!
  2016.     removing: _configtest.c _configtest.o _configtest.o.d _configtest
  2017.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2018.  
  2019.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  2020.     gcc: _configtest.c
  2021.     success!
  2022.     removing: _configtest.c _configtest.o _configtest.o.d
  2023.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2024.  
  2025.     compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  2026.     gcc: _configtest.c
  2027.     _configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
  2028.         3 | #pragma clang diagnostic error "-Wattributes"
  2029.           |
  2030.     success!
  2031.     removing: _configtest.c _configtest.o _configtest.o.d
  2032.     File: build/src.linux-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h
  2033.     #define NPY_HAVE_ENDIAN_H 1
  2034.     #define NPY_SIZEOF_SHORT SIZEOF_SHORT
  2035.     #define NPY_SIZEOF_INT SIZEOF_INT
  2036.     #define NPY_SIZEOF_LONG SIZEOF_LONG
  2037.     #define NPY_SIZEOF_FLOAT 4
  2038.     #define NPY_SIZEOF_COMPLEX_FLOAT 8
  2039.     #define NPY_SIZEOF_DOUBLE 8
  2040.     #define NPY_SIZEOF_COMPLEX_DOUBLE 16
  2041.     #define NPY_SIZEOF_LONGDOUBLE 16
  2042.     #define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32
  2043.     #define NPY_SIZEOF_PY_INTPTR_T 8
  2044.     #define NPY_SIZEOF_OFF_T 8
  2045.     #define NPY_SIZEOF_PY_LONG_LONG 8
  2046.     #define NPY_SIZEOF_LONGLONG 8
  2047.     #define NPY_NO_SMP 0
  2048.     #define NPY_HAVE_DECL_ISNAN
  2049.     #define NPY_HAVE_DECL_ISINF
  2050.     #define NPY_HAVE_DECL_ISFINITE
  2051.     #define NPY_HAVE_DECL_SIGNBIT
  2052.     #define NPY_USE_C99_COMPLEX 1
  2053.     #define NPY_HAVE_COMPLEX_DOUBLE 1
  2054.     #define NPY_HAVE_COMPLEX_FLOAT 1
  2055.     #define NPY_HAVE_COMPLEX_LONG_DOUBLE 1
  2056.     #define NPY_RELAXED_STRIDES_CHECKING 1
  2057.     #define NPY_USE_C99_FORMATS 1
  2058.     #define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden")))
  2059.     #define NPY_ABI_VERSION 0x01000009
  2060.     #define NPY_API_VERSION 0x0000000D
  2061.  
  2062.     #ifndef __STDC_FORMAT_MACROS
  2063.     #define __STDC_FORMAT_MACROS 1
  2064.     #endif
  2065.  
  2066.     EOF
  2067.       adding 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h' to sources.
  2068.     executing numpy/core/code_generators/generate_numpy_api.py
  2069.       adding 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h' to sources.
  2070.     numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.9/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h']
  2071.     building extension "numpy.core._multiarray_tests" sources
  2072.     creating build/src.linux-x86_64-3.9/numpy/core/src/multiarray
  2073.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/_multiarray_tests.c
  2074.     building extension "numpy.core._multiarray_umath" sources
  2075.       adding 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/config.h' to sources.
  2076.       adding 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h' to sources.
  2077.     executing numpy/core/code_generators/generate_numpy_api.py
  2078.       adding 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h' to sources.
  2079.     executing numpy/core/code_generators/generate_ufunc_api.py
  2080.       adding 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/__ufunc_api.h' to sources.
  2081.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/arraytypes.c
  2082.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/einsum.c
  2083.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/lowlevel_strided_loops.c
  2084.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/nditer_templ.c
  2085.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/scalartypes.c
  2086.     creating build/src.linux-x86_64-3.9/numpy/core/src/umath
  2087.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/funcs.inc
  2088.       adding 'build/src.linux-x86_64-3.9/numpy/core/src/umath' to include_dirs.
  2089.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/simd.inc
  2090.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops.h
  2091.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops.c
  2092.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/matmul.h
  2093.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/matmul.c
  2094.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/scalarmath.c
  2095.       adding 'build/src.linux-x86_64-3.9/numpy/core/src/npymath' to include_dirs.
  2096.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/common/templ_common.h
  2097.       adding 'build/src.linux-x86_64-3.9/numpy/core/src/common' to include_dirs.
  2098.     numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.9/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-3.9/numpy/core/src/umath/simd.inc', 'build/src.linux-x86_64-3.9/numpy/core/src/umath/loops.h', 'build/src.linux-x86_64-3.9/numpy/core/src/umath/matmul.h', 'build/src.linux-x86_64-3.9/numpy/core/src/npymath/npy_math_internal.h', 'build/src.linux-x86_64-3.9/numpy/core/src/common/templ_common.h', 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/__ufunc_api.h']
  2099.     building extension "numpy.core._umath_tests" sources
  2100.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/_umath_tests.c
  2101.     building extension "numpy.core._rational_tests" sources
  2102.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/_rational_tests.c
  2103.     building extension "numpy.core._struct_ufunc_tests" sources
  2104.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/_struct_ufunc_tests.c
  2105.     building extension "numpy.core._operand_flag_tests" sources
  2106.     conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/_operand_flag_tests.c
  2107.     building extension "numpy.fft.fftpack_lite" sources
  2108.     building extension "numpy.linalg.lapack_lite" sources
  2109.     creating build/src.linux-x86_64-3.9/numpy/linalg
  2110.       adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
  2111.     building extension "numpy.linalg._umath_linalg" sources
  2112.       adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
  2113.     conv_template:> build/src.linux-x86_64-3.9/numpy/linalg/umath_linalg.c
  2114.     building extension "numpy.random.mtrand"'npymath' library
  2115.     compiling C sources
  2116.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2117.  
  2118.     creating build/temp.linux-x86_64-3.9
  2119.     creating build/temp.linux-x86_64-3.9/numpy
  2120.     creating build/temp.linux-x86_64-3.9/numpy/core
  2121.     creating build/temp.linux-x86_64-3.9/numpy/core/src
  2122.     creating build/temp.linux-x86_64-3.9/numpy/core/src/npymath
  2123.     creating build/temp.linux-x86_64-3.9/build
  2124.     creating build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9
  2125.     creating build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy
  2126.     creating build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core
  2127.     creating build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src
  2128.     creating build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/npymath
  2129.     compile options: '-Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Inumpy/core/include -Ibuild/src.linux-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/home/gova/anaconda3/envs/drmdef/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c'
  2130.     gcc: numpy/core/src/npymath/npy_math.cgcc: build/src.linux-x86_64-3.9/numpy/core/src/npymath/ieee754.c
  2131.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/npymath/npy_math_complex.c
  2132.  
  2133.     gcc: numpy/core/src/npymath/halffloat.c
  2134.     ar: adding 4 object files to build/temp.linux-x86_64-3.9/libnpymath.a
  2135.     building 'npysort' library
  2136.     compiling C sources
  2137.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2138.  
  2139.     creating build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/npysort
  2140.     compile options: '-Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Inumpy/core/include -Ibuild/src.linux-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/home/gova/anaconda3/envs/drmdef/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c'
  2141.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/npysort/quicksort.cgcc: build/src.linux-x86_64-3.9/numpy/core/src/npysort/mergesort.c
  2142.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/npysort/heapsort.c
  2143.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/npysort/selection.c
  2144.  
  2145.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/npysort/binsearch.c
  2146.     ar: adding 5 object files to build/temp.linux-x86_64-3.9/libnpysort.a
  2147.     running build_ext
  2148.     customize UnixCCompiler
  2149.     customize UnixCCompiler using build_ext
  2150.     building 'numpy.core._dummy' extension
  2151.     compiling C sources
  2152.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2153.  
  2154.     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.linux-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/home/gova/anaconda3/envs/drmdef/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c'
  2155.     gcc: numpy/core/src/dummymodule.c
  2156.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -shared -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib build/temp.linux-x86_64-3.9/numpy/core/src/dummymodule.o -Lbuild/temp.linux-x86_64-3.9 -lm -o build/lib.linux-x86_64-3.9/numpy/core/_dummy.cpython-39-x86_64-linux-gnu.so
  2157.     building 'numpy.core._multiarray_tests' extension
  2158.     compiling C sources
  2159.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2160.  
  2161.     creating build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/multiarray
  2162.     creating build/temp.linux-x86_64-3.9/numpy/core/src/common
  2163.     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.linux-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/home/gova/anaconda3/envs/drmdef/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c'
  2164.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/multiarray/_multiarray_tests.c
  2165.     gcc: numpy/core/src/common/mem_overlap.c
  2166.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -shared -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/multiarray/_multiarray_tests.o build/temp.linux-x86_64-3.9/numpy/core/src/common/mem_overlap.o -Lbuild/temp.linux-x86_64-3.9 -lnpymath -o build/lib.linux-x86_64-3.9/numpy/core/_multiarray_tests.cpython-39-x86_64-linux-gnu.so
  2167.     building 'numpy.core._multiarray_umath' extension
  2168.     compiling C sources
  2169.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2170.  
  2171.     creating build/temp.linux-x86_64-3.9/numpy/core/src/multiarray
  2172.     creating build/temp.linux-x86_64-3.9/numpy/core/src/umath
  2173.     creating build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/umath
  2174.     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=1 -DHAVE_CBLAS -I/usr/local/include -I/usr/include -I/home/gova/anaconda3/envs/drmdef/include -Ibuild/src.linux-x86_64-3.9/numpy/core/src/umath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Inumpy/core/include -Ibuild/src.linux-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/home/gova/anaconda3/envs/drmdef/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c'
  2175.     gcc: numpy/core/src/multiarray/alloc.cgcc: numpy/core/src/multiarray/buffer.c
  2176.     gcc: numpy/core/src/multiarray/convert_datatype.c
  2177.     gcc: numpy/core/src/multiarray/datetime_busday.c
  2178.  
  2179.     gcc: numpy/core/src/multiarray/arrayobject.c
  2180.     gcc: numpy/core/src/multiarray/datetime_busdaycal.c
  2181.     gcc: numpy/core/src/multiarray/calculation.c
  2182.     gcc: numpy/core/src/multiarray/conversion_utils.c
  2183.     gcc: numpy/core/src/multiarray/descriptor.c
  2184.     numpy/core/src/multiarray/descriptor.c: In function ‘_convert_from_array_descr’:
  2185.     numpy/core/src/multiarray/descriptor.c:453:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2186.       453 |         if (PyUString_GET_SIZE(name) == 0) {
  2187.           |         ^~
  2188.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2189.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2190.                      from numpy/core/src/multiarray/descriptor.c:4:
  2191.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2192.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2193.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2194.     numpy/core/src/multiarray/descriptor.c:453:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2195.       453 |         if (PyUString_GET_SIZE(name) == 0) {
  2196.           |         ^~
  2197.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2198.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2199.                      from numpy/core/src/multiarray/descriptor.c:4:
  2200.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2201.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2202.           |                                             ^~~~~~~~~~~~~~~~~~~
  2203.     numpy/core/src/multiarray/descriptor.c:453:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2204.       453 |         if (PyUString_GET_SIZE(name) == 0) {
  2205.           |         ^~
  2206.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2207.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2208.                      from numpy/core/src/multiarray/descriptor.c:4:
  2209.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2210.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2211.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2212.     numpy/core/src/multiarray/descriptor.c:460:13: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2213.       460 |             else if (PyUString_Check(title) && PyUString_GET_SIZE(title) > 0) {
  2214.           |             ^~~~
  2215.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2216.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2217.                      from numpy/core/src/multiarray/descriptor.c:4:
  2218.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2219.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2220.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2221.     numpy/core/src/multiarray/descriptor.c:460:13: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2222.       460 |             else if (PyUString_Check(title) && PyUString_GET_SIZE(title) > 0) {
  2223.           |             ^~~~
  2224.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2225.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2226.                      from numpy/core/src/multiarray/descriptor.c:4:
  2227.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2228.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2229.           |                                             ^~~~~~~~~~~~~~~~~~~
  2230.     numpy/core/src/multiarray/descriptor.c:460:13: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2231.       460 |             else if (PyUString_Check(title) && PyUString_GET_SIZE(title) > 0) {
  2232.           |             ^~~~
  2233.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2234.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2235.                      from numpy/core/src/multiarray/descriptor.c:4:
  2236.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2237.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2238.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2239.     gcc: numpy/core/src/multiarray/compiled_base.c
  2240.     gcc: numpy/core/src/multiarray/ctors.c
  2241.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/multiarray/arraytypes.c
  2242.     numpy/core/src/multiarray/ctors.c: In function ‘_is_default_descr’:
  2243.     numpy/core/src/multiarray/ctors.c:2261:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2244.      2261 |     if (!(PyUString_Check(name) && PyUString_GET_SIZE(name) == 0)) {
  2245.           |     ^~
  2246.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2247.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2248.                      from numpy/core/src/multiarray/ctors.c:2:
  2249.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2250.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2251.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2252.     numpy/core/src/multiarray/ctors.c:2261:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2253.      2261 |     if (!(PyUString_Check(name) && PyUString_GET_SIZE(name) == 0)) {
  2254.           |     ^~
  2255.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2256.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2257.                      from numpy/core/src/multiarray/ctors.c:2:
  2258.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2259.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2260.           |                                             ^~~~~~~~~~~~~~~~~~~
  2261.     numpy/core/src/multiarray/ctors.c:2261:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2262.      2261 |     if (!(PyUString_Check(name) && PyUString_GET_SIZE(name) == 0)) {
  2263.           |     ^~
  2264.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2265.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2266.                      from numpy/core/src/multiarray/ctors.c:2:
  2267.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2268.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2269.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2270.     numpy/core/src/multiarray/arraytypes.c.src: In function ‘UNICODE_setitem’:
  2271.     numpy/core/src/multiarray/arraytypes.c.src:477:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2272.       477 |     ptr = PyUnicode_AS_UNICODE(temp);
  2273.           |     ^~~
  2274.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2275.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2276.                      from numpy/core/src/multiarray/arraytypes.c.src:3:
  2277.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2278.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2279.           |                                             ^~~~~~~~~~~~~~~~~~~
  2280.     numpy/core/src/multiarray/arraytypes.c.src:482:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2281.       482 |     datalen = PyUnicode_GET_DATA_SIZE(temp);
  2282.           |     ^~~~~~~
  2283.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2284.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2285.                      from numpy/core/src/multiarray/arraytypes.c.src:3:
  2286.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2287.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2288.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2289.     numpy/core/src/multiarray/arraytypes.c.src:482:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2290.       482 |     datalen = PyUnicode_GET_DATA_SIZE(temp);
  2291.           |     ^~~~~~~
  2292.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2293.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2294.                      from numpy/core/src/multiarray/arraytypes.c.src:3:
  2295.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2296.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2297.           |                                             ^~~~~~~~~~~~~~~~~~~
  2298.     numpy/core/src/multiarray/arraytypes.c.src:482:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2299.       482 |     datalen = PyUnicode_GET_DATA_SIZE(temp);
  2300.           |     ^~~~~~~
  2301.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2302.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2303.                      from numpy/core/src/multiarray/arraytypes.c.src:3:
  2304.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2305.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2306.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2307.     gcc: numpy/core/src/multiarray/dragon4.c
  2308.     gcc: numpy/core/src/multiarray/common.c
  2309.     numpy/core/src/multiarray/common.c: In function ‘PyArray_DTypeFromObjectHelper’:
  2310.     numpy/core/src/multiarray/common.c:187:17: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2311.       187 |                 itemsize = PyUnicode_GET_DATA_SIZE(temp);
  2312.           |                 ^~~~~~~~
  2313.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2314.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2315.                      from numpy/core/src/multiarray/common.c:2:
  2316.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2317.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2318.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2319.     numpy/core/src/multiarray/common.c:187:17: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2320.       187 |                 itemsize = PyUnicode_GET_DATA_SIZE(temp);
  2321.           |                 ^~~~~~~~
  2322.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2323.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2324.                      from numpy/core/src/multiarray/common.c:2:
  2325.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2326.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2327.           |                                             ^~~~~~~~~~~~~~~~~~~
  2328.     numpy/core/src/multiarray/common.c:187:17: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2329.       187 |                 itemsize = PyUnicode_GET_DATA_SIZE(temp);
  2330.           |                 ^~~~~~~~
  2331.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2332.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2333.                      from numpy/core/src/multiarray/common.c:2:
  2334.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2335.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2336.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2337.     numpy/core/src/multiarray/common.c:239:17: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2338.       239 |                 itemsize = PyUnicode_GET_DATA_SIZE(temp);
  2339.           |                 ^~~~~~~~
  2340.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2341.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2342.                      from numpy/core/src/multiarray/common.c:2:
  2343.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2344.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2345.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2346.     numpy/core/src/multiarray/common.c:239:17: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2347.       239 |                 itemsize = PyUnicode_GET_DATA_SIZE(temp);
  2348.           |                 ^~~~~~~~
  2349.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2350.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2351.                      from numpy/core/src/multiarray/common.c:2:
  2352.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2353.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2354.           |                                             ^~~~~~~~~~~~~~~~~~~
  2355.     numpy/core/src/multiarray/common.c:239:17: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2356.       239 |                 itemsize = PyUnicode_GET_DATA_SIZE(temp);
  2357.           |                 ^~~~~~~~
  2358.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2359.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2360.                      from numpy/core/src/multiarray/common.c:2:
  2361.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2362.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2363.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2364.     numpy/core/src/multiarray/common.c:282:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2365.       282 |         int itemsize = PyUnicode_GET_DATA_SIZE(obj);
  2366.           |         ^~~
  2367.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2368.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2369.                      from numpy/core/src/multiarray/common.c:2:
  2370.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2371.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2372.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2373.     numpy/core/src/multiarray/common.c:282:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2374.       282 |         int itemsize = PyUnicode_GET_DATA_SIZE(obj);
  2375.           |         ^~~
  2376.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2377.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2378.                      from numpy/core/src/multiarray/common.c:2:
  2379.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2380.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2381.           |                                             ^~~~~~~~~~~~~~~~~~~
  2382.     numpy/core/src/multiarray/common.c:282:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2383.       282 |         int itemsize = PyUnicode_GET_DATA_SIZE(obj);
  2384.           |         ^~~
  2385.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2386.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2387.                      from numpy/core/src/multiarray/common.c:2:
  2388.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2389.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2390.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2391.     gcc: numpy/core/src/multiarray/convert.c
  2392.     gcc: numpy/core/src/multiarray/datetime.c
  2393.     gcc: numpy/core/src/multiarray/dtype_transfer.c
  2394.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/multiarray/einsum.c
  2395.     gcc: numpy/core/src/multiarray/datetime_strings.c
  2396.     gcc: numpy/core/src/multiarray/iterators.c
  2397.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/multiarray/nditer_templ.c
  2398.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/multiarray/lowlevel_strided_loops.c
  2399.     gcc: numpy/core/src/multiarray/nditer_api.c
  2400.     gcc: numpy/core/src/multiarray/nditer_constr.c
  2401.     gcc: numpy/core/src/multiarray/nditer_pywrap.c
  2402.     gcc: numpy/core/src/multiarray/flagsobject.c
  2403.     gcc: numpy/core/src/multiarray/number.c
  2404.     gcc: numpy/core/src/multiarray/getset.c
  2405.     gcc: numpy/core/src/multiarray/hashdescr.c
  2406.     gcc: numpy/core/src/multiarray/item_selection.c
  2407.     gcc: numpy/core/src/multiarray/refcount.c
  2408.     gcc: numpy/core/src/multiarray/sequence.c
  2409.     gcc: numpy/core/src/multiarray/shape.c
  2410.     gcc: numpy/core/src/multiarray/array_assign_scalar.c
  2411.     gcc: numpy/core/src/multiarray/array_assign_array.c
  2412.     gcc: numpy/core/src/multiarray/scalarapi.c
  2413.     gcc: numpy/core/src/multiarray/strfuncs.c
  2414.     numpy/core/src/multiarray/scalarapi.c: In function ‘scalar_value’:
  2415.     numpy/core/src/multiarray/scalarapi.c:74:13: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2416.        74 |             return (void *)PyUnicode_AS_DATA(scalar);
  2417.           |             ^~~~~~
  2418.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2419.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2420.                      from numpy/core/src/multiarray/scalarapi.c:2:
  2421.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2422.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2423.           |                                             ^~~~~~~~~~~~~~~~~~~
  2424.     numpy/core/src/multiarray/scalarapi.c:135:13: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2425.       135 |             return (void *)PyUnicode_AS_DATA(scalar);
  2426.           |             ^~~~~~
  2427.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2428.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2429.                      from numpy/core/src/multiarray/scalarapi.c:2:
  2430.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2431.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2432.           |                                             ^~~~~~~~~~~~~~~~~~~
  2433.     numpy/core/src/multiarray/scalarapi.c: In function ‘PyArray_DescrFromScalar’:
  2434.     numpy/core/src/multiarray/scalarapi.c:568:13: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2435.       568 |             descr->elsize = PyUnicode_GET_DATA_SIZE(sc);
  2436.           |             ^~~~~
  2437.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2438.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2439.                      from numpy/core/src/multiarray/scalarapi.c:2:
  2440.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2441.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2442.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2443.     numpy/core/src/multiarray/scalarapi.c:568:13: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2444.       568 |             descr->elsize = PyUnicode_GET_DATA_SIZE(sc);
  2445.           |             ^~~~~
  2446.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2447.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2448.                      from numpy/core/src/multiarray/scalarapi.c:2:
  2449.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2450.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2451.           |                                             ^~~~~~~~~~~~~~~~~~~
  2452.     numpy/core/src/multiarray/scalarapi.c:568:13: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2453.       568 |             descr->elsize = PyUnicode_GET_DATA_SIZE(sc);
  2454.           |             ^~~~~
  2455.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2456.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2457.                      from numpy/core/src/multiarray/scalarapi.c:2:
  2458.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2459.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2460.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2461.     numpy/core/src/multiarray/strfuncs.c: In function ‘array_repr’:
  2462.     numpy/core/src/multiarray/strfuncs.c:178:9: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations]
  2463.       178 |         s = PyEval_CallObject(PyArray_ReprFunction, arglist);
  2464.           |         ^
  2465.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:145,
  2466.                      from numpy/core/src/multiarray/strfuncs.c:4:
  2467.     /home/gova/anaconda3/envs/drmdef/include/python3.9/ceval.h:17:43: note: declared here
  2468.        17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
  2469.           |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2470.     numpy/core/src/multiarray/strfuncs.c: In function ‘array_str’:
  2471.     numpy/core/src/multiarray/strfuncs.c:195:9: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations]
  2472.       195 |         s = PyEval_CallObject(PyArray_StrFunction, arglist);
  2473.           |         ^
  2474.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:145,
  2475.                      from numpy/core/src/multiarray/strfuncs.c:4:
  2476.     /home/gova/anaconda3/envs/drmdef/include/python3.9/ceval.h:17:43: note: declared here
  2477.        17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
  2478.           |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2479.     gcc: numpy/core/src/umath/umathmodule.c
  2480.     gcc: numpy/core/src/multiarray/temp_elide.c
  2481.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/multiarray/scalartypes.c
  2482.     gcc: numpy/core/src/umath/reduction.c
  2483.     gcc: numpy/core/src/multiarray/typeinfo.c
  2484.     numpy/core/src/multiarray/scalartypes.c.src: In function ‘unicodetype_repr’:
  2485.     numpy/core/src/multiarray/scalartypes.c.src:475:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2486.       475 |     ip = dptr = Py@Name@_AS_@NAME@(self);
  2487.           |     ^~
  2488.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2489.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2490.                      from numpy/core/src/multiarray/scalartypes.c.src:3:
  2491.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2492.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2493.           |                                             ^~~~~~~~~~~~~~~~~~~
  2494.     numpy/core/src/multiarray/scalartypes.c.src:476:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2495.       476 |     len = Py@Name@_GET_SIZE(self);
  2496.           |     ^~~
  2497.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2498.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2499.                      from numpy/core/src/multiarray/scalartypes.c.src:3:
  2500.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2501.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2502.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2503.     numpy/core/src/multiarray/scalartypes.c.src:476:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2504.       476 |     len = Py@Name@_GET_SIZE(self);
  2505.           |     ^~~
  2506.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2507.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2508.                      from numpy/core/src/multiarray/scalartypes.c.src:3:
  2509.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2510.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2511.           |                                             ^~~~~~~~~~~~~~~~~~~
  2512.     numpy/core/src/multiarray/scalartypes.c.src:476:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2513.       476 |     len = Py@Name@_GET_SIZE(self);
  2514.           |     ^~~
  2515.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2516.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2517.                      from numpy/core/src/multiarray/scalartypes.c.src:3:
  2518.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2519.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2520.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2521.     numpy/core/src/multiarray/scalartypes.c.src:481:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations]
  2522.       481 |     new = Py@Name@_From@Name@@extra@(ip, len);
  2523.           |     ^~~
  2524.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2525.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2526.                      from numpy/core/src/multiarray/scalartypes.c.src:3:
  2527.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here
  2528.       551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
  2529.           |                                          ^~~~~~~~~~~~~~~~~~~~~
  2530.     numpy/core/src/multiarray/scalartypes.c.src: In function ‘unicodetype_str’:
  2531.     numpy/core/src/multiarray/scalartypes.c.src:475:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2532.       475 |     ip = dptr = Py@Name@_AS_@NAME@(self);
  2533.           |     ^~
  2534.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2535.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2536.                      from numpy/core/src/multiarray/scalartypes.c.src:3:
  2537.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2538.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2539.           |                                             ^~~~~~~~~~~~~~~~~~~
  2540.     numpy/core/src/multiarray/scalartypes.c.src:476:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2541.       476 |     len = Py@Name@_GET_SIZE(self);
  2542.           |     ^~~
  2543.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2544.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2545.                      from numpy/core/src/multiarray/scalartypes.c.src:3:
  2546.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2547.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2548.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2549.     numpy/core/src/multiarray/scalartypes.c.src:476:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2550.       476 |     len = Py@Name@_GET_SIZE(self);
  2551.           |     ^~~
  2552.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2553.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2554.                      from numpy/core/src/multiarray/scalartypes.c.src:3:
  2555.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2556.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2557.           |                                             ^~~~~~~~~~~~~~~~~~~
  2558.     numpy/core/src/multiarray/scalartypes.c.src:476:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2559.       476 |     len = Py@Name@_GET_SIZE(self);
  2560.           |     ^~~
  2561.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2562.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2563.                      from numpy/core/src/multiarray/scalartypes.c.src:3:
  2564.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2565.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2566.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2567.     numpy/core/src/multiarray/scalartypes.c.src:481:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations]
  2568.       481 |     new = Py@Name@_From@Name@@extra@(ip, len);
  2569.           |     ^~~
  2570.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2571.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2572.                      from numpy/core/src/multiarray/scalartypes.c.src:3:
  2573.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here
  2574.       551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
  2575.           |                                          ^~~~~~~~~~~~~~~~~~~~~
  2576.     numpy/core/src/multiarray/scalartypes.c.src: In function ‘gentype_reduce’:
  2577.     numpy/core/src/multiarray/scalartypes.c.src:1849:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2578.      1849 |         buffer = PyUnicode_AS_DATA(self);
  2579.           |         ^~~~~~
  2580.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2581.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2582.                      from numpy/core/src/multiarray/scalartypes.c.src:3:
  2583.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2584.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2585.           |                                             ^~~~~~~~~~~~~~~~~~~
  2586.     numpy/core/src/multiarray/scalartypes.c.src:1850:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2587.      1850 |         buflen = PyUnicode_GET_DATA_SIZE(self);
  2588.           |         ^~~~~~
  2589.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2590.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2591.                      from numpy/core/src/multiarray/scalartypes.c.src:3:
  2592.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2593.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2594.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2595.     numpy/core/src/multiarray/scalartypes.c.src:1850:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2596.      1850 |         buflen = PyUnicode_GET_DATA_SIZE(self);
  2597.           |         ^~~~~~
  2598.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2599.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2600.                      from numpy/core/src/multiarray/scalartypes.c.src:3:
  2601.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2602.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2603.           |                                             ^~~~~~~~~~~~~~~~~~~
  2604.     numpy/core/src/multiarray/scalartypes.c.src:1850:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2605.      1850 |         buflen = PyUnicode_GET_DATA_SIZE(self);
  2606.           |         ^~~~~~
  2607.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2608.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2609.                      from numpy/core/src/multiarray/scalartypes.c.src:3:
  2610.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2611.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2612.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2613.     numpy/core/src/multiarray/scalartypes.c.src: In function ‘legacy_clongdouble_formatstr’:
  2614.     numpy/core/src/multiarray/scalartypes.c.src:828:13: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2615.       828 |             strncat(buf, "*", 1);
  2616.           |             ^~~~~~~~~~~~~~~~~~~~
  2617.     numpy/core/src/multiarray/scalartypes.c.src:830:9: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2618.       830 |         strncat(buf, "j", 1);
  2619.           |         ^~~~~~~~~~~~~~~~~~~~
  2620.     numpy/core/src/multiarray/scalartypes.c.src:876:17: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2621.       876 |                 strncat(im, "*", 1);
  2622.           |                 ^~~~~~~~~~~~~~~~~~~
  2623.     numpy/core/src/multiarray/scalartypes.c.src: In function ‘legacy_clongdouble_formatrepr’:
  2624.     numpy/core/src/multiarray/scalartypes.c.src:828:13: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2625.       828 |             strncat(buf, "*", 1);
  2626.           |             ^~~~~~~~~~~~~~~~~~~~
  2627.     numpy/core/src/multiarray/scalartypes.c.src:830:9: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2628.       830 |         strncat(buf, "j", 1);
  2629.           |         ^~~~~~~~~~~~~~~~~~~~
  2630.     numpy/core/src/multiarray/scalartypes.c.src:876:17: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2631.       876 |                 strncat(im, "*", 1);
  2632.           |                 ^~~~~~~~~~~~~~~~~~~
  2633.     numpy/core/src/multiarray/scalartypes.c.src: In function ‘legacy_cdouble_formatstr’:
  2634.     numpy/core/src/multiarray/scalartypes.c.src:828:13: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2635.       828 |             strncat(buf, "*", 1);
  2636.           |             ^~~~~~~~~~~~~~~~~~~~
  2637.     numpy/core/src/multiarray/scalartypes.c.src:830:9: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2638.       830 |         strncat(buf, "j", 1);
  2639.           |         ^~~~~~~~~~~~~~~~~~~~
  2640.     numpy/core/src/multiarray/scalartypes.c.src:876:17: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2641.       876 |                 strncat(im, "*", 1);
  2642.           |                 ^~~~~~~~~~~~~~~~~~~
  2643.     numpy/core/src/multiarray/scalartypes.c.src: In function ‘legacy_cfloat_formatstr’:
  2644.     numpy/core/src/multiarray/scalartypes.c.src:828:13: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2645.       828 |             strncat(buf, "*", 1);
  2646.           |             ^~~~~~~~~~~~~~~~~~~~
  2647.     numpy/core/src/multiarray/scalartypes.c.src:830:9: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2648.       830 |         strncat(buf, "j", 1);
  2649.           |         ^~~~~~~~~~~~~~~~~~~~
  2650.     numpy/core/src/multiarray/scalartypes.c.src:876:17: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2651.       876 |                 strncat(im, "*", 1);
  2652.           |                 ^~~~~~~~~~~~~~~~~~~
  2653.     numpy/core/src/multiarray/scalartypes.c.src: In function ‘legacy_cdouble_formatrepr’:
  2654.     numpy/core/src/multiarray/scalartypes.c.src:828:13: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2655.       828 |             strncat(buf, "*", 1);
  2656.           |             ^~~~~~~~~~~~~~~~~~~~
  2657.     numpy/core/src/multiarray/scalartypes.c.src:830:9: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2658.       830 |         strncat(buf, "j", 1);
  2659.           |         ^~~~~~~~~~~~~~~~~~~~
  2660.     numpy/core/src/multiarray/scalartypes.c.src:876:17: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2661.       876 |                 strncat(im, "*", 1);
  2662.           |                 ^~~~~~~~~~~~~~~~~~~
  2663.     numpy/core/src/multiarray/scalartypes.c.src: In function ‘legacy_cfloat_formatrepr’:
  2664.     numpy/core/src/multiarray/scalartypes.c.src:828:13: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2665.       828 |             strncat(buf, "*", 1);
  2666.           |             ^~~~~~~~~~~~~~~~~~~~
  2667.     numpy/core/src/multiarray/scalartypes.c.src:830:9: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2668.       830 |         strncat(buf, "j", 1);
  2669.           |         ^~~~~~~~~~~~~~~~~~~~
  2670.     numpy/core/src/multiarray/scalartypes.c.src:876:17: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
  2671.       876 |                 strncat(im, "*", 1);
  2672.           |                 ^~~~~~~~~~~~~~~~~~~
  2673.     gcc: numpy/core/src/multiarray/usertypes.c
  2674.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops.c
  2675.     gcc: numpy/core/src/multiarray/vdot.c
  2676.     gcc: numpy/core/src/umath/extobj.c
  2677.     gcc: numpy/core/src/umath/cpuid.c
  2678.     numpy/core/src/umath/loops.c.src: In function ‘PyUFunc_On_Om’:
  2679.     numpy/core/src/umath/loops.c.src:655:9: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations]
  2680.       655 |         result = PyEval_CallObject(tocall, arglist);
  2681.           |         ^~~~~~
  2682.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:145,
  2683.                      from numpy/core/src/umath/loops.c.src:7:
  2684.     /home/gova/anaconda3/envs/drmdef/include/python3.9/ceval.h:17:43: note: declared here
  2685.        17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
  2686.           |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2687.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/umath/scalarmath.c
  2688.     gcc: numpy/core/src/npymath/npy_math.c
  2689.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/npymath/ieee754.c
  2690.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/npymath/npy_math_complex.c
  2691.     gcc: numpy/core/src/npymath/halffloat.c
  2692.     gcc: numpy/core/src/common/array_assign.c
  2693.     gcc: numpy/core/src/common/mem_overlap.c
  2694.     gcc: numpy/core/src/common/npy_longdouble.c
  2695.     gcc: numpy/core/src/common/ucsnarrow.c
  2696.     numpy/core/src/common/ucsnarrow.c: In function ‘PyUnicode_FromUCS4’:
  2697.     numpy/core/src/common/ucsnarrow.c:139:9: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations]
  2698.       139 |         ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf,
  2699.           |         ^~~
  2700.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2701.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2702.                      from numpy/core/src/common/ucsnarrow.c:4:
  2703.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here
  2704.       551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
  2705.           |                                          ^~~~~~~~~~~~~~~~~~~~~
  2706.     gcc: numpy/core/src/common/ufunc_override.c
  2707.     gcc: numpy/core/src/common/numpyos.c
  2708.     gcc: numpy/core/src/common/cblasfuncs.c
  2709.     gcc: numpy/core/src/common/python_xerbla.c
  2710.     gcc: numpy/core/src/umath/ufunc_type_resolution.c
  2711.     gcc: numpy/core/src/umath/override.c
  2712.     gcc: numpy/core/src/multiarray/mapping.c
  2713.     gcc: numpy/core/src/multiarray/methods.c
  2714.     gcc: numpy/core/src/multiarray/multiarraymodule.c
  2715.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/umath/matmul.c
  2716.     gcc: numpy/core/src/umath/ufunc_object.c
  2717.     numpy/core/src/umath/ufunc_object.c: In function ‘_parse_signature’:
  2718.     numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  2719.       657 |     for (i = 0; i < len; i++) {
  2720.           |                   ^
  2721.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -shared -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/alloc.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/arrayobject.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/multiarray/arraytypes.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/array_assign_scalar.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/array_assign_array.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/buffer.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/calculation.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/compiled_base.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/common.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/convert.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/convert_datatype.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/conversion_utils.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/ctors.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/datetime.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/datetime_strings.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/datetime_busday.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/datetime_busdaycal.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/descriptor.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/dragon4.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/dtype_transfer.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/multiarray/einsum.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/flagsobject.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/getset.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/hashdescr.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/item_selection.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/iterators.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/multiarray/lowlevel_strided_loops.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/mapping.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/methods.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/multiarraymodule.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/multiarray/nditer_templ.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/nditer_api.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/nditer_constr.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/nditer_pywrap.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/number.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/refcount.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/sequence.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/shape.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/scalarapi.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/multiarray/scalartypes.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/strfuncs.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/temp_elide.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/typeinfo.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/usertypes.o build/temp.linux-x86_64-3.9/numpy/core/src/multiarray/vdot.o build/temp.linux-x86_64-3.9/numpy/core/src/umath/umathmodule.o build/temp.linux-x86_64-3.9/numpy/core/src/umath/reduction.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/umath/loops.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/umath/matmul.o build/temp.linux-x86_64-3.9/numpy/core/src/umath/ufunc_object.o build/temp.linux-x86_64-3.9/numpy/core/src/umath/extobj.o build/temp.linux-x86_64-3.9/numpy/core/src/umath/cpuid.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/umath/scalarmath.o build/temp.linux-x86_64-3.9/numpy/core/src/umath/ufunc_type_resolution.o build/temp.linux-x86_64-3.9/numpy/core/src/umath/override.o build/temp.linux-x86_64-3.9/numpy/core/src/npymath/npy_math.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/npymath/ieee754.o build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/npymath/npy_math_complex.o build/temp.linux-x86_64-3.9/numpy/core/src/npymath/halffloat.o build/temp.linux-x86_64-3.9/numpy/core/src/common/array_assign.o build/temp.linux-x86_64-3.9/numpy/core/src/common/mem_overlap.o build/temp.linux-x86_64-3.9/numpy/core/src/common/npy_longdouble.o build/temp.linux-x86_64-3.9/numpy/core/src/common/ucsnarrow.o build/temp.linux-x86_64-3.9/numpy/core/src/common/ufunc_override.o build/temp.linux-x86_64-3.9/numpy/core/src/common/numpyos.o build/temp.linux-x86_64-3.9/numpy/core/src/common/cblasfuncs.o build/temp.linux-x86_64-3.9/numpy/core/src/common/python_xerbla.o -L/home/gova/anaconda3/envs/drmdef/lib -Lbuild/temp.linux-x86_64-3.9 -lnpymath -lnpysort -lcblas -lblas -lm -o build/lib.linux-x86_64-3.9/numpy/core/_multiarray_umath.cpython-39-x86_64-linux-gnu.so
  2722.     building 'numpy.core._umath_tests' extension
  2723.     compiling C sources
  2724.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2725.  
  2726.     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.linux-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/home/gova/anaconda3/envs/drmdef/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c'
  2727.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/umath/_umath_tests.c
  2728.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -shared -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/umath/_umath_tests.o -Lbuild/temp.linux-x86_64-3.9 -o build/lib.linux-x86_64-3.9/numpy/core/_umath_tests.cpython-39-x86_64-linux-gnu.so
  2729.     building 'numpy.core._rational_tests' extension
  2730.     compiling C sources
  2731.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2732.  
  2733.     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.linux-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/home/gova/anaconda3/envs/drmdef/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c'
  2734.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/umath/_rational_tests.c
  2735.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -shared -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/umath/_rational_tests.o -Lbuild/temp.linux-x86_64-3.9 -o build/lib.linux-x86_64-3.9/numpy/core/_rational_tests.cpython-39-x86_64-linux-gnu.so
  2736.     building 'numpy.core._struct_ufunc_tests' extension
  2737.     compiling C sources
  2738.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2739.  
  2740.     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.linux-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/home/gova/anaconda3/envs/drmdef/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c'
  2741.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/umath/_struct_ufunc_tests.c
  2742.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -shared -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/umath/_struct_ufunc_tests.o -Lbuild/temp.linux-x86_64-3.9 -o build/lib.linux-x86_64-3.9/numpy/core/_struct_ufunc_tests.cpython-39-x86_64-linux-gnu.so
  2743.     building 'numpy.core._operand_flag_tests' extension
  2744.     compiling C sources
  2745.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2746.  
  2747.     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.linux-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/home/gova/anaconda3/envs/drmdef/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c'
  2748.     gcc: build/src.linux-x86_64-3.9/numpy/core/src/umath/_operand_flag_tests.c
  2749.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -shared -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/core/src/umath/_operand_flag_tests.o -Lbuild/temp.linux-x86_64-3.9 -o build/lib.linux-x86_64-3.9/numpy/core/_operand_flag_tests.cpython-39-x86_64-linux-gnu.so
  2750.     building 'numpy.fft.fftpack_lite' extension
  2751.     compiling C sources
  2752.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2753.  
  2754.     creating build/temp.linux-x86_64-3.9/numpy/fft
  2755.     compile options: '-Inumpy/core/include -Ibuild/src.linux-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/home/gova/anaconda3/envs/drmdef/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c'
  2756.     gcc: numpy/fft/fftpack_litemodule.c
  2757.     gcc: numpy/fft/fftpack.c
  2758.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -shared -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib build/temp.linux-x86_64-3.9/numpy/fft/fftpack_litemodule.o build/temp.linux-x86_64-3.9/numpy/fft/fftpack.o -Lbuild/temp.linux-x86_64-3.9 -o build/lib.linux-x86_64-3.9/numpy/fft/fftpack_lite.cpython-39-x86_64-linux-gnu.so
  2759.     building 'numpy.linalg.lapack_lite' extension
  2760.     compiling C sources
  2761.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2762.  
  2763.     creating build/temp.linux-x86_64-3.9/numpy/linalg
  2764.     creating build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite
  2765.     compile options: '-DNO_ATLAS_INFO=1 -DHAVE_CBLAS -I/usr/local/include -I/usr/include -I/home/gova/anaconda3/envs/drmdef/include -Inumpy/core/include -Ibuild/src.linux-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/home/gova/anaconda3/envs/drmdef/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c'
  2766.     gcc: numpy/linalg/lapack_litemodule.cgcc: numpy/linalg/lapack_lite/python_xerbla.c
  2767.  
  2768.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -shared -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib build/temp.linux-x86_64-3.9/numpy/linalg/lapack_litemodule.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/python_xerbla.o -L/home/gova/anaconda3/envs/drmdef/lib -Lbuild/temp.linux-x86_64-3.9 -llapack -llapack -lcblas -lblas -o build/lib.linux-x86_64-3.9/numpy/linalg/lapack_lite.cpython-39-x86_64-linux-gnu.so
  2769.     building 'numpy.linalg._umath_linalg' extension
  2770.     compiling C sources
  2771.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2772.  
  2773.     creating build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/linalg
  2774.     compile options: '-DNO_ATLAS_INFO=1 -DHAVE_CBLAS -I/usr/local/include -I/usr/include -I/home/gova/anaconda3/envs/drmdef/include -Inumpy/core/include -Ibuild/src.linux-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/home/gova/anaconda3/envs/drmdef/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c'
  2775.     gcc: build/src.linux-x86_64-3.9/numpy/linalg/umath_linalg.c
  2776.     gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -shared -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath,/home/gova/anaconda3/envs/drmdef/lib -Wl,-rpath-link,/home/gova/anaconda3/envs/drmdef/lib -L/home/gova/anaconda3/envs/drmdef/lib build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/numpy/linalg/umath_linalg.o build/temp.linux-x86_64-3.9/numpy/linalg/lapack_lite/python_xerbla.o -L/home/gova/anaconda3/envs/drmdef/lib -Lbuild/temp.linux-x86_64-3.9 -lnpymath -llapack -llapack -lcblas -lblas -o build/lib.linux-x86_64-3.9/numpy/linalg/_umath_linalg.cpython-39-x86_64-linux-gnu.so
  2777.     building 'numpy.random.mtrand' extension
  2778.     compiling C sources
  2779.     C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2780.  
  2781.     creating build/temp.linux-x86_64-3.9/numpy/random
  2782.     creating build/temp.linux-x86_64-3.9/numpy/random/mtrand
  2783.     compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-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/home/gova/anaconda3/envs/drmdef/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c'
  2784.     gcc: numpy/random/mtrand/mtrand.cgcc: numpy/random/mtrand/randomkit.c
  2785.     gcc: numpy/random/mtrand/initarray.c
  2786.     gcc: numpy/random/mtrand/distributions.c
  2787.  
  2788.     numpy/random/mtrand/mtrand.c: In function ‘__Pyx_modinit_type_init_code’:
  2789.     numpy/random/mtrand/mtrand.c:40400:33: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’
  2790.     40400 |   __pyx_type_6mtrand_RandomState.tp_print = 0;
  2791.           |                                 ^
  2792.     numpy/random/mtrand/mtrand.c: In function ‘__Pyx_ParseOptionalKeywords’:
  2793.     numpy/random/mtrand/mtrand.c:42673:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2794.     42673 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  2795.           |                     ^
  2796.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2797.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2798.                      from numpy/random/mtrand/mtrand.c:4:
  2799.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2800.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2801.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2802.     numpy/random/mtrand/mtrand.c:42673:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2803.     42673 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  2804.           |                     ^
  2805.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2806.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2807.                      from numpy/random/mtrand/mtrand.c:4:
  2808.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2809.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2810.           |                                             ^~~~~~~~~~~~~~~~~~~
  2811.     numpy/random/mtrand/mtrand.c:42673:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2812.     42673 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  2813.           |                     ^
  2814.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2815.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2816.                      from numpy/random/mtrand/mtrand.c:4:
  2817.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2818.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2819.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2820.     numpy/random/mtrand/mtrand.c:42673:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2821.     42673 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  2822.           |                     ^
  2823.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2824.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2825.                      from numpy/random/mtrand/mtrand.c:4:
  2826.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2827.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2828.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2829.     numpy/random/mtrand/mtrand.c:42673:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2830.     42673 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  2831.           |                     ^
  2832.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2833.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2834.                      from numpy/random/mtrand/mtrand.c:4:
  2835.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2836.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2837.           |                                             ^~~~~~~~~~~~~~~~~~~
  2838.     numpy/random/mtrand/mtrand.c:42673:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2839.     42673 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  2840.           |                     ^
  2841.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2842.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2843.                      from numpy/random/mtrand/mtrand.c:4:
  2844.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2845.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2846.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2847.     numpy/random/mtrand/mtrand.c:42689:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2848.     42689 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  2849.           |                         ^
  2850.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2851.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2852.                      from numpy/random/mtrand/mtrand.c:4:
  2853.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2854.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2855.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2856.     numpy/random/mtrand/mtrand.c:42689:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2857.     42689 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  2858.           |                         ^
  2859.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2860.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2861.                      from numpy/random/mtrand/mtrand.c:4:
  2862.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2863.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2864.           |                                             ^~~~~~~~~~~~~~~~~~~
  2865.     numpy/random/mtrand/mtrand.c:42689:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2866.     42689 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  2867.           |                         ^
  2868.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2869.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2870.                      from numpy/random/mtrand/mtrand.c:4:
  2871.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2872.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2873.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2874.     numpy/random/mtrand/mtrand.c:42689:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2875.     42689 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  2876.           |                         ^
  2877.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2878.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2879.                      from numpy/random/mtrand/mtrand.c:4:
  2880.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2881.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2882.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2883.     numpy/random/mtrand/mtrand.c:42689:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  2884.     42689 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  2885.           |                         ^
  2886.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2887.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2888.                      from numpy/random/mtrand/mtrand.c:4:
  2889.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  2890.       580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  2891.           |                                             ^~~~~~~~~~~~~~~~~~~
  2892.     numpy/random/mtrand/mtrand.c:42689:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  2893.     42689 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  2894.           |                         ^
  2895.     In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  2896.                      from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  2897.                      from numpy/random/mtrand/mtrand.c:4:
  2898.     /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  2899.       446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  2900.           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2901.     error: Command "gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-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/home/gova/anaconda3/envs/drmdef/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c numpy/random/mtrand/mtrand.c -o build/temp.linux-x86_64-3.9/numpy/random/mtrand/mtrand.o -MMD -MF build/temp.linux-x86_64-3.9/numpy/random/mtrand/mtrand.o.d" failed with exit status 1
  2902.     ----------------------------------------
  2903.     ERROR: Failed building wheel for numpy
  2904.     Running setup.py clean for numpy
  2905.     ERROR: Command errored out with exit status 1:
  2906.      command: /home/gova/anaconda3/envs/drmdef/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-xdrapbxc/numpy_0218d0420b6a4b24b0c2eb6d5255a424/setup.py'"'"'; __file__='"'"'/tmp/pip-install-xdrapbxc/numpy_0218d0420b6a4b24b0c2eb6d5255a424/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' clean --all
  2907.          cwd: /tmp/pip-install-xdrapbxc/numpy_0218d0420b6a4b24b0c2eb6d5255a424
  2908.     Complete output (10 lines):
  2909.     Running from numpy source directory.
  2910.  
  2911.     `setup.py clean` is not supported, use one of the following instead:
  2912.  
  2913.       - `git clean -xdf` (cleans all files)
  2914.       - `git clean -Xdf` (cleans all versioned files, doesn't touch
  2915.                          files that aren't checked into the git repo)
  2916.  
  2917.     Add `--force` to your command to use it anyway if you must (unsupported).
  2918.  
  2919.     ----------------------------------------
  2920.     ERROR: Failed cleaning build dir for numpy
  2921.   Failed to build numpy
  2922.   Installing collected packages: setuptools, wheel, setuptools-scm, numpy, cython
  2923.       Running setup.py install for numpy: started
  2924.       Running setup.py install for numpy: finished with status 'error'
  2925.       ERROR: Command errored out with exit status 1:
  2926.        command: /home/gova/anaconda3/envs/drmdef/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-xdrapbxc/numpy_0218d0420b6a4b24b0c2eb6d5255a424/setup.py'"'"'; __file__='"'"'/tmp/pip-install-xdrapbxc/numpy_0218d0420b6a4b24b0c2eb6d5255a424/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-nzpu5zsv/install-record.txt --single-version-externally-managed --prefix /tmp/pip-build-env-e1fuvwq3/overlay --compile --install-headers /tmp/pip-build-env-e1fuvwq3/overlay/include/python3.9/numpy
  2927.            cwd: /tmp/pip-install-xdrapbxc/numpy_0218d0420b6a4b24b0c2eb6d5255a424/
  2928.       Complete output (466 lines):
  2929.       Running from numpy source directory.
  2930.  
  2931.       Note: if you need reliable uninstall behavior, then install
  2932.       with pip instead of using `setup.py install`:
  2933.  
  2934.         - `pip install .`       (from a git repo or downloaded source
  2935.                                  release)
  2936.         - `pip install numpy`   (last NumPy release on PyPi)
  2937.  
  2938.  
  2939.       blas_opt_info:
  2940.       blas_mkl_info:
  2941.       customize UnixCCompiler
  2942.         libraries mkl_rt not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  2943.         NOT AVAILABLE
  2944.  
  2945.       blis_info:
  2946.       customize UnixCCompiler
  2947.         libraries blis not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  2948.         NOT AVAILABLE
  2949.  
  2950.       openblas_info:
  2951.       customize UnixCCompiler
  2952.       customize UnixCCompiler
  2953.         libraries openblas not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  2954.         NOT AVAILABLE
  2955.  
  2956.       atlas_3_10_blas_threads_info:
  2957.       Setting PTATLAS=ATLAS
  2958.       customize UnixCCompiler
  2959.         libraries tatlas not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  2960.         NOT AVAILABLE
  2961.  
  2962.       atlas_3_10_blas_info:
  2963.       customize UnixCCompiler
  2964.         libraries satlas not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  2965.         NOT AVAILABLE
  2966.  
  2967.       atlas_blas_threads_info:
  2968.       Setting PTATLAS=ATLAS
  2969.       customize UnixCCompiler
  2970.         libraries ptf77blas,ptcblas,atlas not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  2971.         NOT AVAILABLE
  2972.  
  2973.       atlas_blas_info:
  2974.       customize UnixCCompiler
  2975.         libraries f77blas,cblas,atlas not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  2976.         NOT AVAILABLE
  2977.  
  2978.       accelerate_info:
  2979.         NOT AVAILABLE
  2980.  
  2981.       /tmp/pip-install-xdrapbxc/numpy_0218d0420b6a4b24b0c2eb6d5255a424/numpy/distutils/system_info.py:625: UserWarning:
  2982.           Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  2983.           Directories to search for the libraries can be specified in the
  2984.           numpy/distutils/site.cfg file (section [atlas]) or by setting
  2985.           the ATLAS environment variable.
  2986.         self.calc_info()
  2987.       blas_info:
  2988.       customize UnixCCompiler
  2989.       customize UnixCCompiler
  2990.       C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  2991.  
  2992.       creating /tmp/tmpummeijg_/tmp
  2993.       creating /tmp/tmpummeijg_/tmp/tmpummeijg_
  2994.       compile options: '-I/usr/local/include -I/usr/include -I/home/gova/anaconda3/envs/drmdef/include -c'
  2995.       gcc: /tmp/tmpummeijg_/source.c
  2996.       gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ /tmp/tmpummeijg_/tmp/tmpummeijg_/source.o -L/home/gova/anaconda3/envs/drmdef/lib -lcblas -o /tmp/tmpummeijg_/a.out
  2997.       customize UnixCCompiler
  2998.         FOUND:
  2999.           libraries = ['cblas', 'blas']
  3000.           library_dirs = ['/home/gova/anaconda3/envs/drmdef/lib']
  3001.           include_dirs = ['/usr/local/include', '/usr/include', '/home/gova/anaconda3/envs/drmdef/include']
  3002.           language = c
  3003.           define_macros = [('HAVE_CBLAS', None)]
  3004.  
  3005.         FOUND:
  3006.           define_macros = [('NO_ATLAS_INFO', 1), ('HAVE_CBLAS', None)]
  3007.           libraries = ['cblas', 'blas']
  3008.           library_dirs = ['/home/gova/anaconda3/envs/drmdef/lib']
  3009.           include_dirs = ['/usr/local/include', '/usr/include', '/home/gova/anaconda3/envs/drmdef/include']
  3010.           language = c
  3011.  
  3012.       /bin/sh: line 1: svnversion: command not found
  3013.       non-existing path in 'numpy/distutils': 'site.cfg'
  3014.       lapack_opt_info:
  3015.       lapack_mkl_info:
  3016.       customize UnixCCompiler
  3017.         libraries mkl_rt not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  3018.         NOT AVAILABLE
  3019.  
  3020.       openblas_lapack_info:
  3021.       customize UnixCCompiler
  3022.       customize UnixCCompiler
  3023.         libraries openblas not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  3024.         NOT AVAILABLE
  3025.  
  3026.       openblas_clapack_info:
  3027.       customize UnixCCompiler
  3028.       customize UnixCCompiler
  3029.         libraries openblas,lapack not found in ['/home/gova/anaconda3/envs/drmdef/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/']
  3030.         NOT AVAILABLE
  3031.  
  3032.       atlas_3_10_threads_info:
  3033.       Setting PTATLAS=ATLAS
  3034.       customize UnixCCompiler
  3035.         libraries lapack_atlas not found in /home/gova/anaconda3/envs/drmdef/lib
  3036.       customize UnixCCompiler
  3037.         libraries tatlas,tatlas not found in /home/gova/anaconda3/envs/drmdef/lib
  3038.       customize UnixCCompiler
  3039.         libraries lapack_atlas not found in /usr/local/lib
  3040.       customize UnixCCompiler
  3041.         libraries tatlas,tatlas not found in /usr/local/lib
  3042.       customize UnixCCompiler
  3043.         libraries lapack_atlas not found in /usr/lib64
  3044.       customize UnixCCompiler
  3045.         libraries tatlas,tatlas not found in /usr/lib64
  3046.       customize UnixCCompiler
  3047.         libraries lapack_atlas not found in /usr/lib
  3048.       customize UnixCCompiler
  3049.         libraries tatlas,tatlas not found in /usr/lib
  3050.       customize UnixCCompiler
  3051.         libraries lapack_atlas not found in /usr/lib/
  3052.       customize UnixCCompiler
  3053.         libraries tatlas,tatlas not found in /usr/lib/
  3054.       <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
  3055.         NOT AVAILABLE
  3056.  
  3057.       atlas_3_10_info:
  3058.       customize UnixCCompiler
  3059.         libraries lapack_atlas not found in /home/gova/anaconda3/envs/drmdef/lib
  3060.       customize UnixCCompiler
  3061.         libraries satlas,satlas not found in /home/gova/anaconda3/envs/drmdef/lib
  3062.       customize UnixCCompiler
  3063.         libraries lapack_atlas not found in /usr/local/lib
  3064.       customize UnixCCompiler
  3065.         libraries satlas,satlas not found in /usr/local/lib
  3066.       customize UnixCCompiler
  3067.         libraries lapack_atlas not found in /usr/lib64
  3068.       customize UnixCCompiler
  3069.         libraries satlas,satlas not found in /usr/lib64
  3070.       customize UnixCCompiler
  3071.         libraries lapack_atlas not found in /usr/lib
  3072.       customize UnixCCompiler
  3073.         libraries satlas,satlas not found in /usr/lib
  3074.       customize UnixCCompiler
  3075.         libraries lapack_atlas not found in /usr/lib/
  3076.       customize UnixCCompiler
  3077.         libraries satlas,satlas not found in /usr/lib/
  3078.       <class 'numpy.distutils.system_info.atlas_3_10_info'>
  3079.         NOT AVAILABLE
  3080.  
  3081.       atlas_threads_info:
  3082.       Setting PTATLAS=ATLAS
  3083.       customize UnixCCompiler
  3084.         libraries lapack_atlas not found in /home/gova/anaconda3/envs/drmdef/lib
  3085.       customize UnixCCompiler
  3086.         libraries ptf77blas,ptcblas,atlas not found in /home/gova/anaconda3/envs/drmdef/lib
  3087.       customize UnixCCompiler
  3088.         libraries lapack_atlas not found in /usr/local/lib
  3089.       customize UnixCCompiler
  3090.         libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
  3091.       customize UnixCCompiler
  3092.         libraries lapack_atlas not found in /usr/lib64
  3093.       customize UnixCCompiler
  3094.         libraries ptf77blas,ptcblas,atlas not found in /usr/lib64
  3095.       customize UnixCCompiler
  3096.         libraries lapack_atlas not found in /usr/lib
  3097.       customize UnixCCompiler
  3098.         libraries ptf77blas,ptcblas,atlas not found in /usr/lib
  3099.       customize UnixCCompiler
  3100.         libraries lapack_atlas not found in /usr/lib/
  3101.       customize UnixCCompiler
  3102.         libraries ptf77blas,ptcblas,atlas not found in /usr/lib/
  3103.       <class 'numpy.distutils.system_info.atlas_threads_info'>
  3104.         NOT AVAILABLE
  3105.  
  3106.       atlas_info:
  3107.       customize UnixCCompiler
  3108.         libraries lapack_atlas not found in /home/gova/anaconda3/envs/drmdef/lib
  3109.       customize UnixCCompiler
  3110.         libraries f77blas,cblas,atlas not found in /home/gova/anaconda3/envs/drmdef/lib
  3111.       customize UnixCCompiler
  3112.         libraries lapack_atlas not found in /usr/local/lib
  3113.       customize UnixCCompiler
  3114.         libraries f77blas,cblas,atlas not found in /usr/local/lib
  3115.       customize UnixCCompiler
  3116.         libraries lapack_atlas not found in /usr/lib64
  3117.       customize UnixCCompiler
  3118.         libraries f77blas,cblas,atlas not found in /usr/lib64
  3119.       customize UnixCCompiler
  3120.         libraries lapack_atlas not found in /usr/lib
  3121.       customize UnixCCompiler
  3122.         libraries f77blas,cblas,atlas not found in /usr/lib
  3123.       customize UnixCCompiler
  3124.         libraries lapack_atlas not found in /usr/lib/
  3125.       customize UnixCCompiler
  3126.         libraries f77blas,cblas,atlas not found in /usr/lib/
  3127.       <class 'numpy.distutils.system_info.atlas_info'>
  3128.         NOT AVAILABLE
  3129.  
  3130.       /tmp/pip-install-xdrapbxc/numpy_0218d0420b6a4b24b0c2eb6d5255a424/numpy/distutils/system_info.py:625: UserWarning:
  3131.           Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  3132.           Directories to search for the libraries can be specified in the
  3133.           numpy/distutils/site.cfg file (section [atlas]) or by setting
  3134.           the ATLAS environment variable.
  3135.         self.calc_info()
  3136.       lapack_info:
  3137.       customize UnixCCompiler
  3138.       customize UnixCCompiler
  3139.         FOUND:
  3140.           libraries = ['lapack', 'lapack']
  3141.           library_dirs = ['/home/gova/anaconda3/envs/drmdef/lib']
  3142.           language = f77
  3143.  
  3144.         FOUND:
  3145.           define_macros = [('NO_ATLAS_INFO', 1), ('HAVE_CBLAS', None)]
  3146.           libraries = ['lapack', 'lapack', 'cblas', 'blas']
  3147.           library_dirs = ['/home/gova/anaconda3/envs/drmdef/lib']
  3148.           language = c
  3149.           include_dirs = ['/usr/local/include', '/usr/include', '/home/gova/anaconda3/envs/drmdef/include']
  3150.  
  3151.       /home/gova/anaconda3/envs/drmdef/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'define_macros'
  3152.         warnings.warn(msg)
  3153.       running install
  3154.       running build
  3155.       running config_cc
  3156.       unifing config_cc, config, build_clib, build_ext, build commands --compiler options
  3157.       running config_fc
  3158.       unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
  3159.       running build_src
  3160.       build_src
  3161.       building py_modules sources
  3162.       building library "npymath" sources
  3163.       get_default_fcompiler: matching types: '['gnu95', 'intel', 'lahey', 'pg', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor']'
  3164.       customize Gnu95FCompiler
  3165.       Could not locate executable gfortran
  3166.       Could not locate executable f95
  3167.       customize IntelFCompiler
  3168.       Could not locate executable ifort
  3169.       Could not locate executable ifc
  3170.       customize LaheyFCompiler
  3171.       Could not locate executable lf95
  3172.       customize PGroupFCompiler
  3173.       Could not locate executable pgfortran
  3174.       customize AbsoftFCompiler
  3175.       Could not locate executable f90
  3176.       Could not locate executable f77
  3177.       customize NAGFCompiler
  3178.       customize VastFCompiler
  3179.       customize CompaqFCompiler
  3180.       Could not locate executable fort
  3181.       customize IntelItaniumFCompiler
  3182.       Could not locate executable efort
  3183.       Could not locate executable efc
  3184.       customize IntelEM64TFCompiler
  3185.       customize GnuFCompiler
  3186.       Could not locate executable g77
  3187.       customize G95FCompiler
  3188.       Could not locate executable g95
  3189.       customize PathScaleFCompiler
  3190.       Could not locate executable pathf95
  3191.       customize NAGFORCompiler
  3192.       Could not locate executable nagfor
  3193.       don't know how to compile Fortran code on platform 'posix'
  3194.      C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  3195.  
  3196.      compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  3197.      gcc: _configtest.c
  3198.      gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  3199.      success!
  3200.      removing: _configtest.c _configtest.o _configtest.o.d _configtest
  3201.      C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  3202.  
  3203.      compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  3204.      gcc: _configtest.c
  3205.      _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
  3206.          1 | int exp (void);
  3207.            |     ^~~
  3208.      _configtest.c:1:1: note: ‘exp’ is declared in header ‘<math.h>’
  3209.        +++ |+#include <math.h>
  3210.          1 | int exp (void);
  3211.      gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
  3212.      /home/gova/anaconda3/envs/drmdef/compiler_compat/ld: _configtest.o: in function `main':
  3213.       _configtest.c:(.text.startup+0x5): undefined reference to `exp'
  3214.      collect2: error: ld returned 1 exit status
  3215.      failure.
  3216.      removing: _configtest.c _configtest.o _configtest.o.d
  3217.      C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  3218.  
  3219.      compile options: '-Inumpy/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/home/gova/anaconda3/envs/drmdef/include/python3.9 -c'
  3220.      gcc: _configtest.c
  3221.      _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
  3222.          1 | int exp (void);
  3223.            |     ^~~
  3224.      _configtest.c:1:1: note: ‘exp’ is declared in header ‘<math.h>’
  3225.        +++ |+#include <math.h>
  3226.          1 | int exp (void);
  3227.      gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
  3228.      success!
  3229.      removing: _configtest.c _configtest.o _configtest.o.d _configtest
  3230.        adding 'build/src.linux-x86_64-3.9/numpy/core/src/npymath' to include_dirs.
  3231.      None - nothing done with h_files = ['build/src.linux-x86_64-3.9/numpy/core/src/npymath/npy_math_internal.h']
  3232.      building library "npysort" sources
  3233.        adding 'build/src.linux-x86_64-3.9/numpy/core/src/common' to include_dirs.
  3234.      None - nothing done with h_files = ['build/src.linux-x86_64-3.9/numpy/core/src/common/npy_sort.h', 'build/src.linux-x86_64-3.9/numpy/core/src/common/npy_partition.h', 'build/src.linux-x86_64-3.9/numpy/core/src/common/npy_binsearch.h']
  3235.      building extension "numpy.core._dummy" sources
  3236.        adding 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/config.h' to sources.
  3237.        adding 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h' to sources.
  3238.      executing numpy/core/code_generators/generate_numpy_api.py
  3239.        adding 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h' to sources.
  3240.      numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.9/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h']
  3241.      building extension "numpy.core._multiarray_tests" sources
  3242.      building extension "numpy.core._multiarray_umath" sources
  3243.        adding 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/config.h' to sources.
  3244.        adding 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h' to sources.
  3245.      executing numpy/core/code_generators/generate_numpy_api.py
  3246.        adding 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h' to sources.
  3247.      executing numpy/core/code_generators/generate_ufunc_api.py
  3248.        adding 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/__ufunc_api.h' to sources.
  3249.        adding 'build/src.linux-x86_64-3.9/numpy/core/src/umath' to include_dirs.
  3250.        adding 'build/src.linux-x86_64-3.9/numpy/core/src/npymath' to include_dirs.
  3251.        adding 'build/src.linux-x86_64-3.9/numpy/core/src/common' to include_dirs.
  3252.      numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.9/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-3.9/numpy/core/src/umath/simd.inc', 'build/src.linux-x86_64-3.9/numpy/core/src/umath/loops.h', 'build/src.linux-x86_64-3.9/numpy/core/src/umath/matmul.h', 'build/src.linux-x86_64-3.9/numpy/core/src/npymath/npy_math_internal.h', 'build/src.linux-x86_64-3.9/numpy/core/src/common/templ_common.h', 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/__ufunc_api.h']
  3253.      building extension "numpy.core._umath_tests" sources
  3254.      building extension "numpy.core._rational_tests" sources
  3255.      building extension "numpy.core._struct_ufunc_tests" sources
  3256.      building extension "numpy.core._operand_flag_tests" sources
  3257.      building extension "numpy.fft.fftpack_lite" sources
  3258.      building extension "numpy.linalg.lapack_lite" sources
  3259.        adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
  3260.      building extension "numpy.linalg._umath_linalg" sources
  3261.        adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
  3262.      building extension "numpy.random.mtrand" sources
  3263.      building data_files sources
  3264.      build_src: building npy-pkg config files
  3265.      running build_py
  3266.      copying numpy/version.py -> build/lib.linux-x86_64-3.9/numpy
  3267.      copying build/src.linux-x86_64-3.9/numpy/__config__.py -> build/lib.linux-x86_64-3.9/numpy
  3268.      copying build/src.linux-x86_64-3.9/numpy/distutils/__config__.py -> build/lib.linux-x86_64-3.9/numpy/distutils
  3269.      running build_clib
  3270.      customize UnixCCompiler
  3271.      customize UnixCCompiler using build_clib
  3272.      running build_ext
  3273.      customize UnixCCompiler
  3274.      customize UnixCCompiler using build_ext
  3275.      building 'numpy.random.mtrand' extension
  3276.      compiling C sources
  3277.      C compiler: gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC
  3278.  
  3279.      compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-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/home/gova/anaconda3/envs/drmdef/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c'
  3280.      gcc: numpy/random/mtrand/mtrand.c
  3281.      numpy/random/mtrand/mtrand.c: In function ‘__Pyx_modinit_type_init_code’:
  3282.      numpy/random/mtrand/mtrand.c:40400:33: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’
  3283.      40400 |   __pyx_type_6mtrand_RandomState.tp_print = 0;
  3284.            |                                 ^
  3285.      numpy/random/mtrand/mtrand.c: In function ‘__Pyx_ParseOptionalKeywords’:
  3286.      numpy/random/mtrand/mtrand.c:42673:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  3287.      42673 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  3288.            |                     ^
  3289.      In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  3290.                       from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  3291.                       from numpy/random/mtrand/mtrand.c:4:
  3292.      /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  3293.        446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  3294.            |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  3295.      numpy/random/mtrand/mtrand.c:42673:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  3296.      42673 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  3297.            |                     ^
  3298.      In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  3299.                       from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  3300.                       from numpy/random/mtrand/mtrand.c:4:
  3301.      /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  3302.        580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  3303.            |                                             ^~~~~~~~~~~~~~~~~~~
  3304.      numpy/random/mtrand/mtrand.c:42673:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  3305.      42673 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  3306.            |                     ^
  3307.      In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  3308.                       from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  3309.                       from numpy/random/mtrand/mtrand.c:4:
  3310.      /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  3311.        446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  3312.            |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  3313.      numpy/random/mtrand/mtrand.c:42673:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  3314.      42673 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  3315.            |                     ^
  3316.      In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  3317.                       from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  3318.                       from numpy/random/mtrand/mtrand.c:4:
  3319.      /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  3320.        446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  3321.            |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  3322.      numpy/random/mtrand/mtrand.c:42673:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  3323.      42673 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  3324.            |                     ^
  3325.      In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  3326.                       from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  3327.                       from numpy/random/mtrand/mtrand.c:4:
  3328.      /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  3329.        580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  3330.            |                                             ^~~~~~~~~~~~~~~~~~~
  3331.      numpy/random/mtrand/mtrand.c:42673:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  3332.      42673 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
  3333.            |                     ^
  3334.      In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  3335.                       from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  3336.                       from numpy/random/mtrand/mtrand.c:4:
  3337.      /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  3338.        446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  3339.            |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  3340.      numpy/random/mtrand/mtrand.c:42689:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  3341.      42689 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  3342.            |                         ^
  3343.      In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  3344.                       from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  3345.                       from numpy/random/mtrand/mtrand.c:4:
  3346.      /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  3347.        446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  3348.            |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  3349.      numpy/random/mtrand/mtrand.c:42689:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  3350.      42689 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  3351.            |                         ^
  3352.      In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  3353.                       from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  3354.                       from numpy/random/mtrand/mtrand.c:4:
  3355.      /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  3356.        580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  3357.            |                                             ^~~~~~~~~~~~~~~~~~~
  3358.      numpy/random/mtrand/mtrand.c:42689:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  3359.      42689 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  3360.            |                         ^
  3361.      In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  3362.                       from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  3363.                       from numpy/random/mtrand/mtrand.c:4:
  3364.      /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  3365.        446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  3366.            |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  3367.      numpy/random/mtrand/mtrand.c:42689:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  3368.      42689 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  3369.            |                         ^
  3370.      In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  3371.                       from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  3372.                       from numpy/random/mtrand/mtrand.c:4:
  3373.      /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  3374.        446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  3375.            |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  3376.      numpy/random/mtrand/mtrand.c:42689:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
  3377.      42689 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  3378.            |                         ^
  3379.      In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  3380.                       from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  3381.                       from numpy/random/mtrand/mtrand.c:4:
  3382.      /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  3383.        580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  3384.            |                                             ^~~~~~~~~~~~~~~~~~~
  3385.      numpy/random/mtrand/mtrand.c:42689:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
  3386.      42689 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
  3387.            |                         ^
  3388.      In file included from /home/gova/anaconda3/envs/drmdef/include/python3.9/unicodeobject.h:1026,
  3389.                       from /home/gova/anaconda3/envs/drmdef/include/python3.9/Python.h:97,
  3390.                       from numpy/random/mtrand/mtrand.c:4:
  3391.      /home/gova/anaconda3/envs/drmdef/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  3392.        446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
  3393.            |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
  3394.      error: Command "gcc -pthread -B /home/gova/anaconda3/envs/drmdef/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -O2 -isystem /home/gova/anaconda3/envs/drmdef/include -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-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/home/gova/anaconda3/envs/drmdef/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c numpy/random/mtrand/mtrand.c -o build/temp.linux-x86_64-3.9/numpy/random/mtrand/mtrand.o -MMD -MF build/temp.linux-x86_64-3.9/numpy/random/mtrand/mtrand.o.d" failed with exit status 1
  3395.      ----------------------------------------
  3396.  ERROR: Command errored out with exit status 1: /home/gova/anaconda3/envs/drmdef/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-xdrapbxc/numpy_0218d0420b6a4b24b0c2eb6d5255a424/setup.py'"'"'; __file__='"'"'/tmp/pip-install-xdrapbxc/numpy_0218d0420b6a4b24b0c2eb6d5255a424/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-nzpu5zsv/install-record.txt --single-version-externally-managed --prefix /tmp/pip-build-env-e1fuvwq3/overlay --compile --install-headers /tmp/pip-build-env-e1fuvwq3/overlay/include/python3.9/numpy Check the logs for full command output.
  3397.  ----------------------------------------
  3398. WARNING: Discarding https://files.pythonhosted.org/packages/3e/00/4e099e2f1992c555771090b5971c59751fc152c68270a31bfeabd114c068/pyarrow-0.16.0.tar.gz#sha256=bb6bb7ba1b6a1c3c94cc0d0068c96df9498c973ad0ae6ca398164d339b704c97 (from https://pypi.org/simple/pyarrow/). Command errored out with exit status 1: /home/gova/anaconda3/envs/drmdef/bin/python /home/gova/anaconda3/envs/drmdef/lib/python3.9/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-e1fuvwq3/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.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement