******************************************************************************** conan install opentdf-client/1.5.2@#f7d4e58dd6633a2ab941e745c0437c27 --build=opentdf-client -pr /home/conan/w/prod-v1/bsr/9047/dbeae/profile_linux_11_libstdcpp11_gcc_release_64.opentdf-client-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] opentdf-client:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openssl/3.1.2: Not found in local cache, looking in remotes... openssl/3.1.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/3.1.2: Downloaded recipe revision ef79f25fe0968d69538feca6a6b3bc7f zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 97d5730b529b4224045fe7090592d4c1 magic_enum/0.8.2: Not found in local cache, looking in remotes... magic_enum/0.8.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz magic_enum/0.8.2: Downloaded recipe revision b5498cdc3f30cf47a1eab005f5012f2c ms-gsl/2.1.0: Not found in local cache, looking in remotes... ms-gsl/2.1.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ms-gsl/2.1.0: Downloaded recipe revision 28affeb575910f3b9cb49633102567ab nlohmann_json/3.11.1: Not found in local cache, looking in remotes... nlohmann_json/3.11.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nlohmann_json/3.11.1: Downloaded recipe revision 91af3c5bd6b1c6d2b0e077efd06feb8a jwt-cpp/0.4.0: Not found in local cache, looking in remotes... jwt-cpp/0.4.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz jwt-cpp/0.4.0: Downloaded recipe revision a1940c343f2e78ac819867d4b69a153d picojson/1.3.0: Not found in local cache, looking in remotes... picojson/1.3.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz picojson/1.3.0: Downloaded recipe revision b70daba4765f396e319496a567bf17d6 boost/1.82.0: Not found in local cache, looking in remotes... boost/1.82.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz boost/1.82.0: Downloaded recipe revision 55e821ec1f19367b6f0db13ea73948d3 bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.8: Downloaded recipe revision 411fc05e80d47a89045edc1ee6f23c1d libbacktrace/cci.20210118: Not found in local cache, looking in remotes... libbacktrace/cci.20210118: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libbacktrace/cci.20210118: Downloaded recipe revision ec1aa63bbc10145c6a299e68e711670c libxml2/2.11.4: Not found in local cache, looking in remotes... libxml2/2.11.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libxml2/2.11.4: Downloaded recipe revision 0bf4a1077299f970dce106e1a98d2cf9 libiconv/1.17: Not found in local cache, looking in remotes... libiconv/1.17: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libiconv/1.17: Downloaded recipe revision fa54397801cd96911a8294bc5fc76335 opentdf-client/1.5.2: Forced build from source Version ranges solved openssl/* versions found in 'conan-center' remote Version range '>=3.1 <4' required by 'opentdf-client/1.5.2' resolved to 'openssl/3.1.2' in remote 'conan-center' Version range '>=1.1 <4' required by 'jwt-cpp/0.4.0' valid for downstream requirement 'openssl/3.1.2' Installing package: opentdf-client/1.5.2 Requirements boost/1.82.0 from 'conan-center' - Downloaded bzip2/1.0.8 from 'conan-center' - Downloaded jwt-cpp/0.4.0 from 'conan-center' - Downloaded libbacktrace/cci.20210118 from 'conan-center' - Downloaded libiconv/1.17 from 'conan-center' - Downloaded libxml2/2.11.4 from 'conan-center' - Downloaded magic_enum/0.8.2 from 'conan-center' - Downloaded ms-gsl/2.1.0 from 'conan-center' - Downloaded nlohmann_json/3.11.1 from 'conan-center' - Downloaded openssl/3.1.2 from 'conan-center' - Downloaded opentdf-client/1.5.2 from local cache - Cache picojson/1.3.0 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages boost/1.82.0:dc8aedd23a0f0a773a5fcdcfe1ae3e89c4205978 - Download bzip2/1.0.8:c32092bf4d4bb47cf962af898e02823f499b017e - Download jwt-cpp/0.4.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download libbacktrace/cci.20210118:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download libiconv/1.17:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download libxml2/2.11.4:4202058494b396b7c173d000abee452f10f90a00 - Download magic_enum/0.8.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download ms-gsl/2.1.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download nlohmann_json/3.11.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download openssl/3.1.2:304480252b01879c8641f79a653b593b8f26cf9f - Download opentdf-client/1.5.2:3ecb7265aac1e2cf8a89596f03c7913b69c2f515 - Build picojson/1.3.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download zlib/1.2.13:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package c32092bf4d4bb47cf962af898e02823f499b017e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed c32092bf4d4bb47cf962af898e02823f499b017e bzip2/1.0.8: Downloaded package revision 788012f42b9b6a089522eab8307d3ac9 libbacktrace/cci.20210118: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libbacktrace/cci.20210118: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 libbacktrace/cci.20210118: Downloaded package revision ca3638d5d862ff32d1f476f8efd3898a libiconv/1.17: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libiconv/1.17: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 libiconv/1.17: Downloaded package revision 32f4614b52e23bdde77ce0f1fadcae1e magic_enum/0.8.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz magic_enum/0.8.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 magic_enum/0.8.2: Downloaded package revision 7420b7e80d1726a054e0e04a985cc3e3 ms-gsl/2.1.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ms-gsl/2.1.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 ms-gsl/2.1.0: Downloaded package revision 3e2626c9604e567a696b978dd72e36fd nlohmann_json/3.11.1: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nlohmann_json/3.11.1: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 nlohmann_json/3.11.1: Downloaded package revision 8b661b2c2ceb0a1bb100070bf7c9e21c picojson/1.3.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz picojson/1.3.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 picojson/1.3.0: Downloaded package revision fc972284f2a54b325dccac84b87037fb zlib/1.2.13: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 zlib/1.2.13: Downloaded package revision bd84bf4419714e785bbed8c0bc11ef2e boost/1.82.0: Retrieving package dc8aedd23a0f0a773a5fcdcfe1ae3e89c4205978 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz boost/1.82.0: Package installed dc8aedd23a0f0a773a5fcdcfe1ae3e89c4205978 boost/1.82.0: Downloaded package revision b91d4caafb5e9daed1f6273a59361daf libxml2/2.11.4: Retrieving package 4202058494b396b7c173d000abee452f10f90a00 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libxml2/2.11.4: Package installed 4202058494b396b7c173d000abee452f10f90a00 libxml2/2.11.4: Downloaded package revision d45e5ca02a6b1688ce595dd1c6b22336 openssl/3.1.2: Retrieving package 304480252b01879c8641f79a653b593b8f26cf9f from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/3.1.2: Package installed 304480252b01879c8641f79a653b593b8f26cf9f openssl/3.1.2: Downloaded package revision f94b59f129afa58613a5b67a3ea19e0d jwt-cpp/0.4.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz jwt-cpp/0.4.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 jwt-cpp/0.4.0: Downloaded package revision 335ac3d0bfda242e72c5401cf1cb3407 libxml2/2.11.4: Appending PATH environment variable: /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/libxml2/2.11.4/_/_/package/4202058494b396b7c173d000abee452f10f90a00/bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK opentdf-client/1.5.2: Configuring sources in /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/source/src opentdf-client/1.5.2: [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 opentdf-client/1.5.2: Copying sources to build folder opentdf-client/1.5.2: Building your package in /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515 opentdf-client/1.5.2: Generator txt created conanbuildinfo.txt opentdf-client/1.5.2: Calling generate() opentdf-client/1.5.2: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' opentdf-client/1.5.2: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/build/Release/generators/conan_toolchain.cmake -DCMAKE_PROJECT_opentdf_INCLUDE=/home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/src/conan_cmake_project_include.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' opentdf-client/1.5.2: 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 opentdf-client/1.5.2: Calling build() opentdf-client/1.5.2: Apply patch (conan): CMake build fixes for Conan 2.0-compatible recipe opentdf-client/1.5.2: /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/patches/1.3.10-0001-cmake-fixes.patch: source file is different - b'src/lib/CMakeLists.txt' opentdf-client/1.5.2: WARN: jwt-cpp/0.4.0: requirement openssl/[>=1.1 <4] overridden by opentdf-client/1.5.2 to openssl/3.1.2 opentdf-client/1.5.2: 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 opentdf-client/1.5.2: 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 opentdf-client/1.5.2: WARN: /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/patches/1.3.10-0001-cmake-fixes.patch: file 1/1: b'src/lib/CMakeLists.txt' opentdf-client/1.5.2: WARN: /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/patches/1.3.10-0001-cmake-fixes.patch: hunk no.1 doesn't match source file at line 101 opentdf-client/1.5.2: WARN: /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/patches/1.3.10-0001-cmake-fixes.patch: expected: b'#TODO: Also need to handle iOS and Android(arm64).' opentdf-client/1.5.2: WARN: /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/patches/1.3.10-0001-cmake-fixes.patch: actual : b'if(${CMAKE_SYSTEM_NAME} MATCHES "Darwin" OR ${CMAKE_SYSTEM_NAME} MATCHES "iOS")' opentdf-client/1.5.2: WARN: /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/patches/1.3.10-0001-cmake-fixes.patch: file 1/1: b'src/lib/CMakeLists.txt' opentdf-client/1.5.2: WARN: /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/patches/1.3.10-0001-cmake-fixes.patch: hunk no.2 doesn't match source file at line 155 opentdf-client/1.5.2: WARN: /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/patches/1.3.10-0001-cmake-fixes.patch: expected: b' lib -out:${TDF_LIB_DIR}/${TDF_COMBINED_LIB_FILENAME} ${TDF_LIB_DIR}/${TDF_STATIC_LIB_FILENAME} ${V_COMBINED_LIB_DIRS} ${V_COMBINED_LIB_NAMES}' opentdf-client/1.5.2: WARN: /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/patches/1.3.10-0001-cmake-fixes.patch: actual : b' )' opentdf-client/1.5.2: WARN: /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/patches/1.3.10-0001-cmake-fixes.patch: file 1/1: b'src/lib/CMakeLists.txt' opentdf-client/1.5.2: WARN: /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/patches/1.3.10-0001-cmake-fixes.patch: hunk no.3 doesn't match source file at line 187 opentdf-client/1.5.2: WARN: /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/patches/1.3.10-0001-cmake-fixes.patch: expected: b'# move the headers(to include) and tdf(to lib) directory under tdf-lib-cpp' opentdf-client/1.5.2: WARN: /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/patches/1.3.10-0001-cmake-fixes.patch: actual : b'install(DIRECTORY ${PROJECT_SOURCE_DIR}/include/' opentdf-client/1.5.2: ERROR: Package '3ecb7265aac1e2cf8a89596f03c7913b69c2f515' build failed opentdf-client/1.5.2: WARN: Build folder /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/build/Release ERROR: opentdf-client/1.5.2: Error in build() method, line 121 self._patch_sources() while calling '_patch_sources', line 118 apply_conandata_patches(self) ConanException: Failed to apply patch: /home/conan/w/prod-v1/bsr/9047/fbbbc/.conan/data/opentdf-client/1.5.2/_/_/build/3ecb7265aac1e2cf8a89596f03c7913b69c2f515/patches/1.3.10-0001-cmake-fixes.patch