******************************************************************************** conan install iceoryx/2.0.0@#241bc8c43e401cc0d1f88df69bae3ee8 --build=iceoryx -pr /Users/jenkins/w/prod/BuildSingleReference@4/4298/0fe7f100-fea6-4510-b57c-b8af0d230a2e/profile_osx_120_libcpp_apple-clang_debug_64.iceoryx-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@4/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 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=12.0 os=Macos [options] iceoryx:shared=False [build_requires] [env] cpptoml/0.1.1: Not found in local cache, looking in remotes... cpptoml/0.1.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cpptoml/0.1.1: Downloaded recipe revision 12b5e5296b0c6253b702129eae332f88 iceoryx/2.0.0: Forced build from source Installing package: iceoryx/2.0.0 Requirements cpptoml/0.1.1 from 'conan-center' - Downloaded iceoryx/2.0.0 from local cache - Cache Packages cpptoml/0.1.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download iceoryx/2.0.0:238d94c96c8eb4e14c38e6db0f717072cef747df - Build Installing (downloading, building) binaries... cpptoml/0.1.1: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cpptoml/0.1.1: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 cpptoml/0.1.1: Downloaded package revision 5edc49bb237ae9a204e09361ab505960 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK iceoryx/2.0.0: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/iceoryx/2.0.0/_/_/source [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 iceoryx/2.0.0: Copying sources to build folder iceoryx/2.0.0: Building your package in /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/iceoryx/2.0.0/_/_/build/238d94c96c8eb4e14c38e6db0f717072cef747df iceoryx/2.0.0: Generator cmake_find_package created Findcpptoml.cmake iceoryx/2.0.0: Generator cmake created conanbuildinfo.cmake iceoryx/2.0.0: 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 iceoryx/2.0.0: Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/iceoryx/2.0.0/_/_/build/238d94c96c8eb4e14c38e6db0f717072cef747df' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/iceoryx/2.0.0/_/_/package/238d94c96c8eb4e14c38e6db0f717072cef747df" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/iceoryx/2.0.0/_/_/build/238d94c96c8eb4e14c38e6db0f717072cef747df" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DTOML_CONFIG="True" -DDOWNLOAD_TOML_LIB="False" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/iceoryx/2.0.0/_/_/build/238d94c96c8eb4e14c38e6db0f717072cef747df' ----------------- -- The C compiler identification is AppleClang 12.0.5.12050022 -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Check for working C compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- Configuring incomplete, errors occurred! See also "/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/iceoryx/2.0.0/_/_/build/238d94c96c8eb4e14c38e6db0f717072cef747df/CMakeFiles/CMakeOutput.log". iceoryx/2.0.0: CMake Error at source_subfolder/iceoryx_meta/CMakeLists.txt:17 (cmake_minimum_required): CMake 3.16 or higher is required. You are running version 3.15.7 iceoryx/2.0.0: ERROR: Package '238d94c96c8eb4e14c38e6db0f717072cef747df' build failed iceoryx/2.0.0: WARN: Build folder /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/iceoryx/2.0.0/_/_/build/238d94c96c8eb4e14c38e6db0f717072cef747df ERROR: iceoryx/2.0.0: Error in build() method, line 110 cmake = self._configure_cmake() while calling '_configure_cmake', line 105 self._cmake.configure() ConanException: Error 1 while executing cd '/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/iceoryx/2.0.0/_/_/build/238d94c96c8eb4e14c38e6db0f717072cef747df' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/iceoryx/2.0.0/_/_/package/238d94c96c8eb4e14c38e6db0f717072cef747df" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/iceoryx/2.0.0/_/_/build/238d94c96c8eb4e14c38e6db0f717072cef747df" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DTOML_CONFIG="True" -DDOWNLOAD_TOML_LIB="False" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/iceoryx/2.0.0/_/_/build/238d94c96c8eb4e14c38e6db0f717072cef747df'