******************************************************************************** conan install sleef/3.5.1@#65f42041d787497fd56d4a266b24a406 --build=sleef -pr /Users/jenkins/w/prod/BuildSingleReference@4/77732/f2203709-122b-40fa-8b82-f27b2e8dabe5/profile_osx_130_libcpp_apple-clang_debug_64.sleef-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@4/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference@4/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] sleef:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk sleef/3.5.1: Forced build from source Installing package: sleef/3.5.1 Requirements sleef/3.5.1 from local cache - Cache Packages sleef/3.5.1:f0ce0f189afed95b41fb2faad2f2225a7eca0d22 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sleef/3.5.1: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/source/src sleef/3.5.1: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK sleef/3.5.1: Copying sources to build folder sleef/3.5.1: Building your package in /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22 sleef/3.5.1: Generator txt created conanbuildinfo.txt sleef/3.5.1: Calling generate() sleef/3.5.1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK sleef/3.5.1: Calling build() sleef/3.5.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src" ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long double -- Check size of long double - done -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success -- Performing Test COMPILER_SUPPORTS_FLOAT128 -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Failed -- Performing Test COMPILER_SUPPORTS_SSE2 -- Performing Test COMPILER_SUPPORTS_SSE2 - Success -- Performing Test COMPILER_SUPPORTS_SSE4 -- Performing Test COMPILER_SUPPORTS_SSE4 - Success -- Performing Test COMPILER_SUPPORTS_AVX -- Performing Test COMPILER_SUPPORTS_AVX - Success -- Performing Test COMPILER_SUPPORTS_FMA4 -- Performing Test COMPILER_SUPPORTS_FMA4 - Success -- Performing Test COMPILER_SUPPORTS_AVX2 -- Performing Test COMPILER_SUPPORTS_AVX2 - Success -- Performing Test COMPILER_SUPPORTS_AVX512F -- Performing Test COMPILER_SUPPORTS_AVX512F - Success -- Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES) -- Could NOT find OpenMP (missing: OpenMP_C_FOUND) -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Failed -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Failed -- Configuring build for SLEEF-v3.5.1 -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef -- Building shared libs : OFF -- Building static test bins: OFF -- MPFR : LIB_MPFR-NOTFOUND -- GMP : LIBGMP-NOTFOUND -- RT : -- FFTW3 : LIBFFTW3-NOTFOUND -- OPENSSL : -- SDE : SDE_COMMAND-NOTFOUND -- RUNNING_ON_TRAVIS : -- COMPILER_SUPPORTS_OPENMP : -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug sleef/3.5.1: CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug" '--' '-j4' ----------------- [ 2%] Building C object src/libm/CMakeFiles/mkalias.dir/mkalias.c.o [ 1%] Building C object src/libm/CMakeFiles/mkrename.dir/mkrename.c.o [ 3%] Building C object src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o [ 4%] Building C object src/common/CMakeFiles/common.dir/common.c.o [ 4%] Built target common [ 5%] Linking C executable ../../bin/mkalias [ 6%] Linking C executable ../../bin/mkdisp [ 7%] Linking C executable ../../bin/mkrename [ 8%] Building C object src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o [ 8%] Built target mkrename [ 8%] Built target mkdisp [ 8%] Built target mkalias [ 9%] Linking C executable ../../bin/mkmasked_gnuabi [ 10%] Building C object src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o [ 11%] Building C object src/common/CMakeFiles/arraymap.dir/arraymap.c.o [ 11%] Built target mkmasked_gnuabi [ 12%] Linking C executable ../../bin/mkrename_gnuabi [ 13%] Generating renamedsp256.h [ 14%] Generating dispavx.c [ 14%] Built target renamedsp256.h_generated [ 14%] Built target dispavx.c_generated [ 15%] Generating include/renameavx512f.h [ 15%] Built target arraymap Generating renameavx512f.h: mkrename finz_ 8 16 avx512f [ 15%] Built target mkrename_gnuabi [ 16%] Generating include/renameavx2128.h [ 17%] Generating include/renameavx512fnofma.h Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma [ 18%] Built target renameAVX512FNOFMA.h_generated [ 19%] Built target renameAVX2128.h_generated [ 19%] Generating include/renameavx2.h Generating renameavx2.h: mkrename finz_ 4 8 avx2 [ 20%] Generating include/renamesse2.h Generating renamesse2.h: mkrename cinz_ 2 4 sse2 [ 20%] Generating include/renamefma4.h Generating renamefma4.h: mkrename finz_ 4 8 fma4 [ 20%] Built target renameSSE2.h_generated [ 21%] Generating include/renamepurecfma_scalar.h Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma [ 22%] Generating include/renameavx.h Generating renameavx.h: mkrename cinz_ 4 8 avx [ 23%] Generating include/renamepurec_scalar.h Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec [ 23%] Built target renamePURECFMA_SCALAR.h_generated [ 24%] Generating include/renamesse4.h Generating renamesse4.h: mkrename cinz_ 2 4 sse4 [ 25%] Generating include/renamesse4.h Generating renamesse4.h: mkrename cinz_ 2 4 sse4 [ 25%] Built target renamePUREC_SCALAR.h_generated [ 25%] Built target renameSSE4.h_generated [ 25%] Built target renameAVX.h_generated [ 30%] Built target headers [ 31%] Built target renameFMA4.h_generated [ 32%] Built target renameAVX2.h_generated [ 33%] Built target renameAVX512F.h_generated [ 33%] Generating alias_avx512f.h [ 34%] Building C object src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o [ 35%] Building C object src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o [ 36%] Building C object src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o [ 36%] Built target alias_avx512f.h_generated [ 37%] Building C object src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o [ 37%] Building C object src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o [ 38%] Built target sleefdetavx [ 39%] Building C object src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o [ 40%] Building C object src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o [ 41%] Generating renamedsp128.h [ 41%] Built target renamedsp128.h_generated [ 42%] Building C object src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o [ 43%] Built target sleeffma4 [ 44%] Generating dispsse.c [ 44%] Built target dispsse.c_generated [ 45%] Building C object src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o [ 46%] Built target sleefavx512fnofma [ 47%] Building C object src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o [ 48%] Building C object src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o [ 49%] Building C object src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o [ 50%] Built target sleefavx2 [ 51%] Building C object src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o [ 52%] Built target sleefpurecfma_scalar [ 53%] Building C object src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o [ 54%] Building C object src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o [ 55%] Building C object src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o [ 56%] Built target sleefpurec_scalar [ 57%] Building C object src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o [ 58%] Building C object src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o [ 59%] Building C object src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o [ 60%] Built target sleefdetavx2128 [ 61%] Built target sleefavx512f [ 62%] Built target sleefavx2128 sleef/3.5.1: CMake Deprecation Warning at CMakeLists.txt:3 (cmake_policy): The OLD behavior for policy CMP0066 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Target system: Darwin-20.6.0 Target processor: x86_64 Host system: Darwin-20.6.0 Host processor: x86_64 Detected C compiler: AppleClang @ /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc CMake: 3.20.1 Make program: /usr/bin/make *** Note: Parallel build is only supported with Ninja *** CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 In file included from /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:24: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/include/sleef.h:6:2: error: unterminated conditional directive #ifndef __SLEEF_H__ ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:165:73: error: use of undeclared identifier 'Sleef_sind4_u35avx' DISPATCH_vf_vf(__m256d, Sleef_sind4_u35, pnt_sind4_u35, disp_sind4_u35, Sleef_sind4_u35avx, Sleef_sind4_u35fma4, Sleef_sind4_u35avx2) ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:165:93: error: use of undeclared identifier 'Sleef_sind4_u35fma4' DISPATCH_vf_vf(__m256d, Sleef_sind4_u35, pnt_sind4_u35, disp_sind4_u35, Sleef_sind4_u35avx, Sleef_sind4_u35fma4, Sleef_sind4_u35avx2) ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:165:114: error: use of undeclared identifier 'Sleef_sind4_u35avx2' DISPATCH_vf_vf(__m256d, Sleef_sind4_u35, pnt_sind4_u35, disp_sind4_u35, Sleef_sind4_u35avx, Sleef_sind4_u35fma4, Sleef_sind4_u35avx2) ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:166:72: error: use of undeclared identifier 'Sleef_sinf8_u35avx'; did you mean 'Sleef_sinf_u35'? DISPATCH_vf_vf(__m256, Sleef_sinf8_u35, pnt_sinf8_u35, disp_sinf8_u35, Sleef_sinf8_u35avx, Sleef_sinf8_u35fma4, Sleef_sinf8_u35avx2) ^~~~~~~~~~~~~~~~~~ Sleef_sinf_u35 /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:71:48: note: expanded from macro 'DISPATCH_vf_vf' fptype CONST VECTOR_CC (*p)(fptype arg0) = funcavx; \ ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/include/sleef.h:221:20: note: 'Sleef_sinf_u35' declared here IMPORT CONST float Sleef_sinf_u35(float); ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:166:1: warning: incompatible function pointer types initializing 'const __m256 (*)(__m256)' with an expression of type 'const float (float)' [-Wincompatible-function-pointer-types] DISPATCH_vf_vf(__m256, Sleef_sinf8_u35, pnt_sinf8_u35, disp_sinf8_u35, Sleef_sinf8_u35avx, Sleef_sinf8_u35fma4, Sleef_sinf8_u35avx2) ^ ~~~~~~~~~~~~~~~~~~ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:71:30: note: expanded from macro 'DISPATCH_vf_vf' fptype CONST VECTOR_CC (*p)(fptype arg0) = funcavx; \ ^ ~~~~~~~ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:166:92: error: use of undeclared identifier 'Sleef_sinf8_u35fma4'; did you mean 'Sleef_sinf_u35'? DISPATCH_vf_vf(__m256, Sleef_sinf8_u35, pnt_sinf8_u35, disp_sinf8_u35, Sleef_sinf8_u35avx, Sleef_sinf8_u35fma4, Sleef_sinf8_u35avx2) ^~~~~~~~~~~~~~~~~~~ Sleef_sinf_u35 /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:72:19: note: expanded from macro 'DISPATCH_vf_vf' SUBST_IF_FMA4(funcfma4); \ ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:57:60: note: expanded from macro 'SUBST_IF_FMA4' #define SUBST_IF_FMA4(funcfma4) if (cpuSupportsFMA4()) p = funcfma4; ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/include/sleef.h:221:20: note: 'Sleef_sinf_u35' declared here IMPORT CONST float Sleef_sinf_u35(float); ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:166:113: error: use of undeclared identifier 'Sleef_sinf8_u35avx2' DISPATCH_vf_vf(__m256, Sleef_sinf8_u35, pnt_sinf8_u35, disp_sinf8_u35, Sleef_sinf8_u35avx, Sleef_sinf8_u35fma4, Sleef_sinf8_u35avx2) ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:167:73: error: use of undeclared identifier 'Sleef_cosd4_u35avx' DISPATCH_vf_vf(__m256d, Sleef_cosd4_u35, pnt_cosd4_u35, disp_cosd4_u35, Sleef_cosd4_u35avx, Sleef_cosd4_u35fma4, Sleef_cosd4_u35avx2) ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:167:93: error: use of undeclared identifier 'Sleef_cosd4_u35fma4' DISPATCH_vf_vf(__m256d, Sleef_cosd4_u35, pnt_cosd4_u35, disp_cosd4_u35, Sleef_cosd4_u35avx, Sleef_cosd4_u35fma4, Sleef_cosd4_u35avx2) ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:167:114: error: use of undeclared identifier 'Sleef_cosd4_u35avx2' DISPATCH_vf_vf(__m256d, Sleef_cosd4_u35, pnt_cosd4_u35, disp_cosd4_u35, Sleef_cosd4_u35avx, Sleef_cosd4_u35fma4, Sleef_cosd4_u35avx2) ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:168:72: error: use of undeclared identifier 'Sleef_cosf8_u35avx'; did you mean 'Sleef_cosf_u35'? DISPATCH_vf_vf(__m256, Sleef_cosf8_u35, pnt_cosf8_u35, disp_cosf8_u35, Sleef_cosf8_u35avx, Sleef_cosf8_u35fma4, Sleef_cosf8_u35avx2) ^~~~~~~~~~~~~~~~~~ Sleef_cosf_u35 /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:71:48: note: expanded from macro 'DISPATCH_vf_vf' fptype CONST VECTOR_CC (*p)(fptype arg0) = funcavx; \ ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/include/sleef.h:222:20: note: 'Sleef_cosf_u35' declared here IMPORT CONST float Sleef_cosf_u35(float); ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:168:1: warning: incompatible function pointer types initializing 'const __m256 (*)(__m256)' with an expression of type 'const float (float)' [-Wincompatible-function-pointer-types] DISPATCH_vf_vf(__m256, Sleef_cosf8_u35, pnt_cosf8_u35, disp_cosf8_u35, Sleef_cosf8_u35avx, Sleef_cosf8_u35fma4, Sleef_cosf8_u35avx2) ^ ~~~~~~~~~~~~~~~~~~ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:71:30: note: expanded from macro 'DISPATCH_vf_vf' fptype CONST VECTOR_CC (*p)(fptype arg0) = funcavx; \ ^ ~~~~~~~ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:168:92: error: use of undeclared identifier 'Sleef_cosf8_u35fma4'; did you mean 'Sleef_cosf_u35'? DISPATCH_vf_vf(__m256, Sleef_cosf8_u35, pnt_cosf8_u35, disp_cosf8_u35, Sleef_cosf8_u35avx, Sleef_cosf8_u35fma4, Sleef_cosf8_u35avx2) ^~~~~~~~~~~~~~~~~~~ Sleef_cosf_u35 /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:72:19: note: expanded from macro 'DISPATCH_vf_vf' SUBST_IF_FMA4(funcfma4); \ ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:57:60: note: expanded from macro 'SUBST_IF_FMA4' #define SUBST_IF_FMA4(funcfma4) if (cpuSupportsFMA4()) p = funcfma4; ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/include/sleef.h:222:20: note: 'Sleef_cosf_u35' declared here IMPORT CONST float Sleef_cosf_u35(float); ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:168:113: error: use of undeclared identifier 'Sleef_cosf8_u35avx2' DISPATCH_vf_vf(__m256, Sleef_cosf8_u35, pnt_cosf8_u35, disp_cosf8_u35, Sleef_cosf8_u35avx, Sleef_cosf8_u35fma4, Sleef_cosf8_u35avx2) ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:169:63: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] DISPATCH_vf2_vf(__m256d, Sleef___m256d_2, Sleef_sincosd4_u35, pnt_sincosd4_u35, disp_sincosd4_u35, Sleef_sincosd4_u35avx, Sleef_sincosd4_u35fma4, Sleef_sincosd4_u35avx2) ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:169:26: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] DISPATCH_vf2_vf(__m256d, Sleef___m256d_2, Sleef_sincosd4_u35, pnt_sincosd4_u35, disp_sincosd4_u35, Sleef_sincosd4_u35avx, Sleef_sincosd4_u35fma4, Sleef_sincosd4_u35avx2) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:93:26: note: expanded from macro 'DISPATCH_vf2_vf' static CONST VECTOR_CC fptype2 (*pfn)(fptype arg0); \ ~~~~~~~~~~~~ ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:169:1: error: function cannot return function type 'const int (__m256d)' DISPATCH_vf2_vf(__m256d, Sleef___m256d_2, Sleef_sincosd4_u35, pnt_sincosd4_u35, disp_sincosd4_u35, Sleef_sincosd4_u35avx, Sleef_sincosd4_u35fma4, Sleef_sincosd4_u35avx2) ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:93:34: note: expanded from macro 'DISPATCH_vf2_vf' static CONST VECTOR_CC fptype2 (*pfn)(fptype arg0); \ ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:169:26: error: unknown type name 'Sleef___m256d_2' DISPATCH_vf2_vf(__m256d, Sleef___m256d_2, Sleef_sincosd4_u35, pnt_sincosd4_u35, disp_sincosd4_u35, Sleef_sincosd4_u35avx, Sleef_sincosd4_u35fma4, Sleef_sincosd4_u35avx2) ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:169:1: error: use of undeclared identifier 'p' DISPATCH_vf2_vf(__m256d, Sleef___m256d_2, Sleef_sincosd4_u35, pnt_sincosd4_u35, disp_sincosd4_u35, Sleef_sincosd4_u35avx, Sleef_sincosd4_u35fma4, Sleef_sincosd4_u35avx2) ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:96:5: note: expanded from macro 'DISPATCH_vf2_vf' SUBST_IF_FMA4(funcfma4); \ ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:57:56: note: expanded from macro 'SUBST_IF_FMA4' #define SUBST_IF_FMA4(funcfma4) if (cpuSupportsFMA4()) p = funcfma4; ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:169:123: error: use of undeclared identifier 'Sleef_sincosd4_u35fma4' DISPATCH_vf2_vf(__m256d, Sleef___m256d_2, Sleef_sincosd4_u35, pnt_sincosd4_u35, disp_sincosd4_u35, Sleef_sincosd4_u35avx, Sleef_sincosd4_u35fma4, Sleef_sincosd4_u35avx2) ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:169:1: error: use of undeclared identifier 'p' DISPATCH_vf2_vf(__m256d, Sleef___m256d_2, Sleef_sincosd4_u35, pnt_sincosd4_u35, disp_sincosd4_u35, Sleef_sincosd4_u35avx, Sleef_sincosd4_u35fma4, Sleef_sincosd4_u35avx2) ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:97:5: note: expanded from macro 'DISPATCH_vf2_vf' SUBST_IF_AVX2(funcavx2); \ ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:63:76: note: expanded from macro 'SUBST_IF_AVX2' #define SUBST_IF_AVX2(funcavx2) if (cpuSupportsAVX2() && cpuSupportsFMA()) p = funcavx2; ^ /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug/src/libm/dispavx.c:169:147: error: use of undeclared identifier 'Sleef_sincosd4_u35avx2' DISPATCH_vf2_vf(__m256d, Sleef___m256d_2, Sleef_sincosd4_u35, pnt_sincosd4_u35, disp_sincosd4_u35, Sleef_sincosd4_u35avx, Sleef_sincosd4_u35fma4, Sleef_sincosd4_u35avx2) ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 4 warnings and 20 errors generated. make[2]: *** [src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o] Error 1 make[1]: *** [src/libm/CMakeFiles/dispavx_obj.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 2 sleef/3.5.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior sleef/3.5.1: ERROR: Package 'f0ce0f189afed95b41fb2faad2f2225a7eca0d22' build failed sleef/3.5.1: WARN: Build folder /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug ERROR: sleef/3.5.1: Error in build() method, line 86 cmake.build() ConanException: Error 2 while executing cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/sleef/3.5.1/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug" '--' '-j4'