******************************************************************************** conan test conan-center-index/recipes/googleapis/all/test_package/conanfile.py googleapis/cci.20220531@#be5a0910a662165a1312c2ce85929922 -pr /home/conan/w/prod/BuildSingleReference/62624/4f68ff94-e92d-473c-961d-e7e53975cef0/profile_linux_9_libstdcpp_gcc_debug_64.googleapis-shared-True.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 9 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=9 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=9 os=Linux [options] googleapis:shared=True [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:e1c8240d2fbdfa4a5268e4e0e8124f8d26a73a58 - Download protobuf/3.21.1:874027465a76335f1059549fe34e0682feca6a86 - Download zlib/1.2.12:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 zlib/1.2.12: Downloaded package revision aa54961fc798501ca3d9b7a196e3ddd7 protobuf/3.21.1: Retrieving package 874027465a76335f1059549fe34e0682feca6a86 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz protobuf/3.21.1: Package installed 874027465a76335f1059549fe34e0682feca6a86 protobuf/3.21.1: Downloaded package revision 9f57dbed80ebfa93ebcba6cfebd0b2f3 googleapis/cci.20220531: Retrieving package e1c8240d2fbdfa4a5268e4e0e8124f8d26a73a58 from remote 'c3i_PR-11651' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz googleapis/cci.20220531: Package installed e1c8240d2fbdfa4a5268e4e0e8124f8d26a73a58 googleapis/cci.20220531: Downloaded package revision 58d62c1a3ad72d3dd2796047e491ef18 protobuf/3.21.1: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.21.1/_/_/package/874027465a76335f1059549fe34e0682feca6a86/bin googleapis/cci.20220531 (test package): Generator 'CMakeDeps' calling 'generate()' googleapis/cci.20220531 (test package): Generator 'VirtualRunEnv' calling 'generate()' googleapis/cci.20220531 (test package): Generator txt created conanbuildinfo.txt 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 9.2.1 -- 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/874027465a76335f1059549fe34e0682feca6a86/lib/cmake/protobuf/protobuf-generate.cmake' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.21.1/_/_/package/874027465a76335f1059549fe34e0682feca6a86/lib/cmake/protobuf/protobuf-module.cmake' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.21.1/_/_/package/874027465a76335f1059549fe34e0682feca6a86/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