******************************************************************************** conan install mbedtls/3.3.0@#8d1604cd62f63bad91bfcfb836fdc9e4 --build=mbedtls -pr /Users/jenkins/w/prod/BuildSingleReference/137762/9a670129-a8c5-4d6e-84e4-01c9acbbde7a/profile_osx_130_libcpp_apple-clang_debug_64.mbedtls-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.0/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/.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/.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] mbedtls: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.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk mbedtls/3.3.0: Forced build from source Installing package: mbedtls/3.3.0 Requirements mbedtls/3.3.0 from local cache - Cache Packages mbedtls/3.3.0:f0ce0f189afed95b41fb2faad2f2225a7eca0d22 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mbedtls/3.3.0: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mbedtls/3.3.0/_/_/source/src mbedtls/3.3.0: [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 mbedtls/3.3.0: Copying sources to build folder mbedtls/3.3.0: Building your package in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mbedtls/3.3.0/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22 mbedtls/3.3.0: Generator txt created conanbuildinfo.txt mbedtls/3.3.0: Calling generate() mbedtls/3.3.0: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' mbedtls/3.3.0: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mbedtls/3.3.0/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' mbedtls/3.3.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 mbedtls/3.3.0: Calling build() ----Running------ > python -m jsonschema --version ----------------- 4.17.3 mbedtls/3.3.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mbedtls/3.3.0/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mbedtls/3.3.0/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mbedtls/3.3.0/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mbedtls/3.3.0/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mbedtls/3.3.0/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mbedtls/3.3.0/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src" ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mbedtls/3.3.0/_/_/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.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Python3: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/bin/python3.8 (found version "3.8.9") found components: Interpreter -- Found Perl: /usr/bin/perl (found version "5.30.2") -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mbedtls/3.3.0/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug mbedtls/3.3.0: CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mbedtls/3.3.0/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mbedtls/3.3.0/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug" '--' '-j4' ----------------- [ 1%] Generating version_features.c [ 1%] Generating error.c [ 2%] Generating psa_crypto_driver_wrappers.c mbedtls/3.3.0: /Users/jenkins/env_py_3_7_conan_1_54_0/lib/python3.7/site-packages/jsonschema/__main__.py:1: DeprecationWarning: The jsonschema CLI is deprecated and will be removed in a future version. Please use check-jsonschema instead, which can be installed from https://pypi.org/project/check-jsonschema/ from jsonschema.cli import main Traceback (most recent call last): File "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mbedtls/3.3.0/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src/library/../scripts/generate_driver_wrappers.py", line 29, in import jsonschema ModuleNotFoundError: No module named 'jsonschema' make[2]: *** [library/psa_crypto_driver_wrappers.c] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [library/CMakeFiles/mbedcrypto.dir/all] Error 2 make: *** [all] Error 2 mbedtls/3.3.0: 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 mbedtls/3.3.0: ERROR: Package 'f0ce0f189afed95b41fb2faad2f2225a7eca0d22' build failed mbedtls/3.3.0: WARN: Build folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mbedtls/3.3.0/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug ERROR: mbedtls/3.3.0: Error in build() method, line 94 cmake.build() ConanException: Error 2 while executing cmake --build "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mbedtls/3.3.0/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build/Debug" '--' '-j4'