******************************************************************************** conan test conan-center-index/recipes/googleapis/all/test_package/conanfile.py googleapis/cci.20220531@#be5a0910a662165a1312c2ce85929922 -pr /home/conan/w/prod/BuildSingleReference/62624/41a7905f-e01a-408a-909c-484740a2bcdb/profile_linux_9_libstdcpp11_gcc_release_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 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 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:bb7eba1e0ae4db7f76e7e99708a5bfc283cfd90b - Download protobuf/3.21.1:7627fae1426bcc12a67dba7c7207b1bccf05e5fd - Download zlib/1.2.12:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 zlib/1.2.12: Downloaded package revision fb80506d19f5ea08e1ee5570ee34eab5 protobuf/3.21.1: Retrieving package 7627fae1426bcc12a67dba7c7207b1bccf05e5fd from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz protobuf/3.21.1: Package installed 7627fae1426bcc12a67dba7c7207b1bccf05e5fd protobuf/3.21.1: Downloaded package revision 62f4acde0af1c76209e4ad1d4ac88d36 googleapis/cci.20220531: Retrieving package bb7eba1e0ae4db7f76e7e99708a5bfc283cfd90b from remote 'c3i_PR-11651' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz googleapis/cci.20220531: Package installed bb7eba1e0ae4db7f76e7e99708a5bfc283cfd90b googleapis/cci.20220531: Downloaded package revision f966b418796dfcadb27959386cdb1b95 protobuf/3.21.1: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.21.1/_/_/package/7627fae1426bcc12a67dba7c7207b1bccf05e5fd/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="Release" "/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="Release" "/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/7627fae1426bcc12a67dba7c7207b1bccf05e5fd/lib/cmake/protobuf/protobuf-generate.cmake' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.21.1/_/_/package/7627fae1426bcc12a67dba7c7207b1bccf05e5fd/lib/cmake/protobuf/protobuf-module.cmake' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.21.1/_/_/package/7627fae1426bcc12a67dba7c7207b1bccf05e5fd/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-release googleapis/cci.20220531 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/googleapis/all/test_package/cmake-build-release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/googleapis/all/test_package/cmake-build-release" '--' '-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-release-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