******************************************************************************** conan install foonathan-memory/0.7.0@ --build=foonathan-memory --profile:host=/Users/jenkins/w/BuildSingleReference/79010/dc213176-80ae-432d-a6be-6fdabd1786e2/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] foonathan-memory:shared=True [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=13.0 os=Macos os_build=Macos [options] [build_requires] [env] foonathan-memory/0.7.0: Forced build from source Installing package: foonathan-memory/0.7.0 Requirements foonathan-memory/0.7.0 from local cache - Cache Packages foonathan-memory/0.7.0:9f1ea97cd27221f4f80b350fa5c38cd5fe29e3e4 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... foonathan-memory/0.7.0: Copying sources to build folder foonathan-memory/0.7.0: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.0/_/_/build/9f1ea97cd27221f4f80b350fa5c38cd5fe29e3e4 foonathan-memory/0.7.0: Generator cmake created conanbuildinfo.cmake foonathan-memory/0.7.0: 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 foonathan-memory/0.7.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.0/_/_/build/9f1ea97cd27221f4f80b350fa5c38cd5fe29e3e4' && 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="13.0" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.0/_/_/package/9f1ea97cd27221f4f80b350fa5c38cd5fe29e3e4" -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" -DFOONATHAN_MEMORY_BUILD_EXAMPLES="False" -DFOONATHAN_MEMORY_BUILD_TESTS="False" -DFOONATHAN_MEMORY_BUILD_TOOLS="True" -DFOONATHAN_MEMORY_CHECK_ALLOCATION_SIZE="True" -Wno-dev '/Users/jenkins/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.0/_/_/build/9f1ea97cd27221f4f80b350fa5c38cd5fe29e3e4' ----------------- -- The C compiler identification is AppleClang 13.0.0.13000029 -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Check for working C compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/conan/Xcode.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/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/conan/Xcode.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 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.0/_/_/build/9f1ea97cd27221f4f80b350fa5c38cd5fe29e3e4 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.0/_/_/build/9f1ea97cd27221f4f80b350fa5c38cd5fe29e3e4' '--' '-j4' ----------------- Scanning dependencies of target foonathan_memory_node_size_debugger [ 4%] Building CXX object source_subfolder/tool/CMakeFiles/foonathan_memory_node_size_debugger.dir/node_size_debugger.cpp.o Scanning dependencies of target foonathan_memory [ 9%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/detail/align.cpp.o [ 13%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/detail/debug_helpers.cpp.o [ 18%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/detail/assert.cpp.o [ 22%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/detail/free_list.cpp.o [ 27%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/detail/free_list_array.cpp.o [ 31%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/detail/small_free_list.cpp.o [ 36%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/debugging.cpp.o [ 40%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/error.cpp.o [ 45%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/heap_allocator.cpp.o [ 50%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/iteration_allocator.cpp.o [ 54%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/malloc_allocator.cpp.o [ 59%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/memory_arena.cpp.o [ 63%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/memory_pool.cpp.o [ 68%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/memory_pool_collection.cpp.o [ 72%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/memory_stack.cpp.o [ 77%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/new_allocator.cpp.o [ 81%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/static_allocator.cpp.o [ 86%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/temporary_allocator.cpp.o Received SIGTERM! CMake Warning at source_subfolder/src/CMakeLists.txt:108 (message): cross-compiling, but emulator is not defined, cannot generate container_node_sizes_impl.hpp, node size information will be unavailable CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY clang: error: unable to execute command: Terminated: 15 clang: error: clang frontend command failed due to signal (use -v to see invocation) Apple clang version 13.0.0 (clang-1300.0.29.3) Target: arm64-apple-darwin20.6.0 Thread model: posix InstalledDir: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin /bin/sh: line 1: 80049 Terminated: 15 /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DFOONATHAN_MEMORY=1 -DFOONATHAN_MEMORY_VERSION_MAJOR=0 -DFOONATHAN_MEMORY_VERSION_MINOR=7 -DFOONATHAN_MEMORY_VERSION_PATCH=0 -Dfoonathan_memory_EXPORTS -I/Users/jenkins/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.0/_/_/build/9f1ea97cd27221f4f80b350fa5c38cd5fe29e3e4/source_subfolder/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.0/_/_/build/9f1ea97cd27221f4f80b350fa5c38cd5fe29e3e4/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.0/_/_/build/9f1ea97cd27221f4f80b350fa5c38cd5fe29e3e4/source_subfolder/include/foonathan/memory -stdlib=libc++ -g -arch arm64 -isysroot /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -std=gnu++11 -o CMakeFiles/foonathan_memory.dir/new_allocator.cpp.o -c /Users/jenkins/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.0/_/_/build/9f1ea97cd27221f4f80b350fa5c38cd5fe29e3e4/source_subfolder/src/new_allocator.cpp make[2]: *** [source_subfolder/src/CMakeFiles/foonathan_memory.dir/new_allocator.cpp.o] Terminated: 15 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/src/CMakeFiles/foonathan_memory.dir/static_allocator.cpp.o] Terminated: 15 make[2]: *** [source_subfolder/src/CMakeFiles/foonathan_memory.dir/temporary_allocator.cpp.o] Terminated: 15 make[1]: *** [source_subfolder/src/CMakeFiles/foonathan_memory.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/tool/CMakeFiles/foonathan_memory_node_size_debugger.dir/node_size_debugger.cpp.o] Terminated: 15 make[1]: *** [source_subfolder/tool/CMakeFiles/foonathan_memory_node_size_debugger.dir/all] Terminated: 15 make: *** [all] Terminated: 15 foonathan-memory/0.7.0: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.0/_/_/build/9f1ea97cd27221f4f80b350fa5c38cd5fe29e3e4 ERROR: Exiting with code: 5