******************************************************************************** conan test conan-center-index/recipes/googleapis/all/test_package/conanfile.py googleapis/cci.20220531@#be5a0910a662165a1312c2ce85929922 -pr /home/conan/w/prod/BuildSingleReference/62624/b70d75a3-6418-43ac-9e72-d6715ef0d416/profile_linux_10_libstdcpp_gcc_debug_64.googleapis-shared-False.txt ******************************************************************************** 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 10 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=10 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=10 os=Linux [options] googleapis:shared=False [build_requires] [env] protobuf/3.21.1: Not found in local cache, looking in remotes... protobuf/3.21.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz protobuf/3.21.1: Downloaded recipe revision da6d1d6db55cc1984412997a431d4e5a 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 3b9e037ae1c615d045a06c67d88491ae googleapis/cci.20220531 (test package): Installing package Requirements googleapis/cci.20220531 from local cache - Cache protobuf/3.21.1 from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages googleapis/cci.20220531:d678b9e0cbb992ebe277f2d74dfac87e4a22b148 - Download protobuf/3.21.1:c21ba0da1284f45617d4610d1838de4ba04fad2c - Download zlib/1.2.12:75e99b627c196b65c439728670655ec3c366b334 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package 75e99b627c196b65c439728670655ec3c366b334 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 75e99b627c196b65c439728670655ec3c366b334 zlib/1.2.12: Downloaded package revision 3c06ee35ced53f81240bd4ea346f140c protobuf/3.21.1: Retrieving package c21ba0da1284f45617d4610d1838de4ba04fad2c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz protobuf/3.21.1: Package installed c21ba0da1284f45617d4610d1838de4ba04fad2c protobuf/3.21.1: Downloaded package revision 803fb8d9ff5a912f5815b3613aa6214e googleapis/cci.20220531: Retrieving package d678b9e0cbb992ebe277f2d74dfac87e4a22b148 from remote 'c3i_PR-11651' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz googleapis/cci.20220531: Package installed d678b9e0cbb992ebe277f2d74dfac87e4a22b148 googleapis/cci.20220531: Downloaded package revision 90578817522e80d6b2635ce2f0507452 protobuf/3.21.1: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.21.1/_/_/package/c21ba0da1284f45617d4610d1838de4ba04fad2c/bin googleapis/cci.20220531 (test package): Generator 'VirtualRunEnv' calling 'generate()' googleapis/cci.20220531 (test package): Generator txt created conanbuildinfo.txt googleapis/cci.20220531 (test package): Generator 'CMakeDeps' calling 'generate()' googleapis/cci.20220531 (test package): Calling generate() googleapis/cci.20220531 (test package): Aggregating env generators googleapis/cci.20220531 (test package): Generated conaninfo.txt googleapis/cci.20220531 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/googleapis/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 googleapis/cci.20220531 (test package): Calling build() googleapis/cci.20220531 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/googleapis/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/googleapis/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/googleapis/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/googleapis/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/googleapis/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 10.3.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 'googleapis::googleapis' -- 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.1/_/_/package/c21ba0da1284f45617d4610d1838de4ba04fad2c/lib/cmake/protobuf/protobuf-generate.cmake' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.21.1/_/_/package/c21ba0da1284f45617d4610d1838de4ba04fad2c/lib/cmake/protobuf/protobuf-module.cmake' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.21.1/_/_/package/c21ba0da1284f45617d4610d1838de4ba04fad2c/lib/cmake/protobuf/protobuf-options.cmake' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/googleapis/all/test_package/cmake-build-debug googleapis/cci.20220531 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/googleapis/all/test_package/cmake-build-debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/googleapis/all/test_package/cmake-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 googleapis/cci.20220531 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/googleapis/all/test_package/build/generators/conanrun.sh" && ./test_package ----------------- Capturing current environment in /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/googleapis/all/test_package/build/generators/deactivate_conanrunenv-debug-x86_64.sh Configuring environment variables Conan - test package for googleapis red: 255 blue: 255 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 googleapis/cci.20220531 (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 googleapis/cci.20220531 (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