******************************************************************************** conan install flatbuffers/2.0.5@#0f1290b2dec10f662ab69e20f06b4187 --build=flatbuffers -pr:h /Users/jenkins/w/BuildSingleReference@4/82457/da5a829c-56f3-4801-98c6-45ff2e6f5d45/profile_osx_120_libcpp_apple-clang_release_armv8.flatbuffers-header_only-False_flatbuffers-shared-False.txt -pr:b default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] flatbuffers:header_only=False flatbuffers: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] flatbuffers/2.0.5: Forced build from source Installing package: flatbuffers/2.0.5 Requirements flatbuffers/2.0.5 from local cache - Cache Packages flatbuffers/2.0.5:c36572cdc38be7dbc966c1f9dd7cc86c518bcb6c - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... flatbuffers/2.0.5: Copying sources to build folder flatbuffers/2.0.5: Building your package in /Users/jenkins/w/BuildSingleReference@4/.conan/data/flatbuffers/2.0.5/_/_/build/c36572cdc38be7dbc966c1f9dd7cc86c518bcb6c flatbuffers/2.0.5: Generator cmake created conanbuildinfo.cmake flatbuffers/2.0.5: Aggregating env generators [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 flatbuffers/2.0.5: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@4/.conan/data/flatbuffers/2.0.5/_/_/build/c36572cdc38be7dbc966c1f9dd7cc86c518bcb6c' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@4/.conan/data/flatbuffers/2.0.5/_/_/package/c36572cdc38be7dbc966c1f9dd7cc86c518bcb6c" -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" -DFLATBUFFERS_BUILD_TESTS="False" -DFLATBUFFERS_INSTALL="True" -DFLATBUFFERS_BUILD_FLATLIB="True" -DFLATBUFFERS_BUILD_FLATC="True" -DFLATBUFFERS_STATIC_FLATC="False" -DFLATBUFFERS_BUILD_FLATHASH="False" -DFLATBUFFERS_BUILD_SHAREDLIB="False" -DFLATBUFFERS_LIBCXX_WITH_CLANG="False" -DVERSION_MAJOR="2" -DVERSION_MINOR="0" -DVERSION_PATCH="5" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_MACOSX_BUNDLE="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference@4/.conan/data/flatbuffers/2.0.5/_/_/build/c36572cdc38be7dbc966c1f9dd7cc86c518bcb6c' ----------------- -- 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: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- Looking for strtof_l -- Looking for strtof_l - not found -- Looking for strtoull_l -- Looking for strtoull_l - not found -- CMAKE_CXX_FLAGS: -stdlib=libc++ -std=c++11 -Wall -pedantic -Wextra -Wno-unused-parameter -fsigned-char -- Found PythonInterp: /usr/local/bin/python3 (found suitable version "3.7.10", minimum required is "3") -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@4/.conan/data/flatbuffers/2.0.5/_/_/build/c36572cdc38be7dbc966c1f9dd7cc86c518bcb6c ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@4/.conan/data/flatbuffers/2.0.5/_/_/build/c36572cdc38be7dbc966c1f9dd7cc86c518bcb6c' '--' '-j4' ----------------- Scanning dependencies of target flatbuffers [ 5%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/reflection.cpp.o [ 5%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o [ 8%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/idl_gen_text.cpp.o Scanning dependencies of target flatc [ 11%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_parser.cpp.o [ 13%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o [ 16%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/reflection.cpp.o [ 19%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/util.cpp.o [ 22%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/util.cpp.o [ 25%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o [ 27%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o [ 30%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o [ 33%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o [ 36%] Linking CXX static library ../lib/libflatbuffers.a [ 38%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o [ 38%] Built target flatbuffers [ 41%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o [ 44%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o [ 47%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o [ 52%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o [ 55%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_lua.cpp.o [ 58%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o [ 61%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o [ 63%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o [ 66%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o [ 69%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o [ 72%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/flatc.cpp.o [ 75%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/flatc_main.cpp.o [ 77%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o [ 80%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/code_generators.cpp.o Received SIGTERM! CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY make[2]: *** [source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o] Terminated: 15 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o] Terminated: 15 make[2]: *** [source_subfolder/CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o] Terminated: 15 make[2]: *** [source_subfolder/CMakeFiles/flatc.dir/src/code_generators.cpp.o] Terminated: 15 make[1]: *** [source_subfolder/CMakeFiles/flatc.dir/all] Terminated: 15 make: *** [all] Terminated: 15 flatbuffers/2.0.5: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@4/.conan/data/flatbuffers/2.0.5/_/_/build/c36572cdc38be7dbc966c1f9dd7cc86c518bcb6c ERROR: Exiting with code: 5