******************************************************************************** conan install prometheus-cpp/0.12.3@#c7f0e3ab1737cff1bf0958816bf5ee9f --build=prometheus-cpp -pr /home/conan/w/prod/BuildSingleReference/128437/39bef1c0-ed23-429d-aac9-7de09387b6b1/profile_linux_9_libstdcpp_gcc_debug_64.prometheus-cpp-shared-False.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 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] prometheus-cpp:shared=False [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.3: Forced build from source Installing package: prometheus-cpp/0.12.3 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.3 from local cache - Cache zlib/1.2.13 from 'conan-center' - Downloaded Packages civetweb/1.15:ed8c10982cbaeba4acdb7854c9f1443fc38a73e4 - Download libcurl/7.86.0:f0fb7ac9cb80bf1caef3ccb84335797726139fb8 - Download openssl/1.1.1s:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download prometheus-cpp/0.12.3:5e9237af545df337d26cf71cee761ce253a1d9e7 - Build zlib/1.2.13:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download Installing (downloading, building) binaries... openssl/1.1.1s: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1s: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 openssl/1.1.1s: Downloaded package revision e00e6562c8f815dbc719391227c09d07 zlib/1.2.13: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 zlib/1.2.13: Downloaded package revision 47adf656409dfd8256b133cc4f1b2ff4 civetweb/1.15: Retrieving package ed8c10982cbaeba4acdb7854c9f1443fc38a73e4 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz civetweb/1.15: Package installed ed8c10982cbaeba4acdb7854c9f1443fc38a73e4 civetweb/1.15: Downloaded package revision 17e482cdb383d72028efd64394a1ecba libcurl/7.86.0: Retrieving package f0fb7ac9cb80bf1caef3ccb84335797726139fb8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/7.86.0: Package installed f0fb7ac9cb80bf1caef3ccb84335797726139fb8 libcurl/7.86.0: Downloaded package revision c169ab49eef91b0325372a6fa410608b civetweb/1.15: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/ed8c10982cbaeba4acdb7854c9f1443fc38a73e4/bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK prometheus-cpp/0.12.3: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/source/src prometheus-cpp/0.12.3: [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.3: Copying sources to build folder prometheus-cpp/0.12.3: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/build/5e9237af545df337d26cf71cee761ce253a1d9e7 prometheus-cpp/0.12.3: Generator txt created conanbuildinfo.txt prometheus-cpp/0.12.3: Calling generate() prometheus-cpp/0.12.3: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' prometheus-cpp/0.12.3: 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.3/_/_/build/5e9237af545df337d26cf71cee761ce253a1d9e7/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0077=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' prometheus-cpp/0.12.3: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK prometheus-cpp/0.12.3: Calling build() prometheus-cpp/0.12.3: apply_conandata_patches(): No patches defined in conandata prometheus-cpp/0.12.3: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/build/5e9237af545df337d26cf71cee761ce253a1d9e7/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/build/5e9237af545df337d26cf71cee761ce253a1d9e7/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/build/5e9237af545df337d26cf71cee761ce253a1d9e7/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/build/5e9237af545df337d26cf71cee761ce253a1d9e7/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/build/5e9237af545df337d26cf71cee761ce253a1d9e7/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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/23b828d52c0630e6b0b96d2945419feb7843c4f8/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/23b828d52c0630e6b0b96d2945419feb7843c4f8/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 * pkg-config, generate pkg-config files -- The following OPTIONAL packages have been found: * Threads -- The following REQUIRED packages have been found: * civetweb * ZLIB * CURL -- The following features have been disabled: * IYWU, include-what-you-use -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/build/5e9237af545df337d26cf71cee761ce253a1d9e7/build/Debug prometheus-cpp/0.12.3: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/build/5e9237af545df337d26cf71cee761ce253a1d9e7/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/build/5e9237af545df337d26cf71cee761ce253a1d9e7/build/Debug" '--' '-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/detail/builder.cc.o [ 13%] Building CXX object core/CMakeFiles/core.dir/src/counter.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 static library ../lib/libprometheus-cpp-core.a [ 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 static library ../lib/libprometheus-cpp-pull.a [100%] Linking CXX static library ../lib/libprometheus-cpp-push.a [100%] Built target push [100%] Built target pull prometheus-cpp/0.12.3: Package '5e9237af545df337d26cf71cee761ce253a1d9e7' built prometheus-cpp/0.12.3: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/build/5e9237af545df337d26cf71cee761ce253a1d9e7/build/Debug prometheus-cpp/0.12.3: Generated conaninfo.txt prometheus-cpp/0.12.3: Generated conanbuildinfo.txt prometheus-cpp/0.12.3: Generating the package prometheus-cpp/0.12.3: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7 prometheus-cpp/0.12.3: Calling package() prometheus-cpp/0.12.3: Copied 1 file: LICENSE prometheus-cpp/0.12.3: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/build/5e9237af545df337d26cf71cee761ce253a1d9e7/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/build/5e9237af545df337d26cf71cee761ce253a1d9e7/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/lib/libprometheus-cpp-core.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/metric_family.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/check_names.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/summary.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/client_metric.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/histogram.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/registry.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/counter.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/metric_type.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/family.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/detail -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/detail/ckms_quantiles.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/detail/future_std.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/detail/utils.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/detail/builder.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/detail/time_window_quantiles.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/text_serializer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/gauge.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/serializer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/collectable.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/detail -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/detail/core_export.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/lib/pkgconfig/prometheus-cpp-core.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/lib/libprometheus-cpp-pull.a -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/exposer.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/detail -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/detail/pull_export.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/lib/pkgconfig/prometheus-cpp-pull.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/lib/libprometheus-cpp-push.a -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/gateway.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/detail -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/include/prometheus/detail/push_export.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/lib/pkgconfig/prometheus-cpp-push.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/lib/cmake/prometheus-cpp/prometheus-cpp-targets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/lib/cmake/prometheus-cpp/prometheus-cpp-targets-debug.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/0.12.3/_/_/package/5e9237af545df337d26cf71cee761ce253a1d9e7/lib/cmake/prometheus-cpp/prometheus-cpp-config.cmake [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.3 package(): Packaged 1 file: LICENSE prometheus-cpp/0.12.3 package(): Packaged 3 '.a' files: libprometheus-cpp-core.a, libprometheus-cpp-pull.a, libprometheus-cpp-push.a prometheus-cpp/0.12.3 package(): Packaged 23 '.h' files prometheus-cpp/0.12.3: Package '5e9237af545df337d26cf71cee761ce253a1d9e7' created prometheus-cpp/0.12.3: Created package revision 378fc3d22d478456f363f79632879893 [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0077 prometheus-cpp/0.12.3: 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.3: 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