******************************************************************************** conan install utf8proc/2.6.1@ --build=utf8proc --profile=/Users/jenkins/w/BuildSingleReference@4/19312/e53efa1a-d9eb-4d3d-a2bf-4be4d6330571/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@4/.conan/profiles/default) Found apple-clang 10.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=10.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@4/.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=10.0 os=Macos os_build=Macos [options] utf8proc:shared=True [build_requires] [env] utf8proc/2.6.1: Forced build from source Installing package: utf8proc/2.6.1 Requirements utf8proc/2.6.1 from local cache - Cache Packages utf8proc/2.6.1:974bce94b51b23bf926e402d8b4e4c47a005237e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK utf8proc/2.6.1: Configuring sources in /Users/jenkins/w/BuildSingleReference@4/.conan/data/utf8proc/2.6.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK utf8proc/2.6.1: Copying sources to build folder utf8proc/2.6.1: Building your package in /Users/jenkins/w/BuildSingleReference@4/.conan/data/utf8proc/2.6.1/_/_/build/974bce94b51b23bf926e402d8b4e4c47a005237e utf8proc/2.6.1: 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 utf8proc/2.6.1: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@4/.conan/data/utf8proc/2.6.1/_/_/build/974bce94b51b23bf926e402d8b4e4c47a005237e/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="10.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@4/.conan/data/utf8proc/2.6.1/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e" -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" -Wno-dev '/Users/jenkins/w/BuildSingleReference@4/.conan/data/utf8proc/2.6.1/_/_/build/974bce94b51b23bf926e402d8b4e4c47a005237e' ----------------- -- The C compiler identification is AppleClang 10.0.1.10010046 -- The CXX compiler identification is AppleClang 10.0.1.10010046 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/usr/bin/c++ -- Check for working CXX compiler: /Library/Developer/CommandLineTools/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 -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@4/.conan/data/utf8proc/2.6.1/_/_/build/974bce94b51b23bf926e402d8b4e4c47a005237e/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@4/.conan/data/utf8proc/2.6.1/_/_/build/974bce94b51b23bf926e402d8b4e4c47a005237e/build_subfolder' '--' '-j4' ----------------- Scanning dependencies of target utf8proc [ 50%] Building C object source_subfolder/CMakeFiles/utf8proc.dir/utf8proc.c.o [100%] Linking C shared library ../lib/libutf8proc.dylib [100%] Built target utf8proc utf8proc/2.6.1: Package '974bce94b51b23bf926e402d8b4e4c47a005237e' built utf8proc/2.6.1: Build folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/utf8proc/2.6.1/_/_/build/974bce94b51b23bf926e402d8b4e4c47a005237e utf8proc/2.6.1: Generated conaninfo.txt utf8proc/2.6.1: Generated conanbuildinfo.txt utf8proc/2.6.1: Generating the package utf8proc/2.6.1: Package folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/utf8proc/2.6.1/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e utf8proc/2.6.1: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@4/.conan/data/utf8proc/2.6.1/_/_/build/974bce94b51b23bf926e402d8b4e4c47a005237e/build_subfolder' '--target' 'install' '--' '-j4' ----------------- [100%] Built target utf8proc Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/utf8proc/2.6.1/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e/lib/libutf8proc.2.4.1.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/utf8proc/2.6.1/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e/lib/libutf8proc.2.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/utf8proc/2.6.1/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e/lib/libutf8proc.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/utf8proc/2.6.1/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e/include/utf8proc.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 utf8proc/2.6.1 package(): Packaged 1 '.md' file: LICENSE.md utf8proc/2.6.1 package(): Packaged 1 '.h' file: utf8proc.h utf8proc/2.6.1 package(): Packaged 3 '.dylib' files: libutf8proc.2.dylib, libutf8proc.2.4.1.dylib, libutf8proc.dylib utf8proc/2.6.1: Package '974bce94b51b23bf926e402d8b4e4c47a005237e' created utf8proc/2.6.1: Created package revision 6a0edb571b8e187b09b0f46ab4e75623 [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: 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