******************************************************************************** conan install arrow/2.0.0@ --build=arrow --profile:host=/Users/jenkins/w/BuildSingleReference@5/26307/5960c3e1-bd4a-42c7-9e1e-b8b3dc36629c/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] arrow: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] arrow/2.0.0: Forced build from source Installing package: arrow/2.0.0 Requirements arrow/2.0.0 from local cache - Cache Packages arrow/2.0.0:4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... arrow/2.0.0: Copying sources to build folder arrow/2.0.0: Building your package in /Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa arrow/2.0.0: 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 arrow/2.0.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa' && 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" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/package/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa" -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_MODULE_PATH="/Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DARROW_DEPENDENCY_SOURCE="SYSTEM" -DARROW_GANDIVA="False" -DARROW_PARQUET="False" -DARROW_PLASMA="False" -DARROW_DATASET="False" -DARROW_FILESYSTEM="False" -DPARQUET_REQUIRE_ENCRYPTION="False" -DARROW_HDFS="False" -DARROW_VERBOSE_THIRDPARTY_BUILD="True" -DARROW_BUILD_SHARED="False" -DARROW_BUILD_STATIC="True" -DARROW_NO_DEPRECATED_API="False" -DARROW_FLIGHT="False" -DARROW_HIVESERVER2="False" -DARROW_COMPUTE="False" -DARROW_CSV="False" -DARROW_CUDA="False" -DARROW_JEMALLOC="False" -DARROW_JSON="False" -DBOOST_SOURCE="SYSTEM" -DProtobuf_SOURCE="SYSTEM" -DgRPC_SOURCE="SYSTEM" -DARROW_USE_GLOG="False" -DGLOG_SOURCE="SYSTEM" -DARROW_WITH_BACKTRACE="False" -DARROW_WITH_BROTLI="False" -DBrotli_SOURCE="SYSTEM" -DARROW_BROTLI_USE_SHARED="False" -Dgflags_SOURCE="SYSTEM" -DARROW_WITH_BZ2="False" -DBZip2_SOURCE="SYSTEM" -DARROW_WITH_LZ4="False" -DLz4_SOURCE="SYSTEM" -DARROW_WITH_SNAPPY="False" -DSnappy_SOURCE="SYSTEM" -DARROW_WITH_ZLIB="False" -DRE2_SOURCE="SYSTEM" -DZLIB_SOURCE="SYSTEM" -DARROW_WITH_ZSTD="False" -Dzstd_SOURCE="SYSTEM" -DARROW_RUNTIME_SIMD_LEVEL="MAX" -DORC_SOURCE="SYSTEM" -DARROW_WITH_THRIFT="False" -DThrift_SOURCE="SYSTEM" -DTHRIFT_VERSION="1.0" -DARROW_USE_OPENSSL="False" -DARROW_S3="False" -DAWSSDK_SOURCE="SYSTEM" -DARROW_BUILD_UTILITIES="False" -DARROW_BUILD_INTEGRATION="False" -DARROW_INSTALL_NAME_RPATH="False" -DARROW_BUILD_EXAMPLES="False" -DARROW_BUILD_TESTS="False" -DARROW_ENABLE_TIMING_TESTS="False" -DARROW_BUILD_BENCHMARKS="False" -DLLVM_SOURCE="SYSTEM" -DARROW_WITH_UTF8PROC="False" -Dutf8proc_SOURCE="SYSTEM" -DBUILD_WARNING_LEVEL="PRODUCTION" -Wno-dev '/Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa' ----------------- -- 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) -- Conan: C++ stdlib: libc++ -- Building using CMake version: 3.18.4 -- Arrow version: 2.0.0 (full: '2.0.0') -- Arrow SO version: 200 (full: 200.0.0) -- clang-tidy not found -- clang-format not found -- Could NOT find ClangTools (missing: CLANG_FORMAT_BIN CLANG_TIDY_BIN) -- infer not found -- Found Python3: /usr/local/bin/python3.9 (found version "3.9.0") found components: Interpreter -- Found cpplint executable at CPPLINT_BIN-NOTFOUND -- System processor: -- Performing Test CXX_SUPPORTS_SSE4_2 -- Performing Test CXX_SUPPORTS_SSE4_2 - Success -- Performing Test CXX_SUPPORTS_AVX2 -- Performing Test CXX_SUPPORTS_AVX2 - Failed -- Performing Test CXX_SUPPORTS_AVX512 -- Performing Test CXX_SUPPORTS_AVX512 - Failed -- Arrow build warning level: PRODUCTION -- Build Type: DEBUG -- Using SYSTEM approach to find dependencies -- ARROW_ABSL_BUILD_VERSION: 2eba343b51e0923cd3fb919a6abd6120590fc059 -- ARROW_AWSSDK_BUILD_VERSION: 1.8.57 -- ARROW_AWS_CHECKSUMS_BUILD_VERSION: v0.1.5 -- ARROW_AWS_C_COMMON_BUILD_VERSION: v0.4.59 -- ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION: v0.1.5 -- ARROW_BOOST_BUILD_VERSION: 1.71.0 -- ARROW_BROTLI_BUILD_VERSION: v1.0.7 -- ARROW_BZIP2_BUILD_VERSION: 1.0.8 -- ARROW_CARES_BUILD_VERSION: 1.16.1 -- ARROW_GBENCHMARK_BUILD_VERSION: v1.5.1 -- ARROW_GFLAGS_BUILD_VERSION: v2.2.2 -- ARROW_GLOG_BUILD_VERSION: v0.4.0 -- ARROW_GRPC_BUILD_VERSION: v1.29.1 -- ARROW_GTEST_BUILD_VERSION: 1.8.1 -- ARROW_JEMALLOC_BUILD_VERSION: 5.2.1 -- ARROW_LZ4_BUILD_VERSION: v1.9.2 -- ARROW_MIMALLOC_BUILD_VERSION: v1.6.4 -- ARROW_ORC_BUILD_VERSION: 1.6.2 -- ARROW_PROTOBUF_BUILD_VERSION: v3.12.1 -- ARROW_RAPIDJSON_BUILD_VERSION: 1a803826f1197b5e30703afe4b9c0e7dd48074f5 -- ARROW_RE2_BUILD_VERSION: 2019-08-01 -- ARROW_SNAPPY_BUILD_VERSION: 1.1.8 -- ARROW_THRIFT_BUILD_VERSION: 0.12.0 -- ARROW_THRIFT_BUILD_MD5_CHECKSUM: 3deebbb4d1ca77dd9c9e009a1ea02183 -- ARROW_UTF8PROC_BUILD_VERSION: v2.5.0 -- ARROW_ZLIB_BUILD_VERSION: 1.2.11 -- ARROW_ZSTD_BUILD_VERSION: v1.4.5 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Building without OpenSSL support. Minimum OpenSSL version 1.0.2 required. -- Found hdfs.h at: /Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa/source_subfolder/cpp/thirdparty/hadoop/include/hdfs.h -- All bundled static libraries: -- CMAKE_C_FLAGS: -Qunused-arguments -ggdb -O0 -Wall -Wno-unknown-warning-option -Wno-pass-failed -stdlib=libc++ -msse4.2 -- CMAKE_CXX_FLAGS: -stdlib=libc++ -Qunused-arguments -fcolor-diagnostics -ggdb -O0 -Wall -Wno-unknown-warning-option -Wno-pass-failed -stdlib=libc++ -msse4.2 -- --------------------------------------------------------------------- -- Arrow version: 2.0.0 -- -- Build configuration summary: -- Generator: Unix Makefiles -- Build type: DEBUG -- Source directory: /Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa/source_subfolder/cpp -- Install prefix: /Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/package/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa -- -- Compile and link options: -- -- ARROW_CXXFLAGS="" [default=""] -- Compiler flags to append when compiling Arrow -- ARROW_BUILD_STATIC=True [default=ON] -- Build static libraries -- ARROW_BUILD_SHARED=False [default=ON] -- Build shared libraries -- ARROW_PACKAGE_KIND="" [default=""] -- Arbitrary string that identifies the kind of package -- (for informational purposes) -- ARROW_GIT_ID="" [default=""] -- The Arrow git commit id (if any) -- ARROW_GIT_DESCRIPTION="" [default=""] -- The Arrow git commit description (if any) -- ARROW_NO_DEPRECATED_API=False [default=OFF] -- Exclude deprecated APIs from build -- ARROW_USE_CCACHE=ON [default=ON] -- Use ccache when compiling (if available) -- ARROW_USE_LD_GOLD=OFF [default=OFF] -- Use ld.gold for linking on Linux (if available) -- ARROW_USE_PRECOMPILED_HEADERS=OFF [default=OFF] -- Use precompiled headers when compiling -- ARROW_SIMD_LEVEL=SSE4_2 [default=NONE|SSE4_2|AVX2|AVX512] -- Compile-time SIMD optimization level -- ARROW_RUNTIME_SIMD_LEVEL=MAX [default=NONE|SSE4_2|AVX2|AVX512|MAX] -- Max runtime SIMD optimization level -- ARROW_ARMV8_ARCH=armv8-a [default=armv8-a|armv8-a+crc+crypto] -- Arm64 arch and extensions -- ARROW_ALTIVEC=ON [default=ON] -- Build with Altivec if compiler has support -- ARROW_RPATH_ORIGIN=OFF [default=OFF] -- Build Arrow libraries with RATH set to $ORIGIN -- ARROW_INSTALL_NAME_RPATH=False [default=ON] -- Build Arrow libraries with install_name set to @rpath -- ARROW_GGDB_DEBUG=ON [default=ON] -- Pass -ggdb flag to debug builds -- -- Test and benchmark options: -- -- ARROW_BUILD_EXAMPLES=False [default=OFF] -- Build the Arrow examples -- ARROW_BUILD_TESTS=False [default=OFF] -- Build the Arrow googletest unit tests -- ARROW_ENABLE_TIMING_TESTS=False [default=ON] -- Enable timing-sensitive tests -- ARROW_BUILD_INTEGRATION=False [default=OFF] -- Build the Arrow integration test executables -- ARROW_BUILD_BENCHMARKS=False [default=OFF] -- Build the Arrow micro benchmarks -- ARROW_BUILD_BENCHMARKS_REFERENCE=OFF [default=OFF] -- Build the Arrow micro reference benchmarks -- ARROW_TEST_LINKAGE=static [default=shared|static] -- Linkage of Arrow libraries with unit tests executables. -- ARROW_FUZZING=OFF [default=OFF] -- Build Arrow Fuzzing executables -- ARROW_LARGE_MEMORY_TESTS=OFF [default=OFF] -- Enable unit tests which use large memory -- -- Lint options: -- -- ARROW_ONLY_LINT=OFF [default=OFF] -- Only define the lint and check-format targets -- ARROW_VERBOSE_LINT=OFF [default=OFF] -- If off, 'quiet' flags will be passed to linting tools -- ARROW_GENERATE_COVERAGE=OFF [default=OFF] -- Build with C++ code coverage enabled -- -- Checks options: -- -- ARROW_TEST_MEMCHECK=OFF [default=OFF] -- Run the test suite using valgrind --tool=memcheck -- ARROW_USE_ASAN=OFF [default=OFF] -- Enable Address Sanitizer checks -- ARROW_USE_TSAN=OFF [default=OFF] -- Enable Thread Sanitizer checks -- ARROW_USE_UBSAN=OFF [default=OFF] -- Enable Undefined Behavior sanitizer checks -- -- Project component options: -- -- ARROW_BUILD_UTILITIES=False [default=OFF] -- Build Arrow commandline utilities -- ARROW_COMPUTE=False [default=OFF] -- Build the Arrow Compute Modules -- ARROW_CSV=False [default=OFF] -- Build the Arrow CSV Parser Module -- ARROW_CUDA=False [default=OFF] -- Build the Arrow CUDA extensions (requires CUDA toolkit) -- ARROW_DATASET=False [default=OFF] -- Build the Arrow Dataset Modules -- ARROW_FILESYSTEM=False [default=OFF] -- Build the Arrow Filesystem Layer -- ARROW_FLIGHT=False [default=OFF] -- Build the Arrow Flight RPC System (requires GRPC, Protocol Buffers) -- ARROW_GANDIVA=False [default=OFF] -- Build the Gandiva libraries -- ARROW_HDFS=False [default=OFF] -- Build the Arrow HDFS bridge -- ARROW_HIVESERVER2=False [default=OFF] -- Build the HiveServer2 client and Arrow adapter -- ARROW_IPC=ON [default=ON] -- Build the Arrow IPC extensions -- ARROW_JEMALLOC=False [default=ON] -- Build the Arrow jemalloc-based allocator -- ARROW_JNI=OFF [default=OFF] -- Build the Arrow JNI lib -- ARROW_JSON=False [default=OFF] -- Build Arrow with JSON support (requires RapidJSON) -- ARROW_MIMALLOC=OFF [default=OFF] -- Build the Arrow mimalloc-based allocator -- ARROW_PARQUET=False [default=OFF] -- Build the Parquet libraries -- ARROW_ORC=OFF [default=OFF] -- Build the Arrow ORC adapter -- ARROW_PLASMA=False [default=OFF] -- Build the plasma object store along with Arrow -- ARROW_PLASMA_JAVA_CLIENT=OFF [default=OFF] -- Build the plasma object store java client -- ARROW_PYTHON=OFF [default=OFF] -- Build the Arrow CPython extensions -- ARROW_S3=False [default=OFF] -- Build Arrow with S3 support (requires the AWS SDK for C++) -- ARROW_TENSORFLOW=OFF [default=OFF] -- Build Arrow with TensorFlow support enabled -- ARROW_TESTING=OFF [default=OFF] -- Build the Arrow testing libraries -- -- Thirdparty toolchain options: -- -- ARROW_DEPENDENCY_SOURCE=SYSTEM [default=AUTO|BUNDLED|SYSTEM|CONDA|BREW] -- Method to use for acquiring arrow's build dependencies -- ARROW_VERBOSE_THIRDPARTY_BUILD=True [default=OFF] -- Show output from ExternalProjects rather than just logging to files -- ARROW_DEPENDENCY_USE_SHARED=ON [default=ON] -- Link to shared libraries -- ARROW_BOOST_USE_SHARED=ON [default=ON] -- Rely on boost shared libraries where relevant -- ARROW_BROTLI_USE_SHARED=False [default=ON] -- Rely on Brotli shared libraries where relevant -- ARROW_BZ2_USE_SHARED=ON [default=ON] -- Rely on Bz2 shared libraries where relevant -- ARROW_GFLAGS_USE_SHARED=ON [default=ON] -- Rely on GFlags shared libraries where relevant -- ARROW_GRPC_USE_SHARED=ON [default=ON] -- Rely on gRPC shared libraries where relevant -- ARROW_LZ4_USE_SHARED=ON [default=ON] -- Rely on lz4 shared libraries where relevant -- ARROW_OPENSSL_USE_SHARED=ON [default=ON] -- Rely on OpenSSL shared libraries where relevant -- ARROW_PROTOBUF_USE_SHARED=ON [default=ON] -- Rely on Protocol Buffers shared libraries where relevant -- ARROW_THRIFT_USE_SHARED=ON [default=ON] -- Rely on thrift shared libraries where relevant -- ARROW_UTF8PROC_USE_SHARED=ON [default=ON] -- Rely on utf8proc shared libraries where relevant -- ARROW_SNAPPY_USE_SHARED=ON [default=ON] -- Rely on snappy shared libraries where relevant -- ARROW_UTF8PROC_USE_SHARED=ON [default=ON] -- Rely on utf8proc shared libraries where relevant -- ARROW_ZSTD_USE_SHARED=ON [default=ON] -- Rely on zstd shared libraries where relevant -- ARROW_USE_GLOG=False [default=OFF] -- Build libraries with glog support for pluggable logging -- ARROW_WITH_BACKTRACE=False [default=ON] -- Build with backtrace support -- ARROW_WITH_BROTLI=False [default=OFF] -- Build with Brotli compression -- ARROW_WITH_BZ2=False [default=OFF] -- Build with BZ2 compression -- ARROW_WITH_LZ4=False [default=OFF] -- Build with lz4 compression -- ARROW_WITH_SNAPPY=False [default=OFF] -- Build with Snappy compression -- ARROW_WITH_ZLIB=False [default=OFF] -- Build with zlib compression -- ARROW_WITH_ZSTD=False [default=OFF] -- Build with zstd compression -- ARROW_WITH_UTF8PROC=OFF [default=ON] -- Build with support for Unicode properties using the utf8proc library -- -- Parquet options: -- -- PARQUET_MINIMAL_DEPENDENCY=OFF [default=OFF] -- Depend only on Thirdparty headers to build libparquet. -- Always OFF if building binaries -- PARQUET_BUILD_EXECUTABLES=OFF [default=OFF] -- Build the Parquet executable CLI tools. Requires static libraries to be built. -- PARQUET_BUILD_EXAMPLES=OFF [default=OFF] -- Build the Parquet examples. Requires static libraries to be built. -- PARQUET_REQUIRE_ENCRYPTION=False [default=OFF] -- Build support for encryption. Fail if OpenSSL is not found -- -- Gandiva options: -- -- ARROW_GANDIVA_JAVA=OFF [default=OFF] -- Build the Gandiva JNI wrappers -- ARROW_GANDIVA_STATIC_LIBSTDCPP=OFF [default=OFF] -- Include -static-libstdc++ -static-libgcc when linking with -- Gandiva static libraries -- ARROW_GANDIVA_PC_CXX_FLAGS="" [default=""] -- Compiler flags to append when pre-compiling Gandiva operations -- -- Advanced developer options: -- -- ARROW_EXTRA_ERROR_CONTEXT=OFF [default=OFF] -- Compile with extra error context (line numbers, code) -- ARROW_OPTIONAL_INSTALL=OFF [default=OFF] -- If enabled install ONLY targets that have already been built. Please be -- advised that if this is enabled 'install' will fail silently on components -- that have not been built -- Outputting build configuration summary to /Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa/source_subfolder/cpp/cmake_summary.json -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa' '--' '-j4' ----------------- Scanning dependencies of target toolchain [ 0%] Built target toolchain Scanning dependencies of target arrow_dependencies [ 0%] Built target arrow_dependencies Scanning dependencies of target arrow_objlib [ 1%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/array_binary.cc.o [ 1%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/array_base.cc.o [ 2%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/array_decimal.cc.o [ 3%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/array_dict.cc.o arrow/2.0.0: arrow/2.0.0: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa Error: No available formula with the name "llvm@10" fatal: not a git repository (or any of the parent directories): .git Configured for DEBUG build (set with cmake -DCMAKE_BUILD_TYPE={release,debug,...}) In file included from /Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa/source_subfolder/cpp/src/arrow/array/array_binary.cc:27: In file included from /Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa/source_subfolder/cpp/src/arrow/util/utf8.h:28: In file included from /Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa/source_subfolder/cpp/src/arrow/util/simd.h:39: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/nmmintrin.h:15: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/smmintrin.h:13: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/tmmintrin.h:13: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/pmmintrin.h:13: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/emmintrin.h:13: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/xmmintrin.h:13: /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'? __builtin_ia32_emms();  ^ /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/math.h:647:12: note: '__builtin_isless' declared here return isless(__lcpp_x, __lcpp_y);  ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/math.h:545:22: note: expanded from macro 'isless' #define isless(x, y) __builtin_isless((x),(y))  ^ In file included from /Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa/source_subfolder/cpp/src/arrow/array/array_binary.cc:27: In file included from /Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa/source_subfolder/cpp/src/arrow/util/utf8.h:28: In file included from /Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa/source_subfolder/cpp/src/arrow/util/simd.h:39: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/nmmintrin.h:15: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/smmintrin.h:13: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/tmmintrin.h:13: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/pmmintrin.h:13: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/emmintrin.h:13: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/xmmintrin.h:13: /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:33:25: error: too few arguments to function call, expected 2, have 0 __builtin_ia32_emms();  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:50:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si' return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:67:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si' return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:129:19: error: use of undeclared identifier '__builtin_ia32_packsswb' return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:159:19: error: use of undeclared identifier '__builtin_ia32_packssdw' return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:189:19: error: use of undeclared identifier '__builtin_ia32_packuswb' return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:216:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw' return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:239:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd' return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:260:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq' return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:287:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw' return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:310:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd' return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2);  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:331:19: error: use of undeclared identifier '__builtin_ia32_punpckldq' return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2);  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:352:19: error: use of undeclared identifier '__builtin_ia32_paddb'; did you mean '__builtin_arm_addg'? return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2);  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:352:19: note: '__builtin_arm_addg' declared here /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:352:19: error: first argument of MTE builtin function must be a pointer ('__v8qi' (vector of 8 'char' values) invalid) return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2);  ^ ~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:373:19: error: use of undeclared identifier '__builtin_ia32_paddw'; did you mean '__builtin_arm_addg'? return (__m64)__builtin_ia32_paddw((__v4hi)__m1, (__v4hi)__m2);  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:352:19: note: '__builtin_arm_addg' declared here return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2);  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:373:19: error: first argument of MTE builtin function must be a pointer ('__v4hi' (vector of 4 'short' values) invalid) return (__m64)__builtin_ia32_paddw((__v4hi)__m1, (__v4hi)__m2);  ^ ~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:394:19: error: use of undeclared identifier '__builtin_ia32_paddd'; did you mean '__builtin_arm_addg'? return (__m64)__builtin_ia32_paddd((__v2si)__m1, (__v2si)__m2);  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:352:19: note: '__builtin_arm_addg' declared here return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2);  ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:394:19: error: first argument of MTE builtin function must be a pointer ('__v2si' (vector of 2 'int' values) invalid) return (__m64)__builtin_ia32_paddd((__v2si)__m1, (__v2si)__m2);  ^ ~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[2]: *** [source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/array_binary.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/all] Error 2 make: *** [all] Error 2 arrow/2.0.0: ERROR: Package '4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa' build failed arrow/2.0.0: WARN: Build folder /Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa ERROR: arrow/2.0.0: Error in build() method, line 364 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/BuildSingleReference@5/.conan/data/arrow/2.0.0/_/_/build/4b4bc2d0f0beed37791d7b0ef5b01f2e942e0cfa' '--' '-j4'