******************************************************************************** conan install libpcap/1.10.1@ --build=libpcap --profile=C:\J\w\BuildSingleReference@2/81319/e5d016a6-e5c4-4b6d-ae66-9a0f5e03aa4c/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@2\.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@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] libpcap:shared=True [build_requires] [env] libpcap/1.10.1: Forced build from source winflexbison/2.5.24: Not found in local cache, looking in remotes... winflexbison/2.5.24: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz winflexbison/2.5.24: Downloaded recipe revision 8a9e91d1626b44771fc6dcda833a921c Installing package: libpcap/1.10.1 Requirements libpcap/1.10.1 from local cache - Cache Packages libpcap/1.10.1:f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 - Build Build requirements winflexbison/2.5.24 from 'conan-center' - Downloaded Build requirements packages winflexbison/2.5.24:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Download Installing (downloading, building) binaries... winflexbison/2.5.24: Retrieving package 7bd6f2c3d5c4e48a75805376b58cde753392f711 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz winflexbison/2.5.24: Package installed 7bd6f2c3d5c4e48a75805376b58cde753392f711 winflexbison/2.5.24: Downloaded package revision 853d4f60dff973358458fa97e87bfd3a winflexbison/2.5.24: Appending PATH environment variable: C:\J\w\BuildSingleReference@2\.conan\data\winflexbison\2.5.24\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\bin winflexbison/2.5.24: Setting LEX environment variable: C:/J/w/BuildSingleReference@2/.conan/data/winflexbison/2.5.24/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/bin/win_flex winflexbison/2.5.24: Setting YACC environment variable: C:/J/w/BuildSingleReference@2/.conan/data/winflexbison/2.5.24/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/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.10.1: Applying build-requirement: winflexbison/2.5.24 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libpcap/1.10.1: Configuring sources in C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libpcap/1.10.1: Copying sources to build folder libpcap/1.10.1: Building your package in C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 libpcap/1.10.1: Generator cmake created conanbuildinfo.cmake libpcap/1.10.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.10.1: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 && 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="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\package\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202" -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" -DUSE_STATIC_RT="True" -Wno-dev C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 ----------------- -- 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 -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- 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 -- Performing Test HAVE___ATOMIC_LOAD_N -- Performing Test HAVE___ATOMIC_LOAD_N - Failed -- Performing Test HAVE___ATOMIC_STORE_N -- Performing Test HAVE___ATOMIC_STORE_N - Failed -- Looking for strerror -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - not found -- Looking for _wcserror_s -- Looking for _wcserror_s - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for strlcat -- Looking for strlcat - 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 -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Packet capture mechanism type: null -- Performing Test PCAP_SUPPORT_NETMAP -- Performing Test PCAP_SUPPORT_NETMAP - Failed -- Executing Finddpdk -- Executing find_path -- Could NOT find dpdk (missing: dpdk_INCLUDE_DIRS) -- 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 -- Looking for msg.h - not found -- Could NOT find SNF (missing: SNF_INCLUDE_DIR SNF_LIBRARY) -- Could NOT find AIRPCAP (missing: AIRPCAP_INCLUDE_DIR AIRPCAP_LIBRARY) -- Could NOT find TC (missing: TC_INCLUDE_DIR TC_LIBRARY) -- Performing Test HAVE_STRUCT_MSGHDR_MSG_CONTROL -- Performing Test HAVE_STRUCT_MSGHDR_MSG_CONTROL - Failed -- Performing Test HAVE_STRUCT_MSGHDR_MSG_FLAGS -- Performing Test HAVE_STRUCT_MSGHDR_MSG_FLAGS - Failed -- Checking C compiler flag -wd4646 -- Performing Test wd4646 -- Performing Test wd4646 - Success -- Lexical analyzer generator: C:/J/w/BuildSingleReference@2/.conan/data/winflexbison/2.5.24/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/bin/win_flex.exe -- Parser generator: C:/J/w/BuildSingleReference@2/.conan/data/winflexbison/2.5.24/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/bin/win_bison.exe -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 --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 Generating grammar.c, grammar.h Generating scanner.c, scanner.h Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/CMakeLists.txt bpf_dump.c bpf_dump.c bpf_filter.c bpf_filter.c bpf_image.c bpf_image.c etherent.c fmtutils.c etherent.c gencode.c nametoaddr.c optimize.c pcap-common.c pcap.c fmtutils.c savefile.c sf-pcapng.c sf-pcap.c charconv.c win_asprintf.c pcap-null.c gencode.c nametoaddr.c optimize.c pcap-common.c pcap.c pcap-new.c savefile.c sf-pcapng.c sf-pcap.c charconv.c win_asprintf.c pcap-null.c pcap-rpcap.c pcap-new.c pcap-rpcap.c rpcap-protocol.c rpcap-protocol.c sockutils.c sslutils.c sockutils.c grammar.c scanner.c sslutils.c grammar.c scanner.c Creating library C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/pcap.lib and object C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/pcap.exp pcap_static.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\lib\pcap_static.lib pcap.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\bin\pcap.dll Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/testprogs/fuzz/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/testprogs/fuzz/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/testprogs/fuzz/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/rpcapd/CMakeLists.txt onefile.c fuzz_both.c onefile.c fuzz_pcap.c daemon.c fileconf.c log.c rpcapd.c rpcap-protocol.c sockutils.c sslutils.c fmtutils.c win32-svc.c charconv.c getopt.c onefile.c fuzz_filter.c fuzz_both.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\bin\fuzz_both.exe fuzz_pcap.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\bin\fuzz_pcap.exe fuzz_filter.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\bin\fuzz_filter.exe rpcapd.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\bin\rpcapd.exe Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/CMakeLists.txt libpcap/1.10.1: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' built libpcap/1.10.1: Build folder C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 libpcap/1.10.1: Generated conaninfo.txt libpcap/1.10.1: Generated conanbuildinfo.txt libpcap/1.10.1: Generating the package libpcap/1.10.1: Package folder C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\package\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 libpcap/1.10.1: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 --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. pcap.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\bin\pcap.dll pcap_static.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\lib\pcap_static.lib fuzz_filter.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\bin\fuzz_filter.exe fuzz_pcap.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\bin\fuzz_pcap.exe rpcapd.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\bin\rpcapd.exe fuzz_both.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\bin\fuzz_both.exe -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/x64/pcap.lib -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/bin/x64/pcap.dll -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/x64/pcap_static.lib -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap/bluetooth.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap/bpf.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap/can_socketcan.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap/compiler-tests.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap/dlt.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap/funcattrs.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap/ipnet.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap/namedb.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap/nflog.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap/pcap-inttypes.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap/pcap.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap/sll.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap/socket.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap/usb.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap/vlan.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap-bpf.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/pcap-namedb.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libpcap/1.10.1/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/bin/amd64/rpcapd.exe [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 libpcap/1.10.1 package(): Packaged 1 '.dll' file: pcap.dll libpcap/1.10.1 package(): Packaged 1 '.exe' file: rpcapd.exe libpcap/1.10.1 package(): Packaged 18 '.h' files libpcap/1.10.1 package(): Packaged 1 '.lib' file: pcap.lib libpcap/1.10.1 package(): Packaged 1 file: LICENSE libpcap/1.10.1: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' created libpcap/1.10.1: Created package revision 2befafff1b8c7630c54e1610926b2b5b libpcap/1.10.1: Appending PATH environment variable: C:\J\w\BuildSingleReference@2\.conan\data\libpcap\1.10.1\_\_\package\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\bin [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY