******************************************************************************** conan install libpcap/1.9.1@ --build=libpcap --profile=C:\J\w\BuildSingleReference@3/46847/56d05458-8c2d-4d97-a09a-d603e45d3147/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 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:4026be1dd6600a50d296dc7edb2e72084ce4ecff - Build Build requirements winflexbison/2.5.24 from 'conan-center' - Cache Build requirements packages winflexbison/2.5.24:a79a557254fabcb77849dd623fed97c9c5ab7651 - Cache Installing (downloading, building) binaries... winflexbison/2.5.24: Already installed! winflexbison/2.5.24: Appending PATH environment variable: C:\J\w\BuildSingleReference@3\.conan\data\winflexbison\2.5.24\_\_\package\a79a557254fabcb77849dd623fed97c9c5ab7651\bin winflexbison/2.5.24: Setting LEX environment variable: C:/J/w/BuildSingleReference@3/.conan/data/winflexbison/2.5.24/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/bin/win_flex winflexbison/2.5.24: Setting YACC environment variable: C:/J/w/BuildSingleReference@3/.conan/data/winflexbison/2.5.24/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/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@3\.conan\data\libpcap\1.9.1\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff 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@3\.conan\data\libpcap\1.9.1\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@3\.conan\data\libpcap\1.9.1\_\_\package\4026be1dd6600a50d296dc7edb2e72084ce4ecff" -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@3\.conan\data\libpcap\1.9.1\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff\source_subfolder ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/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/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/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 winflexbison/2.5.24: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@3\.conan\data\winflexbison\2.5.24\_\_\package\a79a557254fabcb77849dd623fed97c9c5ab7651\lib