******************************************************************************** conan test conan-center-index\recipes\prometheus-cpp\all\test_package\conanfile.py prometheus-cpp/1.1.0@#ee0ad450f86d9b2127d3f1b642b1ee6b -pr C:\J\w\prod\BuildSingleReference\129666\e1fe718b-f85b-41d3-8ce3-28f8633b1490/profile_windows_15_md_vs_release_64.prometheus-cpp-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows [options] prometheus-cpp:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True prometheus-cpp/1.1.0 (test package): Installing package Requirements civetweb/1.15 from 'conan-center' - Cache libcurl/7.86.0 from 'conan-center' - Cache openssl/1.1.1s from 'conan-center' - Cache prometheus-cpp/1.1.0 from local cache - Cache zlib/1.2.13 from 'conan-center' - Cache Packages civetweb/1.15:f195643a66058bfff971a1b2835a37bfcfa18634 - Cache libcurl/7.86.0:2832f55e5f1dbb2ff497a12db0516595da2d1b9e - Cache openssl/1.1.1s:6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 - Cache prometheus-cpp/1.1.0:cc5bc3d09e612e99740a1bc1eac5df5eb0dda648 - Cache zlib/1.2.13:6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 - Cache Installing (downloading, building) binaries... openssl/1.1.1s: Already installed! zlib/1.2.13: Already installed! civetweb/1.15: Already installed! civetweb/1.15: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference\.conan\data\civetweb\1.15\_\_\package\f195643a66058bfff971a1b2835a37bfcfa18634\bin libcurl/7.86.0: Already installed! prometheus-cpp/1.1.0: Already installed! prometheus-cpp/1.1.0 (test package): Generator 'CMakeDeps' calling 'generate()' prometheus-cpp/1.1.0 (test package): Generator txt created conanbuildinfo.txt prometheus-cpp/1.1.0 (test package): Generator 'CMakeToolchain' calling 'generate()' prometheus-cpp/1.1.0 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' prometheus-cpp/1.1.0 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' prometheus-cpp/1.1.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' prometheus-cpp/1.1.0 (test package): Aggregating env generators prometheus-cpp/1.1.0 (test package): Generated conaninfo.txt prometheus-cpp/1.1.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\generators/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 prometheus-cpp/1.1.0 (test package): Calling build() prometheus-cpp/1.1.0 (test package): CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/prometheus-cpp/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\." ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/prometheus-cpp/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/prometheus-cpp/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Component target declared 'prometheus-cpp::core' -- Conan: Component target declared 'prometheus-cpp::push' -- Conan: Component target declared 'prometheus-cpp::pull' -- Conan: Target declared 'prometheus-cpp::prometheus-cpp' -- 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 'C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/cmake/conan-official-openssl-variables.cmake' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Component target declared 'civetweb::civetweb' -- Conan: Component target declared 'civetweb::civetweb-cpp' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/prometheus-cpp/all/test_package/build prometheus-cpp/1.1.0 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build" --config Release ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/prometheus-cpp/all/test_package/CMakeLists.txt test_package.cpp C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/client_metric.h(27): warning C4251: 'prometheus::ClientMetric::label': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'prometheus::ClientMetric' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] with [ _Ty=prometheus::ClientMetric::Label ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/client_metric.h(27): note: see declaration of 'std::vector>' with [ _Ty=prometheus::ClientMetric::Label ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gauge.h(62): warning C4251: 'prometheus::Gauge::value_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'prometheus::Gauge' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gauge.h(62): note: see declaration of 'std::atomic' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/metric_family.h(13): warning C4251: 'prometheus::MetricFamily::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'prometheus::MetricFamily' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/metric_family.h(14): warning C4251: 'prometheus::MetricFamily::help': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'prometheus::MetricFamily' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/metric_family.h(16): warning C4251: 'prometheus::MetricFamily::metric': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'prometheus::MetricFamily' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] with [ _Ty=prometheus::ClientMetric ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/metric_family.h(16): note: see declaration of 'std::vector>' with [ _Ty=prometheus::ClientMetric ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(112): warning C4251: 'prometheus::Registry::counters_': class 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'prometheus::Registry' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(112): note: see declaration of 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(113): warning C4251: 'prometheus::Registry::gauges_': class 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'prometheus::Registry' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(113): note: see declaration of 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(114): warning C4251: 'prometheus::Registry::histograms_': class 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'prometheus::Registry' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(114): note: see declaration of 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(115): warning C4251: 'prometheus::Registry::infos_': class 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'prometheus::Registry' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(115): note: see declaration of 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(116): warning C4251: 'prometheus::Registry::summaries_': class 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'prometheus::Registry' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(116): note: see declaration of 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(117): warning C4251: 'prometheus::Registry::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'prometheus::Registry' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\mutex(82): note: see declaration of 'std::mutex' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/exposer.h(51): warning C4251: 'prometheus::Exposer::server_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'prometheus::Exposer' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] with [ _Ty=CivetServer ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/exposer.h(51): note: see declaration of 'std::unique_ptr>' with [ _Ty=CivetServer ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/exposer.h(52): warning C4251: 'prometheus::Exposer::endpoints_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'prometheus::Exposer' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] with [ _Ty=prometheus::detail::Endpoint ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/exposer.h(52): note: see declaration of 'std::vector>,std::allocator>>>' with [ _Ty=prometheus::detail::Endpoint ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/exposer.h(53): warning C4251: 'prometheus::Exposer::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'prometheus::Exposer' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\mutex(82): note: see declaration of 'std::mutex' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gateway.h(68): warning C4251: 'prometheus::Gateway::jobUri_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'prometheus::Gateway' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gateway.h(69): warning C4251: 'prometheus::Gateway::labels_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'prometheus::Gateway' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gateway.h(70): warning C4251: 'prometheus::Gateway::curlWrapper_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'prometheus::Gateway' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] with [ _Ty=prometheus::detail::CurlWrapper ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gateway.h(70): note: see declaration of 'std::unique_ptr>' with [ _Ty=prometheus::detail::CurlWrapper ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gateway.h(71): warning C4251: 'prometheus::Gateway::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'prometheus::Gateway' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\mutex(82): note: see declaration of 'std::mutex' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gateway.h(74): warning C4251: 'prometheus::Gateway::collectables_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'prometheus::Gateway' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] with [ _Ty=prometheus::Gateway::CollectableEntry ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gateway.h(74): note: see declaration of 'std::vector>' with [ _Ty=prometheus::Gateway::CollectableEntry ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/family.h(145): warning C4251: 'prometheus::Family::metrics_': class 'std::unordered_map>,prometheus::detail::LabelHasher,std::equal_to<_Kty>,std::allocator>>>>' needs to have dll-interface to be used by clients of class 'prometheus::Family' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] with [ T=prometheus::Counter, _Ty=prometheus::Counter, _Kty=prometheus::Labels ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/family.h(145): note: see declaration of 'std::unordered_map>,prometheus::detail::LabelHasher,std::equal_to<_Kty>,std::allocator>>>>' with [ T=prometheus::Counter, _Ty=prometheus::Counter, _Kty=prometheus::Labels ] C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\test_package.cpp(22): note: see reference to class template instantiation 'prometheus::Family' being compiled C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/family.h(147): warning C4251: 'prometheus::Family::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'prometheus::Family' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/family.h(148): warning C4251: 'prometheus::Family::help_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'prometheus::Family' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/family.h(149): warning C4251: 'prometheus::Family::constant_labels_': class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'prometheus::Family' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] with [ _Kty=std::string, _Ty=std::string ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/labels.h(9): note: see declaration of 'std::map,std::allocator>>' with [ _Kty=std::string, _Ty=std::string ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/family.h(150): warning C4251: 'prometheus::Family::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'prometheus::Family' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\mutex(82): note: see declaration of 'std::mutex' test_package.vcxproj -> C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\Release\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/prometheus-cpp/all/test_package/CMakeLists.txt prometheus-cpp/1.1.0 (test package): Running test() ----Running------ > "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\build\generators\conanrun.bat" && Release\test_package ----------------- prometheus-cpp/1.1.0 (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 prometheus-cpp/1.1.0 (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 ******************************************************************************** conan test conan-center-index\recipes\prometheus-cpp\all\test_v1_package\conanfile.py prometheus-cpp/1.1.0@#ee0ad450f86d9b2127d3f1b642b1ee6b -pr C:\J\w\prod\BuildSingleReference\129666\e1fe718b-f85b-41d3-8ce3-28f8633b1490/profile_windows_15_md_vs_release_64.prometheus-cpp-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows [options] prometheus-cpp:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True prometheus-cpp/1.1.0 (test package): Installing package Requirements civetweb/1.15 from 'conan-center' - Cache libcurl/7.86.0 from 'conan-center' - Cache openssl/1.1.1s from 'conan-center' - Cache prometheus-cpp/1.1.0 from local cache - Cache zlib/1.2.13 from 'conan-center' - Cache Packages civetweb/1.15:f195643a66058bfff971a1b2835a37bfcfa18634 - Cache libcurl/7.86.0:2832f55e5f1dbb2ff497a12db0516595da2d1b9e - Cache openssl/1.1.1s:6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 - Cache prometheus-cpp/1.1.0:cc5bc3d09e612e99740a1bc1eac5df5eb0dda648 - Cache zlib/1.2.13:6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 - Cache Installing (downloading, building) binaries... openssl/1.1.1s: Already installed! zlib/1.2.13: Already installed! civetweb/1.15: Already installed! civetweb/1.15: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference\.conan\data\civetweb\1.15\_\_\package\f195643a66058bfff971a1b2835a37bfcfa18634\bin libcurl/7.86.0: Already installed! prometheus-cpp/1.1.0: Already installed! prometheus-cpp/1.1.0 (test package): Generator cmake created conanbuildinfo.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created prometheus-cpp-config-version.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created prometheus-cppTarget-release.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created prometheus-cppTargets.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created prometheus-cpp-config.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created civetweb-config-version.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created civetwebTarget-release.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created civetwebTargets.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created civetweb-config.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created CURLConfigVersion.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created CURLTarget-release.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created CURLTargets.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created CURLConfig.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created OpenSSLConfigVersion.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created OpenSSLTarget-release.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created OpenSSLTargets.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created OpenSSLConfig.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake prometheus-cpp/1.1.0 (test package): Generator cmake_find_package_multi created ZLIBTarget-release.cmake prometheus-cpp/1.1.0 (test package): Generator txt created conanbuildinfo.txt prometheus-cpp/1.1.0 (test package): Aggregating env generators prometheus-cpp/1.1.0 (test package): Generated conaninfo.txt prometheus-cpp/1.1.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df/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 prometheus-cpp/1.1.0 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/prometheus-cpp/all/test_v1_package/build/b98044c5d29736d12c12c546a9dd05e2e10068df" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/prometheus-cpp/all/test_v1_package/build/b98044c5d29736d12c12c546a9dd05e2e10068df" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package ----------------- -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - 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: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library prometheus-cpp-push found C:/J/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/1.1.0/_/_/package/cc5bc3d09e612e99740a1bc1eac5df5eb0dda648/lib/prometheus-cpp-push.lib -- Library prometheus-cpp-pull found C:/J/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/1.1.0/_/_/package/cc5bc3d09e612e99740a1bc1eac5df5eb0dda648/lib/prometheus-cpp-pull.lib -- Library prometheus-cpp-core found C:/J/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/1.1.0/_/_/package/cc5bc3d09e612e99740a1bc1eac5df5eb0dda648/lib/prometheus-cpp-core.lib -- Library civetweb-cpp found C:/J/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/f195643a66058bfff971a1b2835a37bfcfa18634/lib/civetweb-cpp.lib -- Library civetweb found C:/J/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/f195643a66058bfff971a1b2835a37bfcfa18634/lib/civetweb.lib -- Library libcurl found C:/J/w/prod/BuildSingleReference/.conan/data/libcurl/7.86.0/_/_/package/2832f55e5f1dbb2ff497a12db0516595da2d1b9e/lib/libcurl.lib -- Library libssl found C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libssl.lib -- Library libcrypto found C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libcrypto.lib -- Library zlib found C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/zlib.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library prometheus-cpp-push found C:/J/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/1.1.0/_/_/package/cc5bc3d09e612e99740a1bc1eac5df5eb0dda648/lib/prometheus-cpp-push.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/1.1.0/_/_/package/cc5bc3d09e612e99740a1bc1eac5df5eb0dda648/lib/prometheus-cpp-push.lib -- Library prometheus-cpp-pull found C:/J/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/1.1.0/_/_/package/cc5bc3d09e612e99740a1bc1eac5df5eb0dda648/lib/prometheus-cpp-pull.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/1.1.0/_/_/package/cc5bc3d09e612e99740a1bc1eac5df5eb0dda648/lib/prometheus-cpp-pull.lib -- Library prometheus-cpp-core found C:/J/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/1.1.0/_/_/package/cc5bc3d09e612e99740a1bc1eac5df5eb0dda648/lib/prometheus-cpp-core.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/1.1.0/_/_/package/cc5bc3d09e612e99740a1bc1eac5df5eb0dda648/lib/prometheus-cpp-core.lib -- Library prometheus-cpp-core found C:/J/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/1.1.0/_/_/package/cc5bc3d09e612e99740a1bc1eac5df5eb0dda648/lib/prometheus-cpp-core.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/1.1.0/_/_/package/cc5bc3d09e612e99740a1bc1eac5df5eb0dda648/lib/prometheus-cpp-core.lib -- Library prometheus-cpp-pull found C:/J/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/1.1.0/_/_/package/cc5bc3d09e612e99740a1bc1eac5df5eb0dda648/lib/prometheus-cpp-pull.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/1.1.0/_/_/package/cc5bc3d09e612e99740a1bc1eac5df5eb0dda648/lib/prometheus-cpp-pull.lib -- Library prometheus-cpp-push found C:/J/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/1.1.0/_/_/package/cc5bc3d09e612e99740a1bc1eac5df5eb0dda648/lib/prometheus-cpp-push.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/prometheus-cpp/1.1.0/_/_/package/cc5bc3d09e612e99740a1bc1eac5df5eb0dda648/lib/prometheus-cpp-push.lib -- Library libcurl found C:/J/w/prod/BuildSingleReference/.conan/data/libcurl/7.86.0/_/_/package/2832f55e5f1dbb2ff497a12db0516595da2d1b9e/lib/libcurl.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/libcurl/7.86.0/_/_/package/2832f55e5f1dbb2ff497a12db0516595da2d1b9e/lib/libcurl.lib -- Library libcurl found C:/J/w/prod/BuildSingleReference/.conan/data/libcurl/7.86.0/_/_/package/2832f55e5f1dbb2ff497a12db0516595da2d1b9e/lib/libcurl.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/libcurl/7.86.0/_/_/package/2832f55e5f1dbb2ff497a12db0516595da2d1b9e/lib/libcurl.lib -- Library libssl found C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libssl.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libssl.lib -- Library libcrypto found C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libcrypto.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libcrypto.lib -- Library libcrypto found C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libcrypto.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libcrypto.lib -- Library libssl found C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libssl.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libssl.lib -- Library zlib found C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/zlib.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/zlib.lib -- Library civetweb-cpp found C:/J/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/f195643a66058bfff971a1b2835a37bfcfa18634/lib/civetweb-cpp.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/f195643a66058bfff971a1b2835a37bfcfa18634/lib/civetweb-cpp.lib -- Library civetweb found C:/J/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/f195643a66058bfff971a1b2835a37bfcfa18634/lib/civetweb.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/f195643a66058bfff971a1b2835a37bfcfa18634/lib/civetweb.lib -- Library civetweb found C:/J/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/f195643a66058bfff971a1b2835a37bfcfa18634/lib/civetweb.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/f195643a66058bfff971a1b2835a37bfcfa18634/lib/civetweb.lib -- Library civetweb-cpp found C:/J/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/f195643a66058bfff971a1b2835a37bfcfa18634/lib/civetweb-cpp.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/f195643a66058bfff971a1b2835a37bfcfa18634/lib/civetweb-cpp.lib -- Dependency OpenSSL already found -- Dependency ZLIB already found -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/prometheus-cpp/all/test_v1_package/build/b98044c5d29736d12c12c546a9dd05e2e10068df ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df --config Release -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/prometheus-cpp/all/test_package/CMakeLists.txt test_package.cpp C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/client_metric.h(27): warning C4251: 'prometheus::ClientMetric::label': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'prometheus::ClientMetric' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] with [ _Ty=prometheus::ClientMetric::Label ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/client_metric.h(27): note: see declaration of 'std::vector>' with [ _Ty=prometheus::ClientMetric::Label ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gauge.h(62): warning C4251: 'prometheus::Gauge::value_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'prometheus::Gauge' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gauge.h(62): note: see declaration of 'std::atomic' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/metric_family.h(13): warning C4251: 'prometheus::MetricFamily::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'prometheus::MetricFamily' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/metric_family.h(14): warning C4251: 'prometheus::MetricFamily::help': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'prometheus::MetricFamily' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/metric_family.h(16): warning C4251: 'prometheus::MetricFamily::metric': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'prometheus::MetricFamily' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] with [ _Ty=prometheus::ClientMetric ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/metric_family.h(16): note: see declaration of 'std::vector>' with [ _Ty=prometheus::ClientMetric ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(112): warning C4251: 'prometheus::Registry::counters_': class 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'prometheus::Registry' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(112): note: see declaration of 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(113): warning C4251: 'prometheus::Registry::gauges_': class 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'prometheus::Registry' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(113): note: see declaration of 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(114): warning C4251: 'prometheus::Registry::histograms_': class 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'prometheus::Registry' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(114): note: see declaration of 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(115): warning C4251: 'prometheus::Registry::infos_': class 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'prometheus::Registry' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(115): note: see declaration of 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(116): warning C4251: 'prometheus::Registry::summaries_': class 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'prometheus::Registry' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(116): note: see declaration of 'std::vector,std::default_delete<_Ty>>,std::allocator>>>' with [ _Ty=prometheus::Family ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/registry.h(117): warning C4251: 'prometheus::Registry::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'prometheus::Registry' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\mutex(82): note: see declaration of 'std::mutex' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/exposer.h(51): warning C4251: 'prometheus::Exposer::server_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'prometheus::Exposer' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] with [ _Ty=CivetServer ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/exposer.h(51): note: see declaration of 'std::unique_ptr>' with [ _Ty=CivetServer ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/exposer.h(52): warning C4251: 'prometheus::Exposer::endpoints_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'prometheus::Exposer' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] with [ _Ty=prometheus::detail::Endpoint ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/exposer.h(52): note: see declaration of 'std::vector>,std::allocator>>>' with [ _Ty=prometheus::detail::Endpoint ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/exposer.h(53): warning C4251: 'prometheus::Exposer::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'prometheus::Exposer' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\mutex(82): note: see declaration of 'std::mutex' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gateway.h(68): warning C4251: 'prometheus::Gateway::jobUri_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'prometheus::Gateway' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gateway.h(69): warning C4251: 'prometheus::Gateway::labels_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'prometheus::Gateway' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gateway.h(70): warning C4251: 'prometheus::Gateway::curlWrapper_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'prometheus::Gateway' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] with [ _Ty=prometheus::detail::CurlWrapper ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gateway.h(70): note: see declaration of 'std::unique_ptr>' with [ _Ty=prometheus::detail::CurlWrapper ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gateway.h(71): warning C4251: 'prometheus::Gateway::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'prometheus::Gateway' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\mutex(82): note: see declaration of 'std::mutex' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gateway.h(74): warning C4251: 'prometheus::Gateway::collectables_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'prometheus::Gateway' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] with [ _Ty=prometheus::Gateway::CollectableEntry ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/gateway.h(74): note: see declaration of 'std::vector>' with [ _Ty=prometheus::Gateway::CollectableEntry ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/family.h(145): warning C4251: 'prometheus::Family::metrics_': class 'std::unordered_map>,prometheus::detail::LabelHasher,std::equal_to<_Kty>,std::allocator>>>>' needs to have dll-interface to be used by clients of class 'prometheus::Family' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] with [ T=prometheus::Counter, _Ty=prometheus::Counter, _Kty=prometheus::Labels ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/family.h(145): note: see declaration of 'std::unordered_map>,prometheus::detail::LabelHasher,std::equal_to<_Kty>,std::allocator>>>>' with [ T=prometheus::Counter, _Ty=prometheus::Counter, _Kty=prometheus::Labels ] C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_package\test_package.cpp(22): note: see reference to class template instantiation 'prometheus::Family' being compiled C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/family.h(147): warning C4251: 'prometheus::Family::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'prometheus::Family' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/family.h(148): warning C4251: 'prometheus::Family::help_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'prometheus::Family' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/family.h(149): warning C4251: 'prometheus::Family::constant_labels_': class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'prometheus::Family' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] with [ _Kty=std::string, _Ty=std::string ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/labels.h(9): note: see declaration of 'std::map,std::allocator>>' with [ _Kty=std::string, _Ty=std::string ] C:\J\w\prod\BuildSingleReference\.conan\data\prometheus-cpp\1.1.0\_\_\package\cc5bc3d09e612e99740a1bc1eac5df5eb0dda648\include\prometheus/family.h(150): warning C4251: 'prometheus::Family::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'prometheus::Family' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\test_package\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\mutex(82): note: see declaration of 'std::mutex' test_package.vcxproj -> C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\prometheus-cpp\all\test_v1_package\build\b98044c5d29736d12c12c546a9dd05e2e10068df\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/prometheus-cpp/all/test_v1_package/CMakeLists.txt prometheus-cpp/1.1.0 (test package): Running test() ----Running------ > bin\test_package ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR