******************************************************************************** conan install pcre/8.44@ --build=pcre --profile=/home/conan/w/BuildSingleReference/20979/0980606c-47eb-4ab7-bf82-f15fe29b9e96/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 10.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=10 os=Linux os_build=Linux [options] pcre:shared=False [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.44: Forced build from source Installing package: pcre/8.44 Requirements bzip2/1.0.8 from 'conan-center' - Downloaded pcre/8.44 from local cache - Cache zlib/1.2.11 from 'conan-center' - Downloaded Packages bzip2/1.0.8:23219b68e873594c97b915e5b682fd61d2caca86 - Download pcre/8.44:9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7 - Build zlib/1.2.11:72c3493baf37f6fd0e9e64ab36754d5a2f6479a9 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package 23219b68e873594c97b915e5b682fd61d2caca86 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed 23219b68e873594c97b915e5b682fd61d2caca86 bzip2/1.0.8: Downloaded package revision 4c9e37b232844d80a8a6b271d48eb2e4 zlib/1.2.11: Retrieving package 72c3493baf37f6fd0e9e64ab36754d5a2f6479a9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 72c3493baf37f6fd0e9e64ab36754d5a2f6479a9 zlib/1.2.11: Downloaded package revision 1ca8eecd36ae3fd0bbbf5aa2722b7aa0 bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/23219b68e873594c97b915e5b682fd61d2caca86/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.44: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/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.44: Copying sources to build folder pcre/8.44: Building your package in /home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/build/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7 pcre/8.44: Generator cmake created conanbuildinfo.cmake pcre/8.44: Generator cmake_find_package created FindBZip2.cmake pcre/8.44: Generator cmake_find_package created FindZLIB.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK pcre/8.44: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/build/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/package/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/build/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7" -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" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/build/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7' ----------------- -- The C compiler identification is Clang 10.0.1 -- The CXX compiler identification is Clang 10.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- 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: Adjusting fPIC flag (ON) -- Conan: Compiler Clang>=8, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: Using autogenerated FindBZip2.cmake -- Found BZip2: 1.0.8 (found version "1.0.8") -- Library bz2 found /home/conan/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/23219b68e873594c97b915e5b682fd61d2caca86/lib/libbz2.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/23219b68e873594c97b915e5b682fd61d2caca86/lib/libbz2.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/72c3493baf37f6fd0e9e64ab36754d5a2f6479a9/lib/libz.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/72c3493baf37f6fd0e9e64ab36754d5a2f6479a9/lib/libz.a -- Looking for dirent.h -- Looking for dirent.h - 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 - found -- Looking for windows.h -- Looking for windows.h - not 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 - 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 - found -- Looking for _strtoi64 -- Looking for _strtoi64 - not 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 .................. : /home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/package/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7 -- C compiler ...................... : /usr/bin/clang -- C++ compiler .................... : /usr/bin/clang++ -- C compiler flags ................ : -m64 -g -- C++ compiler flags .............. : -m64 -g -- -- 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 ............... : OFF -- Build static libs ............... : ON -- 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 .................: -- -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/build/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/build/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target pcre [ 1%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_byte_order.c.o Scanning dependencies of target pcre16 Scanning dependencies of target pcre32 [ 2%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_byte_order.c.o [ 4%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_byte_order.c.o [ 5%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_chartables.c.o [ 6%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_chartables.c.o [ 8%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_chartables.c.o [ 9%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_compile.c.o [ 11%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_compile.c.o [ 12%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_compile.c.o [ 13%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_config.c.o [ 15%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_dfa_exec.c.o [ 16%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_config.c.o [ 18%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_config.c.o [ 19%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_dfa_exec.c.o [ 20%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_dfa_exec.c.o [ 22%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_exec.c.o [ 23%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_exec.c.o [ 25%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_exec.c.o [ 26%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_fullinfo.c.o [ 27%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_fullinfo.c.o [ 29%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_get.c.o [ 30%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_get.c.o [ 31%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_fullinfo.c.o [ 33%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_globals.c.o [ 34%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_globals.c.o [ 36%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_get.c.o [ 37%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_jit_compile.c.o [ 38%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_jit_compile.c.o [ 40%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_globals.c.o [ 41%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_maketables.c.o [ 43%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_maketables.c.o [ 44%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_newline.c.o [ 45%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_jit_compile.c.o [ 47%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_newline.c.o [ 48%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_ord2utf32.c.o [ 51%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_ord2utf8.c.o [ 51%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_maketables.c.o [ 52%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_refcount.c.o [ 54%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_refcount.c.o [ 55%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_newline.c.o [ 56%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_string_utils.c.o [ 58%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_string_utils.c.o [ 59%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_ord2utf16.c.o [ 61%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_study.c.o [ 62%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_refcount.c.o [ 63%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_study.c.o [ 65%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_tables.c.o [ 66%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_string_utils.c.o [ 68%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_ucd.c.o [ 69%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_tables.c.o [ 70%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_study.c.o [ 72%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_valid_utf8.c.o [ 73%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_ucd.c.o [ 75%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_version.c.o [ 76%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_tables.c.o [ 77%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_utf32_utils.c.o [ 79%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_xclass.c.o [ 80%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_ucd.c.o [ 81%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_valid_utf32.c.o [ 83%] Linking C static library ../lib/libpcre.a [ 84%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_utf16_utils.c.o [ 84%] Built target pcre [ 86%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_valid_utf16.c.o [ 87%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_version.c.o [ 88%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_xclass.c.o [ 90%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_version.c.o [ 91%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_xclass.c.o [ 93%] Linking C static library ../lib/libpcre32.a [ 93%] Built target pcre32 [ 94%] Linking C static library ../lib/libpcre16.a Scanning dependencies of target pcreposix [ 95%] Building C object source_subfolder/CMakeFiles/pcreposix.dir/pcreposix.c.o [ 95%] Built target pcre16 [ 97%] Linking C static library ../lib/libpcreposix.a [ 97%] Built target pcreposix Scanning dependencies of target pcregrep [ 98%] Building C object source_subfolder/CMakeFiles/pcregrep.dir/pcregrep.c.o [100%] Linking C executable ../bin/pcregrep [100%] Built target pcregrep pcre/8.44: Package '9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7' built pcre/8.44: Build folder /home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/build/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7 pcre/8.44: Generated conaninfo.txt pcre/8.44: Generated conanbuildinfo.txt pcre/8.44: Generating the package pcre/8.44: Package folder /home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/package/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7 pcre/8.44: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/build/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 87%] Built target pcre [ 90%] Built target pcre16 [ 94%] Built target pcre32 [ 97%] Built target pcreposix [100%] Built target pcregrep Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/package/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7/lib/libpcre.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/package/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7/lib/libpcreposix.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/package/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7/lib/libpcre16.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/package/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7/lib/libpcre32.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/package/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7/bin/pcregrep -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/package/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7/bin/pcregrep" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/package/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7/include/pcre.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/package/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7/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.44 package(): Packaged 2 files: pcregrep, LICENCE pcre/8.44 package(): Packaged 4 '.a' files: libpcreposix.a, libpcre32.a, libpcre.a, libpcre16.a pcre/8.44 package(): Packaged 2 '.h' files: pcre.h, pcreposix.h pcre/8.44: Package '9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7' created pcre/8.44: Created package revision 0cc76c18953b142b37d35edc57839697 pcre/8.44: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/package/9be7e1cd386f87d70b0ca5a7dcd9efb78dd122b7/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