******************************************************************************** conan install sleef/3.5.1@ --build=sleef --profile:host=/Users/jenkins/w/BuildSingleReference@2/18863/753d4f43-50bb-4925-aef2-7800f5ee80e6/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] sleef:shared=True [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] sleef/3.5.1: Forced build from source Installing package: sleef/3.5.1 Requirements sleef/3.5.1 from 'TapaholesList-169' - Cache Packages sleef/3.5.1:022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... sleef/3.5.1: Copying sources to build folder sleef/3.5.1: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/sleef/3.5.1/_/_/build/022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b sleef/3.5.1: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK sleef/3.5.1: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@2/.conan/data/sleef/3.5.1/_/_/build/022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/sleef/3.5.1/_/_/package/022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_STATIC_TEST_BINS="False" -DENABLE_LTO="False" -DBUILD_LIBM="True" -DBUILD_DFT="False" -DBUILD_QUAD="False" -DBUILD_GNUABI_LIBS="False" -DBUILD_TESTS="False" -DBUILD_INLINE_HEADERS="False" -DSLEEF_TEST_ALL_IUT="False" -DSLEEF_SHOW_CONFIG="True" -DSLEEF_SHOW_ERROR_LOG="False" -DENFORCE_TESTER="False" -DENFORCE_TESTER3="False" -DENABLE_ALTDIV="False" -DENABLE_ALTSQRT="False" -DDISABLE_FFTW="True" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/sleef/3.5.1/_/_/build/022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- 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_FLOAT128 -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Failed -- Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES) -- Could NOT find OpenMP_CXX (missing: OpenMP_CXX_FLAGS OpenMP_CXX_LIB_NAMES) -- Could NOT find OpenMP (missing: OpenMP_C_FOUND OpenMP_CXX_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 : ON -- Building static test bins: False -- 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/BuildSingleReference@2/.conan/data/sleef/3.5.1/_/_/build/022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/sleef/3.5.1/_/_/build/022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b/build_subfolder' '--' '-j4' ----------------- Scanning dependencies of target renamePUREC_SCALAR.h_generated Scanning dependencies of target renamePURECFMA_SCALAR.h_generated Scanning dependencies of target headers Scanning dependencies of target common [ 4%] Building C object source_subfolder/src/common/CMakeFiles/common.dir/common.c.o [ 4%] Built target common sleef/3.5.1: Target system: Darwin Target processor: Host system: Darwin-20.3.0 Host processor: x86_64 Detected C compiler: AppleClang @ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc CMake: 3.19.6 Make program: /usr/bin/make Crosscompiling SLEEF. Native build dir: *** Note: Parallel build is only supported with Ninja *** CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY make[2]: *** No rule to make target `/bin/mkrename', needed by `source_subfolder/src/libm/include/renamepurecfma_scalar.h'. Stop. make[2]: *** No rule to make target `/bin/mkrename', needed by `include/sleef.h'. Stop. make[2]: *** make[1]: No rule to make target `/bin/mkrename', needed by `source_subfolder/src/libm/include/renamepurec_scalar.h'*** [source_subfolder/src/libm/CMakeFiles/renamePURECFMA_SCALAR.h_generated.dir/all] Error 2 . Stop. make[1]: *** Waiting for unfinished jobs.... make[1]: *** [source_subfolder/src/libm/CMakeFiles/headers.dir/all] Error 2 make[1]: *** [source_subfolder/src/libm/CMakeFiles/renamePUREC_SCALAR.h_generated.dir/all] Error 2 make: *** [all] Error 2 sleef/3.5.1: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@2/.conan/data/sleef/3.5.1/_/_/build/022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b sleef/3.5.1: ERROR: Package '022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b' build failed sleef/3.5.1: WARN: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/sleef/3.5.1/_/_/build/022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b ERROR: sleef/3.5.1: Error in build() method, line 84 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/sleef/3.5.1/_/_/build/022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b/build_subfolder' '--' '-j4'