******************************************************************************** conan install jansson/2.12@ --build=jansson --profile:host=/Users/jenkins/w/BuildSingleReference@3/13629/f323ac5f-b457-4451-8f15-910a40e6c1ed/profile_host.txt --profile:build=default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@3/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@3/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] jansson:shared=False [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] jansson/2.12: Forced build from source Installing package: jansson/2.12 Requirements jansson/2.12 from 'TapaholesList-107' - Cache Packages jansson/2.12:85baa15e9fff26e2b32b54cde3473eca92a078d5 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK jansson/2.12: Configuring sources in /Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK jansson/2.12: Copying sources to build folder jansson/2.12: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/build/85baa15e9fff26e2b32b54cde3473eca92a078d5 jansson/2.12: Generator cmake created conanbuildinfo.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 jansson/2.12: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/build/85baa15e9fff26e2b32b54cde3473eca92a078d5/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/package/85baa15e9fff26e2b32b54cde3473eca92a078d5" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DJANSSON_BUILD_DOCS="False" -DJANSSON_BUILD_SHARED_LIBS="False" -DJANSSON_EXAMPLES="False" -DJANSSON_WITHOUT_TESTS="True" -DUSE_URANDOM="True" -DUSE_WINDOWS_CRYPTOAPI="True" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/build/85baa15e9fff26e2b32b54cde3473eca92a078d5' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - 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: /Library/Developer/CommandLineTools/usr/bin/c++ - 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) -- Looking for include file endian.h -- Looking for include file endian.h - not found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file sched.h -- Looking for include file sched.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for close -- Looking for close - found -- Looking for getpid -- Looking for getpid - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for open -- Looking for open - found -- Looking for read -- Looking for read - found -- Looking for sched_yield -- Looking for sched_yield - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of __int64 -- Check size of __int64 - failed -- Check size of int64_t -- Check size of int64_t - done -- Check size of long long -- Check size of long long - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of __int32 -- Check size of __int32 - failed -- Check size of long -- Check size of long - done -- Check size of int -- Check size of int - done -- Check size of unsigned long -- Check size of unsigned long - done -- Check size of unsigned int -- Check size of unsigned int - done -- Check size of unsigned short -- Check size of unsigned short - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of __uint32 -- Check size of __uint32 - failed -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of __uint16 -- Check size of __uint16 - failed -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of __uint8 -- Check size of __uint8 - failed -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of SSIZE_T -- Check size of SSIZE_T - failed -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoq -- Looking for strtoq - found -- Looking for _strtoi64 -- Looking for _strtoi64 - not found -- Looking for include file locale.h -- Looking for include file locale.h - found -- Looking for localeconv -- Looking for localeconv - found -- Looking for setlocale -- Looking for setlocale - found -- Performing Test HAVE_INLINE -- Performing Test HAVE_INLINE - Success -- Performing Test HAVE___INLINE -- Performing Test HAVE___INLINE - Success -- Performing Test HAVE___INLINE__ -- Performing Test HAVE___INLINE__ - Success -- Performing Test HAVE_SYNC_BUILTINS -- Performing Test HAVE_SYNC_BUILTINS - Success -- Performing Test HAVE_ATOMIC_BUILTINS -- Performing Test HAVE_ATOMIC_BUILTINS - Success -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/build/85baa15e9fff26e2b32b54cde3473eca92a078d5/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/build/85baa15e9fff26e2b32b54cde3473eca92a078d5/build_subfolder' '--' '-j4' ----------------- Scanning dependencies of target jansson [ 8%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/dump.c.o [ 16%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/error.c.o [ 25%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/hashtable.c.o [ 33%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/hashtable_seed.c.o [ 41%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/load.c.o [ 50%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/memory.c.o [ 58%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/pack_unpack.c.o [ 66%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/strbuffer.c.o [ 75%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/strconv.c.o [ 83%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/utf.c.o [ 91%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/value.c.o [100%] Linking C static library ../lib/libjansson.a [100%] Built target jansson jansson/2.12: Package '85baa15e9fff26e2b32b54cde3473eca92a078d5' built jansson/2.12: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/build/85baa15e9fff26e2b32b54cde3473eca92a078d5 jansson/2.12: Generated conaninfo.txt jansson/2.12: Generated conanbuildinfo.txt jansson/2.12: Generating the package jansson/2.12: Package folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/package/85baa15e9fff26e2b32b54cde3473eca92a078d5 jansson/2.12: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/build/85baa15e9fff26e2b32b54cde3473eca92a078d5/build_subfolder' '--target' 'install' '--' '-j4' ----------------- [100%] Built target jansson Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/package/85baa15e9fff26e2b32b54cde3473eca92a078d5/lib/libjansson.a -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/package/85baa15e9fff26e2b32b54cde3473eca92a078d5/include/jansson_config.h -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/package/85baa15e9fff26e2b32b54cde3473eca92a078d5/include/jansson.h -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/package/85baa15e9fff26e2b32b54cde3473eca92a078d5/lib/pkgconfig/jansson.pc -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/package/85baa15e9fff26e2b32b54cde3473eca92a078d5/lib/cmake/jansson/janssonConfig.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/package/85baa15e9fff26e2b32b54cde3473eca92a078d5/lib/cmake/jansson/janssonConfigVersion.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/package/85baa15e9fff26e2b32b54cde3473eca92a078d5/lib/cmake/jansson/janssonTargets.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/jansson/2.12/_/_/package/85baa15e9fff26e2b32b54cde3473eca92a078d5/lib/cmake/jansson/janssonTargets-debug.cmake [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 jansson/2.12 package(): Packaged 1 file: LICENSE jansson/2.12 package(): Packaged 2 '.h' files: jansson_config.h, jansson.h jansson/2.12 package(): Packaged 1 '.a' file: libjansson.a jansson/2.12: Package '85baa15e9fff26e2b32b54cde3473eca92a078d5' created jansson/2.12: Created package revision 75451cf0a47517df9a9ce5cf002200a8 [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 C compiler: Clang 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