******************************************************************************** conan install pcre/8.41@ --profile=/Users/jenkins/w/BuildSingleReference@2/5413/1b87d340-4405-4473-8d24-bd4eb5b7d720/profile.txt --build=pcre ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default) Found apple-clang 9.1 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=9.1 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=9.1 os=Macos os_build=Macos [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-upstream'... 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 f85c479b79b300b1b5e17510aca55c35 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-upstream'... 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 25dad5342ca50f8d7b9e30f669c7ad37 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:ee59b25150509ec136559d5f5e837933dce7a9ac - Download pcre/8.41:be01ac1e976a17bc05b1fa68057939fd471bacff - Build zlib/1.2.11:4f892a0d0107b794d837128fbfc6812497252e9f - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package ee59b25150509ec136559d5f5e837933dce7a9ac from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed ee59b25150509ec136559d5f5e837933dce7a9ac bzip2/1.0.8: Downloaded package revision 357a5313a96995974df293496c0af1ed zlib/1.2.11: Retrieving package 4f892a0d0107b794d837128fbfc6812497252e9f from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 4f892a0d0107b794d837128fbfc6812497252e9f zlib/1.2.11: Downloaded package revision 60c730b212b23630ccdd29ba207dbc8c [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pcre/8.41: Configuring sources in /Users/jenkins/w/BuildSingleReference@2/.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 /Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/build/be01ac1e976a17bc05b1fa68057939fd471bacff pcre/8.41: Generator cmake created conanbuildinfo.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 '/Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/build/be01ac1e976a17bc05b1fa68057939fd471bacff/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="9.1" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/package/be01ac1e976a17bc05b1fa68057939fd471bacff" -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_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 '/Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/build/be01ac1e976a17bc05b1fa68057939fd471bacff' ----------------- -- The C compiler identification is AppleClang 9.1.0.9020039 -- The CXX compiler identification is AppleClang 9.1.0.9020039 -- Check for working C compiler: /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/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: /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/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 default RPATHs Conan policies -- Conan: Adjusting language standard -- Found BZip2: /Users/jenkins/w/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/ee59b25150509ec136559d5f5e837933dce7a9ac/lib/libbz2.a (found version "1.0.8") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Found ZLIB: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/4f892a0d0107b794d837128fbfc6812497252e9f/lib/libz.a (found version "1.2.11") -- Found Readline: /usr/include -- Found Editline: /usr/include/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 configuration summary: -- -- Install prefix .................. : /Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/package/be01ac1e976a17bc05b1fa68057939fd471bacff -- C compiler ...................... : /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- C++ compiler .................... : /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- 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 ............... : 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 .. : False -- Link pcretest with libreadline .. : False -- Support Valgrind .................: OFF -- Support coverage .................: -- -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/build/be01ac1e976a17bc05b1fa68057939fd471bacff/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/build/be01ac1e976a17bc05b1fa68057939fd471bacff/build_subfolder' '--' '-j8' ----------------- Scanning dependencies of target pcre Scanning dependencies of target pcre16 [ 2%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_chartables.c.o [ 2%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_byte_order.c.o [ 4%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_chartables.c.o [ 5%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_byte_order.c.o [ 6%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_compile.c.o [ 8%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_config.c.o [ 9%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_compile.c.o Scanning dependencies of target pcre32 [ 12%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_dfa_exec.c.o [ 12%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_config.c.o [ 13%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_exec.c.o [ 15%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_dfa_exec.c.o [ 16%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_fullinfo.c.o [ 18%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_byte_order.c.o [ 19%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_exec.c.o [ 20%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_chartables.c.o [ 22%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_get.c.o [ 23%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_compile.c.o [ 25%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_fullinfo.c.o [ 26%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_config.c.o [ 27%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_get.c.o [ 29%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_globals.c.o [ 30%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_dfa_exec.c.o [ 31%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_globals.c.o [ 33%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_exec.c.o [ 34%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_jit_compile.c.o [ 36%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_fullinfo.c.o [ 37%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_jit_compile.c.o [ 38%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_get.c.o [ 40%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_maketables.c.o [ 41%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_newline.c.o [ 43%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_maketables.c.o [ 44%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_ord2utf16.c.o [ 45%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_globals.c.o [ 47%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_newline.c.o [ 48%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_refcount.c.o [ 50%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_ord2utf8.c.o [ 51%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_refcount.c.o [ 52%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_jit_compile.c.o [ 54%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_string_utils.c.o [ 55%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_maketables.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_newline.c.o [ 59%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_ord2utf32.c.o [ 61%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_study.c.o [ 62%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_study.c.o [ 63%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_refcount.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_tables.c.o [ 68%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_ucd.c.o [ 69%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_ucd.c.o [ 70%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_string_utils.c.o [ 72%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_valid_utf8.c.o [ 73%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_utf16_utils.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_valid_utf16.c.o [ 77%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_study.c.o [ 79%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_tables.c.o [ 80%] Building C object source_subfolder/CMakeFiles/pcre.dir/pcre_xclass.c.o [ 81%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_version.c.o [ 83%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_ucd.c.o [ 84%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_utf32_utils.c.o [ 86%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_valid_utf32.c.o [ 87%] Building C object source_subfolder/CMakeFiles/pcre16.dir/pcre16_xclass.c.o [ 88%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_version.c.o [ 90%] Building C object source_subfolder/CMakeFiles/pcre32.dir/pcre32_xclass.c.o [ 91%] Linking C shared library ../lib/libpcre.dylib [ 93%] Linking C shared library ../lib/libpcre16.dylib [ 94%] Linking C shared library ../lib/libpcre32.dylib [ 94%] Built target pcre Scanning dependencies of target pcreposix [ 94%] Built target pcre16 [ 95%] Building C object source_subfolder/CMakeFiles/pcreposix.dir/pcreposix.c.o [ 95%] Built target pcre32 [ 97%] Linking C shared library ../lib/libpcreposix.dylib [ 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.41: Package 'be01ac1e976a17bc05b1fa68057939fd471bacff' built pcre/8.41: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/build/be01ac1e976a17bc05b1fa68057939fd471bacff pcre/8.41: Generated conaninfo.txt pcre/8.41: Generated conanbuildinfo.txt pcre/8.41: Generating the package pcre/8.41: Package folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/package/be01ac1e976a17bc05b1fa68057939fd471bacff pcre/8.41: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/build/be01ac1e976a17bc05b1fa68057939fd471bacff/build_subfolder' '--target' 'install' '--' '-j8' ----------------- [ 73%] Built target pcre32 [ 80%] Built target pcre [ 94%] Built target pcre16 [ 97%] Built target pcreposix [100%] Built target pcregrep Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/package/be01ac1e976a17bc05b1fa68057939fd471bacff/lib/libpcre.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/package/be01ac1e976a17bc05b1fa68057939fd471bacff/lib/libpcreposix.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/package/be01ac1e976a17bc05b1fa68057939fd471bacff/lib/libpcre16.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/package/be01ac1e976a17bc05b1fa68057939fd471bacff/lib/libpcre32.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/package/be01ac1e976a17bc05b1fa68057939fd471bacff/bin/pcregrep -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/package/be01ac1e976a17bc05b1fa68057939fd471bacff/include/pcre.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/package/be01ac1e976a17bc05b1fa68057939fd471bacff/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 2 files: pcregrep, LICENCE pcre/8.41 package(): Packaged 2 '.h' files: pcreposix.h, pcre.h pcre/8.41 package(): Packaged 4 '.dylib' files: libpcre.dylib, libpcreposix.dylib, libpcre32.dylib, libpcre16.dylib pcre/8.41: Package 'be01ac1e976a17bc05b1fa68057939fd471bacff' created pcre/8.41: Created package revision 783bad93180cecb8f3f7a63ba981b239 pcre/8.41: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@2/.conan/data/pcre/8.41/_/_/package/be01ac1e976a17bc05b1fa68057939fd471bacff/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK 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