******************************************************************************** conan install libpcap/1.10.0@ --build=libpcap --profile=C:\J\w\BuildSingleReference@5/46878/4c19917c-1816-466f-adb7-1e7cf0a715cd/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@5\.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@5\.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=16 os=Windows [options] libpcap:shared=True [build_requires] [env] libpcap/1.10.0: 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.0 Requirements libpcap/1.10.0 from local cache - Cache Packages libpcap/1.10.0:4026be1dd6600a50d296dc7edb2e72084ce4ecff - Build Build requirements winflexbison/2.5.24 from 'conan-center' - Downloaded Build requirements packages winflexbison/2.5.24:a79a557254fabcb77849dd623fed97c9c5ab7651 - Download Installing (downloading, building) binaries... winflexbison/2.5.24: Retrieving package a79a557254fabcb77849dd623fed97c9c5ab7651 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz winflexbison/2.5.24: Package installed a79a557254fabcb77849dd623fed97c9c5ab7651 winflexbison/2.5.24: Downloaded package revision f5aae744699d4d414ca46570e3a47d74 winflexbison/2.5.24: Appending PATH environment variable: C:\J\w\BuildSingleReference@5\.conan\data\winflexbison\2.5.24\_\_\package\a79a557254fabcb77849dd623fed97c9c5ab7651\bin winflexbison/2.5.24: Setting LEX environment variable: C:/J/w/BuildSingleReference@5/.conan/data/winflexbison/2.5.24/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/bin/win_flex winflexbison/2.5.24: Setting YACC environment variable: C:/J/w/BuildSingleReference@5/.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.10.0: Applying build-requirement: winflexbison/2.5.24 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libpcap/1.10.0: Configuring sources in C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\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.0: Copying sources to build folder libpcap/1.10.0: Building your package in C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff libpcap/1.10.0: Generator txt created conanbuildinfo.txt libpcap/1.10.0: 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.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\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@5\.conan\data\libpcap\1.10.0\_\_\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@5\.conan\data\libpcap\1.10.0\_\_\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 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) -- Checking C compiler flag -wd4646 -- Performing Test wd4646 -- Performing Test wd4646 - Success -- Lexical analyzer generator: C:/J/w/BuildSingleReference@5/.conan/data/winflexbison/2.5.24/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/bin/win_flex.exe -- Parser generator: C:/J/w/BuildSingleReference@5/.conan/data/winflexbison/2.5.24/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/bin/win_bison.exe -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Generating grammar.c, grammar.h C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/grammar.y:4.1-7: warning: POSIX Yacc does not support %define [-Wyacc] 4 | %define api.pure | ^~~~~~~ C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/grammar.y:40.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 40 | %expect 38 | ^~~~~~~ C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/grammar.y:381.13-14: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 381 | %type ID EID AID | ^~ C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/grammar.y:381.16-18: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 381 | %type ID EID AID | ^~~ C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/grammar.y:381.20-22: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 381 | %type ID EID AID | ^~~ C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/grammar.y:382.13-15: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 382 | %type HID HID6 | ^~~ C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/grammar.y:382.17-20: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 382 | %type HID HID6 | ^~~~ C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/grammar.y:383.13-15: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 383 | %type NUM | ^~~ Generating scanner.c, scanner.h Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/source_subfolder/CMakeLists.txt bpf_dump.c bpf_dump.c bpf_filter.c bpf_filter.c bpf_image.c bpf_image.c etherent.c etherent.c fmtutils.c fmtutils.c gencode.c gencode.c nametoaddr.c nametoaddr.c optimize.c optimize.c pcap-common.c pcap-common.c pcap.c pcap.c savefile.c savefile.c sf-pcapng.c sf-pcapng.c sf-pcap.c sf-pcap.c charconv.c charconv.c win_asprintf.c pcap-null.c win_asprintf.c pcap-null.c grammar.c grammar.c scanner.c scanner.c Generating Code... Generating Code... Creating library C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/Release/pcap.lib and object C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/Release/pcap.exp pcap_static.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff\Release\pcap_static.lib pcap.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff\run\Release\pcap.dll Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/source_subfolder/testprogs/fuzz/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/source_subfolder/testprogs/fuzz/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/source_subfolder/testprogs/fuzz/CMakeLists.txt onefile.c fuzz_both.c onefile.c onefile.c fuzz_filter.c fuzz_pcap.c Generating Code... Generating Code... Generating Code... fuzz_both.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff\run\Release\fuzz_both.exe fuzz_filter.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff\run\Release\fuzz_filter.exe fuzz_pcap.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff\run\Release\fuzz_pcap.exe Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/build/4026be1dd6600a50d296dc7edb2e72084ce4ecff/source_subfolder/CMakeLists.txt libpcap/1.10.0: Package '4026be1dd6600a50d296dc7edb2e72084ce4ecff' built libpcap/1.10.0: Build folder C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff libpcap/1.10.0: Generated conaninfo.txt libpcap/1.10.0: Generated conanbuildinfo.txt libpcap/1.10.0: Generating the package libpcap/1.10.0: Package folder C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\package\4026be1dd6600a50d296dc7edb2e72084ce4ecff libpcap/1.10.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. pcap_static.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff\Release\pcap_static.lib pcap.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff\run\Release\pcap.dll fuzz_pcap.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff\run\Release\fuzz_pcap.exe fuzz_filter.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff\run\Release\fuzz_filter.exe fuzz_both.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\libpcap\1.10.0\_\_\build\4026be1dd6600a50d296dc7edb2e72084ce4ecff\run\Release\fuzz_both.exe -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/lib/x64/pcap.lib -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/bin/x64/pcap.dll -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/lib/x64/pcap_static.lib -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap/bluetooth.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap/bpf.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap/can_socketcan.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap/compiler-tests.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap/dlt.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap/funcattrs.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap/ipnet.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap/namedb.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap/nflog.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap/pcap-inttypes.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap/pcap.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap/sll.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap/socket.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap/usb.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap/vlan.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap-bpf.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libpcap/1.10.0/_/_/package/4026be1dd6600a50d296dc7edb2e72084ce4ecff/include/pcap-namedb.h [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.0 package(): Packaged 1 '.dll' file: pcap.dll libpcap/1.10.0 package(): Packaged 18 '.h' files libpcap/1.10.0 package(): Packaged 2 '.lib' files: pcap.lib, pcap_static.lib libpcap/1.10.0 package(): Packaged 1 file: LICENSE libpcap/1.10.0: Package '4026be1dd6600a50d296dc7edb2e72084ce4ecff' created libpcap/1.10.0: Created package revision f2e7123148a391d6c84ca61e568af1eb [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 winflexbison/2.5.24: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@5\.conan\data\winflexbison\2.5.24\_\_\package\a79a557254fabcb77849dd623fed97c9c5ab7651\lib CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LINK_RUNTIME