******************************************************************************** conan install prometheus-cpp/0.12.1@#8239f80dc63ff93a3ffc48950316c6da --build=prometheus-cpp -pr /home/conan/w/prod/BuildSingleReference/129177/546f2f93-71ed-476f-ad3e-61e6afa69e47/profile_linux_10_libstdcpp11_gcc_release_64.prometheus-cpp-shared-True.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 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] prometheus-cpp:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True civetweb/1.15: Not found in local cache, looking in remotes... civetweb/1.15: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz civetweb/1.15: Downloaded recipe revision b3cc371991b69cddaf0dc7f6b7883999 openssl/1.1.1s: Not found in local cache, looking in remotes... openssl/1.1.1s: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1s: Downloaded recipe revision 4cdbdf05388774e8de45fa18c9468286 libcurl/7.86.0: Not found in local cache, looking in remotes... libcurl/7.86.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libcurl/7.86.0: Downloaded recipe revision b3cc8d80836a96c3c136b40a6c16cd75 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f prometheus-cpp/0.12.1: Forced build from source Installing package: prometheus-cpp/0.12.1 Requirements civetweb/1.15 from 'conan-center' - Downloaded libcurl/7.86.0 from 'conan-center' - Downloaded openssl/1.1.1s from 'conan-center' - Downloaded prometheus-cpp/0.12.1 from local cache - Cache zlib/1.2.13 from 'conan-center' - Downloaded Packages civetweb/1.15:1ebe631d395209c7c0f5c12a2fa2d5d4bc27eb4d - Download libcurl/7.86.0:bc12ca3dcff964a021bf5df1a01df3338509dd5b - Download openssl/1.1.1s:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download prometheus-cpp/0.12.1:c1d225c3498c456dfbfa7a455c6648d64dbd7cbd - Build zlib/1.2.13:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download Installing (downloading, building) binaries... openssl/1.1.1s: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1s: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 openssl/1.1.1s: Downloaded package revision 47b0518fa88a74030075e90be41d0863 zlib/1.2.13: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 zlib/1.2.13: Downloaded package revision 562e6cc3d7987119418780e5c5697342 civetweb/1.15: Retrieving package 1ebe631d395209c7c0f5c12a2fa2d5d4bc27eb4d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz civetweb/1.15: Package installed 1ebe631d395209c7c0f5c12a2fa2d5d4bc27eb4d civetweb/1.15: Downloaded package revision 7880b5b041ed2ec712fb5dd74e779d55 libcurl/7.86.0: Retrieving package bc12ca3dcff964a021bf5df1a01df3338509dd5b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/7.86.0: Package installed bc12ca3dcff964a021bf5df1a01df3338509dd5b libcurl/7.86.0: Downloaded package revision 291e2550f2c8c09e147544157efd0e55 civetweb/1.15: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/1ebe631d395209c7c0f5c12a2fa2d5d4bc27eb4d/bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK prometheus-cpp/0.12.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/source/src prometheus-cpp/0.12.1: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK prometheus-cpp/0.12.1: Copying sources to build folder prometheus-cpp/0.12.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/build/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd prometheus-cpp/0.12.1: Generator txt created conanbuildinfo.txt prometheus-cpp/0.12.1: Calling generate() prometheus-cpp/0.12.1: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' prometheus-cpp/0.12.1: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/build/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0077=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' prometheus-cpp/0.12.1: Aggregating env generators [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 prometheus-cpp/0.12.1: Calling build() prometheus-cpp/0.12.1: apply_conandata_patches(): No patches defined in conandata prometheus-cpp/0.12.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/build/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/build/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/build/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/build/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/build/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Conan: Component target declared 'civetweb::civetweb' -- Conan: Component target declared 'civetweb::civetweb-cpp' -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/cmake/conan-official-openssl-variables.cmake' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Component target declared 'CURL::libcurl' -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/cmake/conan-official-openssl-variables.cmake' -- Conan: Target declared 'ZLIB::ZLIB' -- The following features have been enabled: * Pull, support for pulling metrics * Push, support for pushing metrics to a push-gateway * Compression, support for zlib compression of metrics -- The following OPTIONAL packages have been found: * Threads -- The following REQUIRED packages have been found: * civetweb * ZLIB * CURL -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/build/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/build/Release prometheus-cpp/0.12.1: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/build/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/build/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/build/Release" '--' '-j3' ----------------- Scanning dependencies of target core [ 4%] Building CXX object core/CMakeFiles/core.dir/src/check_names.cc.o [ 9%] Building CXX object core/CMakeFiles/core.dir/src/counter.cc.o [ 13%] Building CXX object core/CMakeFiles/core.dir/src/detail/builder.cc.o [ 18%] Building CXX object core/CMakeFiles/core.dir/src/detail/ckms_quantiles.cc.o [ 22%] Building CXX object core/CMakeFiles/core.dir/src/detail/time_window_quantiles.cc.o [ 27%] Building CXX object core/CMakeFiles/core.dir/src/detail/utils.cc.o [ 31%] Building CXX object core/CMakeFiles/core.dir/src/family.cc.o [ 36%] Building CXX object core/CMakeFiles/core.dir/src/gauge.cc.o [ 40%] Building CXX object core/CMakeFiles/core.dir/src/histogram.cc.o [ 45%] Building CXX object core/CMakeFiles/core.dir/src/registry.cc.o [ 50%] Building CXX object core/CMakeFiles/core.dir/src/serializer.cc.o [ 54%] Building CXX object core/CMakeFiles/core.dir/src/summary.cc.o [ 59%] Building CXX object core/CMakeFiles/core.dir/src/text_serializer.cc.o [ 63%] Linking CXX shared library ../lib/libprometheus-cpp-core.so [ 63%] Built target core Scanning dependencies of target push Scanning dependencies of target pull [ 68%] Building CXX object push/CMakeFiles/push.dir/src/gateway.cc.o [ 72%] Building CXX object pull/CMakeFiles/pull.dir/src/basic_auth.cc.o [ 77%] Building CXX object pull/CMakeFiles/pull.dir/src/endpoint.cc.o [ 81%] Building CXX object pull/CMakeFiles/pull.dir/src/exposer.cc.o [ 86%] Building CXX object pull/CMakeFiles/pull.dir/src/handler.cc.o [ 90%] Building CXX object pull/CMakeFiles/pull.dir/src/metrics_collector.cc.o [ 95%] Linking CXX shared library ../lib/libprometheus-cpp-pull.so [ 95%] Built target pull [100%] Linking CXX shared library ../lib/libprometheus-cpp-push.so [100%] Built target push prometheus-cpp/0.12.1: Package 'c1d225c3498c456dfbfa7a455c6648d64dbd7cbd' built prometheus-cpp/0.12.1: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/build/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/build/Release prometheus-cpp/0.12.1: Generated conaninfo.txt prometheus-cpp/0.12.1: Generated conanbuildinfo.txt prometheus-cpp/0.12.1: Generating the package prometheus-cpp/0.12.1: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd prometheus-cpp/0.12.1: Calling package() prometheus-cpp/0.12.1: Copied 1 file: LICENSE prometheus-cpp/0.12.1: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/build/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/build/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/lib/cmake/prometheus-cpp/prometheus-cpp-targets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/lib/cmake/prometheus-cpp/prometheus-cpp-targets-release.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/lib/cmake/prometheus-cpp/prometheus-cpp-config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/lib/libprometheus-cpp-core.so.0.12.1 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/lib/libprometheus-cpp-core.so.0.12 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/lib/libprometheus-cpp-core.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/metric_family.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/check_names.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/summary.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/client_metric.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/histogram.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/registry.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/counter.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/metric_type.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/family.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/detail -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/detail/ckms_quantiles.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/detail/future_std.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/detail/utils.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/detail/builder.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/detail/time_window_quantiles.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/text_serializer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/gauge.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/serializer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/collectable.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/detail -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/detail/core_export.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/lib/libprometheus-cpp-pull.so.0.12.1 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/lib/libprometheus-cpp-pull.so.0.12 -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/lib/libprometheus-cpp-pull.so.0.12.1" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/lib/libprometheus-cpp-pull.so -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/exposer.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/detail -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/detail/pull_export.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/lib/libprometheus-cpp-push.so.0.12.1 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/lib/libprometheus-cpp-push.so.0.12 -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/lib/libprometheus-cpp-push.so.0.12.1" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/lib/libprometheus-cpp-push.so -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/gateway.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/detail -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.1/_/_/package/c1d225c3498c456dfbfa7a455c6648d64dbd7cbd/include/prometheus/detail/push_export.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK prometheus-cpp/0.12.1 package(): Packaged 1 file: LICENSE prometheus-cpp/0.12.1 package(): Packaged 3 '.12' files: libprometheus-cpp-push.so.0.12, libprometheus-cpp-core.so.0.12, libprometheus-cpp-pull.so.0.12 prometheus-cpp/0.12.1 package(): Packaged 3 '.so' files: libprometheus-cpp-push.so, libprometheus-cpp-core.so, libprometheus-cpp-pull.so prometheus-cpp/0.12.1 package(): Packaged 3 '.1' files: libprometheus-cpp-pull.so.0.12.1, libprometheus-cpp-push.so.0.12.1, libprometheus-cpp-core.so.0.12.1 prometheus-cpp/0.12.1 package(): Packaged 23 '.h' files prometheus-cpp/0.12.1: Package 'c1d225c3498c456dfbfa7a455c6648d64dbd7cbd' created prometheus-cpp/0.12.1: Created package revision 74b8efb1cf0f7dc265a7b871aedb2d48 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators prometheus-cpp/0.12.1: 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 prometheus-cpp/0.12.1: 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