******************************************************************************** conan install libtins/4.3@ --build=libtins --profile=C:\J\w\BuildSingleReference/81186/0e2086a2-6d19-4b6a-ad75-1c7569d7a0da/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows [options] libtins:shared=False [build_requires] [env] libtins/4.3: Forced build from source Installing package: libtins/4.3 Requirements boost/1.78.0 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache libpcap/1.10.1 from 'conan-center' - Cache libtins/4.3 from local cache - Cache openssl/1.1.1m from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages boost/1.78.0:8d47612c404bfb3cc5b267708e639b6b2cda0c3a - Cache bzip2/1.0.8:5be2b7a2110ec8acdbf9a1cea9de5d60747edb34 - Cache libpcap/1.10.1:6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 - Cache libtins/4.3:24da472e8d6154a4bafa3b7170d516ea55d9fa57 - Build openssl/1.1.1m:6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 - Cache zlib/1.2.11:6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\package\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\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 libpcap/1.10.1: Already installed! libpcap/1.10.1: Appending PATH environment variable: C:\J\w\BuildSingleReference\.conan\data\libpcap\1.10.1\_\_\package\6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7\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 openssl/1.1.1m: Already installed! [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 zlib/1.2.11: Already installed! [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 boost/1.78.0: Already installed! boost/1.78.0: Disabled magic autolinking (smart and magic decisions) [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 libtins/4.3: Copying sources to build folder libtins/4.3: Building your package in C:\J\w\BuildSingleReference\.conan\data\libtins\4.3\_\_\build\24da472e8d6154a4bafa3b7170d516ea55d9fa57 libtins/4.3: Generator cmake created conanbuildinfo.cmake libtins/4.3: Generator cmake_find_package created Findlibpcap.cmake libtins/4.3: Generator cmake_find_package created FindBoost.cmake libtins/4.3: Generator cmake_find_package created FindOpenSSL.cmake libtins/4.3: Generator cmake_find_package created FindZLIB.cmake libtins/4.3: Generator cmake_find_package created FindBZip2.cmake libtins/4.3: 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 libtins/4.3: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\.conan\data\libtins\4.3\_\_\build\24da472e8d6154a4bafa3b7170d516ea55d9fa57\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MD" -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\libtins\4.3\_\_\package\24da472e8d6154a4bafa3b7170d516ea55d9fa57" -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_MODULE_PATH="C:/J/w/BuildSingleReference/.conan/data/libtins/4.3/_/_/build/24da472e8d6154a4bafa3b7170d516ea55d9fa57" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DLIBTINS_BUILD_EXAMPLES="False" -DLIBTINS_BUILD_TESTS="False" -DLIBTINS_BUILD_SHARED="False" -DLIBTINS_ENABLE_CXX11="True" -DLIBTINS_ENABLE_ACK_TRACKER="True" -DLIBTINS_ENABLE_WPA2="True" -DLIBTINS_ENABLE_DOT11="True" -Wno-dev C:\J\w\BuildSingleReference\.conan\data\libtins\4.3\_\_\build\24da472e8d6154a4bafa3b7170d516ea55d9fa57 ----------------- -- 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 -- Setting build type to 'RelWithDebInfo' as none was specified. -- Build will generate a static library. -- Configuring incomplete, errors occurred! See also "C:/J/w/BuildSingleReference/.conan/data/libtins/4.3/_/_/build/24da472e8d6154a4bafa3b7170d516ea55d9fa57/build_subfolder/CMakeFiles/CMakeOutput.log". libtins/4.3: [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as `cpp_info.builddirs`. Currently folders declared: {'C:/J/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34/lib/cmake', 'C:/J/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34/'} [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./lib/cmake/conan-official-bzip2-variables.cmake [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as `cpp_info.builddirs`. Currently folders declared: {'C:/J/w/BuildSingleReference/.conan/data/openssl/1.1.1m/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/cmake', 'C:/J/w/BuildSingleReference/.conan/data/openssl/1.1.1m/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/'} [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./lib/cmake/conan-official-openssl-variables.cmake libtins/4.3: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference\.conan\data\libtins\4.3\_\_\build\24da472e8d6154a4bafa3b7170d516ea55d9fa57 CMake Error at C:/Program Files/CMake/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message): Could NOT find PCAP (missing: PCAP_LIBRARY) Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE) source_subfolder/cmake/Modules/FindPCAP.cmake:46 (find_package_handle_standard_args) source_subfolder/CMakeLists.txt:61 (FIND_PACKAGE) libtins/4.3: ERROR: Package '24da472e8d6154a4bafa3b7170d516ea55d9fa57' build failed libtins/4.3: WARN: Build folder C:\J\w\BuildSingleReference\.conan\data\libtins\4.3\_\_\build\24da472e8d6154a4bafa3b7170d516ea55d9fa57 ERROR: libtins/4.3: Error in build() method, line 80 cmake = self._configure_cmake() while calling '_configure_cmake', line 76 self._cmake.configure(build_folder=self._build_subfolder) ConanException: Error 1 while executing cd C:\J\w\BuildSingleReference\.conan\data\libtins\4.3\_\_\build\24da472e8d6154a4bafa3b7170d516ea55d9fa57\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MD" -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\libtins\4.3\_\_\package\24da472e8d6154a4bafa3b7170d516ea55d9fa57" -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_MODULE_PATH="C:/J/w/BuildSingleReference/.conan/data/libtins/4.3/_/_/build/24da472e8d6154a4bafa3b7170d516ea55d9fa57" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DLIBTINS_BUILD_EXAMPLES="False" -DLIBTINS_BUILD_TESTS="False" -DLIBTINS_BUILD_SHARED="False" -DLIBTINS_ENABLE_CXX11="True" -DLIBTINS_ENABLE_ACK_TRACKER="True" -DLIBTINS_ENABLE_WPA2="True" -DLIBTINS_ENABLE_DOT11="True" -Wno-dev C:\J\w\BuildSingleReference\.conan\data\libtins\4.3\_\_\build\24da472e8d6154a4bafa3b7170d516ea55d9fa57