******************************************************************************** conan install pcre/8.45@#eacda9e9cae197c7e0fe406cc5c4b00b --build=pcre -pr /home/conan/w/prod/BuildSingleReference/74517/a7aaec09-df56-4299-aa27-2521d24f6d43/profile_linux_11_libstdcpp11_gcc_release_64.pcre-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] pcre:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True 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 d1b2d5816f25865acf978501dff1f897 zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision a30750797caa71bd61bd0a18189caa28 pcre/8.45: Forced build from source Installing package: pcre/8.45 Requirements bzip2/1.0.8 from 'conan-center' - Downloaded pcre/8.45 from local cache - Cache zlib/1.2.12 from 'conan-center' - Downloaded Packages bzip2/1.0.8:c32092bf4d4bb47cf962af898e02823f499b017e - Download pcre/8.45:3c5ffcefe6cf423459cb8d809b5073750cf7fe85 - Build zlib/1.2.12:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package c32092bf4d4bb47cf962af898e02823f499b017e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed c32092bf4d4bb47cf962af898e02823f499b017e bzip2/1.0.8: Downloaded package revision a5fe5e0443e45bd503d928ba2eb612d3 zlib/1.2.12: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 zlib/1.2.12: Downloaded package revision ffd91a2378462ff48105f25fcbdad06f bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/c32092bf4d4bb47cf962af898e02823f499b017e/bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pcre/8.45: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/source pcre/8.45: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK pcre/8.45: Copying sources to build folder pcre/8.45: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/build/3c5ffcefe6cf423459cb8d809b5073750cf7fe85 pcre/8.45: Generator cmake created conanbuildinfo.cmake pcre/8.45: Generator cmake_find_package created FindBZip2.cmake pcre/8.45: Generator cmake_find_package created FindZLIB.cmake pcre/8.45: 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 pcre/8.45: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/build/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85" -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="/home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/build/3c5ffcefe6cf423459cb8d809b5073750cf7fe85" -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="True" -DPCRE_SUPPORT_UNICODE_PROPERTIES="True" -DPCRE_SUPPORT_LIBREADLINE="False" -DPCRE_SUPPORT_LIBEDIT="False" -DPCRE_NO_RECURSE="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/build/3c5ffcefe6cf423459cb8d809b5073750cf7fe85' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- 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: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- 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 -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: Using autogenerated FindBZip2.cmake -- REQUIRED_VARS -- Library bz2 found /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/c32092bf4d4bb47cf962af898e02823f499b017e/lib/libbz2.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/c32092bf4d4bb47cf962af898e02823f499b017e/lib/libbz2.a -- Conan: Using autogenerated FindZLIB.cmake -- REQUIRED_VARS -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libz.a -- Could not find OPTIONAL package Readline -- Could not find OPTIONAL package Editline -- 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-8.45 configuration summary: -- -- Install prefix .................. : /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85 -- C compiler ...................... : /usr/local/bin/cc -- C++ compiler .................... : /usr/local/bin/c++ -- C compiler flags ................ : -m64 -O3 -DNDEBUG -- C++ compiler flags .............. : -m64 -O3 -DNDEBUG -- -- 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 .............. : ON -- Unicode properties .............. : True -- 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 ......... : Library not found -- Link pcregrep with libbz2 ....... : Library not found -- 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/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/build/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/build_subfolder ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/build/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target pcre32 [ 1%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_byte_order.c.o Scanning dependencies of target pcre Scanning dependencies of target pcre16 [ 2%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_byte_order.c.o [ 4%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_byte_order.c.o [ 5%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_chartables.c.o [ 6%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_chartables.c.o [ 8%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_chartables.c.o [ 9%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_compile.c.o [ 11%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_compile.c.o [ 12%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_compile.c.o [ 13%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_config.c.o [ 15%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_dfa_exec.c.o [ 16%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_config.c.o [ 18%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_dfa_exec.c.o [ 19%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_config.c.o [ 20%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_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/pcre32.dir/pcre32_fullinfo.c.o [ 27%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_get.c.o [ 29%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_globals.c.o [ 30%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_jit_compile.c.o [ 31%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_maketables.c.o [ 33%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_newline.c.o [ 34%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_ord2utf32.c.o [ 36%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_refcount.c.o [ 37%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_string_utils.c.o [ 38%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_study.c.o [ 40%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_tables.c.o [ 41%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_ucd.c.o [ 43%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_utf32_utils.c.o [ 44%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_valid_utf32.c.o [ 45%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_fullinfo.c.o [ 47%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_version.c.o [ 48%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_xclass.c.o [ 50%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_get.c.o [ 51%] Linking C shared library ../lib/libpcre32.so [ 51%] Built target pcre32 [ 52%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_globals.c.o [ 54%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_jit_compile.c.o [ 55%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_fullinfo.c.o [ 56%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_maketables.c.o [ 58%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_newline.c.o [ 59%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_get.c.o [ 61%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_ord2utf16.c.o [ 62%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_refcount.c.o [ 63%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_globals.c.o [ 65%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_jit_compile.c.o [ 66%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_string_utils.c.o [ 68%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_study.c.o [ 69%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_maketables.c.o [ 70%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_newline.c.o [ 72%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_tables.c.o [ 73%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_ord2utf8.c.o [ 75%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_refcount.c.o [ 76%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_ucd.c.o [ 77%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_string_utils.c.o [ 79%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_study.c.o [ 80%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_utf16_utils.c.o [ 81%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_tables.c.o [ 83%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_ucd.c.o [ 84%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_valid_utf16.c.o [ 86%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_version.c.o [ 87%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_valid_utf8.c.o [ 88%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_xclass.c.o [ 90%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_version.c.o [ 91%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_xclass.c.o [ 93%] Linking C shared library ../lib/libpcre16.so [ 93%] Built target pcre16 [ 94%] Linking C shared library ../lib/libpcre.so [ 94%] Built target pcre Scanning dependencies of target pcreposix [ 95%] Building C object source_subfolder/CMakeFiles/pcreposix.dir/pcreposix.c.o [ 97%] Linking C shared library ../lib/libpcreposix.so [ 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.45: Package '3c5ffcefe6cf423459cb8d809b5073750cf7fe85' built pcre/8.45: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/build/3c5ffcefe6cf423459cb8d809b5073750cf7fe85 pcre/8.45: Generated conaninfo.txt pcre/8.45: Generated conanbuildinfo.txt pcre/8.45: Generating the package pcre/8.45: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85 pcre/8.45: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/build/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 31%] Built target pcre16 [ 62%] Built target pcre [ 94%] Built target pcre32 [ 97%] Built target pcreposix [100%] Built target pcregrep Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/lib/libpcre.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/lib/libpcreposix.so -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/lib/libpcreposix.so" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/lib/libpcre16.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/lib/libpcre32.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/bin/pcregrep -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/bin/pcregrep" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/include/pcre.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/include/pcreposix.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/lib/pkgconfig/libpcre.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/lib/pkgconfig/libpcre16.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/lib/pkgconfig/libpcre32.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/lib/pkgconfig/libpcreposix.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/bin/pcre-config [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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK pcre/8.45 package(): Packaged 2 '.h' files: pcreposix.h, pcre.h pcre/8.45 package(): Packaged 3 files: pcregrep, pcre-config, LICENCE pcre/8.45 package(): Packaged 4 '.so' files: libpcreposix.so, libpcre16.so, libpcre32.so, libpcre.so pcre/8.45: Package '3c5ffcefe6cf423459cb8d809b5073750cf7fe85' created pcre/8.45: Created package revision e055413b50159e9aa181831997646090 pcre/8.45: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3c5ffcefe6cf423459cb8d809b5073750cf7fe85/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(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY