******************************************************************************** conan install pcre/8.41@ --build=pcre --profile=C:\J\w\BuildSingleReference@15/20978/26313088-3749-4c7a-863b-3482b6ff2711/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@15\.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@15\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows os_build=Windows [options] pcre:shared=True [build_requires] [env] bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.8: Downloaded recipe revision 9c8b632000a52af5af3f045d3a6db12f zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 08c5163c8e302d1482d8fa2be93736af pcre/8.41: Forced build from source Installing package: pcre/8.41 Requirements bzip2/1.0.8 from 'conan-center' - Downloaded pcre/8.41 from local cache - Cache zlib/1.2.11 from 'conan-center' - Downloaded Packages bzip2/1.0.8:d16a91eadaaf5829b928b12d2f836ff7680d3df5 - Download pcre/8.41:a7faeb0f01b294bf2e532a20b6bbb587742be00a - Build zlib/1.2.11:3fb49604f9c2f729b85ba3115852006824e72cab - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package d16a91eadaaf5829b928b12d2f836ff7680d3df5 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed d16a91eadaaf5829b928b12d2f836ff7680d3df5 bzip2/1.0.8: Downloaded package revision 3d0958bf3d7a4b409167575f3329f079 zlib/1.2.11: Retrieving package 3fb49604f9c2f729b85ba3115852006824e72cab from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 3fb49604f9c2f729b85ba3115852006824e72cab zlib/1.2.11: Downloaded package revision 4c9f4cb3d6980c0074e052bbcfdcbec0 bzip2/1.0.8: Appending PATH environment variable: C:\J\w\BuildSingleReference@15\.conan\data\bzip2\1.0.8\_\_\package\d16a91eadaaf5829b928b12d2f836ff7680d3df5\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 [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 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pcre/8.41: Configuring sources in C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK pcre/8.41: Copying sources to build folder pcre/8.41: Building your package in C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a pcre/8.41: Generator cmake created conanbuildinfo.cmake pcre/8.41: Generator cmake_find_package created FindBZip2.cmake pcre/8.41: Generator cmake_find_package created FindZLIB.cmake [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 pcre/8.41: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -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@15\.conan\data\pcre\8.41\_\_\package\a7faeb0f01b294bf2e532a20b6bbb587742be00a" -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@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DPCRE_BUILD_TESTS="False" -DPCRE_BUILD_PCRE8="True" -DPCRE_BUILD_PCRE16="True" -DPCRE_BUILD_PCRE32="True" -DPCRE_BUILD_PCREGREP="True" -DPCRE_BUILD_PCRECPP="False" -DPCRE_SUPPORT_LIBZ="True" -DPCRE_SUPPORT_LIBBZ2="True" -DPCRE_SUPPORT_JIT="False" -DPCRE_SUPPORT_UTF="False" -DPCRE_SUPPORT_UNICODE_PROPERTIES="False" -DPCRE_SUPPORT_LIBREADLINE="False" -DPCRE_SUPPORT_LIBEDIT="False" -DPCRE_NO_RECURSE="False" -DPCRE_STATIC_RUNTIME="False" -Wno-dev C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a ----------------- -- 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 -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Using autogenerated FindBZip2.cmake -- Found BZip2: 1.0.8 (found version "1.0.8") -- Library bz2 found C:/J/w/BuildSingleReference@15/.conan/data/bzip2/1.0.8/_/_/package/d16a91eadaaf5829b928b12d2f836ff7680d3df5/lib/bz2.lib -- Found: C:/J/w/BuildSingleReference@15/.conan/data/bzip2/1.0.8/_/_/package/d16a91eadaaf5829b928b12d2f836ff7680d3df5/lib/bz2.lib -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library zlib found C:/J/w/BuildSingleReference@15/.conan/data/zlib/1.2.11/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/zlib.lib -- Found: C:/J/w/BuildSingleReference@15/.conan/data/zlib/1.2.11/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/zlib.lib -- Looking for dirent.h -- Looking for dirent.h - not found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for windows.h -- Looking for windows.h - found -- Looking for C++ include type_traits.h -- Looking for C++ include type_traits.h - not found -- Looking for C++ include bits/type_traits.h -- Looking for C++ include bits/type_traits.h - not found -- Looking for bcopy -- Looking for bcopy - not found -- Looking for memmove -- Looking for memmove - found -- Looking for strerror -- Looking for strerror - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoq -- Looking for strtoq - not found -- Looking for _strtoi64 -- Looking for _strtoi64 - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long long -- Check size of long long - done -- Check size of unsigned long long -- Check size of unsigned long long - done -- -- -- PCRE configuration summary: -- -- Install prefix .................. : C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/package/a7faeb0f01b294bf2e532a20b6bbb587742be00a -- C compiler ...................... : C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- C++ compiler .................... : C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- C compiler flags ................ : /DWIN32 /D_WINDOWS /W3 /MP16 -- C++ compiler flags .............. : /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MP16 -- -- Build 8 bit PCRE library ........ : True -- Build 16 bit PCRE library ....... : True -- Build 32 bit PCRE library ....... : True -- Build C++ library ............... : False -- Enable JIT compiling support .... : False -- Enable UTF support .............. : False -- Unicode properties .............. : False -- Newline char/sequence ........... : LF -- \R matches only ANYCRLF ......... : OFF -- EBCDIC coding ................... : OFF -- EBCDIC coding with NL=0x25 ...... : OFF -- Rebuild char tables ............. : OFF -- No stack recursion .............. : False -- POSIX mem threshold ............. : 10 -- Internal link size .............. : 2 -- Parentheses nest limit .......... : 250 -- Match limit ..................... : 10000000 -- Match limit recursion ........... : MATCH_LIMIT -- Build shared libs ............... : ON -- Build static libs ............... : OFF -- Build pcregrep .................. : True -- Enable JIT in pcregrep .......... : ON -- Buffer size for pcregrep ........ : 20480 -- Build tests (implies pcretest .. : False -- and pcregrep) -- Link pcregrep with libz ......... : True -- Link pcregrep with libbz2 ....... : True -- Link pcretest with libeditline .. : Library not found -- Link pcretest with libreadline .. : Library not found -- Support Valgrind .................: OFF -- Support coverage .................: -- Install MSVC .pdb files ..........: OFF -- -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\build_subfolder --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 Building Custom Rule C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/source_subfolder/CMakeLists.txt pcre32_byte_order.c pcre16_byte_order.c pcre16_chartables.c pcre32_chartables.c pcre16_compile.c pcre16_config.c pcre16_dfa_exec.c pcre16_exec.c pcre32_compile.c pcre32_config.c pcre32_dfa_exec.c pcre_byte_order.c pcre_chartables.c pcre32_exec.c pcre16_fullinfo.c pcre32_fullinfo.c pcre16_get.c pcre16_globals.c pcre16_jit_compile.c pcre16_maketables.c pcre32_get.c pcre16_newline.c pcre16_ord2utf16.c pcre_compile.c pcre_config.c pcre_dfa_exec.c pcre_exec.c pcre32_globals.c pcre_fullinfo.c pcre16_refcount.c pcre16_string_utils.c pcre32_jit_compile.c pcre_get.c pcre_globals.c pcre32_maketables.c pcre_jit_compile.c pcre32_newline.c pcre32_ord2utf32.c pcre32_refcount.c pcre32_string_utils.c pcre32_study.c pcre32_tables.c pcre32_ucd.c pcre32_utf32_utils.c pcre32_valid_utf32.c pcre32_version.c pcre16_study.c pcre32_xclass.c pcre16_tables.c pcre16_ucd.c pcre16_utf16_utils.c pcre16_valid_utf16.c pcre16_version.c pcre_maketables.c pcre_newline.c pcre_ord2utf8.c pcre16_xclass.c pcre_refcount.c pcre_string_utils.c pcre_study.c pcre_tables.c pcre_ucd.c pcre_valid_utf8.c pcre_version.c pcre_xclass.c Creating library C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/build_subfolder/lib/pcre16.lib and object C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/build_subfolder/lib/pcre16.exp pcre16.vcxproj -> C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\build_subfolder\bin\pcre16.dll Creating library C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/build_subfolder/lib/pcre32.lib and object C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/build_subfolder/lib/pcre32.exp Creating library C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/build_subfolder/lib/pcre.lib and object C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/build_subfolder/lib/pcre.exp pcre32.vcxproj -> C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\build_subfolder\bin\pcre32.dll pcre.vcxproj -> C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\build_subfolder\bin\pcre.dll Building Custom Rule C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/source_subfolder/CMakeLists.txt pcreposix.c Creating library C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/build_subfolder/lib/pcreposix.lib and object C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/build_subfolder/lib/pcreposix.exp pcreposix.vcxproj -> C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\build_subfolder\bin\pcreposix.dll Building Custom Rule C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/source_subfolder/CMakeLists.txt pcregrep.c C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\source_subfolder\pcregrep.c(954,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\build_subfolder\source_subfolder\pcregrep.vcxproj] C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\source_subfolder\pcregrep.c(2505,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\build_subfolder\source_subfolder\pcregrep.vcxproj] pcregrep.vcxproj -> C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\build_subfolder\bin\pcregrep.exe Building Custom Rule C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/CMakeLists.txt pcre/8.41: Package 'a7faeb0f01b294bf2e532a20b6bbb587742be00a' built pcre/8.41: Build folder C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a pcre/8.41: Generated conaninfo.txt pcre/8.41: Generated conanbuildinfo.txt pcre/8.41: Generating the package pcre/8.41: Package folder C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\package\a7faeb0f01b294bf2e532a20b6bbb587742be00a pcre/8.41: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\build_subfolder --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. pcre.vcxproj -> C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\build_subfolder\bin\pcre.dll pcre16.vcxproj -> C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\build_subfolder\bin\pcre16.dll pcreposix.vcxproj -> C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\build_subfolder\bin\pcreposix.dll Creating library C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/build_subfolder/lib/pcre32.lib and object C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/build/a7faeb0f01b294bf2e532a20b6bbb587742be00a/build_subfolder/lib/pcre32.exp pcre32.vcxproj -> C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\build_subfolder\bin\pcre32.dll pcregrep.vcxproj -> C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\build\a7faeb0f01b294bf2e532a20b6bbb587742be00a\build_subfolder\bin\pcregrep.exe -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/package/a7faeb0f01b294bf2e532a20b6bbb587742be00a/lib/pcre.lib -- Installing: C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/package/a7faeb0f01b294bf2e532a20b6bbb587742be00a/bin/pcre.dll -- Installing: C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/package/a7faeb0f01b294bf2e532a20b6bbb587742be00a/lib/pcreposix.lib -- Installing: C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/package/a7faeb0f01b294bf2e532a20b6bbb587742be00a/bin/pcreposix.dll -- Installing: C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/package/a7faeb0f01b294bf2e532a20b6bbb587742be00a/lib/pcre16.lib -- Installing: C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/package/a7faeb0f01b294bf2e532a20b6bbb587742be00a/bin/pcre16.dll -- Installing: C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/package/a7faeb0f01b294bf2e532a20b6bbb587742be00a/lib/pcre32.lib -- Installing: C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/package/a7faeb0f01b294bf2e532a20b6bbb587742be00a/bin/pcre32.dll -- Installing: C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/package/a7faeb0f01b294bf2e532a20b6bbb587742be00a/bin/pcregrep.exe -- Installing: C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/package/a7faeb0f01b294bf2e532a20b6bbb587742be00a/include/pcre.h -- Installing: C:/J/w/BuildSingleReference@15/.conan/data/pcre/8.41/_/_/package/a7faeb0f01b294bf2e532a20b6bbb587742be00a/include/pcreposix.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 pcre/8.41 package(): Packaged 4 '.dll' files: pcre.dll, pcre16.dll, pcre32.dll, pcreposix.dll pcre/8.41 package(): Packaged 1 '.exe' file: pcregrep.exe pcre/8.41 package(): Packaged 2 '.h' files: pcre.h, pcreposix.h pcre/8.41 package(): Packaged 4 '.lib' files: pcre.lib, pcre16.lib, pcre32.lib, pcreposix.lib pcre/8.41 package(): Packaged 1 file: LICENCE pcre/8.41: Package 'a7faeb0f01b294bf2e532a20b6bbb587742be00a' created pcre/8.41: Created package revision b745d7d4440fd1a01c875032eb0c2acf pcre/8.41: Appending PATH environment variable: C:\J\w\BuildSingleReference@15\.conan\data\pcre\8.41\_\_\package\a7faeb0f01b294bf2e532a20b6bbb587742be00a\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 CMake Warning at source_subfolder/CMakeLists.txt:84 (FIND_PACKAGE): By not providing "FindReadline.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Readline", but CMake did not find one. Could not find a package configuration file provided by "Readline" with any of the following names: ReadlineConfig.cmake readline-config.cmake Add the installation prefix of "Readline" to CMAKE_PREFIX_PATH or set "Readline_DIR" to a directory containing one of the above files. If "Readline" provides a separate development package or SDK, be sure it has been installed. CMake Warning at source_subfolder/CMakeLists.txt:85 (FIND_PACKAGE): By not providing "FindEditline.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Editline", but CMake did not find one. Could not find a package configuration file provided by "Editline" with any of the following names: EditlineConfig.cmake editline-config.cmake Add the installation prefix of "Editline" to CMAKE_PREFIX_PATH or set "Editline_DIR" to a directory containing one of the above files. If "Editline" provides a separate development package or SDK, be sure it has been installed. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR