******************************************************************************** conan test conan-center-index/recipes/googleapis/all/test_package/conanfile.py googleapis/cci.20210730@#94aa054c56ff1ec30b16a5d354f6b991 -pr /home/conan/w/prod/BuildSingleReference/48750/146741ec-f24c-441e-bdb7-5db6f1344ccd/profile_linux_5_libstdcpp11_gcc_release_64..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 5.4 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=5 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=5 os=Linux [options] [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.20210730 (test package): Installing package Requirements googleapis/cci.20210730 from local cache - Cache protobuf/3.21.1 from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages googleapis/cci.20210730:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download protobuf/3.21.1:8ded38f7b41e7de480d1a54219b65ff6cfeb03a6 - Download zlib/1.2.12:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... googleapis/cci.20210730: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-11251' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz googleapis/cci.20210730: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 googleapis/cci.20210730: Downloaded package revision 58244e2c5a6c16226b45495a07f7a305 zlib/1.2.12: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.12: Downloaded package revision 168b25a7506b4f32c5e76c604e876a32 protobuf/3.21.1: Retrieving package 8ded38f7b41e7de480d1a54219b65ff6cfeb03a6 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz protobuf/3.21.1: Package installed 8ded38f7b41e7de480d1a54219b65ff6cfeb03a6 protobuf/3.21.1: Downloaded package revision 22efdffbe34f03dc1e32eefc874bd0d6 protobuf/3.21.1: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.21.1/_/_/package/8ded38f7b41e7de480d1a54219b65ff6cfeb03a6/bin googleapis/cci.20210730 (test package): Generator 'VirtualRunEnv' calling 'generate()' googleapis/cci.20210730 (test package): Generator 'CMakeDeps' calling 'generate()' googleapis/cci.20210730 (test package): Generator txt created conanbuildinfo.txt googleapis/cci.20210730 (test package): Calling generate() googleapis/cci.20210730 (test package): Aggregating env generators googleapis/cci.20210730 (test package): Generated conaninfo.txt googleapis/cci.20210730 (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.20210730 (test package): Calling build() googleapis/cci.20210730 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/googleapis/all/test_package/cmake-build-release/conan/conan_toolchain.cmake" "/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/cmake-build-release/conan/conan_toolchain.cmake" "/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/cmake-build-release/conan/conan_toolchain.cmake -- The CXX compiler identification is GNU 5.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: 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/8ded38f7b41e7de480d1a54219b65ff6cfeb03a6/lib/cmake/protobuf/protobuf-generate.cmake' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.21.1/_/_/package/8ded38f7b41e7de480d1a54219b65ff6cfeb03a6/lib/cmake/protobuf/protobuf-module.cmake' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.21.1/_/_/package/8ded38f7b41e7de480d1a54219b65ff6cfeb03a6/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.20210730 (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' ----------------- [ 25%] Running cpp protocol buffer compiler on /home/conan/w/prod/BuildSingleReference/.conan/data/googleapis/cci.20210730/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/res/google/type/color.proto Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [ 75%] Building CXX object CMakeFiles/test_package.dir/google/type/color.pb.cc.o [100%] Linking CXX executable test_package [100%] Built target test_package googleapis/cci.20210730 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/googleapis/all/test_package/cmake-build-release/conan/conanrun.sh" && ./test_package ----------------- Capturing current environment in /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/googleapis/all/test_package/cmake-build-release/conan/deactivate_conanrunenv-release-x86_64.sh Configuring environment variables Conan - test package for googleapis red: 255 blue: 255 GOOGLEAPIS_RES_DIR -- /home/conan/w/prod/BuildSingleReference/.conan/data/googleapis/cci.20210730/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/res googleapis/cci.20210730 (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.20210730 (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