******************************************************************************** conan test conan-center-index/recipes/grpc-proto/all/test_package/conanfile.py grpc-proto/cci.20220627@#2fa9c659c7288ca2b4ad16c097679cda -pr /home/conan/w/prod/BuildSingleReference/73105/7ebbb1ea-a33d-4df2-8aff-8d2acbc4d51a/profile_linux_8_libstdcpp_gcc_debug_64.grpc-proto-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/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 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/BuildSingleReference/.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=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=8 os=Linux [options] grpc-proto:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True protobuf/3.21.4: Not found in local cache, looking in remotes... protobuf/3.21.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz protobuf/3.21.4: Downloaded recipe revision 4e6689ea539a0db7f7c30953e69301f9 zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision a30750797caa71bd61bd0a18189caa28 googleapis/cci.20220711: Not found in local cache, looking in remotes... googleapis/cci.20220711: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz googleapis/cci.20220711: Downloaded recipe revision 7f3241ea8e0d5852cd4547d0b7b936f9 grpc-proto/cci.20220627 (test package): Installing package Requirements googleapis/cci.20220711 from 'conan-center' - Downloaded grpc-proto/cci.20220627 from local cache - Cache protobuf/3.21.4 from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages googleapis/cci.20220711:807ea39734ba0e14dcac5b3bbffbdb84d63fac98 - Download grpc-proto/cci.20220627:fea9327b54682c2bc6191dbdde9b41d7460c84f5 - Download protobuf/3.21.4:de8f3407dd950dcb19851f45560a41b3c170e0db - Download zlib/1.2.12:761432f3453a17c960259b5b2605153e3bcffd7d - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d zlib/1.2.12: Downloaded package revision efd74f4564077692f1a55ba23821c163 protobuf/3.21.4: Retrieving package de8f3407dd950dcb19851f45560a41b3c170e0db from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz protobuf/3.21.4: Package installed de8f3407dd950dcb19851f45560a41b3c170e0db protobuf/3.21.4: Downloaded package revision dab2cd01447b18aaebdb709571acc5a5 googleapis/cci.20220711: Retrieving package 807ea39734ba0e14dcac5b3bbffbdb84d63fac98 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz googleapis/cci.20220711: Package installed 807ea39734ba0e14dcac5b3bbffbdb84d63fac98 googleapis/cci.20220711: Downloaded package revision 44cd7e361ec336c61bc1a0689ff2b909 grpc-proto/cci.20220627: Retrieving package fea9327b54682c2bc6191dbdde9b41d7460c84f5 from remote 'c3i_PR-12250' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz grpc-proto/cci.20220627: Package installed fea9327b54682c2bc6191dbdde9b41d7460c84f5 grpc-proto/cci.20220627: Downloaded package revision d6013480bd18ebd812b863b9cd10cd57 protobuf/3.21.4: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.21.4/_/_/package/de8f3407dd950dcb19851f45560a41b3c170e0db/bin grpc-proto/cci.20220627 (test package): Generator 'VirtualRunEnv' calling 'generate()' grpc-proto/cci.20220627 (test package): Generator 'CMakeDeps' calling 'generate()' grpc-proto/cci.20220627 (test package): Generator txt created conanbuildinfo.txt grpc-proto/cci.20220627 (test package): Calling generate() grpc-proto/cci.20220627 (test package): Aggregating env generators grpc-proto/cci.20220627 (test package): Generated conaninfo.txt grpc-proto/cci.20220627 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/grpc-proto/all/test_package/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 grpc-proto/cci.20220627 (test package): Calling build() grpc-proto/cci.20220627 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/grpc-proto/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/grpc-proto/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/grpc-proto/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/grpc-proto/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/grpc-proto/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 8.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'grpc-proto::grpc-proto' -- Conan: Component target declared 'protobuf::libprotobuf' -- Conan: Component target declared 'protobuf::libprotoc' -- Conan: Target declared 'protobuf::protobuf' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.21.4/_/_/package/de8f3407dd950dcb19851f45560a41b3c170e0db/lib/cmake/protobuf/protobuf-generate.cmake' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.21.4/_/_/package/de8f3407dd950dcb19851f45560a41b3c170e0db/lib/cmake/protobuf/protobuf-module.cmake' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.21.4/_/_/package/de8f3407dd950dcb19851f45560a41b3c170e0db/lib/cmake/protobuf/protobuf-options.cmake' -- Conan: Target declared 'googleapis::googleapis' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/grpc-proto/all/test_package/build/Debug grpc-proto/cci.20220627 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/grpc-proto/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/grpc-proto/all/test_package/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package grpc-proto/cci.20220627 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/grpc-proto/all/test_package/build/generators/conanrun.sh" && ./test_package ----------------- Capturing current environment in /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/grpc-proto/all/test_package/build/generators/deactivate_conanrunenv-debug-x86_64.sh Configuring environment variables Conan - test package for grpc-proto status: NOT_SERVING CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 grpc-proto/cci.20220627 (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 grpc-proto/cci.20220627 (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