******************************************************************************** conan install libmaxminddb/1.5.2@ --profile=C:\J\w\BuildSingleReference/10100/f5c5da02-1dfe-446e-9945-ea00d87b4b6a/profile.txt --build=libmaxminddb ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows os_build=Windows [options] libmaxminddb:shared=False [build_requires] [env] libmaxminddb/1.5.2: Forced build from source Installing package: libmaxminddb/1.5.2 Requirements libmaxminddb/1.5.2 from local cache - Cache Packages libmaxminddb/1.5.2:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libmaxminddb/1.5.2: Configuring sources in C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libmaxminddb/1.5.2: Copying sources to build folder libmaxminddb/1.5.2: Building your package in C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 libmaxminddb/1.5.2: Generator txt created conanbuildinfo.txt [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 libmaxminddb/1.5.2: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- 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 -- 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 -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned __int128 -- Check size of unsigned __int128 - failed -- Check size of unsigned int __attribute__((mode(TI))) -- Check size of unsigned int __attribute__((mode(TI))) - failed -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder --config Release -- /m:16 /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/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/t/CMakeLists.txt maxminddb.c tap.c C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\libtap\tap.c(34): warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\tap.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1469): note: see declaration of 'vsprintf' tap.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\libtap.lib data-pool.c Generating Code... maxminddb.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\Release\libmaxminddb.lib Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/t/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/t/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/t/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/t/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/t/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/t/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/t/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/t/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/t/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/t/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/t/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/t/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/t/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/t/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/t/CMakeLists.txt read_node_t.c version_t.c ipv4_start_cache_t.c get_value_pointer_bug_t.c metadata_pointers_t.c get_value_t.c data_entry_list_t.c ipv6_lookup_in_ipv4_t.c data_types_t.c no_map_get_value_t.c basic_lookup_t.c data-pool-t.c dump_t.c C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\read_node_t.c(33): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\read_node_t.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\read_node_t.c(51): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\read_node_t.vcxproj] bad_pointers_t.c maxminddb_test_helper.c maxminddb_test_helper.c maxminddb_test_helper.c C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\data_types_t.c(113): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data_types_t.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\data_types_t.c(357): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data_types_t.vcxproj] maxminddb_test_helper.c maxminddb_test_helper.c C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\data_entry_list_t.c(302): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data_entry_list_t.vcxproj] maxminddb_test_helper.c maxminddb_test_helper.c maxminddb_test_helper.c C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\basic_lookup_t.c(39): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\basic_lookup_t.vcxproj] maxminddb_test_helper.c maxminddb_test_helper.c C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\data-pool-t.c(39): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data-pool-t.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\ipv6_lookup_in_ipv4_t.c(11): warning C4101: 'result': unreferenced local variable [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\ipv6_lookup_in_ipv4_t.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\data-pool-t.c(40): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data-pool-t.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\data-pool-t.c(59): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data-pool-t.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\data-pool-t.c(66): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data-pool-t.vcxproj] maxminddb_test_helper.c C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\data-pool-t.c(67): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data-pool-t.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\data-pool-t.c(73): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data-pool-t.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\data-pool-t.c(74): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data-pool-t.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\data-pool-t.c(98): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data-pool-t.vcxproj] metadata_t.c C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\data-pool-t.c(99): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data-pool-t.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\data-pool-t.c(106): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data-pool-t.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\data-pool-t.c(107): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data-pool-t.vcxproj] maxminddb_test_helper.c maxminddb_test_helper.c C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\maxminddb_test_helper.c(76): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\read_node_t.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(441): note: see declaration of 'access' C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\maxminddb_test_helper.c(76): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data_types_t.vcxproj] Generating Code... C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\maxminddb_test_helper.c(76): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\get_value_pointer_bug_t.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\maxminddb_test_helper.c(76): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\ipv4_start_cache_t.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(441): note: see declaration of 'access' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(441): note: see declaration of 'access' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(441): note: see declaration of 'access' C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\bad_pointers_t.c(39): warning C4101: 'result': unreferenced local variable [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\bad_pointers_t.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\maxminddb_test_helper.c(76): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data_entry_list_t.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(441): note: see declaration of 'access' C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\maxminddb_test_helper.c(76): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\metadata_pointers_t.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(441): note: see declaration of 'access' C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\maxminddb_test_helper.c(76): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\get_value_t.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(441): note: see declaration of 'access' C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\maxminddb_test_helper.c(76): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\basic_lookup_t.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(441): note: see declaration of 'access' C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\maxminddb_test_helper.c(76): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\version_t.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(441): note: see declaration of 'access' C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\maxminddb_test_helper.c(76): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\no_map_get_value_t.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(441): note: see declaration of 'access' Generating Code... Generating Code... Generating Code... Generating Code... Generating Code... maxminddb_test_helper.c Generating Code... Generating Code... Generating Code... C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\maxminddb_test_helper.c(76): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\ipv6_lookup_in_ipv4_t.vcxproj] Generating Code... C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(441): note: see declaration of 'access' Generating Code... C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\maxminddb_test_helper.c(76): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\data-pool-t.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(441): note: see declaration of 'access' Generating Code... C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\metadata_t.c(26): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\metadata_t.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\metadata_t.c(46): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\metadata_t.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\metadata_t.c(60): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\metadata_t.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\maxminddb_test_helper.c(76): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\dump_t.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(441): note: see declaration of 'access' Generating Code... maxminddb_test_helper.c C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\maxminddb_test_helper.c(76): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\bad_pointers_t.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(441): note: see declaration of 'access' Generating Code... C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\t\maxminddb_test_helper.c(76): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\metadata_t.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(441): note: see declaration of 'access' Generating Code... read_node_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\read_node_t.exe version_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\version_t.exe data_types_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\data_types_t.exe get_value_pointer_bug_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\get_value_pointer_bug_t.exe ipv4_start_cache_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\ipv4_start_cache_t.exe metadata_pointers_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\metadata_pointers_t.exe data_entry_list_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\data_entry_list_t.exe no_map_get_value_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\no_map_get_value_t.exe basic_lookup_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\basic_lookup_t.exe ipv6_lookup_in_ipv4_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\ipv6_lookup_in_ipv4_t.exe get_value_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\get_value_t.exe dump_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\dump_t.exe data-pool-t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\data-pool-t.exe bad_pointers_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\bad_pointers_t.exe metadata_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\metadata_t.exe Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/CMakeLists.txt libmaxminddb/1.5.2: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' built libmaxminddb/1.5.2: Build folder C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 libmaxminddb/1.5.2: Generated conaninfo.txt libmaxminddb/1.5.2: Generated conanbuildinfo.txt libmaxminddb/1.5.2: Generating the package libmaxminddb/1.5.2: Package folder C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711 libmaxminddb/1.5.2: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. tap.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\libtap.lib maxminddb.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\Release\libmaxminddb.lib data_entry_list_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\data_entry_list_t.exe metadata_pointers_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\metadata_pointers_t.exe get_value_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\get_value_t.exe ipv6_lookup_in_ipv4_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\ipv6_lookup_in_ipv4_t.exe dump_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\dump_t.exe data_types_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\data_types_t.exe data-pool-t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\data-pool-t.exe get_value_pointer_bug_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\get_value_pointer_bug_t.exe bad_pointers_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\bad_pointers_t.exe metadata_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\metadata_t.exe read_node_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\read_node_t.exe no_map_get_value_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\no_map_get_value_t.exe basic_lookup_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\basic_lookup_t.exe ipv4_start_cache_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\ipv4_start_cache_t.exe version_t.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\t\Release\version_t.exe -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/libmaxminddb.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/maxminddb.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/maxminddb_config.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/cmake/maxminddb/maxminddb-config.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/libmaxminddb/1.5.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/cmake/maxminddb/maxminddb-config-release.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(): [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 libmaxminddb/1.5.2 package(): Packaged 2 '.h' files: maxminddb.h, maxminddb_config.h libmaxminddb/1.5.2 package(): Packaged 1 '.lib' file: libmaxminddb.lib libmaxminddb/1.5.2 package(): Packaged 1 file: LICENSE libmaxminddb/1.5.2: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' created libmaxminddb/1.5.2: Created package revision e214049317bb867b8d603b0921f761b6 libmaxminddb/1.5.2: Appending PATH environment variable: C:\J\w\BuildSingleReference\.conan\data\libmaxminddb\1.5.2\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK 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 CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LINK_RUNTIME [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component libmaxminddb::libmaxminddb libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component libmaxminddb::libmaxminddb library "maxminddb" not found in libdirs (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054)