******************************************************************************** conan install libtins/4.3@ --build=libtins --profile=C:\J\w\BuildSingleReference@2/81186/a706272b-3257-43d9-8c65-330cc0aec143/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] libtins:shared=True [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:1f0883827886e2aabf6af6b9060fc4179c8432d2 - Cache bzip2/1.0.8:f346bbbb687a20f72b88f02617b6b8f1300bad72 - Cache libpcap/1.10.1:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Cache libtins/4.3:68bc0cd024612ec84cc7d13d331cd72522fc0645 - Build openssl/1.1.1m:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Cache zlib/1.2.11:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.8\_\_\package\f346bbbb687a20f72b88f02617b6b8f1300bad72\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@2\.conan\data\libpcap\1.10.1\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\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@2\.conan\data\libtins\4.3\_\_\build\68bc0cd024612ec84cc7d13d331cd72522fc0645 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@2\.conan\data\libtins\4.3\_\_\build\68bc0cd024612ec84cc7d13d331cd72522fc0645\build_subfolder && 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\libtins\4.3\_\_\package\68bc0cd024612ec84cc7d13d331cd72522fc0645" -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@2/.conan/data/libtins/4.3/_/_/build/68bc0cd024612ec84cc7d13d331cd72522fc0645" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DLIBTINS_BUILD_EXAMPLES="False" -DLIBTINS_BUILD_TESTS="False" -DLIBTINS_BUILD_SHARED="True" -DLIBTINS_ENABLE_CXX11="True" -DLIBTINS_ENABLE_ACK_TRACKER="True" -DLIBTINS_ENABLE_WPA2="True" -DLIBTINS_ENABLE_DOT11="True" -Wno-dev C:\J\w\BuildSingleReference@2\.conan\data\libtins\4.3\_\_\build\68bc0cd024612ec84cc7d13d331cd72522fc0645 ----------------- -- 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 shared library. Use LIBTINS_BUILD_SHARED=0 to perform a static build -- Configuring incomplete, errors occurred! See also "C:/J/w/BuildSingleReference@2/.conan/data/libtins/4.3/_/_/build/68bc0cd024612ec84cc7d13d331cd72522fc0645/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@2/.conan/data/bzip2/1.0.8/_/_/package/f346bbbb687a20f72b88f02617b6b8f1300bad72/lib/cmake', 'C:/J/w/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/f346bbbb687a20f72b88f02617b6b8f1300bad72/'} [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@2/.conan/data/openssl/1.1.1m/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/', 'C:/J/w/BuildSingleReference@2/.conan/data/openssl/1.1.1m/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/cmake'} [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@2\.conan\data\libtins\4.3\_\_\build\68bc0cd024612ec84cc7d13d331cd72522fc0645 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 '68bc0cd024612ec84cc7d13d331cd72522fc0645' build failed libtins/4.3: WARN: Build folder C:\J\w\BuildSingleReference@2\.conan\data\libtins\4.3\_\_\build\68bc0cd024612ec84cc7d13d331cd72522fc0645 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@2\.conan\data\libtins\4.3\_\_\build\68bc0cd024612ec84cc7d13d331cd72522fc0645\build_subfolder && 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\libtins\4.3\_\_\package\68bc0cd024612ec84cc7d13d331cd72522fc0645" -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@2/.conan/data/libtins/4.3/_/_/build/68bc0cd024612ec84cc7d13d331cd72522fc0645" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DLIBTINS_BUILD_EXAMPLES="False" -DLIBTINS_BUILD_TESTS="False" -DLIBTINS_BUILD_SHARED="True" -DLIBTINS_ENABLE_CXX11="True" -DLIBTINS_ENABLE_ACK_TRACKER="True" -DLIBTINS_ENABLE_WPA2="True" -DLIBTINS_ENABLE_DOT11="True" -Wno-dev C:\J\w\BuildSingleReference@2\.conan\data\libtins\4.3\_\_\build\68bc0cd024612ec84cc7d13d331cd72522fc0645