******************************************************************************** conan test cci-083c80e3/recipes/crashpad/all/test_package/conanfile.py crashpad/cci.20220219@#85e30147d4e08aaf0de648d5b21a9eca -pr /home/conan/w/prod-v1/bsr/30481/cfacc/profile_linux_11_libstdcpp11_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Version ranges solved Version range '>=1.2.11 <2' required by 'crashpad/cci.20220219' resolved to 'zlib/1.3' in local cache Version range '>=1.1 <4' required by 'libcurl/7.82.0' resolved to 'openssl/3.1.3' in local cache Version range '>=1.2.11 <2' required by 'libcurl/7.82.0' valid for downstream requirement 'zlib/1.3' Version range '>=1.2.11 <2' required by 'openssl/3.1.3' valid for downstream requirement 'zlib/1.3' crashpad/cci.20220219 (test package): Installing package Requirements crashpad/cci.20220219 from local cache - Cache libcurl/7.82.0 from 'conan-center' - Cache linux-syscall-support/cci.20200813 from 'conan-center' - Cache openssl/3.1.3 from 'conan-center' - Cache zlib/1.3 from 'conan-center' - Cache Packages crashpad/cci.20220219:d3fa816dd4277800bb175a569c93d388506f1903 - Cache libcurl/7.82.0:cc81a4ac0f53bb34dfacdd1bdf7119a23670f6fb - Cache linux-syscall-support/cci.20200813:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache openssl/3.1.3:304480252b01879c8641f79a653b593b8f26cf9f - Cache zlib/1.3:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Cache Installing (downloading, building) binaries... linux-syscall-support/cci.20200813: Already installed! zlib/1.3: Already installed! openssl/3.1.3: Already installed! libcurl/7.82.0: Already installed! crashpad/cci.20220219: Already installed! crashpad/cci.20220219: Appending PATH environment variable: /home/conan/w/prod-v1/bsr/30481/ceddf/.conan/data/crashpad/cci.20220219/_/_/package/d3fa816dd4277800bb175a569c93d388506f1903/bin crashpad/cci.20220219 (test package): Generator cmake created conanbuildinfo.cmake crashpad/cci.20220219 (test package): Generator txt created conanbuildinfo.txt crashpad/cci.20220219 (test package): Aggregating env generators crashpad/cci.20220219 (test package): Generated conaninfo.txt crashpad/cci.20220219 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-083c80e3/recipes/crashpad/all/test_package/build/589b7874e099a6449e909813e4cb5f3f7336fe46/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 crashpad/cci.20220219 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod-v1/bsr/cci-083c80e3/recipes/crashpad/all/test_package/build/589b7874e099a6449e909813e4cb5f3f7336fe46' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/cci-083c80e3/recipes/crashpad/all/test_package/build/589b7874e099a6449e909813e4cb5f3f7336fe46/package" -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" -Wno-dev '/home/conan/w/prod-v1/bsr/cci-083c80e3/recipes/crashpad/all/test_package' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/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: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-083c80e3/recipes/crashpad/all/test_package/build/589b7874e099a6449e909813e4cb5f3f7336fe46 ----Running------ > cmake --build '/home/conan/w/prod-v1/bsr/cci-083c80e3/recipes/crashpad/all/test_package/build/589b7874e099a6449e909813e4cb5f3f7336fe46' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package crashpad/cci.20220219 (test package): Running test() ----Running------ > bin/test_package test_env/db /home/conan/w/prod-v1/bsr/30481/ceddf/.conan/data/crashpad/cci.20220219/_/_/package/d3fa816dd4277800bb175a569c93d388506f1903/bin/crashpad_handler ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR WARN: libcurl/7.82.0: requirement zlib/[>=1.2.11 <2] overridden by crashpad/cci.20220219 to zlib/1.3 WARN: openssl/3.1.3: requirement zlib/[>=1.2.11 <2] overridden by libcurl/7.82.0 to zlib/1.3 crashpad/cci.20220219: WARN: crashpad needs a shared libcurl library crashpad/cci.20220219 (test package): WARN: ************************************************ The 'cmake' generator is deprecated. Please update your code and remove it. ************************************************* crashpad/cci.20220219 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. ****