******************************************************************************** conan test cci-1d6a0f35/recipes/aws-lambda-cpp/all/test_package/conanfile.py aws-lambda-cpp/0.2.8@#eaedf9a15918c447086efbd8c850f75f -pr /Users/jenkins/w/prod-v1/bsr/39723/efdfd/profile_osx_130_libcpp_apple-clang_release_64.aws-lambda-cpp-shared-True.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 ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] aws-lambda-cpp:shared=True [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 Version ranges solved Version range '>=1.2.11 <2' required by 'libcurl/8.2.1' resolved to 'zlib/1.3' in local cache aws-lambda-cpp/0.2.8 (test package): Installing package Requirements aws-lambda-cpp/0.2.8 from local cache - Cache libbacktrace/cci.20210118 from 'conan-center' - Cache libcurl/8.2.1 from 'conan-center' - Cache zlib/1.3 from 'conan-center' - Cache Packages aws-lambda-cpp/0.2.8:81be1afbae8255cd4f7fd2db63755da0c08e956e - Cache libbacktrace/cci.20210118:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - Cache libcurl/8.2.1:cc50454205a4e8c67c13f31eab313eb07e88ccdb - Cache zlib/1.3:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - Cache Installing (downloading, building) binaries... libbacktrace/cci.20210118: Already installed! zlib/1.3: Already installed! libcurl/8.2.1: Already installed! aws-lambda-cpp/0.2.8: Already installed! aws-lambda-cpp/0.2.8 (test package): Generator txt created conanbuildinfo.txt aws-lambda-cpp/0.2.8 (test package): Generator 'VirtualRunEnv' calling 'generate()' aws-lambda-cpp/0.2.8 (test package): Generator 'CMakeToolchain' calling 'generate()' aws-lambda-cpp/0.2.8 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' aws-lambda-cpp/0.2.8 (test package): 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-v1/bsr/cci-1d6a0f35/recipes/aws-lambda-cpp/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' aws-lambda-cpp/0.2.8 (test package): Generator 'CMakeDeps' calling 'generate()' aws-lambda-cpp/0.2.8 (test package): Aggregating env generators aws-lambda-cpp/0.2.8 (test package): Generated conaninfo.txt aws-lambda-cpp/0.2.8 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod-v1/bsr/cci-1d6a0f35/recipes/aws-lambda-cpp/all/test_package/build/Release/generators/conan.lock' Using cached profile from lockfile [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 aws-lambda-cpp/0.2.8 (test package): Calling build() aws-lambda-cpp/0.2.8 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr/cci-1d6a0f35/recipes/aws-lambda-cpp/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod-v1/bsr/cci-1d6a0f35/recipes/aws-lambda-cpp/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr/cci-1d6a0f35/recipes/aws-lambda-cpp/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod-v1/bsr/cci-1d6a0f35/recipes/aws-lambda-cpp/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod-v1/bsr/cci-1d6a0f35/recipes/aws-lambda-cpp/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'AWS::aws-lambda-runtime' -- Conan: Component target declared 'CURL::libcurl' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Target declared 'libbacktrace::libbacktrace' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod-v1/bsr/cci-1d6a0f35/recipes/aws-lambda-cpp/all/test_package/build/Release aws-lambda-cpp/0.2.8 (test package): CMake command: cmake --build "/Users/jenkins/w/prod-v1/bsr/cci-1d6a0f35/recipes/aws-lambda-cpp/all/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod-v1/bsr/cci-1d6a0f35/recipes/aws-lambda-cpp/all/test_package/build/Release" '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package aws-lambda-cpp/0.2.8 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod-v1/bsr/cci-1d6a0f35/recipes/aws-lambda-cpp/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- 0.2.8 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 aws-lambda-cpp/0.2.8 (test package): 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 aws-lambda-cpp/0.2.8 (test package): 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