******************************************************************************** conan install flatbuffers/2.0.5@#0f1290b2dec10f662ab69e20f06b4187 --build=flatbuffers -pr:h /Users/jenkins/w/BuildSingleReference/82457/02e9d80f-be45-4f38-8f09-7e4ea102677e/profile_osx_120_libcpp_apple-clang_release_armv8.flatbuffers-header_only-True.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=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=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:aa8bfbbddca8feb09a7119f3e659ee3aa3a1d452 - 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/.conan/data/flatbuffers/2.0.5/_/_/build/aa8bfbbddca8feb09a7119f3e659ee3aa3a1d452 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)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK flatbuffers/2.0.5: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/aa8bfbbddca8feb09a7119f3e659ee3aa3a1d452' && 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++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/aa8bfbbddca8feb09a7119f3e659ee3aa3a1d452" -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" -DFLATBUFFERS_BUILD_TESTS="False" -DFLATBUFFERS_INSTALL="True" -DFLATBUFFERS_BUILD_FLATLIB="False" -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/.conan/data/flatbuffers/2.0.5/_/_/build/aa8bfbbddca8feb09a7119f3e659ee3aa3a1d452' ----------------- -- 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 language standard -- 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.9", minimum required is "3") -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/aa8bfbbddca8feb09a7119f3e659ee3aa3a1d452 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/aa8bfbbddca8feb09a7119f3e659ee3aa3a1d452' '--' '-j4' ----------------- Scanning dependencies of target flatc [ 3%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_parser.cpp.o [ 6%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o [ 9%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/reflection.cpp.o [ 12%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/util.cpp.o [ 16%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o [ 19%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o [ 22%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o [ 25%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o flatbuffers/2.0.5: flatbuffers/2.0.5: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/aa8bfbbddca8feb09a7119f3e659ee3aa3a1d452 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /bin/sh: line 1: 4933 Terminated: 15 /Library/Developer/CommandLineTools/usr/bin/c++ -DFLATBUFFERS_LOCALE_INDEPENDENT=0 -I/Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/aa8bfbbddca8feb09a7119f3e659ee3aa3a1d452/source_subfolder/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/aa8bfbbddca8feb09a7119f3e659ee3aa3a1d452/source_subfolder/grpc -stdlib=libc++ -std=c++11 -Wall -pedantic -Wextra -Wno-unused-parameter -fsigned-char -O3 -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -Wold-style-cast -Wimplicit-fallthrough -Wextra-semi -Werror=unused-private-field -o CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o -c /Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/aa8bfbbddca8feb09a7119f3e659ee3aa3a1d452/source_subfolder/src/idl_gen_kotlin.cpp make[2]: *** [source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o] Error 143 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/CMakeFiles/flatc.dir/src/idl_parser.cpp.o] Terminated: 15 make[2]: *** [source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o] Terminated: 15 make[2]: *** [source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o] Terminated: 15 make[1]: *** [source_subfolder/CMakeFiles/flatc.dir/all] Error 2 make: *** [all] Terminated: 15 flatbuffers/2.0.5: ERROR: Package 'aa8bfbbddca8feb09a7119f3e659ee3aa3a1d452' build failed flatbuffers/2.0.5: WARN: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/aa8bfbbddca8feb09a7119f3e659ee3aa3a1d452 ERROR: flatbuffers/2.0.5: Error in build() method, line 126 cmake.build() ConanException: Error -15 while executing cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/aa8bfbbddca8feb09a7119f3e659ee3aa3a1d452' '--' '-j4'