Started by upstream project "TransportMaps-pypi" build number 144 originally caused by: [URLTrigger] A change within the response URL invocation (log) Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on reynolds in workspace /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM [virtualenv] $ /bin/bash -ex /tmp/jenkins6219939568516244130.sh + git archive --remote=git@bitbucket.org:dabi86/transportmaps.git HEAD:jenkins/ test-pypi.sh + tar -x + ./test-pypi.sh created virtual environment CPython3.10.6.final.0-64 in 102ms creator CPython3Posix(dest=/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator TEST_NAME: TransportMaps-pypi HOSTNAME: reynolds PATH: /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/jenkins/bin VENV_OPTS: PATH: /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/jenkins/bin PY-VERS: Python 3.10.6 PY-CMD: import logging;import TransportMaps as TM;import warnings;warnings.simplefilter('ignore');TM.tests.run_all(logging.ERROR,ttype='serial') Upgrading pip Requirement already satisfied: pip in /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages (22.0.2) Collecting pip Using cached pip-22.3-py3-none-any.whl (2.1 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 22.0.2 Uninstalling pip-22.0.2: Successfully uninstalled pip-22.0.2 Successfully installed pip-22.3 Installing numpy Collecting numpy Using cached numpy-1.23.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) Installing collected packages: numpy Successfully installed numpy-1.23.4 Installing TransportMaps Collecting TransportMaps Using cached TransportMaps-2.0b3-py3-none-any.whl Collecting mpi4py Using cached mpi4py-3.1.3-cp310-cp310-linux_x86_64.whl Collecting scipy Using cached scipy-1.9.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (33.7 MB) Collecting dill Using cached dill-0.3.6-py3-none-any.whl (110 kB) Collecting scikit-sparse Using cached scikit-sparse-0.4.4.tar.gz (385 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: numpy>=1.14 in /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages (from TransportMaps) (1.23.4) Collecting h5py Using cached h5py-3.7.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (4.5 MB) Collecting mpi-map>=2.0 Using cached mpi_map-2.6-py3-none-any.whl (37 kB) Collecting orthpol-light>=1.0.1 Using cached orthpol_light-1.0.1.tar.gz (22 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting SpectralToolbox>=1.0.7 Using cached SpectralToolbox-1.0.12-cp310-cp310-linux_x86_64.whl Building wheels for collected packages: orthpol-light, scikit-sparse Building wheel for orthpol-light (setup.py): started Building wheel for orthpol-light (setup.py): finished with status 'error' error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [472 lines of output] /tmp/pip-install-kb6oexr8/orthpol-light_78631b05d40f4d38b7ecf9656b5a8bc3/setup.py:20: DeprecationWarning: `numpy.distutils` is deprecated since NumPy 1.23.0, as a result of the deprecation of `distutils` itself. It will be removed for Python >= 3.12. For older Python versions it will remain present. It is recommended to use `setuptools < 60.0` for those Python versions. For more details, see: https://numpy.org/devdocs/reference/distutils_status_migration.html from numpy.distutils.core import setup running bdist_wheel running build running config_cc INFO: unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc INFO: unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src INFO: build_src INFO: building extension "orthpol_light" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.10/orthpol_light-f2pywrappers.f' to sources. INFO: build_src: building npy-pkg config files /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build_ext INFO: customize UnixCCompiler INFO: customize UnixCCompiler using build_ext INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-march=native) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math creating /tmp/tmp2j34ihdh/jenkins creating /tmp/tmp2j34ihdh/jenkins/workspace creating /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi creating /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER creating /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang creating /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE creating /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds creating /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE creating /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3 creating /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS creating /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv creating /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3 creating /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib creating /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10 creating /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages creating /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy creating /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils creating /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-march=native' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-O3) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-O3' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-Werror=switch) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-Werror=switch' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-Werror) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-Werror' INFO: CCompilerOpt.__init__[1782] : check requested baseline INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse2) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse2' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE' with flags (-msse -msse2) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE2' with flags (-msse -msse2) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -Werror=switch -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse3) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse3' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE3' with flags (-msse -msse2 -msse3) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -Werror=switch -Werror' INFO: CCompilerOpt.__init__[1791] : check requested dispatch-able features INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mssse3) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mssse3' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse4.1) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse4.1' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mpopcnt) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mpopcnt' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse4.2) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse4.2' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mf16c) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mf16c' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mfma) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mfma' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx2) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx2' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512f -mno-mmx) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx512f -mno-mmx' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512cd) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx512cd' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512er -mavx512pf) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx512er -mavx512pf' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_KNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'POPCNT' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'FMA3' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512CD' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE42' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512F' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX2' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2 -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSSE3' with flags (-msse -msse2 -msse3 -mssse3) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'F16C' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE41' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -Werror=switch -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq' WARN: CCompilerOpt.dist_test[630] : CCompilerOpt._dist_test_spawn[764] : Command (clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/test_flags.c -o /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/test_flags.o -MMD -MF /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/test_flags.o.d -mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq) failed with exit status 1 output -> clang: error: unknown argument: '-mavx5124fmaps' clang: error: unknown argument: '-mavx5124vnniw' WARN: CCompilerOpt.cc_test_flags[1077] : testing failed INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_KNM' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf -Werror=switch -Werror' WARN: CCompilerOpt.dist_test[630] : CCompilerOpt._dist_test_spawn[764] : Command (clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.c -o /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.o -MMD -MF /tmp/tmp2j34ihdh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.o.d -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf -Werror=switch -Werror) failed with exit status 1 output -> /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.c:22:9: error: implicit declaration of function '_mm512_4fmadd_ps' is invalid in C99 [-Werror,-Wimplicit-function-declaration] b = _mm512_4fmadd_ps(b, b, b, b, b, NULL); ^ /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.c:22:9: note: did you mean '_mm512_fmadd_ps'? /usr/lib/llvm-14/lib/clang/14.0.0/include/avx512fintrin.h:2720:1: note: '_mm512_fmadd_ps' declared here _mm512_fmadd_ps(__m512 __A, __m512 __B, __m512 __C) ^ /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.c:22:7: error: assigning to '__m512' (vector of 16 'float' values) from incompatible type 'int' b = _mm512_4fmadd_ps(b, b, b, b, b, NULL); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.c:24:9: error: implicit declaration of function '_mm512_4dpwssd_epi32' is invalid in C99 [-Werror,-Wimplicit-function-declaration] a = _mm512_4dpwssd_epi32(a, a, a, a, a, NULL); ^ /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.c:24:9: note: did you mean '_mm512_dpwssd_epi32'? /usr/lib/llvm-14/lib/clang/14.0.0/include/avx512vnniintrin.h:68:1: note: '_mm512_dpwssd_epi32' declared here _mm512_dpwssd_epi32(__m512i __S, __m512i __A, __m512i __B) ^ /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.c:24:7: error: assigning to '__m512i' (vector of 8 'long long' values) from incompatible type 'int' a = _mm512_4dpwssd_epi32(a, a, a, a, a, NULL); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 errors generated. WARN: CCompilerOpt.feature_test[1563] : testing failed INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512vl -mavx512bw -mavx512dq) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx512vl -mavx512bw -mavx512dq' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_SKX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror=switch -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512ifma -mavx512vbmi) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx512ifma -mavx512vbmi' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_CNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi -Werror=switch -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512vnni) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx512vnni' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_CLX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -Werror=switch -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_ICL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq -Werror=switch -Werror' INFO: CCompilerOpt.__init__[1803] : skip features (SSE2 SSE3 SSE) since its part of baseline INFO: CCompilerOpt.__init__[1807] : initialize targets groups INFO: CCompilerOpt.__init__[1809] : parse target group simd_test INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (ASIMD VXE VSX3 FMA4 VSX4 VXE2 VX VSX NEON VSX2 XOP) not part of baseline or dispatch-able features INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2) INFO: CCompilerOpt.generate_dispatch_header[2353] : generate CPU dispatch header: (build/src.linux-x86_64-3.10/numpy/distutils/include/npy_cpu_dispatch_config.h) WARN: CCompilerOpt.generate_dispatch_header[2362] : dispatch header dir build/src.linux-x86_64-3.10/numpy/distutils/include does not exist, creating it INFO: CCompilerOpt.feature_extra_checks[1627] : Testing extra checks for feature 'AVX512F' (AVX512F_REDUCE) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -Werror=switch -Werror' INFO: CCompilerOpt.feature_extra_checks[1627] : Testing extra checks for feature 'AVX512_SKX' (AVX512BW_MASK AVX512DQ_MASK) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror=switch -Werror' INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror=switch -Werror' INFO: get_default_fcompiler: matching types: '['arm', 'gnu95', 'intel', 'lahey', 'pg', 'nv', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor', 'fujitsu']' INFO: customize ArmFlangCompiler WARN: Could not locate executable armflang INFO: customize Gnu95FCompiler INFO: Found executable /usr/bin/gfortran INFO: customize Gnu95FCompiler INFO: customize Gnu95FCompiler using build_ext INFO: building 'orthpol_light' extension INFO: compiling C sources INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math creating build/temp.linux-x86_64-3.10/build creating build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10/build creating build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10 INFO: compile options: '-Ibuild/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10 -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/distutils/include -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3' INFO: clang: build/src.linux-x86_64-3.10/orthpol_lightmodule.c INFO: clang: build/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10/fortranobject.c In file included from build/src.linux-x86_64-3.10/orthpol_lightmodule.c:23: In file included from build/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10/fortranobject.h:13: In file included from /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5: In file included from /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12: In file included from /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948: /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it with " \ ^ In file included from build/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10/fortranobject.c:2: In file included from build/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10/fortranobject.h:13: In file included from /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5: In file included from /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12: In file included from /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948: /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it with " \ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:335:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = int_from_pyobj(&n,n_capi,"orthpol_light.drecur() 1st argument (n) can't be converted to int"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:329:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:452:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = double_from_pyobj(&dx,dx_capi,"orthpol_light.dlga() 1st argument (dx) can't be converted to double"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:445:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:528:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = double_from_pyobj(&dx,dx_capi,"orthpol_light.dgamma() 1st argument (dx) can't be converted to double"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:521:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:606:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = int_from_pyobj(&i,i_capi,"orthpol_light.d1mach() 1st argument (i) can't be converted to int"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:599:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:687:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = int_from_pyobj(&a,a_capi,"orthpol_light.i1mcry() 1st argument (a) can't be converted to int"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:681:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:823:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = double_from_pyobj(&dleft,dleft_capi,"orthpol_light.dlob() 3rd argument (dleft) can't be converted to double"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:817:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:1051:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = double_from_pyobj(&dend,dend_capi,"orthpol_light.dradau() 3rd argument (dend) can't be converted to double"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:1045:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:1233:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = int_from_pyobj(&i,i_capi,"orthpol_light.r1mach() 1st argument (i) can't be converted to int"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:1226:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:1314:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = int_from_pyobj(&a,a_capi,"orthpol_light.i1mcra() 1st argument (a) can't be converted to int"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:1308:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:144:12: warning: unused function 'f2py_size' [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ 11 warnings generated. 1 warning generated. INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.10/src INFO: compile options: '-Ibuild/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10 -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/distutils/include -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' INFO: gfortran:f77: src/drecur.f INFO: gfortran:f77: src/d1mach.f INFO: gfortran:f77: src/dlob.f INFO: gfortran:f77: src/dradau.f INFO: gfortran:f77: src/r1mach.f INFO: gfortran:f77: src/dgauss.f f951: Warning: Nonexistent include directory ‘/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include’ [-Wmissing-include-dirs] INFO: gfortran:f77: build/src.linux-x86_64-3.10/orthpol_light-f2pywrappers.f f951: Warning: Nonexistent include directory ‘/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include’ [-Wmissing-include-dirs] src/drecur.f:177:6: 177 | double precision function dgamma(dx,iderr) | 1 Warning: ‘dgamma’ declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow] src/r1mach.f:167:27: 167 | CALL I1MCRA(SMALL, K, 16, 0, 0) | 1 Error: Rank mismatch in argument ‘a’ at (1) (scalar and rank-1) src/r1mach.f:168:27: 168 | CALL I1MCRA(LARGE, K, 32751, 16777215, 16777215) | 1 Error: Rank mismatch in argument ‘a’ at (1) (scalar and rank-1) src/r1mach.f:169:27: 169 | CALL I1MCRA(RIGHT, K, 15520, 0, 0) | 1 Error: Rank mismatch in argument ‘a’ at (1) (scalar and rank-1) src/r1mach.f:170:27: 170 | CALL I1MCRA(DIVER, K, 15536, 0, 0) | 1 Error: Rank mismatch in argument ‘a’ at (1) (scalar and rank-1) src/r1mach.f:171:27: 171 | CALL I1MCRA(LOG10, K, 16339, 4461392, 10451455) | 1 Error: Rank mismatch in argument ‘a’ at (1) (scalar and rank-1) error: Command "/usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops -Ibuild/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10 -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/distutils/include -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c -c src/r1mach.f -o build/temp.linux-x86_64-3.10/src/r1mach.o" failed with exit status 1 INFO: ########### EXT COMPILER OPTIMIZATION ########### INFO: Platform : Architecture: x64 Compiler : clang CPU baseline : Requested : 'min' Enabled : SSE SSE2 SSE3 Flags : -msse -msse2 -msse3 Extra checks: none CPU dispatch : Requested : 'max -xop -fma4' Enabled : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL Generated : none INFO: CCompilerOpt.cache_flush[857] : write cache to path -> /tmp/pip-install-kb6oexr8/orthpol-light_78631b05d40f4d38b7ecf9656b5a8bc3/build/temp.linux-x86_64-3.10/ccompiler_opt_cache_ext.py [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for orthpol-light Running setup.py clean for orthpol-light Building wheel for scikit-sparse (setup.py): started Building wheel for scikit-sparse (setup.py): finished with status 'error' error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [250 lines of output] /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-3.10 creating build/lib.linux-x86_64-3.10/sksparse copying sksparse/test_cholmod.py -> build/lib.linux-x86_64-3.10/sksparse copying sksparse/_version.py -> build/lib.linux-x86_64-3.10/sksparse copying sksparse/__init__.py -> build/lib.linux-x86_64-3.10/sksparse creating build/lib.linux-x86_64-3.10/sksparse/test_data copying sksparse/test_data/illc1033.mtx.gz -> build/lib.linux-x86_64-3.10/sksparse/test_data copying sksparse/test_data/illc1033_rhs1.mtx.gz -> build/lib.linux-x86_64-3.10/sksparse/test_data copying sksparse/test_data/illc1850.mtx.gz -> build/lib.linux-x86_64-3.10/sksparse/test_data copying sksparse/test_data/well1033_rhs1.mtx.gz -> build/lib.linux-x86_64-3.10/sksparse/test_data copying sksparse/test_data/well1850_rhs1.mtx.gz -> build/lib.linux-x86_64-3.10/sksparse/test_data copying sksparse/test_data/well1033.mtx.gz -> build/lib.linux-x86_64-3.10/sksparse/test_data copying sksparse/test_data/illc1850_rhs1.mtx.gz -> build/lib.linux-x86_64-3.10/sksparse/test_data copying sksparse/test_data/well1850.mtx.gz -> build/lib.linux-x86_64-3.10/sksparse/test_data UPDATING build/lib.linux-x86_64-3.10/sksparse/_version.py set build/lib.linux-x86_64-3.10/sksparse/_version.py to '0.4.4' running build_ext skipping 'sksparse/cholmod.c' Cython extension (up-to-date) building 'sksparse.cholmod' extension creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/sksparse clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/suitesparse -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c sksparse/cholmod.c -o build/temp.linux-x86_64-3.10/sksparse/cholmod.o In file included from sksparse/cholmod.c:610: In file included from /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5: In file included from /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12: In file included from /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948: /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it with " \ ^ sksparse/cholmod.c:18001:5: error: expression is not assignable ++Py_REFCNT(o); ^ ~~~~~~~~~~~~ sksparse/cholmod.c:18003:5: error: expression is not assignable --Py_REFCNT(o); ^ ~~~~~~~~~~~~ sksparse/cholmod.c:18101:5: error: expression is not assignable ++Py_REFCNT(o); ^ ~~~~~~~~~~~~ sksparse/cholmod.c:18103:5: error: expression is not assignable --Py_REFCNT(o); ^ ~~~~~~~~~~~~ sksparse/cholmod.c:18259:5: error: expression is not assignable ++Py_REFCNT(o); ^ ~~~~~~~~~~~~ sksparse/cholmod.c:18261:5: error: expression is not assignable --Py_REFCNT(o); ^ ~~~~~~~~~~~~ sksparse/cholmod.c:18377:5: error: expression is not assignable ++Py_REFCNT(o); ^ ~~~~~~~~~~~~ sksparse/cholmod.c:18379:5: error: expression is not assignable --Py_REFCNT(o); ^ ~~~~~~~~~~~~ sksparse/cholmod.c:19722:40: error: no member named 'tp_print' in 'struct _typeobject' __pyx_type_8sksparse_7cholmod_Common.tp_print = 0; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ sksparse/cholmod.c:19731:40: error: no member named 'tp_print' in 'struct _typeobject' __pyx_type_8sksparse_7cholmod_Factor.tp_print = 0; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ sksparse/cholmod.c:19751:58: error: no member named 'tp_print' in 'struct _typeobject' __pyx_type_8sksparse_7cholmod__CholmodSparseDestructor.tp_print = 0; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ sksparse/cholmod.c:19762:57: error: no member named 'tp_print' in 'struct _typeobject' __pyx_type_8sksparse_7cholmod__CholmodDenseDestructor.tp_print = 0; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ sksparse/cholmod.c:21541:22: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ /usr/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op) : \ ^ /usr/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ sksparse/cholmod.c:21541:22: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ /usr/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ sksparse/cholmod.c:21541:22: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ /usr/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ sksparse/cholmod.c:21541:52: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ /usr/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op) : \ ^ /usr/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ sksparse/cholmod.c:21541:52: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ /usr/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ sksparse/cholmod.c:21541:52: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ /usr/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ sksparse/cholmod.c:21557:26: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ /usr/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op) : \ ^ /usr/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ sksparse/cholmod.c:21557:26: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ /usr/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ sksparse/cholmod.c:21557:26: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ /usr/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ sksparse/cholmod.c:21557:59: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ /usr/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op) : \ ^ /usr/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ sksparse/cholmod.c:21557:59: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ /usr/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ sksparse/cholmod.c:21557:59: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ /usr/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ sksparse/cholmod.c:22326:16: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] return PyUnicode_FromUnicode(NULL, 0); ^ /usr/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 14 warnings and 12 errors generated. error: command '/usr/bin/clang' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for scikit-sparse Running setup.py clean for scikit-sparse Failed to build orthpol-light scikit-sparse Installing collected packages: orthpol-light, scipy, mpi4py, h5py, dill, SpectralToolbox, scikit-sparse, mpi-map, TransportMaps Running setup.py install for orthpol-light: started Running setup.py install for orthpol-light: finished with status 'error' error: subprocess-exited-with-error × Running setup.py install for orthpol-light did not run successfully. │ exit code: 1 ╰─> [471 lines of output] /tmp/pip-install-kb6oexr8/orthpol-light_78631b05d40f4d38b7ecf9656b5a8bc3/setup.py:20: DeprecationWarning: `numpy.distutils` is deprecated since NumPy 1.23.0, as a result of the deprecation of `distutils` itself. It will be removed for Python >= 3.12. For older Python versions it will remain present. It is recommended to use `setuptools < 60.0` for those Python versions. For more details, see: https://numpy.org/devdocs/reference/distutils_status_migration.html from numpy.distutils.core import setup running install /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running config_cc INFO: unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc INFO: unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src INFO: build_src INFO: building extension "orthpol_light" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.10/orthpol_light-f2pywrappers.f' to sources. INFO: build_src: building npy-pkg config files running build_ext INFO: customize UnixCCompiler INFO: customize UnixCCompiler using build_ext INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-march=native) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math creating /tmp/tmpcp5vq6sh/jenkins creating /tmp/tmpcp5vq6sh/jenkins/workspace creating /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi creating /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER creating /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang creating /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE creating /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds creating /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE creating /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3 creating /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS creating /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv creating /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3 creating /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib creating /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10 creating /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages creating /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy creating /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils creating /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-march=native' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-O3) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-O3' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-Werror=switch) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-Werror=switch' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-Werror) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-Werror' INFO: CCompilerOpt.__init__[1782] : check requested baseline INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse2) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse2' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE2' with flags (-msse -msse2) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE' with flags (-msse -msse2) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -Werror=switch -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse3) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse3' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE3' with flags (-msse -msse2 -msse3) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -Werror=switch -Werror' INFO: CCompilerOpt.__init__[1791] : check requested dispatch-able features INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mssse3) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mssse3' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse4.1) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse4.1' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mpopcnt) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mpopcnt' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse4.2) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse4.2' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE42' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'POPCNT' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE41' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -Werror=switch -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mf16c) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mf16c' INFO: CCompilerOpt.feature_test[1547] : testing feature 'F16C' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSSE3' with flags (-msse -msse2 -msse3 -mssse3) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -Werror=switch -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mfma) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mfma' INFO: CCompilerOpt.feature_test[1547] : testing feature 'FMA3' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -Werror=switch -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx2) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx2' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX2' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2 -Werror=switch -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512f -mno-mmx) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx512f -mno-mmx' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512F' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -Werror=switch -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512cd) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx512cd' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512CD' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -Werror=switch -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512vl -mavx512bw -mavx512dq) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx512vl -mavx512bw -mavx512dq' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512vnni) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx512vnni' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_CLX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -Werror=switch -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_SKX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror=switch -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512ifma -mavx512vbmi) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx512ifma -mavx512vbmi' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_CNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi -Werror=switch -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_ICL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq -Werror=switch -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512er -mavx512pf) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx512er -mavx512pf' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_KNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf -Werror=switch -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq' WARN: CCompilerOpt.dist_test[630] : CCompilerOpt._dist_test_spawn[764] : Command (clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/test_flags.c -o /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/test_flags.o -MMD -MF /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/test_flags.o.d -mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq) failed with exit status 1 output -> clang: error: unknown argument: '-mavx5124fmaps' clang: error: unknown argument: '-mavx5124vnniw' WARN: CCompilerOpt.cc_test_flags[1077] : testing failed INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_KNM' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf -Werror=switch -Werror' WARN: CCompilerOpt.dist_test[630] : CCompilerOpt._dist_test_spawn[764] : Command (clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.c -o /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.o -MMD -MF /tmp/tmpcp5vq6sh/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.o.d -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf -Werror=switch -Werror) failed with exit status 1 output -> /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.c:22:9: error: implicit declaration of function '_mm512_4fmadd_ps' is invalid in C99 [-Werror,-Wimplicit-function-declaration] b = _mm512_4fmadd_ps(b, b, b, b, b, NULL); ^ /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.c:22:9: note: did you mean '_mm512_fmadd_ps'? /usr/lib/llvm-14/lib/clang/14.0.0/include/avx512fintrin.h:2720:1: note: '_mm512_fmadd_ps' declared here _mm512_fmadd_ps(__m512 __A, __m512 __B, __m512 __C) ^ /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.c:22:7: error: assigning to '__m512' (vector of 16 'float' values) from incompatible type 'int' b = _mm512_4fmadd_ps(b, b, b, b, b, NULL); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.c:24:9: error: implicit declaration of function '_mm512_4dpwssd_epi32' is invalid in C99 [-Werror,-Wimplicit-function-declaration] a = _mm512_4dpwssd_epi32(a, a, a, a, a, NULL); ^ /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.c:24:9: note: did you mean '_mm512_dpwssd_epi32'? /usr/lib/llvm-14/lib/clang/14.0.0/include/avx512vnniintrin.h:68:1: note: '_mm512_dpwssd_epi32' declared here _mm512_dpwssd_epi32(__m512i __S, __m512i __A, __m512i __B) ^ /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_knm.c:24:7: error: assigning to '__m512i' (vector of 8 'long long' values) from incompatible type 'int' a = _mm512_4dpwssd_epi32(a, a, a, a, a, NULL); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 errors generated. WARN: CCompilerOpt.feature_test[1563] : testing failed INFO: CCompilerOpt.__init__[1803] : skip features (SSE SSE2 SSE3) since its part of baseline INFO: CCompilerOpt.__init__[1807] : initialize targets groups INFO: CCompilerOpt.__init__[1809] : parse target group simd_test INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (VSX4 XOP VXE2 NEON VX VSX VXE VSX3 VSX2 ASIMD FMA4) not part of baseline or dispatch-able features INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2) INFO: CCompilerOpt.generate_dispatch_header[2353] : generate CPU dispatch header: (build/src.linux-x86_64-3.10/numpy/distutils/include/npy_cpu_dispatch_config.h) INFO: CCompilerOpt.feature_extra_checks[1627] : Testing extra checks for feature 'AVX512F' (AVX512F_REDUCE) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -Werror=switch -Werror' INFO: CCompilerOpt.feature_extra_checks[1627] : Testing extra checks for feature 'AVX512_SKX' (AVX512BW_MASK AVX512DQ_MASK) INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror=switch -Werror' INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math INFO: compile options: '-I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror=switch -Werror' INFO: get_default_fcompiler: matching types: '['arm', 'gnu95', 'intel', 'lahey', 'pg', 'nv', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor', 'fujitsu']' INFO: customize ArmFlangCompiler WARN: Could not locate executable armflang INFO: customize Gnu95FCompiler INFO: Found executable /usr/bin/gfortran INFO: customize Gnu95FCompiler INFO: customize Gnu95FCompiler using build_ext INFO: building 'orthpol_light' extension INFO: compiling C sources INFO: C compiler: clang -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -ftrapping-math creating build/temp.linux-x86_64-3.10/build creating build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10/build creating build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10 INFO: compile options: '-Ibuild/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10 -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/distutils/include -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' extra options: '-msse -msse2 -msse3' INFO: clang: build/src.linux-x86_64-3.10/orthpol_lightmodule.c INFO: clang: build/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10/fortranobject.c In file included from build/src.linux-x86_64-3.10/orthpol_lightmodule.c:23: In file included from build/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10/fortranobject.h:13: In file included from /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5: In file included from /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12: In file included from /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948: /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it with " \ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:335:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = int_from_pyobj(&n,n_capi,"orthpol_light.drecur() 1st argument (n) can't be converted to int"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:329:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:452:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = double_from_pyobj(&dx,dx_capi,"orthpol_light.dlga() 1st argument (dx) can't be converted to double"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:445:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:528:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = double_from_pyobj(&dx,dx_capi,"orthpol_light.dgamma() 1st argument (dx) can't be converted to double"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:521:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:606:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = int_from_pyobj(&i,i_capi,"orthpol_light.d1mach() 1st argument (i) can't be converted to int"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:599:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:687:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = int_from_pyobj(&a,a_capi,"orthpol_light.i1mcry() 1st argument (a) can't be converted to int"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:681:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:823:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = double_from_pyobj(&dleft,dleft_capi,"orthpol_light.dlob() 3rd argument (dleft) can't be converted to double"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:817:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:1051:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = double_from_pyobj(&dend,dend_capi,"orthpol_light.dradau() 3rd argument (dend) can't be converted to double"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:1045:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:1233:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = int_from_pyobj(&i,i_capi,"orthpol_light.r1mach() 1st argument (i) can't be converted to int"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:1226:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:1314:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] f2py_success = int_from_pyobj(&a,a_capi,"orthpol_light.i1mcra() 1st argument (a) can't be converted to int"); ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:1308:5: note: previous statement is here if (!PyArg_ParseTupleAndKeywords(capi_args,capi_keywds,\ ^ In file included from build/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10/fortranobject.c:2: In file included from build/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10/fortranobject.h:13: In file included from /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5: In file included from /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12: In file included from /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948: /jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it with " \ ^ build/src.linux-x86_64-3.10/orthpol_lightmodule.c:144:12: warning: unused function 'f2py_size' [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ 11 warnings generated. 1 warning generated. INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.10/src INFO: compile options: '-Ibuild/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10 -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/distutils/include -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c' INFO: gfortran:f77: src/d1mach.fINFO: gfortran:f77: src/drecur.fINFO: gfortran:f77: src/dlob.f INFO: gfortran:f77: src/dradau.f INFO: gfortran:f77: src/r1mach.f f951: Warning: Nonexistent include directory ‘/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include’ [-Wmissing-include-dirs] INFO: gfortran:f77: src/dgauss.f INFO: gfortran:f77: build/src.linux-x86_64-3.10/orthpol_light-f2pywrappers.f f951: Warning: Nonexistent include directory ‘/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include’ [-Wmissing-include-dirs] src/drecur.f:177:6: 177 | double precision function dgamma(dx,iderr) | 1 Warning: ‘dgamma’ declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow] src/r1mach.f:167:27: 167 | CALL I1MCRA(SMALL, K, 16, 0, 0) | 1 Error: Rank mismatch in argument ‘a’ at (1) (scalar and rank-1) src/r1mach.f:168:27: 168 | CALL I1MCRA(LARGE, K, 32751, 16777215, 16777215) | 1 Error: Rank mismatch in argument ‘a’ at (1) (scalar and rank-1) src/r1mach.f:169:27: 169 | CALL I1MCRA(RIGHT, K, 15520, 0, 0) | 1 Error: Rank mismatch in argument ‘a’ at (1) (scalar and rank-1) src/r1mach.f:170:27: 170 | CALL I1MCRA(DIVER, K, 15536, 0, 0) | 1 Error: Rank mismatch in argument ‘a’ at (1) (scalar and rank-1) src/r1mach.f:171:27: 171 | CALL I1MCRA(LOG10, K, 16339, 4461392, 10451455) | 1 Error: Rank mismatch in argument ‘a’ at (1) (scalar and rank-1) error: Command "/usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops -Ibuild/src.linux-x86_64-3.10/build/src.linux-x86_64-3.10 -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/distutils/include -I/jenkins/workspace/TransportMaps-pypi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/include -I/usr/include/python3.10 -c -c src/r1mach.f -o build/temp.linux-x86_64-3.10/src/r1mach.o" failed with exit status 1 INFO: ########### EXT COMPILER OPTIMIZATION ########### INFO: Platform : Architecture: x64 Compiler : clang CPU baseline : Requested : 'min' Enabled : SSE SSE2 SSE3 Flags : -msse -msse2 -msse3 Extra checks: none CPU dispatch : Requested : 'max -xop -fma4' Enabled : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL Generated : none INFO: CCompilerOpt.cache_flush[857] : write cache to path -> /tmp/pip-install-kb6oexr8/orthpol-light_78631b05d40f4d38b7ecf9656b5a8bc3/build/temp.linux-x86_64-3.10/ccompiler_opt_cache_ext.py [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: legacy-install-failure × Encountered error while trying to install package. ╰─> orthpol-light note: This is an issue with the package mentioned above, not pip. hint: See above for output from the failure. Build step 'Execute shell' marked build as failure Sending e-mails to: tmteam-dev@mit.edu [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Skipped based on build state FAILURE Finished: FAILURE