******************************************************************************** conan install libpcap/1.9.1@ --build=libpcap --profile=C:\J\w\BuildSingleReference@7/46918/e3fe8e6f-a5d9-4011-9b2b-c0cc9518c623/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows [options] libpcap:shared=True [build_requires] [env] libpcap/1.9.1: Forced build from source Installing package: libpcap/1.9.1 Requirements libpcap/1.9.1 from local cache - Cache Packages libpcap/1.9.1:d36a7d8dde7840613003af2e9c849462ba3dfcf1 - Build Build requirements winflexbison/2.5.24 from 'conan-center' - Cache Build requirements packages winflexbison/2.5.24:8cf01e2f50fcd6b63525e70584df0326550364e1 - Cache Installing (downloading, building) binaries... winflexbison/2.5.24: Already installed! winflexbison/2.5.24: Appending PATH environment variable: C:\J\w\BuildSingleReference@7\.conan\data\winflexbison\2.5.24\_\_\package\8cf01e2f50fcd6b63525e70584df0326550364e1\bin winflexbison/2.5.24: Setting LEX environment variable: C:/J/w/BuildSingleReference@7/.conan/data/winflexbison/2.5.24/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/bin/win_flex winflexbison/2.5.24: Setting YACC environment variable: C:/J/w/BuildSingleReference@7/.conan/data/winflexbison/2.5.24/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/bin/win_bison -y [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libpcap/1.9.1: Applying build-requirement: winflexbison/2.5.24 libpcap/1.9.1: Copying sources to build folder libpcap/1.9.1: Building your package in C:\J\w\BuildSingleReference@7\.conan\data\libpcap\1.9.1\_\_\build\d36a7d8dde7840613003af2e9c849462ba3dfcf1 libpcap/1.9.1: Generator txt created conanbuildinfo.txt libpcap/1.9.1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libpcap/1.9.1: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@7\.conan\data\libpcap\1.9.1\_\_\build\d36a7d8dde7840613003af2e9c849462ba3dfcf1 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@7\.conan\data\libpcap\1.9.1\_\_\package\d36a7d8dde7840613003af2e9c849462ba3dfcf1" -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" -DENABLE_REMOTE="False" -Wno-dev C:\J\w\BuildSingleReference@7\.conan\data\libpcap\1.9.1\_\_\build\d36a7d8dde7840613003af2e9c849462ba3dfcf1\source_subfolder ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX 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 -- 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 -- 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 -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find PACKET (missing: PACKET_INCLUDE_DIR PACKET_LIBRARY) -- checking for Npcap's version.h -- Looking for WINPCAP_PRODUCT_NAME -- Looking for WINPCAP_PRODUCT_NAME - not found -- MISSING version.h -- Use STATIC runtime -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for bitypes.h -- Looking for bitypes.h - not found -- Looking for limits.h -- Looking for limits.h - found -- Looking for strerror -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - not found -- Looking for strerror_s -- Looking for strerror_s - found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for strlcat -- Looking for strlcat - not found -- Looking for snprintf -- Looking for snprintf - not found -- Looking for vsnprintf -- Looking for vsnprintf - not found -- Looking for asprintf -- Looking for asprintf - not found -- Looking for vasprintf -- Looking for vasprintf - not found -- Looking for strtok_r -- Looking for strtok_r - not found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getnetbyname_r -- Looking for getnetbyname_r - not found -- Looking for getprotobyname_r -- Looking for getprotobyname_r - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of struct sockaddr_storage -- Check size of struct sockaddr_storage - done -- Check size of socklen_t -- Check size of socklen_t - failed -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Failed -- Looking for ffs -- Looking for ffs - not found -- Looking for ether_hostton -- Looking for ether_hostton - not found -- Support IPv6 -- Packet capture mechanism type: null -- Performing Test PCAP_SUPPORT_NETMAP -- Performing Test PCAP_SUPPORT_NETMAP - Failed -- Found PkgConfig: C:/ProgramData/chocolatey/bin/pkg-config.exe (found version "0.28") -- Checking for module 'dbus-1' -- No package 'dbus-1' found -- Looking for ibv_get_device_list in ibverbs -- Looking for ibv_get_device_list in ibverbs - not found -- Could NOT find DAG (missing: DAG_INCLUDE_DIR DAG_LIBRARY DAGCONF_LIBRARY) -- Looking for msg.h winflexbison/2.5.24: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@7\.conan\data\winflexbison\2.5.24\_\_\package\8cf01e2f50fcd6b63525e70584df0326550364e1\lib